[drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode HDMI ID:  (err -6)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,
I don't know where I can/should write this question... Please refer if I should write any post/bug/question somewhere...
The problem I have : Last days I try to connect my laptop Dell XPS L502x with monitor Iiyama Prolite E1900S through DVI-D input.
Dell XPS L502x has Optimus graphics card (intel/nvidia). I try to use integrated Intel card which is physically related with miniDP output. I use LogiLink miniDP/HDMI adapter (CV0045A). I don't know what means error :

[drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode HDMI ID:  (err -6)

I did a few tests. First, I have connected Panasonic TV to the same adapter and TV was discovered correctly. So I thought that the problem can be EDID that my laptop can't read via miniDP/HDMI adapter from IIyama monitor. I have read EDID from this monitor when I connected to another computer. I saved EDID of Panasonic TV, too. Next (see case 02 below) after few days I found a way to store EDID into initramfs. I played with kernel parameters (drm.edid_firmware=... , video=... ) on connection with Panasonic TV just to be sure, that Dell is using EDID builded-in initram. Display of Panasonic TV seems to work according to those parameters.
Finally, I have connected IIama PLE 1900S monitor, but display was off. When X server has started, I checked xrandr -q command which gave me all resolutions/refresh rates allowed exactly for this monitor. So EDID has been read.

I have checked values :

cat /sys/class/drm/card1-HDMI-A-1/enabled
enabled

cat /sys/class/drm/card1-HDMI-A-1/status
connected

cat /sys/class/drm/card1-HDMI-A-1/modes
1280x1024
1280x1024
1280x960
1152x864
1024x768
1024x768
1024x768
832x624
800x600
800x600
800x600
800x600
640x480
640x480
640x480
640x480
720x400

Everything (only in my opinion!) seems to be fine, but display is not active. The only difference which I have observed is :

[drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode HDMI ID: DP-HDMI ADAPTOR\004 (err 0)
and
[drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode HDMI ID:  (err -6)

When I get error -6, than display is not activated... What does it mean ??? What can I do with it ?

Below I put more details about my tests.
In all cases /etc/X11/xorg.conf and /etc/X11/xorg.conf.d/* were empty(not used). Recently I have removed package ubuntu-drivers (as I remember) which contains "gpu-manager". I leave X server configuration for this moment. I saw that if I had no error (DP dual mode HDMI ID) than display was active even before X server starts. So in my opinion I can leave it now...
The complete logs are in attachment.
Best regards.

=====================================================================================================
[drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode HDMI ID:  (err -6)
case 01 - connected TV Panasonic to HDMI input via miniDP/HDMI adapter from miniDP port of laptop Dell-XPS-L502X, no extra kernel parameters

cat /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-4.15.15-041515-generic root=UUID=95f70d80-0833-47f2-a0d6-41f9ea14022a ro debug drm.debug=0xe


Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_hdmi_detect [i915]] [CONNECTOR:58:HDMI-A-1]
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode HDMI ID: DP-HDMI ADAPTOR\004 (err 0)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode adaptor ID: a0 (err 0)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_hdmi_set_edid [i915]] DP dual mode adaptor (type 2 HDMI) detected (max TMDS clock: 300000 kHz)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_detect_monitor_audio [drm]] Monitor has basic audio support
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_helper_hpd_irq_event [drm_kms_helper]] [CONNECTOR:58:HDMI-A-1] status updated from unknown to connected

======================================================================================================

case 02 - connected TV Panasonic to HDMI input via miniDP/HDMI adapter from miniDP port of laptop Dell-XPS-L502X, see below extra kernel parameters

cat /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-4.15.15-041515-generic root=UUID=95f70d80-0833-47f2-a0d6-41f9ea14022a ro debug drm.debug=0xe video=HDMI-A-1:1280x720-16@50D drm.edid_firmware=HDMI-A-1:edid/tv.bin


Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_hdmi_init_connector [i915]] Adding HDMI connector on port C
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm] forcing HDMI-A-1 connector on
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_connector_init [drm]] cmdline mode for connector HDMI-A-1 1280x720@50Hz
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_hdmi_init_connector [i915]] Using DDC pin 0x4 for port C (platform default)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_init_connector [i915]] Adding DP connector on port C
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_init_connector [i915]] using AUX C for port C (platform default)

Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_hdmi_detect [i915]] [CONNECTOR:58:HDMI-A-1]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm] Got external EDID base block and 1 extension from "edid/tv.bin" for connector "HDMI-A-1"
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode HDMI ID: DP-HDMI ADAPTOR\004 (err 0)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode adaptor ID: a0 (err 0)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_hdmi_set_edid [i915]] DP dual mode adaptor (type 2 HDMI) detected (max TMDS clock: 300000 kHz)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_detect_monitor_audio [drm]] Monitor has basic audio support
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_helper_hpd_irq_event [drm_kms_helper]] [CONNECTOR:58:HDMI-A-1] status updated from unknown to connected

Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:58:HDMI-A-1]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_hdmi_force [i915]] [CONNECTOR:58:HDMI-A-1]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm] Got external EDID base block and 1 extension from "edid/tv.bin" for connector "HDMI-A-1"
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode HDMI ID: DP-HDMI ADAPTOR\004 (err 0)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode adaptor ID: a0 (err 0)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_hdmi_set_edid [i915]] DP dual mode adaptor (type 2 HDMI) detected (max TMDS clock: 300000 kHz)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_detect_monitor_audio [drm]] Monitor has basic audio support
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] HDMI: DVI dual 0, max TMDS clock 190000 kHz
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] HDMI: DVI dual 0, max TMDS clock 190000 kHz
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_edid_to_eld [drm]] ELD monitor Panasonic-TV


======================================================================================================

case 03 - connected Monitor iiama ProLite E1900S to DVI input via miniDP/HDMI adapter + HDMI/DVI cable from miniDP port of laptop Dell-XPS-L502X, see below extra kernel parameters

cat /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-4.15.15-041515-generic root=UUID=95f70d80-0833-47f2-a0d6-41f9ea14022a ro debug drm.debug=0xe video=HDMI-A-1:1280x1024-16@75D drm.edid_firmware=HDMI-A-1:edid/monitor.bin


Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm] forcing HDMI-A-1 connector on
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_connector_init [drm]] cmdline mode for connector HDMI-A-1 1280x1024@75Hz
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_hdmi_init_connector [i915]] Using DDC pin 0x4 for port C (platform default)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dp_init_connector [i915]] Adding DP connector on port C
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dp_init_connector [i915]] using AUX C for port C (platform default)

Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_hdmi_detect [i915]] [CONNECTOR:58:HDMI-A-1]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm] Got external EDID base block and 0 extensions from "edid/monitor.bin" for connector "HDMI-A-1"
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode HDMI ID:  (err -6)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_helper_hpd_irq_event [drm_kms_helper]] [CONNECTOR:58:HDMI-A-1] status updated from unknown to connected


[    31.550] 
X.Org X Server 1.19.5
Release Date: 2017-10-12
[    31.550] X Protocol Version 11, Revision 0
[    31.550] Build Operating System: Linux 4.4.0-97-generic x86_64 Ubuntu
[    31.550] Current Operating System: Linux Dell-XPS-L502X 4.15.15-041515-generic #201803311331 SMP Sat Mar 31 17:34:21 UTC 2018 x86_64
[    31.550] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.15-041515-generic root=UUID=95f70d80-0833-47f2-a0d6-41f9ea14022a ro debug drm.debug=0xe video=HDMI-A-1:1280x720-16@50D drm.edid_firmware=HDMI-A-1:edid/tv.bin
[    31.550] Build Date: 15 October 2017  05:51:19PM
[    31.550] xorg-server 2:1.19.5-0ubuntu2 (For technical support please see http://www.ubuntu.com/support) 
[    31.551] Current version of pixman: 0.34.0
[    31.551] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    31.551] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    31.551] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Apr  3 18:48:22 2018
[    31.620] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    31.626] (==) No Layout section.  Using the first Screen section.
[    31.626] (==) No screen section available. Using defaults.
[    31.626] (**) |-->Screen "Default Screen Section" (0)
[    31.627] (**) |   |-->Monitor "<default monitor>"
[    31.627] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    31.627] (==) Automatically adding devices
[    31.627] (==) Automatically enabling devices
[    31.627] (==) Automatically adding GPU devices
[    31.627] (==) Automatically binding GPU devices
[    31.627] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    31.627] (WW) The directory "/usr/share/fonts/X11/misc" does not exist.
[    31.627] 	Entry deleted from font path.
[    31.627] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    31.627] 	Entry deleted from font path.
[    31.627] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[    31.627] 	Entry deleted from font path.
[    31.627] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[    31.627] 	Entry deleted from font path.
[    31.627] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
[    31.627] 	Entry deleted from font path.
[    31.627] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[    31.627] 	Entry deleted from font path.
[    31.627] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[    31.627] 	Entry deleted from font path.
[    31.627] (==) FontPath set to:
	built-ins
[    31.627] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[    31.627] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    31.627] (II) Loader magic: 0x5581b13f6020
[    31.627] (II) Module ABI versions:
[    31.627] 	X.Org ANSI C Emulation: 0.4
[    31.627] 	X.Org Video Driver: 23.0
[    31.627] 	X.Org XInput driver : 24.1
[    31.627] 	X.Org Server Extension : 10.0
[    31.627] (++) using VT number 7

[    31.627] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    31.628] (II) xfree86: Adding drm device (/dev/dri/card0)
[    31.628] (II) xfree86: Adding drm device (/dev/dri/card1)
[    31.646] (--) PCI:*(0:0:2:0) 8086:0116:1028:04b6 rev 9, Mem @ 0xf1400000/4194304, 0xe0000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/131072
[    31.646] (--) PCI: (0:1:0:0) 10de:0df5:1028:04b6 rev 161, Mem @ 0xf0000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
[    31.647] (WW) "glamoregl" will not be loaded unless you've specified it to be loaded elsewhere.
[    31.647] (II) "glx" will be loaded by default.
[    31.647] (II) LoadModule: "glx"
[    31.673] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/libglx.so
[    32.263] (II) Module glx: vendor="NVIDIA Corporation"
[    32.263] 	compiled for 4.0.2, module version = 1.0.0
[    32.263] 	Module class: X.Org Server Extension
[    32.309] (II) NVIDIA GLX Module  384.111  Tue Dec 19 22:51:13 PST 2017
[    32.310] (==) Matched nvidia as autoconfigured driver 0
[    32.310] (==) Matched nouveau as autoconfigured driver 1
[    32.310] (==) Matched modesetting as autoconfigured driver 2
[    32.310] (==) Matched fbdev as autoconfigured driver 3
[    32.310] (==) Matched vesa as autoconfigured driver 4
[    32.310] (==) Assigned the driver to the xf86ConfigLayout
[    32.310] (II) LoadModule: "nvidia"
[    32.310] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
[    32.649] (II) Module nvidia: vendor="NVIDIA Corporation"
[    32.649] 	compiled for 4.0.2, module version = 1.0.0
[    32.649] 	Module class: X.Org Video Driver
[    32.675] (II) LoadModule: "nouveau"
[    32.676] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    32.749] (II) Module nouveau: vendor="X.Org Foundation"
[    32.749] 	compiled for 1.19.3, module version = 1.0.15
[    32.749] 	Module class: X.Org Video Driver
[    32.749] 	ABI class: X.Org Video Driver, version 23.0
[    32.749] (II) LoadModule: "modesetting"
[    32.749] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    32.749] (II) Module modesetting: vendor="X.Org Foundation"
[    32.749] 	compiled for 1.19.5, module version = 1.19.5
[    32.749] 	Module class: X.Org Video Driver
[    32.749] 	ABI class: X.Org Video Driver, version 23.0
[    32.749] (II) LoadModule: "fbdev"
[    32.749] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    32.759] (II) Module fbdev: vendor="X.Org Foundation"
[    32.759] 	compiled for 1.19.3, module version = 0.4.4
[    32.759] 	Module class: X.Org Video Driver
[    32.759] 	ABI class: X.Org Video Driver, version 23.0
[    32.759] (II) LoadModule: "vesa"
[    32.759] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    32.792] (II) Module vesa: vendor="X.Org Foundation"
[    32.792] 	compiled for 1.19.3, module version = 2.3.4
[    32.792] 	Module class: X.Org Video Driver
[    32.792] 	ABI class: X.Org Video Driver, version 23.0
[    32.792] (II) NVIDIA dlloader X Driver  384.111  Tue Dec 19 22:25:34 PST 2017
[    32.792] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    32.817] (II) NOUVEAU driver Date:   Fri Apr 21 14:41:17 2017 -0400
[    32.817] (II) NOUVEAU driver for NVIDIA chipset families :
[    32.817] 	RIVA TNT        (NV04)
[    32.817] 	RIVA TNT2       (NV05)
[    32.817] 	GeForce 256     (NV10)
[    32.817] 	GeForce 2       (NV11, NV15)
[    32.817] 	GeForce 4MX     (NV17, NV18)
[    32.817] 	GeForce 3       (NV20)
[    32.817] 	GeForce 4Ti     (NV25, NV28)
[    32.817] 	GeForce FX      (NV3x)
[    32.817] 	GeForce 6       (NV4x)
[    32.817] 	GeForce 7       (G7x)
[    32.817] 	GeForce 8       (G8x)
[    32.817] 	GeForce GTX 200 (NVA0)
[    32.817] 	GeForce GTX 400 (NVC0)
[    32.817] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    32.817] (II) FBDEV: driver for framebuffer: fbdev
[    32.817] (II) VESA: driver for VESA chipsets: vesa
[    32.825] (EE) [drm] Failed to open DRM device for (null): -22
[    32.842] (II) modeset(0): using drv /dev/dri/card1
[    32.842] (WW) Falling back to old probe method for fbdev
[    32.842] (II) Loading sub module "fbdevhw"
[    32.842] (II) LoadModule: "fbdevhw"
[    32.843] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    32.862] (II) Module fbdevhw: vendor="X.Org Foundation"
[    32.862] 	compiled for 1.19.5, module version = 0.0.2
[    32.862] 	ABI class: X.Org Video Driver, version 23.0
[    32.862] (WW) Falling back to old probe method for vesa
[    32.862] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    32.862] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    32.862] (==) modeset(0): RGB weight 888
[    32.862] (==) modeset(0): Default visual is TrueColor
[    32.862] (II) Loading sub module "glamoregl"
[    32.862] (II) LoadModule: "glamoregl"
[    32.862] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    32.967] (II) Module glamoregl: vendor="X.Org Foundation"
[    32.967] 	compiled for 1.19.5, module version = 1.0.0
[    32.967] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    32.967] (II) glamor: OpenGL accelerated X.org driver based.
[    34.724] (EE) modeset(0): eglGetDisplay() failed
[    34.741] (EE) modeset(0): glamor initialization failed
[    34.741] (II) modeset(0): ShadowFB: preferred YES, enabled YES
[    34.741] (II) modeset(0): Double-buffered shadow updates: off
[    34.741] (II) modeset(0): Output LVDS-1 has no monitor section
[    34.864] (II) modeset(0): Output VGA-1 has no monitor section
[    34.903] (II) modeset(0): Output HDMI-1 has no monitor section
[    34.990] (II) modeset(0): Output DP-1 has no monitor section
[    34.990] (II) modeset(0): EDID for output LVDS-1
[    34.990] (II) modeset(0): Manufacturer: AUO  Model: 17ed  Serial#: 0
[    34.990] (II) modeset(0): Year: 2010  Week: 0
[    34.990] (II) modeset(0): EDID Version: 1.4
[    34.990] (II) modeset(0): Digital Display Input
[    34.990] (II) modeset(0): 6 bits per channel
[    34.990] (II) modeset(0): Digital interface is undefined
[    34.990] (II) modeset(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    34.990] (II) modeset(0): Gamma: 2.20
[    34.990] (II) modeset(0): No DPMS capabilities specified
[    34.990] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[    34.990] (II) modeset(0): First detailed timing is preferred mode
[    34.990] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[    34.990] (II) modeset(0): redX: 0.676 redY: 0.314   greenX: 0.215 greenY: 0.665
[    34.990] (II) modeset(0): blueX: 0.141 blueY: 0.069   whiteX: 0.313 whiteY: 0.329
[    34.990] (II) modeset(0): Manufacturer's mask: 0
[    34.990] (II) modeset(0): Supported detailed timing:
[    34.990] (II) modeset(0): clock: 142.0 MHz   Image Size:  344 x 193 mm
[    34.990] (II) modeset(0): h_active: 1920  h_sync: 1980  h_sync_end 2028 h_blank_end 2094 h_border: 0
[    34.990] (II) modeset(0): v_active: 1080  v_sync: 1090  v_sync_end 1100 v_blanking: 1130 v_border: 0
[    34.990] (II) modeset(0): Supported detailed timing:
[    34.990] (II) modeset(0): clock: 142.0 MHz   Image Size:  344 x 193 mm
[    34.990] (II) modeset(0): h_active: 1920  h_sync: 1980  h_sync_end 2028 h_blank_end 2094 h_border: 0
[    34.990] (II) modeset(0): v_active: 1080  v_sync: 1090  v_sync_end 1100 v_blanking: 1130 v_border: 0
[    34.990] (II) modeset(0):  KYYVK?B156HW1
[    34.990] (II) modeset(0): Unknown vendor-specific block 0
[    34.990] (II) modeset(0): EDID (in hex):
[    34.990] (II) modeset(0): 	00ffffffffffff0006afed1700000000
[    34.990] (II) modeset(0): 	0014010490221378022135ad5037aa24
[    34.990] (II) modeset(0): 	11505400000001010101010101010101
[    34.990] (II) modeset(0): 	010101010101783780ae703832403c30
[    34.990] (II) modeset(0): 	aa0058c11000001a783780ae70383240
[    34.990] (II) modeset(0): 	3c30aa0058c11000001a000000fe004b
[    34.990] (II) modeset(0): 	5959564b804231353648573100000000
[    34.990] (II) modeset(0): 	000081029b0101000002010a20200001
[    34.990] (II) modeset(0): Printing probed modes for output LVDS-1
[    34.990] (II) modeset(0): Modeline "1920x1080"x60.0  142.00  1920 1980 2028 2094  1080 1090 1100 1130 +hsync -vsync (67.8 kHz eP)
[    34.990] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[    34.990] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[    34.990] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[    34.990] (II) modeset(0): Modeline "1600x1024"x60.2  103.12  1600 1600 1656 1664  1024 1024 1029 1030 +hsync +vsync (62.0 kHz d)
[    34.990] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    34.990] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    34.990] (II) modeset(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz d)
[    34.990] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    34.991] (II) modeset(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz d)
[    34.991] (II) modeset(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz d)
[    34.991] (II) modeset(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 -hsync +vsync (53.7 kHz d)
[    34.991] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    34.991] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    34.991] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    34.991] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    34.991] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    34.991] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[    34.991] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[    34.991] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    34.991] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    34.991] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    34.991] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[    34.991] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[    34.991] (II) modeset(0): Modeline "800x512"x120.3   51.56  800 800 828 832  512 512 514 515 doublescan +hsync +vsync (62.0 kHz d)
[    34.991] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    34.991] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    34.991] (II) modeset(0): Modeline "720x450"x119.8   53.25  720 760 836 952  450 451 454 467 doublescan -hsync +vsync (55.9 kHz d)
[    34.991] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    34.991] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    34.991] (II) modeset(0): Modeline "680x384"x119.6   42.38  680 716 784 888  384 385 390 399 doublescan -hsync +vsync (47.7 kHz d)
[    34.991] (II) modeset(0): Modeline "680x384"x119.9   36.00  680 704 720 760  384 385 390 395 doublescan +hsync -vsync (47.4 kHz d)
[    34.991] (II) modeset(0): Modeline "576x432"x120.1   40.81  576 608 668 760  432 432 434 447 doublescan -hsync +vsync (53.7 kHz d)
[    34.991] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    34.991] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    34.991] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    34.991] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    35.112] (II) modeset(0): EDID for output VGA-1
[    35.130] (II) modeset(0): EDID for output HDMI-1
[    35.130] (II) modeset(0): Manufacturer: MEI  Model: c311  Serial#: 16843009
[    35.130] (II) modeset(0): Year: 2011  Week: 0
[    35.130] (II) modeset(0): EDID Version: 1.3
[    35.130] (II) modeset(0): Digital Display Input
[    35.130] (II) modeset(0): Indeterminate output size
[    35.130] (II) modeset(0): Gamma: 2.20
[    35.130] (II) modeset(0): No DPMS capabilities specified
[    35.130] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    35.130] (II) modeset(0): First detailed timing is preferred mode
[    35.130] (II) modeset(0): redX: 0.640 redY: 0.345   greenX: 0.291 greenY: 0.635
[    35.130] (II) modeset(0): blueX: 0.163 blueY: 0.093   whiteX: 0.288 whiteY: 0.296
[    35.130] (II) modeset(0): Manufacturer's mask: 0
[    35.130] (II) modeset(0): Supported detailed timing:
[    35.130] (II) modeset(0): clock: 148.5 MHz   Image Size:  698 x 392 mm
[    35.130] (II) modeset(0): h_active: 1920  h_sync: 2448  h_sync_end 2492 h_blank_end 2640 h_border: 0
[    35.130] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    35.130] (II) modeset(0): Supported detailed timing:
[    35.130] (II) modeset(0): clock: 148.5 MHz   Image Size:  698 x 392 mm
[    35.130] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    35.130] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    35.130] (II) modeset(0): Monitor name: Panasonic-TV
[    35.130] (II) modeset(0): Ranges: V min: 23 V max: 61 Hz, H min: 15 H max: 68 kHz, PixClock max 155 MHz
[    35.130] (II) modeset(0): Supported detailed timing:
[    35.130] (II) modeset(0): clock: 74.2 MHz   Image Size:  698 x 392 mm
[    35.130] (II) modeset(0): h_active: 1920  h_sync: 2448  h_sync_end 2492 h_blank_end 2640 h_border: 0
[    35.130] (II) modeset(0): v_active: 540  v_sync: 542  v_sync_end 547 v_blanking: 562 v_border: 0
[    35.130] (II) modeset(0): Supported detailed timing:
[    35.130] (II) modeset(0): clock: 74.2 MHz   Image Size:  698 x 392 mm
[    35.130] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    35.130] (II) modeset(0): v_active: 540  v_sync: 542  v_sync_end 547 v_blanking: 562 v_border: 0
[    35.130] (II) modeset(0): Supported detailed timing:
[    35.131] (II) modeset(0): clock: 74.2 MHz   Image Size:  698 x 392 mm
[    35.131] (II) modeset(0): h_active: 1280  h_sync: 1720  h_sync_end 1760 h_blank_end 1980 h_border: 0
[    35.131] (II) modeset(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[    35.131] (II) modeset(0): Supported detailed timing:
[    35.131] (II) modeset(0): clock: 74.2 MHz   Image Size:  698 x 392 mm
[    35.131] (II) modeset(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[    35.131] (II) modeset(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[    35.131] (II) modeset(0): Supported detailed timing:
[    35.131] (II) modeset(0): clock: 27.0 MHz   Image Size:  698 x 392 mm
[    35.131] (II) modeset(0): h_active: 720  h_sync: 732  h_sync_end 796 h_blank_end 864 h_border: 0
[    35.131] (II) modeset(0): v_active: 576  v_sync: 581  v_sync_end 586 v_blanking: 625 v_border: 0
[    35.131] (II) modeset(0): Number of EDID sections to follow: 1
[    35.131] (II) modeset(0): EDID (in hex):
[    35.131] (II) modeset(0): 	00ffffffffffff0034a911c301010101
[    35.131] (II) modeset(0): 	00150103800000780adaffa3584aa229
[    35.131] (II) modeset(0): 	17494b00000001010101010101010101
[    35.131] (II) modeset(0): 	010101010101023a80d072382d40102c
[    35.131] (II) modeset(0): 	4580ba882100001e023a801871382d40
[    35.131] (II) modeset(0): 	582c4500ba882100001e000000fc0050
[    35.131] (II) modeset(0): 	616e61736f6e69632d54560a000000fd
[    35.131] (II) modeset(0): 	00173d0f440f000a2020202020200142
[    35.131] (II) modeset(0): 	02032272509f90140520130412031102
[    35.131] (II) modeset(0): 	16071506012309070168030c003000b8
[    35.131] (II) modeset(0): 	260f011d80d0721c1620102c2580ba88
[    35.131] (II) modeset(0): 	2100009e011d8018711c1620582c2500
[    35.131] (II) modeset(0): 	ba882100009e011d00bc52d01e20b828
[    35.131] (II) modeset(0): 	5540ba882100001e011d007251d01e20
[    35.131] (II) modeset(0): 	6e285500ba882100001e8c0ad0902040
[    35.131] (II) modeset(0): 	31200c405500ba8821000018000000ea
[    35.131] (--) modeset(0): HDMI max TMDS frequency 190000KHz
[    35.131] (II) modeset(0): Printing probed modes for output HDMI-1
[    35.131] (II) modeset(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz eP)
[    35.131] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    35.131] (II) modeset(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[    35.131] (II) modeset(0): Modeline "1920x1080i"x60.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    35.131] (II) modeset(0): Modeline "1920x1080i"x50.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    35.131] (II) modeset(0): Modeline "1920x1080"x24.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    35.131] (II) modeset(0): Modeline "1920x1080i"x59.9   74.18  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
[    35.131] (II) modeset(0): Modeline "1920x1080"x24.0   74.18  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    35.131] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    35.131] (II) modeset(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    35.131] (II) modeset(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    35.131] (II) modeset(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    35.131] (II) modeset(0): Modeline "720x576i"x50.0   13.50  720 732 795 864  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[    35.131] (II) modeset(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    35.131] (II) modeset(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    35.131] (II) modeset(0): Modeline "720x480i"x60.0   13.51  720 739 801 858  480 488 494 525 interlace -hsync -vsync (15.8 kHz e)
[    35.131] (II) modeset(0): Modeline "720x480i"x59.9   13.50  720 739 801 858  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[    35.131] (II) modeset(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    35.131] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    35.220] (II) modeset(0): EDID for output DP-1
[    35.220] (II) modeset(0): Output LVDS-1 connected
[    35.220] (II) modeset(0): Output VGA-1 disconnected
[    35.220] (II) modeset(0): Output HDMI-1 connected
[    35.220] (II) modeset(0): Output DP-1 disconnected
[    35.220] (II) modeset(0): Using spanning desktop for initial modes
[    35.220] (II) modeset(0): Output LVDS-1 using initial mode 1920x1080 +0+0
[    35.220] (II) modeset(0): Output HDMI-1 using initial mode 1920x1080 +1920+0
[    35.220] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    35.220] (==) modeset(0): DPI set to (96, 96)
[    35.220] (II) Loading sub module "fb"
[    35.220] (II) LoadModule: "fb"
[    35.220] (II) Loading /usr/lib/xorg/modules/libfb.so
[    35.229] (II) Module fb: vendor="X.Org Foundation"
[    35.230] 	compiled for 1.19.5, module version = 1.0.0
[    35.230] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    35.230] (II) Loading sub module "shadow"
[    35.230] (II) LoadModule: "shadow"
[    35.230] (II) Loading /usr/lib/xorg/modules/libshadow.so
[    35.240] (II) Module shadow: vendor="X.Org Foundation"
[    35.240] 	compiled for 1.19.5, module version = 1.1.0
[    35.240] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    35.240] (II) UnloadModule: "fbdev"
[    35.240] (II) Unloading fbdev
[    35.240] (II) UnloadSubModule: "fbdevhw"
[    35.240] (II) Unloading fbdevhw
[    35.240] (II) UnloadModule: "vesa"
[    35.240] (II) Unloading vesa
[    35.240] (==) Depth 24 pixmap format is 32 bpp
[    35.255] (==) modeset(0): Backing store enabled
[    35.255] (==) modeset(0): Silken mouse enabled
[    35.255] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    35.348] (==) modeset(0): DPMS enabled
[    35.348] (--) RandR disabled
[    35.361] (II) SELinux: Disabled on system
[    35.377] (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
[    35.377] (II) modeset(0): Damage tracking initialized
[    35.377] (II) modeset(0): Setting screen physical size to 1016 x 285
[    35.439] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    35.439] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    35.439] (II) LoadModule: "libinput"
[    35.439] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    35.477] (II) Module libinput: vendor="X.Org Foundation"
[    35.477] 	compiled for 1.19.3, module version = 0.25.0
[    35.477] 	Module class: X.Org XInput Driver
[    35.477] 	ABI class: X.Org XInput driver, version 24.1
[    35.477] (II) Using input driver 'libinput' for 'Power Button'
[    35.477] (**) Power Button: always reports core events
[    35.477] (**) Option "Device" "/dev/input/event3"
[    35.477] (**) Option "_source" "server/udev"
[    35.478] (II) event3  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    35.478] (II) event3  - (II) Power Button: (II) device is a keyboard
[    35.478] (II) event3  - (II) Power Button: (II) device removed
[    35.512] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[    35.512] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    35.512] (**) Option "xkb_model" "pc105"
[    35.512] (**) Option "xkb_layout" "pl"
[    35.539] (II) event3  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    35.540] (II) event3  - (II) Power Button: (II) device is a keyboard
[    35.540] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[    35.540] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    35.540] (II) Using input driver 'libinput' for 'Video Bus'
[    35.540] (**) Video Bus: always reports core events
[    35.540] (**) Option "Device" "/dev/input/event6"
[    35.540] (**) Option "_source" "server/udev"
[    35.540] (II) event6  - (II) Video Bus: (II) is tagged by udev as: Keyboard
[    35.540] (II) event6  - (II) Video Bus: (II) device is a keyboard
[    35.540] (II) event6  - (II) Video Bus: (II) device removed
[    35.560] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input8/event6"
[    35.560] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    35.560] (**) Option "xkb_model" "pc105"
[    35.560] (**) Option "xkb_layout" "pl"
[    35.561] (II) event6  - (II) Video Bus: (II) is tagged by udev as: Keyboard
[    35.561] (II) event6  - (II) Video Bus: (II) device is a keyboard
[    35.561] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[    35.561] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    35.561] (II) Using input driver 'libinput' for 'Video Bus'
[    35.561] (**) Video Bus: always reports core events
[    35.561] (**) Option "Device" "/dev/input/event5"
[    35.561] (**) Option "_source" "server/udev"
[    35.562] (II) event5  - (II) Video Bus: (II) is tagged by udev as: Keyboard
[    35.562] (II) event5  - (II) Video Bus: (II) device is a keyboard
[    35.562] (II) event5  - (II) Video Bus: (II) device removed
[    35.578] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:32/LNXVIDEO:00/input/input7/event5"
[    35.578] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    35.578] (**) Option "xkb_model" "pc105"
[    35.578] (**) Option "xkb_layout" "pl"
[    35.579] (II) event5  - (II) Video Bus: (II) is tagged by udev as: Keyboard
[    35.579] (II) event5  - (II) Video Bus: (II) device is a keyboard
[    35.579] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    35.579] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    35.579] (II) Using input driver 'libinput' for 'Power Button'
[    35.579] (**) Power Button: always reports core events
[    35.579] (**) Option "Device" "/dev/input/event0"
[    35.579] (**) Option "_source" "server/udev"
[    35.580] (II) event0  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    35.580] (II) event0  - (II) Power Button: (II) device is a keyboard
[    35.580] (II) event0  - (II) Power Button: (II) device removed
[    35.612] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    35.612] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[    35.612] (**) Option "xkb_model" "pc105"
[    35.612] (**) Option "xkb_layout" "pl"
[    35.613] (II) event0  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    35.613] (II) event0  - (II) Power Button: (II) device is a keyboard
[    35.614] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[    35.614] (II) No input driver specified, ignoring this device.
[    35.614] (II) This device may have been added with another device file.
[    35.614] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[    35.614] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    35.614] (II) Using input driver 'libinput' for 'Sleep Button'
[    35.614] (**) Sleep Button: always reports core events
[    35.614] (**) Option "Device" "/dev/input/event1"
[    35.614] (**) Option "_source" "server/udev"
[    35.615] (II) event1  - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[    35.615] (II) event1  - (II) Sleep Button: (II) device is a keyboard
[    35.615] (II) event1  - (II) Sleep Button: (II) device removed
[    35.644] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[    35.644] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[    35.644] (**) Option "xkb_model" "pc105"
[    35.644] (**) Option "xkb_layout" "pl"
[    35.644] (II) event1  - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[    35.644] (II) event1  - (II) Sleep Button: (II) device is a keyboard
[    35.645] (II) config/udev: Adding input device Laptop_Integrated_Webcam_2HDM:  (/dev/input/event12)
[    35.645] (**) Laptop_Integrated_Webcam_2HDM: : Applying InputClass "libinput keyboard catchall"
[    35.645] (II) Using input driver 'libinput' for 'Laptop_Integrated_Webcam_2HDM: '
[    35.645] (**) Laptop_Integrated_Webcam_2HDM: : always reports core events
[    35.645] (**) Option "Device" "/dev/input/event12"
[    35.646] (**) Option "_source" "server/udev"
[    35.646] (II) event12 - (II) Laptop_Integrated_Webcam_2HDM: : (II) is tagged by udev as: Keyboard
[    35.646] (II) event12 - (II) Laptop_Integrated_Webcam_2HDM: : (II) device is a keyboard
[    35.646] (II) event12 - (II) Laptop_Integrated_Webcam_2HDM: : (II) device removed
[    35.680] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input13/event12"
[    35.680] (II) XINPUT: Adding extended input device "Laptop_Integrated_Webcam_2HDM: " (type: KEYBOARD, id 11)
[    35.680] (**) Option "xkb_model" "pc105"
[    35.680] (**) Option "xkb_layout" "pl"
[    35.681] (II) event12 - (II) Laptop_Integrated_Webcam_2HDM: : (II) is tagged by udev as: Keyboard
[    35.681] (II) event12 - (II) Laptop_Integrated_Webcam_2HDM: : (II) device is a keyboard
[    35.681] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event9)
[    35.681] (II) No input driver specified, ignoring this device.
[    35.681] (II) This device may have been added with another device file.
[    35.682] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)
[    35.682] (II) No input driver specified, ignoring this device.
[    35.682] (II) This device may have been added with another device file.
[    35.682] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event11)
[    35.682] (II) No input driver specified, ignoring this device.
[    35.682] (II) This device may have been added with another device file.
[    35.682] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event8)
[    35.682] (II) No input driver specified, ignoring this device.
[    35.682] (II) This device may have been added with another device file.
[    35.683] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event13)
[    35.683] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    35.683] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[    35.683] (**) Dell WMI hotkeys: always reports core events
[    35.683] (**) Option "Device" "/dev/input/event13"
[    35.683] (**) Option "_source" "server/udev"
[    35.684] (II) event13 - (II) Dell WMI hotkeys: (II) is tagged by udev as: Keyboard
[    35.684] (II) event13 - (II) Dell WMI hotkeys: (II) device is a keyboard
[    35.684] (II) event13 - (II) Dell WMI hotkeys: (II) device removed
[    35.700] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input14/event13"
[    35.700] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 12)
[    35.700] (**) Option "xkb_model" "pc105"
[    35.700] (**) Option "xkb_layout" "pl"
[    35.700] (II) event13 - (II) Dell WMI hotkeys: (II) is tagged by udev as: Keyboard
[    35.700] (II) event13 - (II) Dell WMI hotkeys: (II) device is a keyboard
[    35.701] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[    35.701] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    35.701] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    35.701] (**) AT Translated Set 2 keyboard: always reports core events
[    35.701] (**) Option "Device" "/dev/input/event4"
[    35.701] (**) Option "_source" "server/udev"
[    35.701] (II) event4  - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[    35.701] (II) event4  - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[    35.701] (II) event4  - (II) AT Translated Set 2 keyboard: (II) device removed
[    35.724] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[    35.724] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[    35.724] (**) Option "xkb_model" "pc105"
[    35.724] (**) Option "xkb_layout" "pl"
[    35.724] (II) event4  - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[    35.724] (II) event4  - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[    35.725] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
[    35.725] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[    35.725] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    35.725] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    35.725] (II) LoadModule: "synaptics"
[    35.725] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    35.725] (II) Module synaptics: vendor="X.Org Foundation"
[    35.725] 	compiled for 1.19.3, module version = 1.9.0
[    35.725] 	Module class: X.Org XInput Driver
[    35.725] 	ABI class: X.Org XInput driver, version 24.1
[    35.725] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    35.725] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    35.725] (**) Option "Device" "/dev/input/event7"
[    35.764] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[    35.764] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5398 (res 42)
[    35.764] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4728 (res 70)
[    35.764] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    35.764] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    35.764] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[    35.764] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    35.764] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    35.764] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    35.808] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event7"
[    35.808] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 14)
[    35.808] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    35.808] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[    35.808] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.039
[    35.808] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    35.808] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    35.808] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    35.808] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    35.808] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    35.809] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    35.809] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    36.180] (II) modeset(0): EDID vendor "MEI", prod id 49937
[    36.180] (II) modeset(0): Using EDID range info for horizontal sync
[    36.180] (II) modeset(0): Using EDID range info for vertical refresh
[    36.180] (II) modeset(0): Printing DDC gathered Modelines:
[    36.180] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz eP)
[    36.180] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    36.180] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    36.180] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    36.180] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    36.180] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    36.180] (II) modeset(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    36.180] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    36.180] (II) modeset(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[    36.180] (II) modeset(0): Modeline "1440x480i"x0.0   27.00  1440 1478 1602 1716  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[    36.180] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
[    36.180] (II) modeset(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    36.180] (II) modeset(0): Modeline "1440x288"x0.0   27.00  1440 1464 1590 1728  288 290 293 312 -hsync -vsync (15.6 kHz e)
[    36.180] (II) modeset(0): Modeline "1440x240"x0.0   27.00  1440 1478 1602 1716  240 244 247 262 -hsync -vsync (15.7 kHz e)
[    36.180] (--) modeset(0): HDMI max TMDS frequency 190000KHz
[    36.424] (II) modeset(0): EDID vendor "MEI", prod id 49937
[    36.424] (II) modeset(0): Using hsync ranges from config file
[    36.424] (II) modeset(0): Using vrefresh ranges from config file
[    36.424] (II) modeset(0): Printing DDC gathered Modelines:
[    36.424] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz eP)
[    36.424] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    36.424] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    36.424] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    36.424] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    36.424] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    36.424] (II) modeset(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    36.424] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    36.424] (II) modeset(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[    36.424] (II) modeset(0): Modeline "1440x480i"x0.0   27.00  1440 1478 1602 1716  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[    36.424] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
[    36.424] (II) modeset(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    36.424] (II) modeset(0): Modeline "1440x288"x0.0   27.00  1440 1464 1590 1728  288 290 293 312 -hsync -vsync (15.6 kHz e)
[    36.424] (II) modeset(0): Modeline "1440x240"x0.0   27.00  1440 1478 1602 1716  240 244 247 262 -hsync -vsync (15.7 kHz e)
[    36.424] (--) modeset(0): HDMI max TMDS frequency 190000KHz
[    36.646] (II) modeset(0): EDID vendor "MEI", prod id 49937
[    36.646] (II) modeset(0): Using hsync ranges from config file
[    36.646] (II) modeset(0): Using vrefresh ranges from config file
[    36.646] (II) modeset(0): Printing DDC gathered Modelines:
[    36.646] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz eP)
[    36.646] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    36.646] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    36.646] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    36.646] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    36.646] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    36.646] (II) modeset(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    36.646] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    36.646] (II) modeset(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[    36.646] (II) modeset(0): Modeline "1440x480i"x0.0   27.00  1440 1478 1602 1716  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[    36.646] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
[    36.646] (II) modeset(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    36.646] (II) modeset(0): Modeline "1440x288"x0.0   27.00  1440 1464 1590 1728  288 290 293 312 -hsync -vsync (15.6 kHz e)
[    36.646] (II) modeset(0): Modeline "1440x240"x0.0   27.00  1440 1478 1602 1716  240 244 247 262 -hsync -vsync (15.7 kHz e)
[    36.646] (--) modeset(0): HDMI max TMDS frequency 190000KHz
[    36.886] (II) modeset(0): EDID vendor "MEI", prod id 49937
[    36.886] (II) modeset(0): Using hsync ranges from config file
[    36.886] (II) modeset(0): Using vrefresh ranges from config file
[    36.886] (II) modeset(0): Printing DDC gathered Modelines:
[    36.886] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz eP)
[    36.886] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    36.886] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    36.886] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    36.886] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    36.886] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    36.886] (II) modeset(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    36.886] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    36.886] (II) modeset(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[    36.886] (II) modeset(0): Modeline "1440x480i"x0.0   27.00  1440 1478 1602 1716  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[    36.886] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
[    36.886] (II) modeset(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    36.886] (II) modeset(0): Modeline "1440x288"x0.0   27.00  1440 1464 1590 1728  288 290 293 312 -hsync -vsync (15.6 kHz e)
[    36.886] (II) modeset(0): Modeline "1440x240"x0.0   27.00  1440 1478 1602 1716  240 244 247 262 -hsync -vsync (15.7 kHz e)
[    36.886] (--) modeset(0): HDMI max TMDS frequency 190000KHz
[    37.388] (II) modeset(0): Allocate new frame buffer 1920x1080 stride
[    45.529] (II) modeset(0): Allocate new frame buffer 3840x1080 stride
[    52.832] (II) config/udev: Adding input device Logitech Bluetooth Mouse M555b (/dev/input/mouse1)
[    52.832] (II) No input driver specified, ignoring this device.
[    52.832] (II) This device may have been added with another device file.
[    52.887] (II) config/udev: Adding input device Logitech Bluetooth Mouse M555b (/dev/input/event14)
[    52.888] (**) Logitech Bluetooth Mouse M555b: Applying InputClass "libinput pointer catchall"
[    52.888] (II) Using input driver 'libinput' for 'Logitech Bluetooth Mouse M555b'
[    52.888] (**) Logitech Bluetooth Mouse M555b: always reports core events
[    52.888] (**) Option "Device" "/dev/input/event14"
[    52.888] (**) Option "_source" "server/udev"
[    52.889] (II) event14 - (II) Logitech Bluetooth Mouse M555b: (II) is tagged by udev as: Mouse
[    52.889] (II) event14 - (II) Logitech Bluetooth Mouse M555b: (II) device is a pointer
[    52.889] (II) event14 - (II) Logitech Bluetooth Mouse M555b: (II) device removed
[    52.940] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/bluetooth/hci0/hci0:37/0005:046D:B009.0001/input/input15/event14"
[    52.940] (II) XINPUT: Adding extended input device "Logitech Bluetooth Mouse M555b" (type: MOUSE, id 15)
[    52.942] (**) Option "AccelerationScheme" "none"
[    52.943] (**) Logitech Bluetooth Mouse M555b: (accel) selected scheme none/0
[    52.943] (**) Logitech Bluetooth Mouse M555b: (accel) acceleration factor: 2.000
[    52.943] (**) Logitech Bluetooth Mouse M555b: (accel) acceleration threshold: 4
[    52.944] (II) event14 - (II) Logitech Bluetooth Mouse M555b: (II) is tagged by udev as: Mouse
[    52.944] (II) event14 - (II) Logitech Bluetooth Mouse M555b: (II) device is a pointer
-- Logs begin at Mon 2018-03-26 17:43:05 CEST, end at Tue 2018-04-03 19:36:10 CEST. --
Apr 03 18:09:21 Dell-XPS-L502X kernel: Linux version 4.15.15-041515-generic (kernel@gloin) (gcc version 7.2.0 (Ubuntu 7.2.0-8ubuntu3.2)) #201803311331 SMP Sat Mar 31 17:34:21 UTC 2018
Apr 03 18:09:21 Dell-XPS-L502X kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.15-041515-generic root=UUID=95f70d80-0833-47f2-a0d6-41f9ea14022a ro debug drm.debug=0xe
Apr 03 18:09:21 Dell-XPS-L502X kernel: KERNEL supported cpus:
Apr 03 18:09:21 Dell-XPS-L502X kernel:   Intel GenuineIntel
Apr 03 18:09:21 Dell-XPS-L502X kernel:   AMD AuthenticAMD
Apr 03 18:09:21 Dell-XPS-L502X kernel:   Centaur CentaurHauls
Apr 03 18:09:21 Dell-XPS-L502X kernel: Disabled fast string operations
Apr 03 18:09:21 Dell-XPS-L502X kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Apr 03 18:09:21 Dell-XPS-L502X kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Apr 03 18:09:21 Dell-XPS-L502X kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Apr 03 18:09:21 Dell-XPS-L502X kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Apr 03 18:09:21 Dell-XPS-L502X kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
Apr 03 18:09:21 Dell-XPS-L502X kernel: e820: BIOS-provided physical RAM map:
Apr 03 18:09:21 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
Apr 03 18:09:21 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
Apr 03 18:09:21 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
Apr 03 18:09:21 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000bac8efff] usable
Apr 03 18:09:21 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000bac8f000-0x00000000bacabfff] reserved
Apr 03 18:09:21 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000bacac000-0x00000000bacb8fff] ACPI NVS
Apr 03 18:09:21 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000bacb9000-0x00000000badcefff] reserved
Apr 03 18:09:21 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000badcf000-0x00000000badcffff] ACPI NVS
Apr 03 18:09:21 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000badd0000-0x00000000badfafff] reserved
Apr 03 18:09:21 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000badfb000-0x00000000badfcfff] ACPI NVS
Apr 03 18:09:21 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000badfd000-0x00000000badfefff] reserved
Apr 03 18:09:21 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000badff000-0x00000000bae01fff] ACPI NVS
Apr 03 18:09:21 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000bae02000-0x00000000bae09fff] reserved
Apr 03 18:09:21 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000bae0a000-0x00000000bae1afff] ACPI NVS
Apr 03 18:09:21 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000bae1b000-0x00000000baf17fff] reserved
Apr 03 18:09:21 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000baf18000-0x00000000baf1bfff] ACPI NVS
Apr 03 18:09:21 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000baf1c000-0x00000000baf1efff] reserved
Apr 03 18:09:21 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000baf1f000-0x00000000baf9efff] ACPI NVS
Apr 03 18:09:21 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000baf9f000-0x00000000baffefff] ACPI data
Apr 03 18:09:21 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000bafff000-0x00000000baffffff] usable
Apr 03 18:09:21 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000bb000000-0x00000000bf9fffff] reserved
Apr 03 18:09:21 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Apr 03 18:09:21 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Apr 03 18:09:21 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved
Apr 03 18:09:21 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
Apr 03 18:09:21 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
Apr 03 18:09:21 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Apr 03 18:09:21 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000ffd80000-0x00000000ffffffff] reserved
Apr 03 18:09:21 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x0000000100000000-0x00000002be9fefff] usable
Apr 03 18:09:21 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000002be9ff000-0x00000002bfdfffff] reserved
Apr 03 18:09:21 Dell-XPS-L502X kernel: NX (Execute Disable) protection: active
Apr 03 18:09:21 Dell-XPS-L502X kernel: random: fast init done
Apr 03 18:09:21 Dell-XPS-L502X kernel: SMBIOS 2.6 present.
Apr 03 18:09:21 Dell-XPS-L502X kernel: DMI: Dell Inc.          Dell System XPS L502X/0YR8NN, BIOS A12 09/07/2012
Apr 03 18:09:21 Dell-XPS-L502X kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Apr 03 18:09:21 Dell-XPS-L502X kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Apr 03 18:09:21 Dell-XPS-L502X kernel: e820: last_pfn = 0x2be9ff max_arch_pfn = 0x400000000
Apr 03 18:09:21 Dell-XPS-L502X kernel: MTRR default type: uncachable
Apr 03 18:09:21 Dell-XPS-L502X kernel: MTRR fixed ranges enabled:
Apr 03 18:09:21 Dell-XPS-L502X kernel:   00000-9FFFF write-back
Apr 03 18:09:21 Dell-XPS-L502X kernel:   A0000-BFFFF uncachable
Apr 03 18:09:21 Dell-XPS-L502X kernel:   C0000-FFFFF write-protect
Apr 03 18:09:21 Dell-XPS-L502X kernel: MTRR variable ranges enabled:
Apr 03 18:09:21 Dell-XPS-L502X kernel:   0 base 0FFC00000 mask FFFC00000 write-protect
Apr 03 18:09:21 Dell-XPS-L502X kernel:   1 base 000000000 mask F80000000 write-back
Apr 03 18:09:21 Dell-XPS-L502X kernel:   2 base 080000000 mask FC0000000 write-back
Apr 03 18:09:21 Dell-XPS-L502X kernel:   3 base 0BC000000 mask FFC000000 uncachable
Apr 03 18:09:21 Dell-XPS-L502X kernel:   4 base 0BB000000 mask FFF000000 uncachable
Apr 03 18:09:21 Dell-XPS-L502X kernel:   5 base 100000000 mask F00000000 write-back
Apr 03 18:09:21 Dell-XPS-L502X kernel:   6 base 200000000 mask F80000000 write-back
Apr 03 18:09:21 Dell-XPS-L502X kernel:   7 base 280000000 mask FC0000000 write-back
Apr 03 18:09:21 Dell-XPS-L502X kernel:   8 base 2BFE00000 mask FFFE00000 uncachable
Apr 03 18:09:21 Dell-XPS-L502X kernel:   9 disabled
Apr 03 18:09:21 Dell-XPS-L502X kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Apr 03 18:09:21 Dell-XPS-L502X kernel: e820: last_pfn = 0xbb000 max_arch_pfn = 0x400000000
Apr 03 18:09:21 Dell-XPS-L502X kernel: Scanning 1 areas for low memory corruption
Apr 03 18:09:21 Dell-XPS-L502X kernel: Base memory trampoline at [        (ptrval)] 97000 size 24576
Apr 03 18:09:21 Dell-XPS-L502X kernel: reserving inaccessible SNB gfx pages
Apr 03 18:09:21 Dell-XPS-L502X kernel: BRK [0xb8d39000, 0xb8d39fff] PGTABLE
Apr 03 18:09:21 Dell-XPS-L502X kernel: BRK [0xb8d3a000, 0xb8d3afff] PGTABLE
Apr 03 18:09:21 Dell-XPS-L502X kernel: BRK [0xb8d3b000, 0xb8d3bfff] PGTABLE
Apr 03 18:09:21 Dell-XPS-L502X kernel: BRK [0xb8d3c000, 0xb8d3cfff] PGTABLE
Apr 03 18:09:21 Dell-XPS-L502X kernel: BRK [0xb8d3d000, 0xb8d3dfff] PGTABLE
Apr 03 18:09:21 Dell-XPS-L502X kernel: BRK [0xb8d3e000, 0xb8d3efff] PGTABLE
Apr 03 18:09:21 Dell-XPS-L502X kernel: BRK [0xb8d3f000, 0xb8d3ffff] PGTABLE
Apr 03 18:09:21 Dell-XPS-L502X kernel: BRK [0xb8d40000, 0xb8d40fff] PGTABLE
Apr 03 18:09:21 Dell-XPS-L502X kernel: BRK [0xb8d41000, 0xb8d41fff] PGTABLE
Apr 03 18:09:21 Dell-XPS-L502X kernel: BRK [0xb8d42000, 0xb8d42fff] PGTABLE
Apr 03 18:09:21 Dell-XPS-L502X kernel: BRK [0xb8d43000, 0xb8d43fff] PGTABLE
Apr 03 18:09:21 Dell-XPS-L502X kernel: BRK [0xb8d44000, 0xb8d44fff] PGTABLE
Apr 03 18:09:21 Dell-XPS-L502X kernel: RAMDISK: [mem 0x30ee0000-0x34767fff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: Early table checksum verification disabled
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: RSDP 0x00000000000F00E0 000024 (v02 DELL  )
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: XSDT 0x00000000BAFFE120 00008C (v01 DELL   QA09     00000002 LOHR 00000002)
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: FACP 0x00000000BAFEF000 0000F4 (v03 DELL   QA09     00000002 PTL  00000002)
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: DSDT 0x00000000BAFF2000 008C93 (v02 DELL   SNB-CPT  00000000 INTL 20061109)
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: FACS 0x00000000BAF40000 000040
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: FACS 0x00000000BAF40000 000040
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: SLIC 0x00000000BAFFD000 000176 (v01 DELL   QA09     00000002 LOHR 00000001)
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: SSDT 0x00000000BAFFB000 001068 (v01 DELL   PtidDevc 00001000 INTL 20061109)
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: ASF! 0x00000000BAFF1000 0000A5 (v32 DELL   QA09     00000002 PTL  00000002)
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: HPET 0x00000000BAFEE000 000038 (v01 DELL   QA09     00000002 PTL  00000002)
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: APIC 0x00000000BAFED000 000098 (v01 DELL   QA09     00000002 PTL  00000002)
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: MCFG 0x00000000BAFEC000 00003C (v01 DELL   QA09     00000002 PTL  00000002)
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: SSDT 0x00000000BAFEA000 00124D (v01 NvORef NvOptTbl 00001000 INTL 20061109)
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: SSDT 0x00000000BAFE9000 000780 (v01 PmRef  Cpu0Ist  00003000 INTL 20061109)
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: SSDT 0x00000000BAFE8000 000996 (v01 PmRef  CpuPm    00003000 INTL 20061109)
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: UEFI 0x00000000BAFE7000 00003E (v01 DELL   QA09     00000002 PTL  00000002)
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: UEFI 0x00000000BAFE6000 000042 (v01 PTL    COMBUF   00000001 PTL  00000001)
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: UEFI 0x00000000BAFE5000 00026A (v01 DELL   QA09     00000002 PTL  00000002)
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: Local APIC address 0xfee00000
Apr 03 18:09:21 Dell-XPS-L502X kernel: No NUMA configuration found
Apr 03 18:09:21 Dell-XPS-L502X kernel: Faking a node at [mem 0x0000000000000000-0x00000002be9fefff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: NODE_DATA(0) allocated [mem 0x2be9d4000-0x2be9fefff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: tsc: Fast TSC calibration using PIT
Apr 03 18:09:21 Dell-XPS-L502X kernel: Zone ranges:
Apr 03 18:09:21 Dell-XPS-L502X kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Apr 03 18:09:21 Dell-XPS-L502X kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Apr 03 18:09:21 Dell-XPS-L502X kernel:   Normal   [mem 0x0000000100000000-0x00000002be9fefff]
Apr 03 18:09:21 Dell-XPS-L502X kernel:   Device   empty
Apr 03 18:09:21 Dell-XPS-L502X kernel: Movable zone start for each node
Apr 03 18:09:21 Dell-XPS-L502X kernel: Early memory node ranges
Apr 03 18:09:21 Dell-XPS-L502X kernel:   node   0: [mem 0x0000000000001000-0x000000000009cfff]
Apr 03 18:09:21 Dell-XPS-L502X kernel:   node   0: [mem 0x0000000000100000-0x00000000bac8efff]
Apr 03 18:09:21 Dell-XPS-L502X kernel:   node   0: [mem 0x00000000bafff000-0x00000000baffffff]
Apr 03 18:09:21 Dell-XPS-L502X kernel:   node   0: [mem 0x0000000100000000-0x00000002be9fefff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000002be9fefff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: On node 0 totalpages: 2594347
Apr 03 18:09:21 Dell-XPS-L502X kernel:   DMA zone: 64 pages used for memmap
Apr 03 18:09:21 Dell-XPS-L502X kernel:   DMA zone: 156 pages reserved
Apr 03 18:09:21 Dell-XPS-L502X kernel:   DMA zone: 3996 pages, LIFO batch:0
Apr 03 18:09:21 Dell-XPS-L502X kernel:   DMA32 zone: 11891 pages used for memmap
Apr 03 18:09:21 Dell-XPS-L502X kernel:   DMA32 zone: 760976 pages, LIFO batch:31
Apr 03 18:09:21 Dell-XPS-L502X kernel:   Normal zone: 28584 pages used for memmap
Apr 03 18:09:21 Dell-XPS-L502X kernel:   Normal zone: 1829375 pages, LIFO batch:31
Apr 03 18:09:21 Dell-XPS-L502X kernel: Reserved but unavailable: 100 pages
Apr 03 18:09:21 Dell-XPS-L502X kernel: Reserving Intel graphics memory at 0x00000000bba00000-0x00000000bf9fffff
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: PM-Timer IO Port: 0x408
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: Local APIC address 0xfee00000
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Apr 03 18:09:21 Dell-XPS-L502X kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: IRQ0 used by override.
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: IRQ9 used by override.
Apr 03 18:09:21 Dell-XPS-L502X kernel: Using ACPI (MADT) for SMP configuration information
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: HPET id: 0x8086a301 base: 0xfed00000
Apr 03 18:09:21 Dell-XPS-L502X kernel: smpboot: Allowing 8 CPUs, 4 hotplug CPUs
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbac8f000-0xbacabfff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbacac000-0xbacb8fff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbacb9000-0xbadcefff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbadcf000-0xbadcffff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbadd0000-0xbadfafff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbadfb000-0xbadfcfff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbadfd000-0xbadfefff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbadff000-0xbae01fff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbae02000-0xbae09fff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbae0a000-0xbae1afff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbae1b000-0xbaf17fff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbaf18000-0xbaf1bfff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbaf1c000-0xbaf1efff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbaf1f000-0xbaf9efff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbaf9f000-0xbaffefff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbb000000-0xbf9fffff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbfa00000-0xf7ffffff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfed07fff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xfed08000-0xfed08fff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xfed09000-0xfed0ffff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xfee01000-0xffd7ffff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xffd80000-0xffffffff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: e820: [mem 0xbfa00000-0xf7ffffff] available for PCI devices
Apr 03 18:09:21 Dell-XPS-L502X kernel: Booting paravirtualized kernel on bare hardware
Apr 03 18:09:21 Dell-XPS-L502X kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
Apr 03 18:09:21 Dell-XPS-L502X kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
Apr 03 18:09:21 Dell-XPS-L502X kernel: percpu: Embedded 46 pages/cpu @        (ptrval) s151552 r8192 d28672 u262144
Apr 03 18:09:21 Dell-XPS-L502X kernel: pcpu-alloc: s151552 r8192 d28672 u262144 alloc=1*2097152
Apr 03 18:09:21 Dell-XPS-L502X kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
Apr 03 18:09:21 Dell-XPS-L502X kernel: Built 1 zonelists, mobility grouping on.  Total pages: 2553652
Apr 03 18:09:21 Dell-XPS-L502X kernel: Policy zone: Normal
Apr 03 18:09:21 Dell-XPS-L502X kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.15-041515-generic root=UUID=95f70d80-0833-47f2-a0d6-41f9ea14022a ro debug drm.debug=0xe
Apr 03 18:09:21 Dell-XPS-L502X kernel: Calgary: detecting Calgary via BIOS EBDA area
Apr 03 18:09:21 Dell-XPS-L502X kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Apr 03 18:09:21 Dell-XPS-L502X kernel: Memory: 10059420K/10377388K available (12300K kernel code, 2470K rwdata, 4196K rodata, 2384K init, 2416K bss, 317968K reserved, 0K cma-reserved)
Apr 03 18:09:21 Dell-XPS-L502X kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Apr 03 18:09:21 Dell-XPS-L502X kernel: Kernel/User page tables isolation: enabled
Apr 03 18:09:21 Dell-XPS-L502X kernel: ftrace: allocating 39055 entries in 153 pages
Apr 03 18:09:21 Dell-XPS-L502X kernel: Hierarchical RCU implementation.
Apr 03 18:09:21 Dell-XPS-L502X kernel:         RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
Apr 03 18:09:21 Dell-XPS-L502X kernel:         Tasks RCU enabled.
Apr 03 18:09:21 Dell-XPS-L502X kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
Apr 03 18:09:21 Dell-XPS-L502X kernel: NR_IRQS: 524544, nr_irqs: 488, preallocated irqs: 16
Apr 03 18:09:21 Dell-XPS-L502X kernel: Console: colour VGA+ 80x25
Apr 03 18:09:21 Dell-XPS-L502X kernel: console [tty0] enabled
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: Core revision 20170831
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: 5 ACPI AML tables successfully acquired and loaded
Apr 03 18:09:21 Dell-XPS-L502X kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
Apr 03 18:09:21 Dell-XPS-L502X kernel: hpet clockevent registered
Apr 03 18:09:21 Dell-XPS-L502X kernel: APIC: Switch to symmetric I/O mode setup
Apr 03 18:09:21 Dell-XPS-L502X kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Apr 03 18:09:21 Dell-XPS-L502X kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Apr 03 18:09:21 Dell-XPS-L502X kernel: tsc: Fast TSC calibration using PIT
Apr 03 18:09:21 Dell-XPS-L502X kernel: tsc: Detected 2294.853 MHz processor
Apr 03 18:09:21 Dell-XPS-L502X kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4589.70 BogoMIPS (lpj=9179412)
Apr 03 18:09:21 Dell-XPS-L502X kernel: pid_max: default: 32768 minimum: 301
Apr 03 18:09:21 Dell-XPS-L502X kernel: Security Framework initialized
Apr 03 18:09:21 Dell-XPS-L502X kernel: Yama: becoming mindful.
Apr 03 18:09:21 Dell-XPS-L502X kernel: AppArmor: AppArmor initialized
Apr 03 18:09:21 Dell-XPS-L502X kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
Apr 03 18:09:21 Dell-XPS-L502X kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
Apr 03 18:09:21 Dell-XPS-L502X kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
Apr 03 18:09:21 Dell-XPS-L502X kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
Apr 03 18:09:21 Dell-XPS-L502X kernel: Disabled fast string operations
Apr 03 18:09:21 Dell-XPS-L502X kernel: CPU: Physical Processor ID: 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: CPU: Processor Core ID: 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Apr 03 18:09:21 Dell-XPS-L502X kernel: ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
Apr 03 18:09:21 Dell-XPS-L502X kernel: mce: CPU supports 7 MCE banks
Apr 03 18:09:21 Dell-XPS-L502X kernel: process: using mwait in idle threads
Apr 03 18:09:21 Dell-XPS-L502X kernel: Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
Apr 03 18:09:21 Dell-XPS-L502X kernel: Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: Spectre V2 : Mitigation: Full generic retpoline
Apr 03 18:09:21 Dell-XPS-L502X kernel: Freeing SMP alternatives memory: 36K
Apr 03 18:09:21 Dell-XPS-L502X kernel: TSC deadline timer enabled
Apr 03 18:09:21 Dell-XPS-L502X kernel: smpboot: CPU0: Intel(R) Core(TM) i5-2410M CPU @ 2.30GHz (family: 0x6, model: 0x2a, stepping: 0x7)
Apr 03 18:09:21 Dell-XPS-L502X kernel: Performance Events: PEBS fmt1+, SandyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
Apr 03 18:09:21 Dell-XPS-L502X kernel: core: PEBS disabled due to CPU errata, please upgrade microcode
Apr 03 18:09:21 Dell-XPS-L502X kernel: ... version:                3
Apr 03 18:09:21 Dell-XPS-L502X kernel: ... bit width:              48
Apr 03 18:09:21 Dell-XPS-L502X kernel: ... generic registers:      4
Apr 03 18:09:21 Dell-XPS-L502X kernel: ... value mask:             0000ffffffffffff
Apr 03 18:09:21 Dell-XPS-L502X kernel: ... max period:             00007fffffffffff
Apr 03 18:09:21 Dell-XPS-L502X kernel: ... fixed-purpose events:   3
Apr 03 18:09:21 Dell-XPS-L502X kernel: ... event mask:             000000070000000f
Apr 03 18:09:21 Dell-XPS-L502X kernel: Hierarchical SRCU implementation.
Apr 03 18:09:21 Dell-XPS-L502X kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Apr 03 18:09:21 Dell-XPS-L502X kernel: smp: Bringing up secondary CPUs ...
Apr 03 18:09:21 Dell-XPS-L502X kernel: x86: Booting SMP configuration:
Apr 03 18:09:21 Dell-XPS-L502X kernel: .... node  #0, CPUs:      #1
Apr 03 18:09:21 Dell-XPS-L502X kernel: Disabled fast string operations
Apr 03 18:09:21 Dell-XPS-L502X kernel:  #2
Apr 03 18:09:21 Dell-XPS-L502X kernel: Disabled fast string operations
Apr 03 18:09:21 Dell-XPS-L502X kernel:  #3
Apr 03 18:09:21 Dell-XPS-L502X kernel: Disabled fast string operations
Apr 03 18:09:21 Dell-XPS-L502X kernel: smp: Brought up 1 node, 4 CPUs
Apr 03 18:09:21 Dell-XPS-L502X kernel: smpboot: Max logical packages: 2
Apr 03 18:09:21 Dell-XPS-L502X kernel: smpboot: Total of 4 processors activated (18358.82 BogoMIPS)
Apr 03 18:09:21 Dell-XPS-L502X kernel: devtmpfs: initialized
Apr 03 18:09:21 Dell-XPS-L502X kernel: x86/mm: Memory block size: 128MB
Apr 03 18:09:21 Dell-XPS-L502X kernel: evm: security.selinux
Apr 03 18:09:21 Dell-XPS-L502X kernel: evm: security.SMACK64
Apr 03 18:09:21 Dell-XPS-L502X kernel: evm: security.SMACK64EXEC
Apr 03 18:09:21 Dell-XPS-L502X kernel: evm: security.SMACK64TRANSMUTE
Apr 03 18:09:21 Dell-XPS-L502X kernel: evm: security.SMACK64MMAP
Apr 03 18:09:21 Dell-XPS-L502X kernel: evm: security.apparmor
Apr 03 18:09:21 Dell-XPS-L502X kernel: evm: security.ima
Apr 03 18:09:21 Dell-XPS-L502X kernel: evm: security.capability
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registering ACPI NVS region [mem 0xbacac000-0xbacb8fff] (53248 bytes)
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registering ACPI NVS region [mem 0xbadcf000-0xbadcffff] (4096 bytes)
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registering ACPI NVS region [mem 0xbadfb000-0xbadfcfff] (8192 bytes)
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registering ACPI NVS region [mem 0xbadff000-0xbae01fff] (12288 bytes)
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registering ACPI NVS region [mem 0xbae0a000-0xbae1afff] (69632 bytes)
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registering ACPI NVS region [mem 0xbaf18000-0xbaf1bfff] (16384 bytes)
Apr 03 18:09:21 Dell-XPS-L502X kernel: PM: Registering ACPI NVS region [mem 0xbaf1f000-0xbaf9efff] (524288 bytes)
Apr 03 18:09:21 Dell-XPS-L502X kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
Apr 03 18:09:21 Dell-XPS-L502X kernel: futex hash table entries: 2048 (order: 5, 131072 bytes)
Apr 03 18:09:21 Dell-XPS-L502X kernel: pinctrl core: initialized pinctrl subsystem
Apr 03 18:09:21 Dell-XPS-L502X kernel: RTC time: 16:09:04, date: 04/03/18
Apr 03 18:09:21 Dell-XPS-L502X kernel: NET: Registered protocol family 16
Apr 03 18:09:21 Dell-XPS-L502X kernel: audit: initializing netlink subsys (disabled)
Apr 03 18:09:21 Dell-XPS-L502X kernel: audit: type=2000 audit(1522771744.048:1): state=initialized audit_enabled=0 res=1
Apr 03 18:09:21 Dell-XPS-L502X kernel: cpuidle: using governor ladder
Apr 03 18:09:21 Dell-XPS-L502X kernel: cpuidle: using governor menu
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: bus type PCI registered
Apr 03 18:09:21 Dell-XPS-L502X kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Apr 03 18:09:21 Dell-XPS-L502X kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Apr 03 18:09:21 Dell-XPS-L502X kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
Apr 03 18:09:21 Dell-XPS-L502X kernel: PCI: Using configuration type 1 for base access
Apr 03 18:09:21 Dell-XPS-L502X kernel: core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
Apr 03 18:09:21 Dell-XPS-L502X kernel: mtrr: your CPUs had inconsistent variable MTRR settings
Apr 03 18:09:21 Dell-XPS-L502X kernel: mtrr: probably your BIOS does not setup all CPUs.
Apr 03 18:09:21 Dell-XPS-L502X kernel: mtrr: corrected configuration.
Apr 03 18:09:21 Dell-XPS-L502X kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: Added _OSI(Module Device)
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: Added _OSI(Processor Device)
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: Added _OSI(Processor Aggregator Device)
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: Executed 1 blocks of module-level executable AML code
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: Dynamic OEM Table Load:
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: SSDT 0xFFFF9A7D71C9F000 00067C (v01 PmRef  Cpu0Cst  00003001 INTL 20061109)
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: Dynamic OEM Table Load:
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: SSDT 0xFFFF9A7D71D7AC00 000303 (v01 PmRef  ApIst    00003000 INTL 20061109)
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: Dynamic OEM Table Load:
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: SSDT 0xFFFF9A7D71E6C800 000119 (v01 PmRef  ApCst    00003000 INTL 20061109)
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: EC: EC started
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: EC: interrupt blocked
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: Interpreter enabled
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: (supports S0 S3 S4 S5)
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: Using IOAPIC for interrupt routing
Apr 03 18:09:21 Dell-XPS-L502X kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: GPE 0x02 active on init
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: Enabled 7 GPEs in block 00 to 3F
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
Apr 03 18:09:21 Dell-XPS-L502X kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
Apr 03 18:09:21 Dell-XPS-L502X kernel: acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
Apr 03 18:09:21 Dell-XPS-L502X kernel: PCI host bridge to bus 0000:00
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci_bus 0000:00: root bus resource [mem 0xbfa00000-0xfeafffff window]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci_bus 0000:00: root bus resource [bus 00-3e]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:02.0: [8086:0116] type 00 class 0x030000
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf1400000-0xf17fffff 64bit]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:02.0: reg 0x20: [io  0x4000-0x403f]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:16.0: reg 0x10: [mem 0xf1c05000-0xf1c0500f 64bit]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xf1c0a000-0xf1c0a3ff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xf1c00000-0xf1c03fff 64bit]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1c.5: [8086:1c1a] type 01 class 0x060400
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xf1c09000-0xf1c093ff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1f.0: [8086:1c4b] type 00 class 0x060100
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1f.2: reg 0x10: [io  0x4088-0x408f]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1f.2: reg 0x14: [io  0x4094-0x4097]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1f.2: reg 0x18: [io  0x4080-0x4087]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1f.2: reg 0x1c: [io  0x4090-0x4093]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1f.2: reg 0x20: [io  0x4060-0x407f]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xf1c08000-0xf1c087ff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1f.2: PME# supported from D3hot
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xf1c04000-0xf1c040ff 64bit]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1f.3: reg 0x20: [io  0xefa0-0xefbf]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:01:00.0: [10de:0df5] type 00 class 0x030000
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:01:00.0: reg 0x10: [mem 0xf0000000-0xf0ffffff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:01:00.0: reg 0x24: [io  0x3000-0x307f]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:01:00.0: enabling Extended Tags
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:01.0:   bridge window [mem 0xf0000000-0xf10fffff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:03:00.0: [8086:008a] type 00 class 0x028000
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:03:00.0: reg 0x10: [mem 0xf1b00000-0xf1b01fff 64bit]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1c.1: PCI bridge to [bus 03]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1c.1:   bridge window [mem 0xf1b00000-0xf1bfffff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:04:00.0: [1033:0194] type 00 class 0x0c0330
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:04:00.0: reg 0x10: [mem 0xf1a00000-0xf1a01fff 64bit]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1c.3: PCI bridge to [bus 04]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1c.3:   bridge window [mem 0xf1a00000-0xf1afffff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1c.4: PCI bridge to [bus 05]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1c.4:   bridge window [mem 0xf1900000-0xf19fffff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:06:00.0: [10ec:8168] type 00 class 0x020000
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:06:00.0: reg 0x10: [io  0x2000-0x20ff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:06:00.0: reg 0x18: [mem 0xf1804000-0xf1804fff 64bit pref]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:06:00.0: reg 0x20: [mem 0xf1800000-0xf1803fff 64bit pref]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:06:00.0: supports D1 D2
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1c.5: PCI bridge to [bus 06]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1c.5:   bridge window [io  0x2000-0x2fff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1c.5:   bridge window [mem 0xf1800000-0xf18fffff 64bit pref]
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 *11 12 14 15)
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 *11 12 14 15)
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 *10 11 12 14 15)
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15)
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 *11 12 14 15)
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 *10 11 12 14 15)
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: EC: interrupt unblocked
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: EC: event unblocked
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:02.0: vgaarb: no bridge control possible
Apr 03 18:09:21 Dell-XPS-L502X kernel: vgaarb: loaded
Apr 03 18:09:21 Dell-XPS-L502X kernel: SCSI subsystem initialized
Apr 03 18:09:21 Dell-XPS-L502X kernel: libata version 3.00 loaded.
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: bus type USB registered
Apr 03 18:09:21 Dell-XPS-L502X kernel: usbcore: registered new interface driver usbfs
Apr 03 18:09:21 Dell-XPS-L502X kernel: usbcore: registered new interface driver hub
Apr 03 18:09:21 Dell-XPS-L502X kernel: usbcore: registered new device driver usb
Apr 03 18:09:21 Dell-XPS-L502X kernel: EDAC MC: Ver: 3.0.0
Apr 03 18:09:21 Dell-XPS-L502X kernel: PCI: Using ACPI for IRQ routing
Apr 03 18:09:21 Dell-XPS-L502X kernel: PCI: pci_cache_line_size set to 64 bytes
Apr 03 18:09:21 Dell-XPS-L502X kernel: e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: e820: reserve RAM buffer [mem 0xbac8f000-0xbbffffff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: e820: reserve RAM buffer [mem 0xbb000000-0xbbffffff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: e820: reserve RAM buffer [mem 0x2be9ff000-0x2bfffffff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: NetLabel: Initializing
Apr 03 18:09:21 Dell-XPS-L502X kernel: NetLabel:  domain hash size = 128
Apr 03 18:09:21 Dell-XPS-L502X kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Apr 03 18:09:21 Dell-XPS-L502X kernel: NetLabel:  unlabeled traffic allowed by default
Apr 03 18:09:21 Dell-XPS-L502X kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
Apr 03 18:09:21 Dell-XPS-L502X kernel: clocksource: Switched to clocksource hpet
Apr 03 18:09:21 Dell-XPS-L502X kernel: VFS: Disk quotas dquot_6.6.0
Apr 03 18:09:21 Dell-XPS-L502X kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Apr 03 18:09:21 Dell-XPS-L502X kernel: AppArmor: AppArmor Filesystem Enabled
Apr 03 18:09:21 Dell-XPS-L502X kernel: pnp: PnP ACPI init
Apr 03 18:09:21 Dell-XPS-L502X kernel: system 00:00: [io  0x0680-0x069f] has been reserved
Apr 03 18:09:21 Dell-XPS-L502X kernel: system 00:00: [io  0x1000-0x1003] has been reserved
Apr 03 18:09:21 Dell-XPS-L502X kernel: system 00:00: [io  0x1004-0x1013] has been reserved
Apr 03 18:09:21 Dell-XPS-L502X kernel: system 00:00: [io  0xffff] has been reserved
Apr 03 18:09:21 Dell-XPS-L502X kernel: system 00:00: [io  0x0400-0x0453] has been reserved
Apr 03 18:09:21 Dell-XPS-L502X kernel: system 00:00: [io  0x0458-0x047f] has been reserved
Apr 03 18:09:21 Dell-XPS-L502X kernel: system 00:00: [io  0x0500-0x057f] has been reserved
Apr 03 18:09:21 Dell-XPS-L502X kernel: system 00:00: [io  0x164e-0x164f] has been reserved
Apr 03 18:09:21 Dell-XPS-L502X kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
Apr 03 18:09:21 Dell-XPS-L502X kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
Apr 03 18:09:21 Dell-XPS-L502X kernel: system 00:02: [io  0x0454-0x0457] has been reserved
Apr 03 18:09:21 Dell-XPS-L502X kernel: system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
Apr 03 18:09:21 Dell-XPS-L502X kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
Apr 03 18:09:21 Dell-XPS-L502X kernel: pnp 00:04: Plug and Play ACPI device, IDs DLL04b6 PNP0f13 (active)
Apr 03 18:09:21 Dell-XPS-L502X kernel: pnp 00:05: disabling [mem 0xfffff000-0xffffffff] because it overlaps 0000:01:00.0 BAR 6 [mem 0xfff80000-0xffffffff pref]
Apr 03 18:09:21 Dell-XPS-L502X kernel: system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
Apr 03 18:09:21 Dell-XPS-L502X kernel: system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
Apr 03 18:09:21 Dell-XPS-L502X kernel: system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
Apr 03 18:09:21 Dell-XPS-L502X kernel: system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
Apr 03 18:09:21 Dell-XPS-L502X kernel: system 00:05: [mem 0xf8000000-0xfbffffff] has been reserved
Apr 03 18:09:21 Dell-XPS-L502X kernel: system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
Apr 03 18:09:21 Dell-XPS-L502X kernel: system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
Apr 03 18:09:21 Dell-XPS-L502X kernel: system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
Apr 03 18:09:21 Dell-XPS-L502X kernel: system 00:05: [mem 0xff000000-0xffffffff] could not be reserved
Apr 03 18:09:21 Dell-XPS-L502X kernel: system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
Apr 03 18:09:21 Dell-XPS-L502X kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
Apr 03 18:09:21 Dell-XPS-L502X kernel: pnp: PnP ACPI: found 6 devices
Apr 03 18:09:21 Dell-XPS-L502X kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:01:00.0: BAR 6: assigned [mem 0xf1000000-0xf107ffff pref]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:01.0:   bridge window [mem 0xf0000000-0xf10fffff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1c.1: PCI bridge to [bus 03]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1c.1:   bridge window [mem 0xf1b00000-0xf1bfffff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1c.3: PCI bridge to [bus 04]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1c.3:   bridge window [mem 0xf1a00000-0xf1afffff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1c.4: PCI bridge to [bus 05]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1c.4:   bridge window [mem 0xf1900000-0xf19fffff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1c.5: PCI bridge to [bus 06]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1c.5:   bridge window [io  0x2000-0x2fff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:1c.5:   bridge window [mem 0xf1800000-0xf18fffff 64bit pref]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci_bus 0000:00: resource 7 [mem 0xbfa00000-0xfeafffff window]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff window]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci_bus 0000:01: resource 1 [mem 0xf0000000-0xf10fffff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci_bus 0000:03: resource 1 [mem 0xf1b00000-0xf1bfffff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci_bus 0000:04: resource 1 [mem 0xf1a00000-0xf1afffff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci_bus 0000:05: resource 1 [mem 0xf1900000-0xf19fffff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci_bus 0000:06: resource 0 [io  0x2000-0x2fff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci_bus 0000:06: resource 2 [mem 0xf1800000-0xf18fffff 64bit pref]
Apr 03 18:09:21 Dell-XPS-L502X kernel: NET: Registered protocol family 2
Apr 03 18:09:21 Dell-XPS-L502X kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
Apr 03 18:09:21 Dell-XPS-L502X kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Apr 03 18:09:21 Dell-XPS-L502X kernel: TCP: Hash tables configured (established 131072 bind 65536)
Apr 03 18:09:21 Dell-XPS-L502X kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes)
Apr 03 18:09:21 Dell-XPS-L502X kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
Apr 03 18:09:21 Dell-XPS-L502X kernel: NET: Registered protocol family 1
Apr 03 18:09:21 Dell-XPS-L502X kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Apr 03 18:09:21 Dell-XPS-L502X kernel: PCI: CLS 64 bytes, default 64
Apr 03 18:09:21 Dell-XPS-L502X kernel: Unpacking initramfs...
Apr 03 18:09:21 Dell-XPS-L502X kernel: Freeing initrd memory: 57888K
Apr 03 18:09:21 Dell-XPS-L502X kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Apr 03 18:09:21 Dell-XPS-L502X kernel: software IO TLB [mem 0xb3200000-0xb7200000] (64MB) mapped at [0000000059bba1b2-000000001579cd2e]
Apr 03 18:09:21 Dell-XPS-L502X kernel: Scanning for low memory corruption every 60 seconds
Apr 03 18:09:21 Dell-XPS-L502X kernel: Initialise system trusted keyrings
Apr 03 18:09:21 Dell-XPS-L502X kernel: Key type blacklist registered
Apr 03 18:09:21 Dell-XPS-L502X kernel: workingset: timestamp_bits=36 max_order=22 bucket_order=0
Apr 03 18:09:21 Dell-XPS-L502X kernel: zbud: loaded
Apr 03 18:09:21 Dell-XPS-L502X kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
Apr 03 18:09:21 Dell-XPS-L502X kernel: fuse init (API version 7.26)
Apr 03 18:09:21 Dell-XPS-L502X kernel: Key type asymmetric registered
Apr 03 18:09:21 Dell-XPS-L502X kernel: Asymmetric key parser 'x509' registered
Apr 03 18:09:21 Dell-XPS-L502X kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Apr 03 18:09:21 Dell-XPS-L502X kernel: io scheduler noop registered
Apr 03 18:09:21 Dell-XPS-L502X kernel: io scheduler deadline registered
Apr 03 18:09:21 Dell-XPS-L502X kernel: io scheduler cfq registered (default)
Apr 03 18:09:21 Dell-XPS-L502X kernel: intel_idle: MWAIT substates: 0x21120
Apr 03 18:09:21 Dell-XPS-L502X kernel: intel_idle: v0.4.1 model 0x2A
Apr 03 18:09:21 Dell-XPS-L502X kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: AC Adapter [ADP0] (on-line)
Apr 03 18:09:21 Dell-XPS-L502X kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: Power Button [PWRB]
Apr 03 18:09:21 Dell-XPS-L502X kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: Sleep Button [SLPB]
Apr 03 18:09:21 Dell-XPS-L502X kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: Lid Switch [LID0]
Apr 03 18:09:21 Dell-XPS-L502X kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: Power Button [PWRF]
Apr 03 18:09:21 Dell-XPS-L502X kernel: (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
Apr 03 18:09:21 Dell-XPS-L502X kernel: thermal LNXTHERM:00: registered as thermal_zone0
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: Thermal Zone [TZ00] (63 C)
Apr 03 18:09:21 Dell-XPS-L502X kernel: thermal LNXTHERM:01: registered as thermal_zone1
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: Thermal Zone [TZ01] (63 C)
Apr 03 18:09:21 Dell-XPS-L502X kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Apr 03 18:09:21 Dell-XPS-L502X kernel: Linux agpgart interface v0.103
Apr 03 18:09:21 Dell-XPS-L502X kernel: loop: module loaded
Apr 03 18:09:21 Dell-XPS-L502X kernel: libphy: Fixed MDIO Bus: probed
Apr 03 18:09:21 Dell-XPS-L502X kernel: tun: Universal TUN/TAP device driver, 1.6
Apr 03 18:09:21 Dell-XPS-L502X kernel: PPP generic driver version 2.4.2
Apr 03 18:09:21 Dell-XPS-L502X kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Apr 03 18:09:21 Dell-XPS-L502X kernel: ehci-pci: EHCI PCI platform driver
Apr 03 18:09:21 Dell-XPS-L502X kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller
Apr 03 18:09:21 Dell-XPS-L502X kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
Apr 03 18:09:21 Dell-XPS-L502X kernel: ehci-pci 0000:00:1a.0: debug port 2
Apr 03 18:09:21 Dell-XPS-L502X kernel: ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
Apr 03 18:09:21 Dell-XPS-L502X kernel: ehci-pci 0000:00:1a.0: irq 16, io mem 0xf1c0a000
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: Battery Slot [BAT0] (battery present)
Apr 03 18:09:21 Dell-XPS-L502X kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb usb1: Product: EHCI Host Controller
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb usb1: Manufacturer: Linux 4.15.15-041515-generic ehci_hcd
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb usb1: SerialNumber: 0000:00:1a.0
Apr 03 18:09:21 Dell-XPS-L502X kernel: hub 1-0:1.0: USB hub found
Apr 03 18:09:21 Dell-XPS-L502X kernel: hub 1-0:1.0: 2 ports detected
Apr 03 18:09:21 Dell-XPS-L502X kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller
Apr 03 18:09:21 Dell-XPS-L502X kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
Apr 03 18:09:21 Dell-XPS-L502X kernel: ehci-pci 0000:00:1d.0: debug port 2
Apr 03 18:09:21 Dell-XPS-L502X kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
Apr 03 18:09:21 Dell-XPS-L502X kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xf1c09000
Apr 03 18:09:21 Dell-XPS-L502X kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb usb2: Product: EHCI Host Controller
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb usb2: Manufacturer: Linux 4.15.15-041515-generic ehci_hcd
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb usb2: SerialNumber: 0000:00:1d.0
Apr 03 18:09:21 Dell-XPS-L502X kernel: hub 2-0:1.0: USB hub found
Apr 03 18:09:21 Dell-XPS-L502X kernel: hub 2-0:1.0: 2 ports detected
Apr 03 18:09:21 Dell-XPS-L502X kernel: ehci-platform: EHCI generic platform driver
Apr 03 18:09:21 Dell-XPS-L502X kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Apr 03 18:09:21 Dell-XPS-L502X kernel: ohci-pci: OHCI PCI platform driver
Apr 03 18:09:21 Dell-XPS-L502X kernel: ohci-platform: OHCI generic platform driver
Apr 03 18:09:21 Dell-XPS-L502X kernel: uhci_hcd: USB Universal Host Controller Interface driver
Apr 03 18:09:21 Dell-XPS-L502X kernel: xhci_hcd 0000:04:00.0: xHCI Host Controller
Apr 03 18:09:21 Dell-XPS-L502X kernel: xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 3
Apr 03 18:09:21 Dell-XPS-L502X kernel: xhci_hcd 0000:04:00.0: hcc params 0x014042cb hci version 0x96 quirks 0x00000004
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb usb3: Product: xHCI Host Controller
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb usb3: Manufacturer: Linux 4.15.15-041515-generic xhci-hcd
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb usb3: SerialNumber: 0000:04:00.0
Apr 03 18:09:21 Dell-XPS-L502X kernel: hub 3-0:1.0: USB hub found
Apr 03 18:09:21 Dell-XPS-L502X kernel: hub 3-0:1.0: 2 ports detected
Apr 03 18:09:21 Dell-XPS-L502X kernel: xhci_hcd 0000:04:00.0: xHCI Host Controller
Apr 03 18:09:21 Dell-XPS-L502X kernel: xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 4
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb usb4: Product: xHCI Host Controller
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb usb4: Manufacturer: Linux 4.15.15-041515-generic xhci-hcd
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb usb4: SerialNumber: 0000:04:00.0
Apr 03 18:09:21 Dell-XPS-L502X kernel: hub 4-0:1.0: USB hub found
Apr 03 18:09:21 Dell-XPS-L502X kernel: hub 4-0:1.0: 2 ports detected
Apr 03 18:09:21 Dell-XPS-L502X kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Apr 03 18:09:21 Dell-XPS-L502X kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Apr 03 18:09:21 Dell-XPS-L502X kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Apr 03 18:09:21 Dell-XPS-L502X kernel: mousedev: PS/2 mouse device common for all mice
Apr 03 18:09:21 Dell-XPS-L502X kernel: rtc_cmos 00:01: RTC can wake from S4
Apr 03 18:09:21 Dell-XPS-L502X kernel: rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
Apr 03 18:09:21 Dell-XPS-L502X kernel: rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
Apr 03 18:09:21 Dell-XPS-L502X kernel: i2c /dev entries driver
Apr 03 18:09:21 Dell-XPS-L502X kernel: device-mapper: uevent: version 1.0.3
Apr 03 18:09:21 Dell-XPS-L502X kernel: device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@xxxxxxxxxx
Apr 03 18:09:21 Dell-XPS-L502X kernel: intel_pstate: Intel P-state driver initializing
Apr 03 18:09:21 Dell-XPS-L502X kernel: ledtrig-cpu: registered to indicate activity on CPUs
Apr 03 18:09:21 Dell-XPS-L502X kernel: NET: Registered protocol family 10
Apr 03 18:09:21 Dell-XPS-L502X kernel: Segment Routing with IPv6
Apr 03 18:09:21 Dell-XPS-L502X kernel: NET: Registered protocol family 17
Apr 03 18:09:21 Dell-XPS-L502X kernel: Key type dns_resolver registered
Apr 03 18:09:21 Dell-XPS-L502X kernel: RAS: Correctable Errors collector initialized.
Apr 03 18:09:21 Dell-XPS-L502X kernel: microcode: sig=0x206a7, pf=0x10, revision=0x23
Apr 03 18:09:21 Dell-XPS-L502X kernel: microcode: Microcode Update Driver: v2.2.
Apr 03 18:09:21 Dell-XPS-L502X kernel: sched_clock: Marking stable (1317052652, 0)->(1352789455, -35736803)
Apr 03 18:09:21 Dell-XPS-L502X kernel: registered taskstats version 1
Apr 03 18:09:21 Dell-XPS-L502X kernel: Loading compiled-in X.509 certificates
Apr 03 18:09:21 Dell-XPS-L502X kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
Apr 03 18:09:21 Dell-XPS-L502X kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 5a0d7879a9707a0cd1948ead1871106d36f5b8f5'
Apr 03 18:09:21 Dell-XPS-L502X kernel: zswap: loaded using pool lzo/zbud
Apr 03 18:09:21 Dell-XPS-L502X kernel: Key type big_key registered
Apr 03 18:09:21 Dell-XPS-L502X kernel: Key type trusted registered
Apr 03 18:09:21 Dell-XPS-L502X kernel: Key type encrypted registered
Apr 03 18:09:21 Dell-XPS-L502X kernel: AppArmor: AppArmor sha1 policy hashing enabled
Apr 03 18:09:21 Dell-XPS-L502X kernel: ima: No TPM chip found, activating TPM-bypass! (rc=-19)
Apr 03 18:09:21 Dell-XPS-L502X kernel: evm: HMAC attrs: 0x1
Apr 03 18:09:21 Dell-XPS-L502X kernel:   Magic number: 14:524:185
Apr 03 18:09:21 Dell-XPS-L502X kernel: thermal LNXTHERM:01: hash matches
Apr 03 18:09:21 Dell-XPS-L502X kernel: rtc_cmos 00:01: setting system clock to 2018-04-03 16:09:06 UTC (1522771746)
Apr 03 18:09:21 Dell-XPS-L502X kernel: BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
Apr 03 18:09:21 Dell-XPS-L502X kernel: EDD information not available.
Apr 03 18:09:21 Dell-XPS-L502X kernel: Freeing unused kernel memory: 2384K
Apr 03 18:09:21 Dell-XPS-L502X kernel: Write protecting the kernel read-only data: 20480k
Apr 03 18:09:21 Dell-XPS-L502X kernel: Freeing unused kernel memory: 2008K
Apr 03 18:09:21 Dell-XPS-L502X kernel: Freeing unused kernel memory: 1948K
Apr 03 18:09:21 Dell-XPS-L502X kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Apr 03 18:09:21 Dell-XPS-L502X kernel: x86/mm: Checking user space page tables
Apr 03 18:09:21 Dell-XPS-L502X kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Apr 03 18:09:21 Dell-XPS-L502X systemd-udevd[152]: starting version 234
Apr 03 18:09:21 Dell-XPS-L502X systemd-udevd[153]: hwdb.bin does not exist, please run systemd-hwdb update
Apr 03 18:09:21 Dell-XPS-L502X systemd-udevd[153]: Load module index
Apr 03 18:09:21 Dell-XPS-L502X systemd-udevd[153]: timestamp of '/lib/systemd/network' changed
Apr 03 18:09:21 Dell-XPS-L502X systemd-udevd[153]: Parsed configuration file /lib/systemd/network/99-default.link
Apr 03 18:09:21 Dell-XPS-L502X systemd-udevd[153]: Created link configuration context.
Apr 03 18:09:21 Dell-XPS-L502X systemd-udevd[153]: timestamp of '/lib/udev/rules.d' changed
Apr 03 18:09:21 Dell-XPS-L502X systemd-udevd[153]: Reading rules file: /lib/udev/rules.d/50-firmware.rules
Apr 03 18:09:21 Dell-XPS-L502X systemd-udevd[153]: Reading rules file: /lib/udev/rules.d/50-udev-default.rules
Apr 03 18:09:21 Dell-XPS-L502X systemd-udevd[153]: Reading rules file: /lib/udev/rules.d/55-dm.rules
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci
Apr 03 18:09:21 Dell-XPS-L502X kernel: ahci 0000:00:1f.2: version 3.0
Apr 03 18:09:21 Dell-XPS-L502X kernel: ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
Apr 03 18:09:21 Dell-XPS-L502X kernel: r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
Apr 03 18:09:21 Dell-XPS-L502X kernel: r8169 0000:06:00.0: can't disable ASPM; OS doesn't have ASPM control
Apr 03 18:09:21 Dell-XPS-L502X kernel: r8169 0000:06:00.0 eth0: RTL8168e/8111e at 0x00000000d284a354, 14:fe:b5:aa:16:98, XID 0c200000 IRQ 30
Apr 03 18:09:21 Dell-XPS-L502X kernel: r8169 0000:06:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
Apr 03 18:09:21 Dell-XPS-L502X kernel: nvidia: loading out-of-tree module taints kernel.
Apr 03 18:09:21 Dell-XPS-L502X kernel: nvidia: module license 'NVIDIA' taints kernel.
Apr 03 18:09:21 Dell-XPS-L502X kernel: Disabling lock debugging due to kernel taint
Apr 03 18:09:21 Dell-XPS-L502X kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x13 impl SATA mode
Apr 03 18:09:21 Dell-XPS-L502X kernel: ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ems sxs apst 
Apr 03 18:09:21 Dell-XPS-L502X kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Apr 03 18:09:21 Dell-XPS-L502X kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 244
Apr 03 18:09:21 Dell-XPS-L502X kernel: nvidia 0000:01:00.0: enabling device (0006 -> 0007)
Apr 03 18:09:21 Dell-XPS-L502X kernel: nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
Apr 03 18:09:21 Dell-XPS-L502X kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  384.111  Tue Dec 19 23:51:45 PST 2017 (using threaded interrupts)
Apr 03 18:09:21 Dell-XPS-L502X kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  384.111  Tue Dec 19 22:56:18 PST 2017
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: r8169 0000:06:00.0 enp6s0: renamed from eth0
Apr 03 18:09:21 Dell-XPS-L502X kernel: scsi host0: ahci
Apr 03 18:09:21 Dell-XPS-L502X kernel: scsi host1: ahci
Apr 03 18:09:21 Dell-XPS-L502X kernel: scsi host2: ahci
Apr 03 18:09:21 Dell-XPS-L502X kernel: scsi host3: ahci
Apr 03 18:09:21 Dell-XPS-L502X kernel: scsi host4: ahci
Apr 03 18:09:21 Dell-XPS-L502X kernel: scsi host5: ahci
Apr 03 18:09:21 Dell-XPS-L502X kernel: ata1: SATA max UDMA/133 abar m2048@0xf1c08000 port 0xf1c08100 irq 29
Apr 03 18:09:21 Dell-XPS-L502X kernel: ata2: SATA max UDMA/133 abar m2048@0xf1c08000 port 0xf1c08180 irq 29
Apr 03 18:09:21 Dell-XPS-L502X kernel: ata3: DUMMY
Apr 03 18:09:21 Dell-XPS-L502X kernel: ata4: DUMMY
Apr 03 18:09:21 Dell-XPS-L502X kernel: ata5: SATA max UDMA/133 abar m2048@0xf1c08000 port 0xf1c08300 irq 29
Apr 03 18:09:21 Dell-XPS-L502X kernel: ata6: DUMMY
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_detect_pch [i915]] Found CougarPoint PCH
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_power_domains_init [i915]] Allowed DC state mask 00
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: platform=SANDYBRIDGE gen=6 pciid=0x0116 rev=0x09
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: is_mobile: yes
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: is_lp: no
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: is_alpha_support: no
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_64bit_reloc: no
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_aliasing_ppgtt: yes
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_csr: no
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_ddi: no
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_dp_mst: no
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_reset_engine: no
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_fbc: yes
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_fpga_dbg: no
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_full_ppgtt: no
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_full_48bit_ppgtt: no
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_gmch_display: no
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_guc: no
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_guc_ct: no
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_hotplug: yes
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_l3_dpf: no
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_llc: yes
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_logical_ring_contexts: no
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_logical_ring_preemption: no
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_overlay: no
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_pooled_eu: no
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_psr: no
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_rc6: yes
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_rc6p: yes
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_resource_streamer: no
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_runtime_pm: no
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_snoop: no
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: unfenced_needs_alignment: no
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: cursor_needs_physical: no
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: hws_needs_physical: no
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: overlay_needs_physical: no
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: supports_tv: no
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_ipc: no
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_runtime_init [i915]] slice mask: 0000
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_runtime_init [i915]] slice total: 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_runtime_init [i915]] subslice total: 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_runtime_init [i915]] subslice mask 0000
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_runtime_init [i915]] subslice per slice: 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_runtime_init [i915]] EU total: 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_runtime_init [i915]] EU per subslice: 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_runtime_init [i915]] has slice power gating: n
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_runtime_init [i915]] has subslice power gating: n
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_device_info_runtime_init [i915]] has EU power gating: n
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:i915_driver_load [i915]] ppgtt mode: 1
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:i915_driver_load [i915]] use GPU semaphores? yes
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm] Memory usable by graphics device = 2048M
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:i915_ggtt_probe_hw [i915]] GMADR size = 256M
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:i915_ggtt_probe_hw [i915]] GTT stolen size = 64M
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm] Replacing VGA console driver
Apr 03 18:09:21 Dell-XPS-L502X kernel: Console: switching to colour dummy device 80x25
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:i915_gem_init_stolen [i915]] Memory reserved for graphics device: 65536K, usable: 65536K
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_opregion_setup [i915]] graphic opregion physical addr: 0xbadff018
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_opregion_setup [i915]] Public ACPI methods supported
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_opregion_setup [i915]] SWSCI supported
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_opregion_setup [i915]] SWSCI GBDA callbacks 00000cf3, SBCB callbacks 00000241
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_opregion_setup [i915]] ASLE supported
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_opregion_setup [i915]] ASLE extension supported
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_opregion_setup [i915]] Found valid VBT in ACPI OpRegion (Mailbox #4)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_gvt_init [i915]] GVT-g is disabled by kernel params
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm] Driver supports precise vblank timestamp query.
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_bios_init [i915]] Set default to SSC at 120000 kHz
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_bios_init [i915]] VBT signature "$VBT SANDYBRIDGE-M  ", BDB version 161
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_bios_init [i915]] BDB_GENERAL_FEATURES int_tv_support 0 int_crt_support 1 lvds_use_ssc 1 lvds_ssc_freq 120000 display_clock_mode 0 fdi_rx_polarity_inverted 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_bios_init [i915]] crt_ddc_bus_pin: 2
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_opregion_get_panel_type [i915]] Ignoring OpRegion panel type (0)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_bios_init [i915]] Panel type: 2 (VBT)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_bios_init [i915]] DRRS supported mode is static
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_bios_init [i915]] Found panel mode in BIOS VBT tables:
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 0:"1920x1080" 0 142000 1920 1980 2028 2094 1080 1090 1100 1130 0x8 0xa
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_bios_init [i915]] VBT initial LVDS value 20033c
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_bios_init [i915]] VBT backlight PWM modulation frequency 210 Hz, active high, min brightness 33, level 0, controller 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_bios_init [i915]] Found SDVO panel mode in BIOS VBT tables:
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 0:"1600x1200" 0 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x8 0xa
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_bios_init [i915]] DRRS State Enabled:1
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_bios_init [i915]] No PSR BDB found.
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_bios_init [i915]] No SDVO device info is found in VBT
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dsm_detect [i915]] no _DSM method for intel device
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dsm_detect [i915]] no _DSM method for intel device
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_update_rawclk [i915]] rawclk rate: 125000 kHz
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_power_well_enable [i915]] enabling always-on
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_fbc_init [i915]] Sanitized enable_fbc value: 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Primary WM0 latency 7 (0.7 usec)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Primary WM1 latency 3 (1.5 usec)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Primary WM2 latency 4 (2.0 usec)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Primary WM3 latency 22 (11.0 usec)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Sprite WM0 latency 7 (0.7 usec)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Sprite WM1 latency 3 (1.5 usec)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Sprite WM2 latency 4 (2.0 usec)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Sprite WM3 latency 22 (11.0 usec)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Cursor WM0 latency 7 (0.7 usec)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Cursor WM1 latency 3 (1.5 usec)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Cursor WM2 latency 4 (2.0 usec)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Cursor WM3 latency 22 (11.0 usec)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_init_pm [i915]] WM latency values increased to avoid potential underruns
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Primary WM0 latency 12 (1.2 usec)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Primary WM1 latency 3 (1.5 usec)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Primary WM2 latency 4 (2.0 usec)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Primary WM3 latency 22 (11.0 usec)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Sprite WM0 latency 12 (1.2 usec)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Sprite WM1 latency 3 (1.5 usec)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Sprite WM2 latency 4 (2.0 usec)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Sprite WM3 latency 22 (11.0 usec)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Cursor WM0 latency 12 (1.2 usec)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Cursor WM1 latency 3 (1.5 usec)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Cursor WM2 latency 4 (2.0 usec)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Cursor WM3 latency 22 (11.0 usec)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_modeset_init [i915]] 2 display pipes available.
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_update_cdclk [i915]] Current CD clock rate: 400000 kHz, VCO: 0 kHz, ref: 0 kHz
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_update_max_cdclk [i915]] Max CD clock rate: 400000 kHz
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_update_max_cdclk [i915]] Max dotclock rate: 360000 kHz
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_lvds_init [i915]] LVDS PPS:t1+t2 300 t3 500 t4 4000 t5 2000 tx 3000 divider 6249 port 0 powerdown_on_reset 1
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_lvds_init [i915]] using preferred mode from EDID: 
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 51:"1920x1080" 60 142000 1920 1980 2028 2094 1080 1090 1100 1130 0x48 0x9
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_panel_setup_backlight [i915]] Connector LVDS-1 backlight initialized, enabled, brightness 2351/4648
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_lvds_init [i915]] detected dual-link lvds configuration
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_crt_reset [i915]] crt adpa set to 0xf40000
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_hdmi_init_connector [i915]] Adding HDMI connector on port C
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_hdmi_init_connector [i915]] Using DDC pin 0x4 for port C (platform default)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_init_connector [i915]] Adding DP connector on port C
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_init_connector [i915]] using AUX C for port C (platform default)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_init_pch_refclk [i915]] has_panel 1 has_lvds 1 has_ck505 0 using_ssc_source 1
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_init_pch_refclk [i915]] Using SSC on panel
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_set_plane_visible [i915]] pipe A active planes 0x0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_set_plane_visible [i915]] pipe A active planes 0x0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_set_plane_visible [i915]] pipe A active planes 0x0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_modeset_setup_hw_state [i915]] [CRTC:37:pipe A] hw state readout: enabled
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_set_plane_visible [i915]] pipe B active planes 0x0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_set_plane_visible [i915]] pipe B active planes 0x0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_set_plane_visible [i915]] pipe B active planes 0x0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_modeset_setup_hw_state [i915]] [CRTC:47:pipe B] hw state readout: disabled
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_modeset_setup_hw_state [i915]] PCH DPLL A hw state readout: crtc_mask 0x00000001, on 1
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_modeset_setup_hw_state [i915]] PCH DPLL B hw state readout: crtc_mask 0x00000000, on 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_modeset_setup_hw_state [i915]] [ENCODER:49:LVDS] hw state readout: enabled, pipe A
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_modeset_setup_hw_state [i915]] [ENCODER:56:CRT] hw state readout: disabled, pipe A
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_modeset_setup_hw_state [i915]] [ENCODER:57:HDMI C] hw state readout: disabled, pipe A
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_modeset_setup_hw_state [i915]] [ENCODER:62:DP C] hw state readout: disabled, pipe A
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_modeset_setup_hw_state [i915]] [CONNECTOR:48:LVDS-1] hw state readout: enabled
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_modeset_setup_hw_state [i915]] [CONNECTOR:55:VGA-1] hw state readout: disabled
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_modeset_setup_hw_state [i915]] [CONNECTOR:58:HDMI-A-1] hw state readout: disabled
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_modeset_setup_hw_state [i915]] [CONNECTOR:63:DP-1] hw state readout: disabled
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [CRTC:37:pipe A][setup_hw_state]
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] output_types: LVDS (0x10)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] cpu_transcoder: A, pipe bpp: 18, dithering: 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] fdi: lanes: 4; gmch_m: 2481629, gmch_n: 8388608, link_m: 275736, link_n: 524288, tu: 64
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] audio: 0, infoframes: 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] requested mode:
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 0:"1920x1080" 60 141429 1920 1980 2028 2094 1080 1090 1100 1130 0x40 0x9
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] adjusted mode:
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 0:"1920x1080" 60 141429 1920 1980 2028 2094 1080 1090 1100 1130 0x40 0x9
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] crtc timings: 141429 1920 1980 2028 2094 1080 1090 1100 1130, type: 0x40 flags: 0x9
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] port clock: 141429, pipe src size: 720x400, pixel rate 141429
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] pch pfit: pos: 0x00000000, size: 0x07800438, enabled
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] ips: 0, double wide: 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:ibx_dump_hw_state [i915]] dpll_hw_state: dpll: 0x89046004, dpll_md: 0x0, fp0: 0x21007, fp1: 0x30d07
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] planes on this crtc
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:28:primary A] disabled, scaler_id = 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:31:sprite A] disabled, scaler_id = 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:34:cursor A] disabled, scaler_id = 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [CRTC:47:pipe B][setup_hw_state]
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] output_types:  (0x0)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] cpu_transcoder: B, pipe bpp: 0, dithering: 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] audio: 0, infoframes: 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] requested mode:
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] adjusted mode:
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] crtc timings: 0 0 0 0 0 0 0 0 0, type: 0x0 flags: 0x0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] port clock: 0, pipe src size: 0x0, pixel rate 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] ips: 0, double wide: 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:ibx_dump_hw_state [i915]] dpll_hw_state: dpll: 0x0, dpll_md: 0x0, fp0: 0x0, fp1: 0x0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] planes on this crtc
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:38:primary B] disabled, scaler_id = 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:41:sprite B] disabled, scaler_id = 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:44:cursor B] disabled, scaler_id = 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_uc_fw_fetch [i915]] GuC fw fetch (null)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_uc_fw_fetch [i915]] GuC fw fetch (null)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:i915_gem_init_ggtt [i915]] clearing unused GTT space: [1000, 80000000]
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:i915_ppgtt_create [i915]] Allocated pde space (2M) at GTT entry: 7fe00
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:i915_ppgtt_create [i915]] Adding PPGTT at offset 7fe00000
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:i915_gem_contexts_init [i915]] logical context support initialized
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_engine_init_common [i915]] rcs0 hws offset: 0x7fdfd000
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_engine_create_scratch [i915]] rcs0 pipe control offset: 0x7fdfc000
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_engine_init_common [i915]] bcs0 hws offset: 0x7fdfb000
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_engine_init_common [i915]] vcs0 hws offset: 0x7fdfa000
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:init_workarounds_ring [i915]] rcs0: Number of context specific w/a: 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_init_gt_powersave [i915]] Overclocking supported, max: 1200MHz, overclock: 1200MHz
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:gen6_check_mch_setup [i915]] Wrong MCH_SSKPD value: 0x16040307 This can cause underruns.
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_fbdev_init [i915]] pipe A not active or no fb, skipping
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_fbdev_init [i915]] pipe B not active or no fb, skipping
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_fbdev_init [i915]] no active fbs found, not using BIOS config
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] [CONNECTOR:55:VGA-1] force=0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] trigger hotplug detect cycle: adpa=0xf40000
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_backlight_device_register [i915]] Connector LVDS-1 backlight sysfs interface registered
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_connector_register [i915]] registering DPDDC-C bus for card1-DP-1
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm] Initialized i915 1.6.0 20171023 for 0000:00:02.0 on minor 1
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_opregion_register [i915]] 4 outputs detected
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: Video Device [PEGP] (multi-head: no  rom: yes  post: no)
Apr 03 18:09:21 Dell-XPS-L502X kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:32/LNXVIDEO:00/input/input7
Apr 03 18:09:21 Dell-XPS-L502X kernel: ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:asle_work [i915]] bclp = 0x80000038
Apr 03 18:09:21 Dell-XPS-L502X kernel: acpi device:34: registered as cooling_device4
Apr 03 18:09:21 Dell-XPS-L502X kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input8
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] 
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] ironlake hotplug adpa=0xf40000, result 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] CRT not detected via hotplug
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=0024
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 03 18:09:21 Dell-XPS-L502X kernel: hub 1-1:1.0: USB hub found
Apr 03 18:09:21 Dell-XPS-L502X kernel: hub 1-1:1.0: 6 ports detected
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb 2-1: New USB device found, idVendor=8087, idProduct=0024
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 03 18:09:21 Dell-XPS-L502X kernel: hub 2-1:1.0: USB hub found
Apr 03 18:09:21 Dell-XPS-L502X kernel: hub 2-1:1.0: 8 ports detected
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:gmbus_xfer [i915]] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_do_probe_ddc_edid [drm]] drm: skipping non-existent adapter i915 gmbus vga
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_crt_get_edid [i915]] CRT GMBUS EDID read failed, retry using GPIO bit-banging
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus vga. force bit now 1
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_do_probe_ddc_edid [drm]] drm: skipping non-existent adapter i915 gmbus vga
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus vga. force bit now 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_crt_detect_ddc [i915]] CRT not detected via DDC:0x50 [no valid EDID found]
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_helper_hpd_irq_event [drm_kms_helper]] [CONNECTOR:55:VGA-1] status updated from unknown to disconnected
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:asle_work [i915]] updating opregion backlight 56/255
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_panel_actually_set_backlight [i915]] set backlight PWM = 1021
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:asle_work [i915]] No request on ASLC interrupt 0x00000000
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_hdmi_detect [i915]] [CONNECTOR:58:HDMI-A-1]
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode HDMI ID: DP-HDMI ADAPTOR\004 (err 0)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode adaptor ID: a0 (err 0)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_hdmi_set_edid [i915]] DP dual mode adaptor (type 2 HDMI) detected (max TMDS clock: 300000 kHz)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_detect_monitor_audio [drm]] Monitor has basic audio support
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_helper_hpd_irq_event [drm_kms_helper]] [CONNECTOR:58:HDMI-A-1] status updated from unknown to connected
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_detect [i915]] [CONNECTOR:63:DP-1]
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
Apr 03 18:09:21 Dell-XPS-L502X kernel: ata1.00: ATA-8: HGST HTS721010A9E630, JB0OA3J0, max UDMA/133
Apr 03 18:09:21 Dell-XPS-L502X kernel: ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
Apr 03 18:09:21 Dell-XPS-L502X kernel: ata1.00: configured for UDMA/133
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: scsi 0:0:0:0: Direct-Access     ATA      HGST HTS721010A9 A3J0 PQ: 0 ANSI: 5
Apr 03 18:09:21 Dell-XPS-L502X kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Apr 03 18:09:21 Dell-XPS-L502X kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
Apr 03 18:09:21 Dell-XPS-L502X kernel: sd 0:0:0:0: [sda] Write Protect is off
Apr 03 18:09:21 Dell-XPS-L502X kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Apr 03 18:09:21 Dell-XPS-L502X kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_dp_dpcd_access [drm_kms_helper]] Too many retries, giving up. First error: -110
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_helper_hpd_irq_event [drm_kms_helper]] [CONNECTOR:63:DP-1] status updated from unknown to disconnected
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:48:LVDS-1]
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_lvds_detect [i915]] [CONNECTOR:48:LVDS-1]
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:48:LVDS-1] status updated from unknown to connected
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:48:LVDS-1] probed modes :
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 51:"1920x1080" 60 142000 1920 1980 2028 2094 1080 1090 1100 1130 0x48 0x9
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:55:VGA-1]
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] [CONNECTOR:55:VGA-1] force=1
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] ironlake hotplug adpa=0xf40000, result 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] CRT not detected via hotplug
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb 1-1.4: new high-speed USB device number 3 using ehci-pci
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb 2-1.5: new full-speed USB device number 3 using ehci-pci
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:gmbus_xfer [i915]] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_do_probe_ddc_edid [drm]] drm: skipping non-existent adapter i915 gmbus vga
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_crt_get_edid [i915]] CRT GMBUS EDID read failed, retry using GPIO bit-banging
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus vga. force bit now 1
Apr 03 18:09:21 Dell-XPS-L502X kernel: tsc: Refined TSC clocksource calibration: 2294.787 MHz
Apr 03 18:09:21 Dell-XPS-L502X kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2113f8b171d, max_idle_ns: 440795241185 ns
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb 1-1.4: New USB device found, idVendor=0408, idProduct=2fb1
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb 1-1.4: New USB device strings: Mfr=3, Product=2, SerialNumber=0
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb 1-1.4: Product: Laptop_Integrated_Webcam_2HDM
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb 1-1.4: Manufacturer: CN07CN2C7866414F08F7A00
Apr 03 18:09:21 Dell-XPS-L502X kernel:  sda: sda1 sda2 sda3 < sda5 sda6 sda7 sda8 sda9 sda10 sda11 sda12 sda13 sda14 sda15 > sda4
Apr 03 18:09:21 Dell-XPS-L502X kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_do_probe_ddc_edid [drm]] drm: skipping non-existent adapter i915 gmbus vga
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus vga. force bit now 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_crt_detect_ddc [i915]] CRT not detected via DDC:0x50 [no valid EDID found]
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:55:VGA-1] disconnected
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:58:HDMI-A-1]
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_hdmi_detect [i915]] [CONNECTOR:58:HDMI-A-1]
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb 2-1.5: New USB device found, idVendor=8086, idProduct=0189
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb 2-1.5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode HDMI ID: DP-HDMI ADAPTOR\004 (err 0)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode adaptor ID: a0 (err 0)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_hdmi_set_edid [i915]] DP dual mode adaptor (type 2 HDMI) detected (max TMDS clock: 300000 kHz)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_detect_monitor_audio [drm]] Monitor has basic audio support
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] HDMI: DVI dual 0, max TMDS clock 190000 kHz
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] HDMI: DVI dual 0, max TMDS clock 190000 kHz
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_edid_to_eld [drm]] ELD monitor Panasonic-TV
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_edid_to_eld [drm]] HDMI: latency present 0 0, video latency 0 0, audio latency 0 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_edid_to_eld [drm]] ELD size 36, SAD count 1
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:58:HDMI-A-1] probed modes :
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 65:"1920x1080" 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x48 0x5
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 66:"1920x1080" 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 88:"1920x1080" 60 148352 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 68:"1920x1080i" 60 74250 1920 2008 2052 2200 1080 1084 1094 1125 0x40 0x15
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 89:"1920x1080i" 60 74176 1920 2008 2052 2200 1080 1084 1094 1125 0x40 0x15
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 67:"1920x1080i" 50 74250 1920 2448 2492 2640 1080 1084 1094 1125 0x40 0x15
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 76:"1920x1080" 24 74250 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 93:"1920x1080" 24 74176 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 70:"1280x720" 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 90:"1280x720" 60 74176 1280 1390 1430 1650 720 725 730 750 0x40 0x5
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 69:"1280x720" 50 74250 1280 1720 1760 1980 720 725 730 750 0x40 0x5
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 71:"720x576" 50 27000 720 732 796 864 576 581 586 625 0x40 0xa
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 83:"720x576i" 50 13500 720 732 795 864 576 580 586 625 0x40 0x101a
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 95:"720x480" 60 27027 720 736 798 858 480 489 495 525 0x40 0xa
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 80:"720x480" 60 27000 720 736 798 858 480 489 495 525 0x40 0xa
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 97:"720x480i" 60 13514 720 739 801 858 480 488 494 525 0x40 0x101a
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 84:"720x480i" 60 13500 720 739 801 858 480 488 494 525 0x40 0x101a
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 99:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 87:"640x480" 60 25175 640 656 752 800 480 490 492 525 0x40 0xa
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:63:DP-1]
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_detect [i915]] [CONNECTOR:63:DP-1]
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb 2-1.6: new high-speed USB device number 4 using ehci-pci
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: ata2.00: ATAPI: HL-DT-ST DVDRW/BDROM CT30N, A101, max UDMA/133
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: ata2.00: configured for UDMA/133
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: scsi 1:0:0:0: CD-ROM            HL-DT-ST DVDRWBD CT30N    A101 PQ: 0 ANSI: 5
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_dp_dpcd_access [drm_kms_helper]] Too many retries, giving up. First error: -110
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:63:DP-1] disconnected
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] connector 48 enabled? yes
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] connector 55 enabled? no
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] connector 58 enabled? yes
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] connector 63 enabled? no
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_fb_initial_config [i915]] Not using firmware configuration
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] looking for cmdline mode on connector 48
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] looking for preferred mode on connector 48 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] found mode 1920x1080
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] looking for cmdline mode on connector 58
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] looking for preferred mode on connector 58 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] found mode 1920x1080
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] picking CRTCs for 8192x8192 config
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] desired mode 1920x1080 set on crtc 37 (0,0)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] desired mode 1920x1080 set on crtc 47 (0,0)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intelfb_create [i915]] no BIOS fb, allocating a new one
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intelfb_create [i915]] allocated 1920x1080 fb: 0x00061000
Apr 03 18:09:21 Dell-XPS-L502X kernel: fbcon: inteldrmfb (fb0) is primary device
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_atomic_check.part.135 [i915]] [CONNECTOR:48:LVDS-1] checking for sink bpp constrains
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_atomic_check.part.135 [i915]] clamping display bpp (was 36) to EDID reported max of 18
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_atomic_check.part.135 [i915]] checking fdi config on pipe A, lanes 2
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_atomic_check.part.135 [i915]] hw max bpp: 36, pipe bpp: 18, dithering: 1
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [CRTC:37:pipe A][modeset]
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] output_types: LVDS (0x10)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] cpu_transcoder: A, pipe bpp: 18, dithering: 1
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] fdi: lanes: 2; gmch_m: 4963259, gmch_n: 8388608, link_m: 275736, link_n: 524288, tu: 64
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] audio: 0, infoframes: 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] requested mode:
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 0:"1920x1080" 60 142000 1920 1980 2028 2094 1080 1090 1100 1130 0x48 0x9
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] adjusted mode:
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 0:"1920x1080" 60 142000 1920 1980 2028 2094 1080 1090 1100 1130 0x48 0x9
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] crtc timings: 142000 1920 1980 2028 2094 1080 1090 1100 1130, type: 0x48 flags: 0x9
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] port clock: 142000, pipe src size: 1920x1080, pixel rate 142000
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] ips: 0, double wide: 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:ibx_dump_hw_state [i915]] dpll_hw_state: dpll: 0x89046004, dpll_md: 0x0, fp0: 0x21007, fp1: 0x30d07
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] planes on this crtc
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:28:primary A] disabled, scaler_id = 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:31:sprite A] disabled, scaler_id = 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:34:cursor A] disabled, scaler_id = 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_atomic_check.part.135 [i915]] [CONNECTOR:58:HDMI-A-1] checking for sink bpp constrains
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_hdmi_compute_config [i915]] picking bpc to 8 for HDMI output
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_hdmi_compute_config [i915]] forcing pipe bpp to 24 for HDMI
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_atomic_check.part.135 [i915]] checking fdi config on pipe B, lanes 2
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_atomic_check.part.135 [i915]] hw max bpp: 36, pipe bpp: 24, dithering: 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [CRTC:47:pipe B][modeset]
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] output_types: HDMI (0x40)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] cpu_transcoder: B, pipe bpp: 24, dithering: 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] fdi: lanes: 2; gmch_m: 6920601, gmch_n: 8388608, link_m: 288358, link_n: 524288, tu: 64
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] audio: 1, infoframes: 1
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] requested mode:
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 0:"1920x1080" 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x48 0x5
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] adjusted mode:
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 0:"1920x1080" 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x48 0x5
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] crtc timings: 148500 1920 2448 2492 2640 1080 1084 1089 1125, type: 0x48 flags: 0x5
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] port clock: 148500, pipe src size: 1920x1080, pixel rate 148500
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] ips: 0, double wide: 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:ibx_dump_hw_state [i915]] dpll_hw_state: dpll: 0x0, dpll_md: 0x0, fp0: 0x0, fp1: 0x0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] planes on this crtc
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:38:primary B] disabled, scaler_id = 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:41:sprite B] disabled, scaler_id = 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:44:cursor B] disabled, scaler_id = 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:ironlake_crtc_compute_clock [i915]] using SSC reference clock of 120000 kHz
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_find_shared_dpll [i915]] [CRTC:37:pipe A] allocated PCH DPLL A
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_reference_shared_dpll [i915]] using PCH DPLL A for pipe A
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_find_shared_dpll [i915]] [CRTC:47:pipe B] allocated PCH DPLL B
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_reference_shared_dpll [i915]] using PCH DPLL B for pipe B
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_panel_actually_set_backlight [i915]] set backlight PWM = 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_disable_pipe [i915]] disabling pipe A
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb 2-1.6: New USB device found, idVendor=413c, idProduct=8184
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb 2-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb 2-1.6: Product: Dell Wireless 5540
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb 2-1.6: Manufacturer: <ADell Wireless 5540
Apr 03 18:09:21 Dell-XPS-L502X kernel: usb 2-1.6: SerialNumber: 3563970327229510
Apr 03 18:09:21 Dell-XPS-L502X kernel: psmouse serio1: synaptics: queried max coordinates: x [..5398], y [..4728]
Apr 03 18:09:21 Dell-XPS-L502X kernel: sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Apr 03 18:09:21 Dell-XPS-L502X kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
Apr 03 18:09:21 Dell-XPS-L502X kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
Apr 03 18:09:21 Dell-XPS-L502X kernel: sr 1:0:0:0: Attached scsi generic sg1 type 5
Apr 03 18:09:21 Dell-XPS-L502X kernel: psmouse serio1: synaptics: Touchpad model: 1, fw: 7.4, id: 0x1e0b1, caps: 0xd04771/0xa40000/0x8a0400/0x0, board id: 0, fw id: 662324
Apr 03 18:09:21 Dell-XPS-L502X kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input6
Apr 03 18:09:21 Dell-XPS-L502X kernel: ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Apr 03 18:09:21 Dell-XPS-L502X kernel: ata5.00: ATA-8: ST9500420AS, D005SDM1, max UDMA/133
Apr 03 18:09:21 Dell-XPS-L502X kernel: ata5.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
Apr 03 18:09:21 Dell-XPS-L502X kernel: ata5.00: configured for UDMA/133
Apr 03 18:09:21 Dell-XPS-L502X kernel: scsi 4:0:0:0: Direct-Access     ATA      ST9500420AS      SDM1 PQ: 0 ANSI: 5
Apr 03 18:09:21 Dell-XPS-L502X kernel: sd 4:0:0:0: Attached scsi generic sg2 type 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: sd 4:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/466 GiB)
Apr 03 18:09:21 Dell-XPS-L502X kernel: sd 4:0:0:0: [sdb] Write Protect is off
Apr 03 18:09:21 Dell-XPS-L502X kernel: sd 4:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Apr 03 18:09:21 Dell-XPS-L502X kernel: sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_disable_shared_dpll [i915]] disable PCH DPLL A (active 1, on? 1) for crtc 37
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_disable_shared_dpll [i915]] disabling PCH DPLL A
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [ENCODER:49:LVDS]
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [ENCODER:56:CRT]
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [ENCODER:57:HDMI C]
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [ENCODER:62:DP C]
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:verify_single_dpll_state.isra.74 [i915]] PCH DPLL A
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:verify_single_dpll_state.isra.74 [i915]] PCH DPLL B
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_prepare_shared_dpll [i915]] setting up PCH DPLL A
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_enable_pipe [i915]] enabling pipe A
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI_RX_IIR 0x700
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI train 1 done.
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI_RX_IIR 0x600
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI train 2 done.
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI train done.
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_enable_shared_dpll [i915]] enable PCH DPLL A (active 1, on? 0) for crtc 37
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_enable_shared_dpll [i915]] enabling PCH DPLL A
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_print_rc6_info [i915]] Enabling RC6 states: RC6 on RC6p off RC6pp off
Apr 03 18:09:21 Dell-XPS-L502X kernel:  sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 sdb6 sdb7 sdb8 sdb9 >
Apr 03 18:09:21 Dell-XPS-L502X kernel: sd 4:0:0:0: [sdb] Attached SCSI removable disk
Apr 03 18:09:21 Dell-XPS-L502X kernel: clocksource: Switched to clocksource tsc
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_panel_enable_backlight [i915]] pipe A
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_panel_actually_set_backlight [i915]] set backlight PWM = 1021
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_prepare_shared_dpll [i915]] setting up PCH DPLL B
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_dual_mode_set_tmds_output [i915]] Enabling DP dual mode adaptor TMDS output
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_enable_pipe [i915]] enabling pipe B
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI_RX_IIR 0x100
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI train 1 done.
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI_RX_IIR 0x600
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI train 2 done.
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI train done.
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_enable_shared_dpll [i915]] enable PCH DPLL B (active 2, on? 0) for crtc 47
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_enable_shared_dpll [i915]] enabling PCH DPLL B
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_enable_hdmi_audio [i915]] Enabling HDMI audio on pipe B
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_audio_codec_enable [i915]] ELD on [CONNECTOR:58:HDMI-A-1], [ENCODER:57:HDMI C]
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:ilk_audio_codec_enable [i915]] Enable audio codec on port C, pipe B, 36 bytes ELD
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:audio_config_hdmi_pixel_clock.isra.4 [i915]] Configuring HDMI audio for pixel clock 148500 (0x00090000)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:verify_connector_state.isra.115 [i915]] [CONNECTOR:48:LVDS-1]
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [CRTC:37:pipe A]
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:verify_single_dpll_state.isra.74 [i915]] PCH DPLL A
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:verify_connector_state.isra.115 [i915]] [CONNECTOR:58:HDMI-A-1]
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [CRTC:47:pipe B]
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:verify_single_dpll_state.isra.74 [i915]] PCH DPLL B
Apr 03 18:09:21 Dell-XPS-L502X kernel: Console: switching to colour frame buffer device 240x67
Apr 03 18:09:21 Dell-XPS-L502X kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_fb_helper_hotplug_event.part.31 [drm_kms_helper]] 
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] 
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:48:LVDS-1]
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_lvds_detect [i915]] [CONNECTOR:48:LVDS-1]
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:48:LVDS-1] probed modes :
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 51:"1920x1080" 60 142000 1920 1980 2028 2094 1080 1090 1100 1130 0x48 0x9
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:55:VGA-1]
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] [CONNECTOR:55:VGA-1] force=1
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] ironlake hotplug adpa=0xf40000, result 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] CRT not detected via hotplug
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:gmbus_xfer [i915]] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_do_probe_ddc_edid [drm]] drm: skipping non-existent adapter i915 gmbus vga
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_crt_get_edid [i915]] CRT GMBUS EDID read failed, retry using GPIO bit-banging
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus vga. force bit now 1
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_do_probe_ddc_edid [drm]] drm: skipping non-existent adapter i915 gmbus vga
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus vga. force bit now 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_crt_detect_ddc [i915]] CRT not detected via DDC:0x50 [no valid EDID found]
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:55:VGA-1] disconnected
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:58:HDMI-A-1]
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_hdmi_detect [i915]] [CONNECTOR:58:HDMI-A-1]
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode HDMI ID: DP-HDMI ADAPTOR\004 (err 0)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode adaptor ID: a0 (err 0)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_hdmi_set_edid [i915]] DP dual mode adaptor (type 2 HDMI) detected (max TMDS clock: 300000 kHz)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_detect_monitor_audio [drm]] Monitor has basic audio support
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] HDMI: DVI dual 0, max TMDS clock 190000 kHz
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] HDMI: DVI dual 0, max TMDS clock 190000 kHz
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_edid_to_eld [drm]] ELD monitor Panasonic-TV
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_edid_to_eld [drm]] HDMI: latency present 0 0, video latency 0 0, audio latency 0 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_edid_to_eld [drm]] ELD size 36, SAD count 1
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:58:HDMI-A-1] probed modes :
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 65:"1920x1080" 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x48 0x5
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 66:"1920x1080" 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 88:"1920x1080" 60 148352 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 68:"1920x1080i" 60 74250 1920 2008 2052 2200 1080 1084 1094 1125 0x40 0x15
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 89:"1920x1080i" 60 74176 1920 2008 2052 2200 1080 1084 1094 1125 0x40 0x15
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 67:"1920x1080i" 50 74250 1920 2448 2492 2640 1080 1084 1094 1125 0x40 0x15
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 76:"1920x1080" 24 74250 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 93:"1920x1080" 24 74176 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 70:"1280x720" 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 90:"1280x720" 60 74176 1280 1390 1430 1650 720 725 730 750 0x40 0x5
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 69:"1280x720" 50 74250 1280 1720 1760 1980 720 725 730 750 0x40 0x5
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 71:"720x576" 50 27000 720 732 796 864 576 581 586 625 0x40 0xa
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 83:"720x576i" 50 13500 720 732 795 864 576 580 586 625 0x40 0x101a
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 95:"720x480" 60 27027 720 736 798 858 480 489 495 525 0x40 0xa
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 80:"720x480" 60 27000 720 736 798 858 480 489 495 525 0x40 0xa
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 97:"720x480i" 60 13514 720 739 801 858 480 488 494 525 0x40 0x101a
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 84:"720x480i" 60 13500 720 739 801 858 480 488 494 525 0x40 0x101a
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 99:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 87:"640x480" 60 25175 640 656 752 800 480 490 492 525 0x40 0xa
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:63:DP-1]
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_detect [i915]] [CONNECTOR:63:DP-1]
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_dp_dpcd_access [drm_kms_helper]] Too many retries, giving up. First error: -110
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:63:DP-1] disconnected
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] connector 48 enabled? yes
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] connector 55 enabled? no
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] connector 58 enabled? yes
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] connector 63 enabled? no
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_fb_initial_config [i915]] Not using firmware configuration
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] looking for cmdline mode on connector 48
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] looking for preferred mode on connector 48 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] found mode 1920x1080
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] looking for cmdline mode on connector 58
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] looking for preferred mode on connector 58 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] found mode 1920x1080
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] picking CRTCs for 1920x1080 config
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] desired mode 1920x1080 set on crtc 37 (0,0)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] desired mode 1920x1080 set on crtc 47 (0,0)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_fb_helper_hotplug_event.part.31 [drm_kms_helper]] 
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] 
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:48:LVDS-1]
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_lvds_detect [i915]] [CONNECTOR:48:LVDS-1]
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:48:LVDS-1] probed modes :
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 51:"1920x1080" 60 142000 1920 1980 2028 2094 1080 1090 1100 1130 0x48 0x9
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:55:VGA-1]
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] [CONNECTOR:55:VGA-1] force=1
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] ironlake hotplug adpa=0xf40000, result 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] CRT not detected via hotplug
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:gmbus_xfer [i915]] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_do_probe_ddc_edid [drm]] drm: skipping non-existent adapter i915 gmbus vga
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_crt_get_edid [i915]] CRT GMBUS EDID read failed, retry using GPIO bit-banging
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus vga. force bit now 1
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_do_probe_ddc_edid [drm]] drm: skipping non-existent adapter i915 gmbus vga
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus vga. force bit now 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_crt_detect_ddc [i915]] CRT not detected via DDC:0x50 [no valid EDID found]
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:55:VGA-1] disconnected
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:58:HDMI-A-1]
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_hdmi_detect [i915]] [CONNECTOR:58:HDMI-A-1]
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode HDMI ID: DP-HDMI ADAPTOR\004 (err 0)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode adaptor ID: a0 (err 0)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_hdmi_set_edid [i915]] DP dual mode adaptor (type 2 HDMI) detected (max TMDS clock: 300000 kHz)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_detect_monitor_audio [drm]] Monitor has basic audio support
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] HDMI: DVI dual 0, max TMDS clock 190000 kHz
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] HDMI: DVI dual 0, max TMDS clock 190000 kHz
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_edid_to_eld [drm]] ELD monitor Panasonic-TV
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_edid_to_eld [drm]] HDMI: latency present 0 0, video latency 0 0, audio latency 0 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_edid_to_eld [drm]] ELD size 36, SAD count 1
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:58:HDMI-A-1] probed modes :
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 65:"1920x1080" 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x48 0x5
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 66:"1920x1080" 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 88:"1920x1080" 60 148352 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 68:"1920x1080i" 60 74250 1920 2008 2052 2200 1080 1084 1094 1125 0x40 0x15
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 89:"1920x1080i" 60 74176 1920 2008 2052 2200 1080 1084 1094 1125 0x40 0x15
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 67:"1920x1080i" 50 74250 1920 2448 2492 2640 1080 1084 1094 1125 0x40 0x15
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 76:"1920x1080" 24 74250 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 93:"1920x1080" 24 74176 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 70:"1280x720" 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 90:"1280x720" 60 74176 1280 1390 1430 1650 720 725 730 750 0x40 0x5
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 69:"1280x720" 50 74250 1280 1720 1760 1980 720 725 730 750 0x40 0x5
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 71:"720x576" 50 27000 720 732 796 864 576 581 586 625 0x40 0xa
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 83:"720x576i" 50 13500 720 732 795 864 576 580 586 625 0x40 0x101a
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 95:"720x480" 60 27027 720 736 798 858 480 489 495 525 0x40 0xa
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 80:"720x480" 60 27000 720 736 798 858 480 489 495 525 0x40 0xa
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 97:"720x480i" 60 13514 720 739 801 858 480 488 494 525 0x40 0x101a
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 84:"720x480i" 60 13500 720 739 801 858 480 488 494 525 0x40 0x101a
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 99:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 87:"640x480" 60 25175 640 656 752 800 480 490 492 525 0x40 0xa
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:63:DP-1]
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_detect [i915]] [CONNECTOR:63:DP-1]
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_dp_dpcd_access [drm_kms_helper]] Too many retries, giving up. First error: -110
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:63:DP-1] disconnected
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] connector 48 enabled? yes
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] connector 55 enabled? no
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] connector 58 enabled? yes
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] connector 63 enabled? no
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:intel_fb_initial_config [i915]] Not using firmware configuration
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] looking for cmdline mode on connector 48
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] looking for preferred mode on connector 48 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] found mode 1920x1080
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] looking for cmdline mode on connector 58
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] looking for preferred mode on connector 58 0
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] found mode 1920x1080
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] picking CRTCs for 1920x1080 config
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] desired mode 1920x1080 set on crtc 37 (0,0)
Apr 03 18:09:21 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] desired mode 1920x1080 set on crtc 47 (0,0)
Apr 03 18:09:21 Dell-XPS-L502X kernel: random: crng init done
Apr 03 18:09:21 Dell-XPS-L502X kernel: EXT4-fs (sdb7): mounted filesystem with ordered data mode. Opts: (null)
Apr 03 18:09:21 Dell-XPS-L502X systemd-udevd[153]: Validate module index
Apr 03 18:09:21 Dell-XPS-L502X systemd-udevd[153]: Check if link configuration needs reloading.
Apr 03 18:09:21 Dell-XPS-L502X systemd-udevd[247]: passed device to netlink monitor 0x56519e48a530
Apr 03 18:09:21 Dell-XPS-L502X systemd-udevd[247]: Unload module index
Apr 03 18:09:21 Dell-XPS-L502X systemd-udevd[247]: Unloaded link configuration context.
Apr 03 18:09:21 Dell-XPS-L502X systemd-udevd[153]: Unload module index
Apr 03 18:09:21 Dell-XPS-L502X systemd-udevd[153]: Unloaded link configuration context.
Apr 03 18:09:21 Dell-XPS-L502X kernel: systemd-udevd: 4034 output lines suppressed due to ratelimiting
Apr 03 18:09:21 Dell-XPS-L502X kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
Apr 03 18:09:21 Dell-XPS-L502X systemd[1]: Mounting cgroup to /sys/fs/cgroup/cpuset of type cgroup with options cpuset.
Apr 03 18:09:21 Dell-XPS-L502X systemd[1]: Mounting cgroup to /sys/fs/cgroup/net_cls,net_prio of type cgroup with options net_cls,net_prio.
Apr 03 18:09:21 Dell-XPS-L502X systemd[1]: Mounting cgroup to /sys/fs/cgroup/memory of type cgroup with options memory.
Apr 03 18:09:21 Dell-XPS-L502X systemd[1]: Mounting cgroup to /sys/fs/cgroup/cpu,cpuacct of type cgroup with options cpu,cpuacct.
Apr 03 18:09:21 Dell-XPS-L502X systemd[1]: Mounting cgroup to /sys/fs/cgroup/freezer of type cgroup with options freezer.
Apr 03 18:09:21 Dell-XPS-L502X systemd[1]: Mounting cgroup to /sys/fs/cgroup/blkio of type cgroup with options blkio.
Apr 03 18:09:21 Dell-XPS-L502X systemd[1]: Mounting cgroup to /sys/fs/cgroup/devices of type cgroup with options devices.
Apr 03 18:09:21 Dell-XPS-L502X systemd[1]: Mounting cgroup to /sys/fs/cgroup/pids of type cgroup with options pids.
Apr 03 18:09:21 Dell-XPS-L502X systemd[1]: Mounting cgroup to /sys/fs/cgroup/rdma of type cgroup with options rdma.
Apr 03 18:09:21 Dell-XPS-L502X systemd[1]: Mounting cgroup to /sys/fs/cgroup/perf_event of type cgroup with options perf_event.
Apr 03 18:09:21 Dell-XPS-L502X systemd-fstab-generator[263]: Parsing /etc/fstab
Apr 03 18:09:21 Dell-XPS-L502X systemd-gpt-auto-generator[265]: /dev/sdb7: root device /dev/sdb.
Apr 03 18:09:21 Dell-XPS-L502X systemd-fstab-generator[263]: Found entry what=/dev/disk/by-uuid/95f70d80-0833-47f2-a0d6-41f9ea14022a where=/ type=ext4 nofail=no noauto=no
Apr 03 18:09:21 Dell-XPS-L502X systemd-sysv-generator[269]: Cannot find unit apport.service.
Apr 03 18:09:21 Dell-XPS-L502X systemd-sysv-generator[269]: Native unit for rsync.service already exists, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-sysv-generator[269]: Native unit for network-manager.service already exists, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-sysv-generator[269]: Native unit for plymouth-log.service already exists, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-sysv-generator[269]: Native unit for whoopsie.service already exists, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-sysv-generator[269]: Native unit for keyboard-setup.service already exists, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-sysv-generator[269]: Native unit for lightdm.service already exists, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-sysv-generator[269]: Native unit for irqbalance.service already exists, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-sysv-generator[269]: Native unit for udev.service already exists, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-sysv-generator[269]: Native unit for x11-common.service already exists, skipping.
Apr 03 18:09:21 Dell-XPS-L502X kernel: systemd-sysv-ge: 86 output lines suppressed due to ratelimiting
Apr 03 18:09:21 Dell-XPS-L502X systemd-gpt-auto-generator[265]: No suitable partition table found, ignoring.
Apr 03 18:09:21 Dell-XPS-L502X systemd-journald[280]: Journal started
Apr 03 18:09:21 Dell-XPS-L502X systemd-journald[280]: Runtime journal (/run/log/journal/9dcce84391f449eaaa10bbad75a4d50f) is 8.0M, max 98.8M, 90.8M free.
Apr 03 18:09:21 Dell-XPS-L502X systemd[272]: kmod-static-nodes.service: Executing: /bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
Apr 03 18:09:21 Dell-XPS-L502X systemd[273]: dev-mqueue.mount: Executing: /bin/mount mqueue /dev/mqueue -t mqueue
Apr 03 18:09:21 Dell-XPS-L502X systemd[274]: dev-hugepages.mount: Executing: /bin/mount hugetlbfs /dev/hugepages -t hugetlbfs
Apr 03 18:09:21 Dell-XPS-L502X systemd[275]: sys-kernel-debug.mount: Executing: /bin/mount debugfs /sys/kernel/debug -t debugfs
Apr 03 18:09:21 Dell-XPS-L502X systemd[276]: systemd-modules-load.service: Executing: /lib/systemd/systemd-modules-load
Apr 03 18:09:21 Dell-XPS-L502X systemd[277]: ureadahead.service: Executing: /sbin/ureadahead
Apr 03 18:09:21 Dell-XPS-L502X systemd[278]: keyboard-setup.service: Executing: /lib/console-setup/keyboard-setup.sh
Apr 03 18:09:21 Dell-XPS-L502X systemd[279]: ufw.service: Executing: /lib/ufw/ufw-init start quiet
Apr 03 18:09:21 Dell-XPS-L502X systemd[280]: systemd-journald.service: Executing: /lib/systemd/systemd-journald
Apr 03 18:09:21 Dell-XPS-L502X systemd[281]: systemd-tmpfiles-setup-dev.service: Executing: /bin/systemd-tmpfiles --prefix=/dev --create --boot
Apr 03 18:09:21 Dell-XPS-L502X systemd-modules-load[276]: apply: /etc/modules-load.d/cups-filters.conf
Apr 03 18:09:21 Dell-XPS-L502X systemd-modules-load[276]: load: lp
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Reading config file "/usr/lib/tmpfiles.d/00rsyslog.conf".
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/var/log" does not match any include prefix, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Reading config file "/usr/lib/tmpfiles.d/dbus.conf".
Apr 03 18:09:21 Dell-XPS-L502X systemd[1]: systemd-journald-audit.socket: Changed listening -> running
Apr 03 18:09:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (WATCHDOG=1)
Apr 03 18:09:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 38 (n/a) to fd store.
Apr 03 18:09:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 39 (n/a) to fd store.
Apr 03 18:09:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 40 (n/a) to fd store.
Apr 03 18:09:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 41 (n/a) to fd store.
Apr 03 18:09:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 42 (n/a) to fd store.
Apr 03 18:09:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 43 (n/a) to fd store.
Apr 03 18:09:21 Dell-XPS-L502X systemd[1]: syslog.socket: Incoming traffic
Apr 03 18:09:21 Dell-XPS-L502X systemd[1]: syslog.socket: Changed listening -> running
Apr 03 18:09:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 38 (stored), closing.
Apr 03 18:09:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 42 (stored), closing.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/var/lib/dbus/machine-id" does not match any include prefix, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Reading config file "/usr/lib/tmpfiles.d/debian.conf".
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/run/initctl" does not match any include prefix, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/run/shm" does not match any include prefix, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/run/sendsigs.omit.d" does not match any include prefix, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/etc/mtab" does not match any include prefix, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Reading config file "/usr/lib/tmpfiles.d/gvfsd-fuse-tmpfiles.conf".
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/run/user/*/gvfs" does not match any include prefix, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Reading config file "/usr/lib/tmpfiles.d/home.conf".
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/home" does not match any include prefix, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/srv" does not match any include prefix, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Reading config file "/usr/lib/tmpfiles.d/journal-nocow.conf".
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/var/log/journal" does not match any include prefix, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/var/log/journal/9dcce84391f449eaaa10bbad75a4d50f" does not match any include prefix, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/var/log/journal/remote" does not match any include prefix, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Reading config file "/run/tmpfiles.d/kmod.conf".
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/dev/cuse" matches include prefix "/dev".
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/dev/autofs" matches include prefix "/dev".
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/dev/btrfs-control" matches include prefix "/dev".
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/dev/userio" matches include prefix "/dev".
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/dev/vfio" matches include prefix "/dev".
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/dev/vfio/vfio" matches include prefix "/dev".
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/dev/vhci" matches include prefix "/dev".
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/dev/uhid" matches include prefix "/dev".
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/dev/vhost-net" matches include prefix "/dev".
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/dev/vhost-vsock" matches include prefix "/dev".
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/dev/snd" matches include prefix "/dev".
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/dev/snd/timer" matches include prefix "/dev".
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/dev/snd" matches include prefix "/dev".
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/dev/snd/seq" matches include prefix "/dev".
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Reading config file "/usr/lib/tmpfiles.d/legacy.conf".
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/var/lock" does not match any include prefix, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/run/lock/subsys" does not match any include prefix, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/forcefsck" does not match any include prefix, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/fastboot" does not match any include prefix, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/forcequotacheck" does not match any include prefix, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Reading config file "/usr/lib/tmpfiles.d/man-db.conf".
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/var/cache/man" does not match any include prefix, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Reading config file "/usr/lib/tmpfiles.d/passwd.conf".
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/etc/gshadow.lock" does not match any include prefix, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/etc/shadow.lock" does not match any include prefix, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/etc/passwd.lock" does not match any include prefix, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/etc/group.lock" does not match any include prefix, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/etc/subuid.lock" does not match any include prefix, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/etc/subgid.lock" does not match any include prefix, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Reading config file "/usr/lib/tmpfiles.d/sudo.conf".
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/var/run/sudo" does not match any include prefix, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/var/run/sudo/ts" does not match any include prefix, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Reading config file "/usr/lib/tmpfiles.d/systemd-nologin.conf".
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/run/nologin" does not match any include prefix, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Reading config file "/usr/lib/tmpfiles.d/systemd.conf".
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/run/user" does not match any include prefix, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/run/utmp" does not match any include prefix, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/run/systemd/ask-password" does not match any include prefix, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/run/systemd/seats" does not match any include prefix, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/run/systemd/sessions" does not match any include prefix, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/run/systemd/users" does not match any include prefix, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/run/systemd/machines" does not match any include prefix, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/run/systemd/shutdown" does not match any include prefix, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/run/systemd/netif" does not match any include prefix, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/run/systemd/netif/links" does not match any include prefix, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/run/systemd/netif/leases" does not match any include prefix, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/run/log" does not match any include prefix, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/run/log/journal" does not match any include prefix, skipping.
Apr 03 18:09:21 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/run/log/journal/9dcce84391f449eaaa10bbad75a4d50f" does not match any include prefix, skipping.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/run/log/journal/9dcce84391f449eaaa10bbad75a4d50f" does not match any include prefix, skipping.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/run/log/journal/9dcce84391f449eaaa10bbad75a4d50f" does not match any include prefix, skipping.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/run/log/journal/9dcce84391f449eaaa10bbad75a4d50f/*.journal*" does not match any include prefix, skipping.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/var/log/journal" does not match any include prefix, skipping.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/var/log/journal/9dcce84391f449eaaa10bbad75a4d50f" does not match any include prefix, skipping.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/var/log/journal/9dcce84391f449eaaa10bbad75a4d50f/system.journal" does not match any include prefix, skipping.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/var/log/journal" does not match any include prefix, skipping.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/var/log/journal" does not match any include prefix, skipping.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/var/log/journal/9dcce84391f449eaaa10bbad75a4d50f" does not match any include prefix, skipping.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/var/log/journal/9dcce84391f449eaaa10bbad75a4d50f" does not match any include prefix, skipping.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/var/log/journal/9dcce84391f449eaaa10bbad75a4d50f/system.journal" does not match any include prefix, skipping.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/var/lib/systemd" does not match any include prefix, skipping.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/var/lib/systemd/coredump" does not match any include prefix, skipping.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Reading config file "/usr/lib/tmpfiles.d/tmp.conf".
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/tmp" does not match any include prefix, skipping.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/tmp/systemd-private-9606a9a197dc48f88a4ac4beed490687-*" does not match any include prefix, skipping.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/tmp/systemd-private-9606a9a197dc48f88a4ac4beed490687-*/tmp" does not match any include prefix, skipping.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/var/tmp/systemd-private-9606a9a197dc48f88a4ac4beed490687-*" does not match any include prefix, skipping.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/var/tmp/systemd-private-9606a9a197dc48f88a4ac4beed490687-*/tmp" does not match any include prefix, skipping.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/tmp/systemd-private-*" does not match any include prefix, skipping.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/var/tmp/systemd-private-*" does not match any include prefix, skipping.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Reading config file "/usr/lib/tmpfiles.d/var.conf".
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/var" does not match any include prefix, skipping.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/var/run" does not match any include prefix, skipping.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/var/log" does not match any include prefix, skipping.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/var/log/wtmp" does not match any include prefix, skipping.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/var/log/btmp" does not match any include prefix, skipping.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/var/log/lastlog" does not match any include prefix, skipping.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/var/cache" does not match any include prefix, skipping.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/var/lib" does not match any include prefix, skipping.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/var/spool" does not match any include prefix, skipping.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Reading config file "/usr/lib/tmpfiles.d/x11.conf".
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/tmp/.X11-unix" does not match any include prefix, skipping.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/tmp/.ICE-unix" does not match any include prefix, skipping.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/tmp/.XIM-unix" does not match any include prefix, skipping.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/tmp/.font-unix" does not match any include prefix, skipping.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/tmp/.Test-unix" does not match any include prefix, skipping.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Entry "/tmp/.X[0-9]*-lock" does not match any include prefix, skipping.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Running create action for entry c /dev/cuse
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Created char device node "/dev/cuse" 1:128.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: "/dev/cuse" has right mode 20600
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Running create action for entry c /dev/autofs
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Found existing char device node "/dev/autofs" 1:128.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: chmod "/dev/autofs" to mode 600
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Running create action for entry c /dev/btrfs-control
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Created char device node "/dev/btrfs-control" 1:128.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: "/dev/btrfs-control" has right mode 20600
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Running create action for entry c /dev/userio
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Created char device node "/dev/userio" 1:128.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: "/dev/userio" has right mode 20600
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Running create action for entry d /dev/vfio
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Created directory "/dev/vfio".
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: "/dev/vfio" has right mode 40755
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Running create action for entry c /dev/vfio/vfio
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Created char device node "/dev/vfio/vfio" 1:128.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: "/dev/vfio/vfio" has right mode 20600
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Running create action for entry c /dev/vhci
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Created char device node "/dev/vhci" 1:128.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: "/dev/vhci" has right mode 20600
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Running create action for entry c /dev/uhid
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Created char device node "/dev/uhid" 1:128.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: "/dev/uhid" has right mode 20600
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Running create action for entry c /dev/vhost-net
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Created char device node "/dev/vhost-net" 1:128.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: "/dev/vhost-net" has right mode 20600
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Running create action for entry c /dev/vhost-vsock
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Created char device node "/dev/vhost-vsock" 1:128.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: "/dev/vhost-vsock" has right mode 20600
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Running create action for entry d /dev/snd
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Created directory "/dev/snd".
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: "/dev/snd" has right mode 40755
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Running create action for entry d /dev/snd
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Found existing directory "/dev/snd".
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: "/dev/snd" has right mode 40755
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Running create action for entry c /dev/snd/timer
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Created char device node "/dev/snd/timer" 1:128.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: "/dev/snd/timer" has right mode 20600
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Running create action for entry c /dev/snd/seq
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: Created char device node "/dev/snd/seq" 1:128.
Apr 03 18:09:22 Dell-XPS-L502X systemd-tmpfiles[281]: "/dev/snd/seq" has right mode 20600
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 43 (stored), closing.
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 281 (systemd-tmpfile).
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: Child 281 (systemd-tmpfile) died (code=exited, status=0/SUCCESS)
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-setup-dev.service: Child 281 belongs to systemd-tmpfiles-setup-dev.service
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-setup-dev.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-setup-dev.service: Changed start -> exited
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-setup-dev.service: Job systemd-tmpfiles-setup-dev.service/start finished, result=done
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: Started Create Static Device Nodes in /dev.
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: systemd-udevd.service: ConditionPathIsReadWrite=/sys succeeded.
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: systemd-udevd.service: Passing 2 fds to service
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: systemd-udevd.service: About to execute: /lib/systemd/systemd-udevd
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: systemd-udevd.service: Forked /lib/systemd/systemd-udevd as 285
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: systemd-udevd.service: Changed dead -> start
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: Starting udev Kernel Device Manager...
Apr 03 18:09:22 Dell-XPS-L502X systemd[285]: systemd-udevd.service: Executing: /lib/systemd/systemd-udevd
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 38 (n/a) to fd store.
Apr 03 18:09:22 Dell-XPS-L502X systemd-modules-load[276]: Inserted module 'lp'
Apr 03 18:09:22 Dell-XPS-L502X kernel: lp: driver loaded but no devices found
Apr 03 18:09:22 Dell-XPS-L502X systemd-modules-load[276]: load: ppdev
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: Failed to symlink /proc/kcore to /dev/core: File exists
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: Failed to symlink /proc/self/fd to /dev/fd: File exists
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: Failed to symlink /proc/self/fd/0 to /dev/stdin: File exists
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: Failed to symlink /proc/self/fd/1 to /dev/stdout: File exists
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: Failed to symlink /proc/self/fd/2 to /dev/stderr: File exists
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: === trie on-disk ===
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: tool version:          234
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: file size:         9117970 bytes
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: header size             80 bytes
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: strings            1906146 bytes
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: nodes              7211744 bytes
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: Load module index
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: timestamp of '/etc/systemd/network' changed
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: timestamp of '/lib/systemd/network' changed
Apr 03 18:09:22 Dell-XPS-L502X systemd-modules-load[276]: Inserted module 'ppdev'
Apr 03 18:09:22 Dell-XPS-L502X systemd-modules-load[276]: load: parport_pc
Apr 03 18:09:22 Dell-XPS-L502X kernel: ppdev: user-space parallel port driver
Apr 03 18:09:22 Dell-XPS-L502X systemd-modules-load[276]: Inserted module 'parport_pc'
Apr 03 18:09:22 Dell-XPS-L502X systemd-modules-load[276]: apply: /etc/modules-load.d/modules.conf
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 39 (stored), closing.
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 276 (systemd-modules).
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: Child 276 (systemd-modules) died (code=exited, status=0/SUCCESS)
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: systemd-modules-load.service: Child 276 belongs to systemd-modules-load.service
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: systemd-modules-load.service: Changed start -> exited
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: systemd-modules-load.service: Job systemd-modules-load.service/start finished, result=done
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: Started Load Kernel Modules.
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: systemd-sysctl.service: ConditionPathIsReadWrite=/proc/sys/net/ succeeded.
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: systemd-sysctl.service: Passing 0 fds to service
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: systemd-sysctl.service: About to execute: /lib/systemd/systemd-sysctl
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: systemd-sysctl.service: Forked /lib/systemd/systemd-sysctl as 289
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: systemd-sysctl.service: Changed dead -> start
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: Starting Apply Kernel Variables...
Apr 03 18:09:22 Dell-XPS-L502X systemd[289]: systemd-sysctl.service: Executing: /lib/systemd/systemd-sysctl
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: /proc/self/uid_map has a full 1:1 mapping
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: /proc/self/gid_map has a full 1:1 mapping
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: /proc/self/setgroups contains "allow", not in user namespace
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: sys-fs-fuse-connections.mount: ConditionVirtualization=!private-users succeeded.
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: sys-fs-fuse-connections.mount: ConditionCapability=CAP_SYS_ADMIN succeeded.
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: sys-fs-fuse-connections.mount: ConditionPathExists=/sys/fs/fuse/connections succeeded.
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: sys-fs-fuse-connections.mount: About to execute: /bin/mount fusectl /sys/fs/fuse/connections -t fusectl
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: sys-fs-fuse-connections.mount: Forked /bin/mount as 290
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: sys-fs-fuse-connections.mount: Changed dead -> mounting
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: Mounting FUSE Control File System...
Apr 03 18:09:22 Dell-XPS-L502X systemd[290]: sys-fs-fuse-connections.mount: Executing: /bin/mount fusectl /sys/fs/fuse/connections -t fusectl
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: sys-kernel-config.mount: ConditionCapability=CAP_SYS_RAWIO succeeded.
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: sys-kernel-config.mount: ConditionPathExists=/sys/kernel/config succeeded.
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: sys-kernel-config.mount: About to execute: /bin/mount configfs /sys/kernel/config -t configfs
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: sys-kernel-config.mount: Forked /bin/mount as 292
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: sys-kernel-config.mount: Changed dead -> mounting
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: Mounting Kernel Configuration File System...
Apr 03 18:09:22 Dell-XPS-L502X systemd[292]: sys-kernel-config.mount: Executing: /bin/mount configfs /sys/kernel/config -t configfs
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: libmount event [rescan: yes]
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: sys-kernel-config.mount: Changed mounting -> mounting-done
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: sys-kernel-config.mount: Job sys-kernel-config.mount/start finished, result=done
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: Mounted Kernel Configuration File System.
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: sys-fs-fuse-connections.mount: Changed mounting -> mounting-done
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: sys-fs-fuse-connections.mount: Job sys-fs-fuse-connections.mount/start finished, result=done
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: Mounted FUSE Control File System.
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 39 (n/a) to fd store.
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 290 (mount).
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: Child 290 (mount) died (code=exited, status=0/SUCCESS)
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: sys-fs-fuse-connections.mount: Child 290 belongs to sys-fs-fuse-connections.mount
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: sys-fs-fuse-connections.mount: Mount process exited, code=exited status=0
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: sys-fs-fuse-connections.mount: Changed mounting-done -> mounted
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: Child 292 (mount) died (code=exited, status=0/SUCCESS)
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: sys-kernel-config.mount: Child 292 belongs to sys-kernel-config.mount
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: sys-kernel-config.mount: Mount process exited, code=exited status=0
Apr 03 18:09:22 Dell-XPS-L502X systemd[1]: sys-kernel-config.mount: Changed mounting-done -> mounted
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: Parsed configuration file /lib/systemd/network/99-default.link
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: Created link configuration context.
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: timestamp of '/etc/udev/rules.d' changed
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: timestamp of '/lib/udev/rules.d' changed
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/40-usb_modeswitch.rules
Apr 03 18:09:22 Dell-XPS-L502X systemd-sysctl[289]: Parsing /etc/sysctl.d/10-console-messages.conf
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/40-vm-hotadd.rules
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/50-apport.rules
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/50-firmware.rules
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/50-udev-default.rules
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/55-dm.rules
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/56-hpmud.rules
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/60-block.rules
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/60-cdrom_id.rules
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/60-crda.rules
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/60-drm.rules
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/60-evdev.rules
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/60-i2c-tools.rules
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/60-input-id.rules
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/60-inputattach.rules
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/60-libgphoto2-6.rules
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/60-libpisock9.rules
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/60-libsane1.rules
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/60-pcmcia.rules
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/60-persistent-alsa.rules
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/60-persistent-input.rules
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/60-persistent-storage-dm.rules
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/60-persistent-storage-tape.rules
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/60-persistent-storage.rules
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/60-persistent-v4l.rules
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/60-sensor.rules
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/60-serial.rules
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/61-persistent-storage-android.rules
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/64-btrfs.rules
Apr 03 18:09:22 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/64-xorg-xkb.rules
Apr 03 18:09:22 Dell-XPS-L502X systemd-sysctl[289]: Parsing /etc/sysctl.d/10-ipv6-privacy.conf
Apr 03 18:09:23 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/65-libwacom.rules
Apr 03 18:09:23 Dell-XPS-L502X systemd-sysctl[289]: Parsing /etc/sysctl.d/10-kernel-hardening.conf
Apr 03 18:09:23 Dell-XPS-L502X ureadahead[277]: ureadahead:/var/lib/NetworkManager/dhclient-wlp3s0.conf: Nie ma takiego pliku ani katalogu
Apr 03 18:09:23 Dell-XPS-L502X ureadahead[277]: ureadahead:/usr/lib/xorg/modules/drivers/intel_drv.so: Nie ma takiego pliku ani katalogu
Apr 03 18:09:23 Dell-XPS-L502X systemd-sysctl[289]: Parsing /etc/sysctl.d/10-link-restrictions.conf
Apr 03 18:09:24 Dell-XPS-L502X ureadahead[277]: ureadahead:/etc/X11/xorg.conf.d/12-iiyama.conf: Nie ma takiego pliku ani katalogu
Apr 03 18:09:24 Dell-XPS-L502X ureadahead[277]: ureadahead:/usr/share/polkit-1/actions/org.x.xf86-video-intel.backlight-helper.policy: Nie ma takiego pliku ani katalogu
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 40 (stored), closing.
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 277 (ureadahead).
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: Child 277 (ureadahead) died (code=exited, status=0/SUCCESS)
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: ureadahead.service: Child 277 belongs to ureadahead.service
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: ureadahead.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: ureadahead.service: Changed running -> dead
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/66-snapd-autoimport.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/66-xorg-synaptics-quirks.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/69-libmtp.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/70-debian-uaccess.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/70-mouse.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/70-power-switch.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/70-touchpad.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/70-uaccess.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/71-nvidia.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/71-power-switch-proliant.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/71-seat.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/73-seat-late.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/73-special-net-names.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/73-usb-net-by-mac.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/75-net-description.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/75-probe_mtd.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/77-mm-cinterion-port-types.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/77-mm-dell-port-types.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/77-mm-ericsson-mbm.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/77-mm-haier-port-types.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/77-mm-huawei-net-port-types.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/77-mm-longcheer-port-types.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/77-mm-mtk-port-types.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/77-mm-nokia-port-types.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/77-mm-pcmcia-device-blacklist.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/77-mm-platform-serial-whitelist.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/77-mm-qdl-device-blacklist.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/77-mm-simtech-port-types.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/77-mm-telit-port-types.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/77-mm-usb-device-blacklist.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/77-mm-usb-serial-adapters-greylist.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/77-mm-x22x-port-types.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/77-mm-zte-port-types.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/78-graphics-card.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/78-sound-card.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/80-debian-compat.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/80-drivers.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/80-libinput-device-groups.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/80-mm-candidate.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/80-net-setup-link.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/80-snappy-assign.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/80-udisks2.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/84-nm-drivers.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/85-hdparm.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/85-hplj10xx.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/85-nm-unmanaged.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/85-regulatory.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/90-alsa-restore.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/90-console-setup.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/90-libinput-model-quirks.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/90-pulseaudio.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/95-upower-csr.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/95-upower-hid.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/95-upower-wup.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/97-hid2hci.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Reading rules file: /lib/udev/rules.d/99-systemd.rules
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: rules contain 393216 bytes tokens (32768 * 12 bytes), 32622 bytes strings
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: 22997 strings (192522 bytes), 19994 de-duplicated (162904 bytes), 3004 trie nodes used
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: chmod '/dev/snd/seq' 0660
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-udevd.service: Got notification message from PID 285 (WATCHDOG=1)
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: chown '/dev/snd/seq' 0 29
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: chmod '/dev/snd/timer' 0660
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: chown '/dev/snd/timer' 0 29
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: chmod '/dev/loop-control' 0660
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: chown '/dev/loop-control' 0 6
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-udevd.service: Got notification message from PID 285 (READY=1, STATUS=Processing with 16 children at max)
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-udevd.service: Changed start -> running
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-udevd.service: Job systemd-udevd.service/start finished, result=done
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: Started udev Kernel Device Manager.
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Validate module index
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: Check if link configuration needs reloading.
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x55a39ea5bbd0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 128 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x55a39ea49210
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 142 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x55a39ea5bbd0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 148 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x55a39ea49210
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 178 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: could not create device: Invalid argument
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x55a39ea5bbd0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[296]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: could not create device: Invalid argument
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 178 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: could not create device: Invalid argument
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: could not create device: Invalid argument
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[295]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x55a39ea37780
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: passed device to netlink monitor 0x55a39ea38550
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: passed device to netlink monitor 0x55a39ea4ba60
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[301]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[301]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[297]: passed device to netlink monitor 0x55a39ea425c0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: RUN 'kmod load ppdev' /lib/udev/rules.d/80-drivers.rules:10
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: Execute 'load' 'ppdev'
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[301]: passed device to netlink monitor 0x55a39ea78a00
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: Inserted 'ppdev'
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: passed device to netlink monitor 0x55a39ea4d920
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-udevd-control.socket: Changed listening -> running
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: friendly-recovery.service: ConditionKernelCommandLine=recovery failed.
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: friendly-recovery.service: Starting requested but condition failed. Not starting unit.
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: friendly-recovery.service: Job friendly-recovery.service/start finished, result=done
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-fsck-root.service: ConditionPathExists=!/run/initramfs/fsck-root failed.
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-fsck-root.service: Starting requested but condition failed. Not starting unit.
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-fsck-root.service: Job systemd-fsck-root.service/start finished, result=done
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-remount-fs.service: ConditionVirtualization=!container succeeded.
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-remount-fs.service: ConditionPathExists=/etc/fstab succeeded.
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-remount-fs.service: Passing 0 fds to service
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-remount-fs.service: About to execute: /lib/systemd/systemd-remount-fs
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-remount-fs.service: Forked /lib/systemd/systemd-remount-fs as 303
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-remount-fs.service: Changed dead -> start
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: Starting Remount Root and Kernel File Systems...
Apr 03 18:09:29 Dell-XPS-L502X systemd[303]: systemd-remount-fs.service: Executing: /lib/systemd/systemd-remount-fs
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 152 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: could not create device: Invalid argument
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: could not create device: Invalid argument
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 143 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[304]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x55a39ea37780
Apr 03 18:09:29 Dell-XPS-L502X systemd-remount-fs[303]: Remounting /
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: passed device to netlink monitor 0x55a39ea38550
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 149 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: passed device to netlink monitor 0x55a39ea38550
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 152 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: passed device to netlink monitor 0x55a39ea38550
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 149 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: passed device to netlink monitor 0x55a39ea38550
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 152 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-sysctl[289]: Parsing /etc/sysctl.d/10-magic-sysrq.conf
Apr 03 18:09:29 Dell-XPS-L502X systemd-sysctl[289]: Parsing /etc/sysctl.d/10-network-security.conf
Apr 03 18:09:29 Dell-XPS-L502X systemd-sysctl[289]: Parsing /etc/sysctl.d/10-ptrace.conf
Apr 03 18:09:29 Dell-XPS-L502X systemd-sysctl[289]: Parsing /etc/sysctl.d/10-zeropage.conf
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-sysctl[289]: Parsing /etc/sysctl.d/99-sysctl.conf
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: passed device to netlink monitor 0x55a39ea38550
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 40 (n/a) to fd store.
Apr 03 18:09:29 Dell-XPS-L502X systemd-sysctl[289]: Setting 'kernel/printk' to '4 4 1 7'
Apr 03 18:09:29 Dell-XPS-L502X systemd-sysctl[289]: Setting 'net/ipv6/conf/all/use_tempaddr' to '2'
Apr 03 18:09:29 Dell-XPS-L502X systemd-sysctl[289]: Setting 'net/ipv6/conf/default/use_tempaddr' to '2'
Apr 03 18:09:29 Dell-XPS-L502X systemd-sysctl[289]: Setting 'kernel/kptr_restrict' to '1'
Apr 03 18:09:29 Dell-XPS-L502X systemd-sysctl[289]: Setting 'fs/protected_hardlinks' to '1'
Apr 03 18:09:29 Dell-XPS-L502X systemd-sysctl[289]: Setting 'fs/protected_symlinks' to '1'
Apr 03 18:09:29 Dell-XPS-L502X systemd-sysctl[289]: Setting 'kernel/sysrq' to '176'
Apr 03 18:09:29 Dell-XPS-L502X systemd-sysctl[289]: Setting 'net/ipv4/conf/default/rp_filter' to '1'
Apr 03 18:09:29 Dell-XPS-L502X systemd-sysctl[289]: Setting 'net/ipv4/conf/all/rp_filter' to '1'
Apr 03 18:09:29 Dell-XPS-L502X systemd-sysctl[289]: Setting 'net/ipv4/tcp_syncookies' to '1'
Apr 03 18:09:29 Dell-XPS-L502X systemd-sysctl[289]: Setting 'kernel/yama/ptrace_scope' to '1'
Apr 03 18:09:29 Dell-XPS-L502X systemd-sysctl[289]: Setting 'vm/mmap_min_addr' to '65536'
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 39 (stored), closing.
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 289 (systemd-sysctl).
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: Child 289 (systemd-sysctl) died (code=exited, status=0/SUCCESS)
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-sysctl.service: Child 289 belongs to systemd-sysctl.service
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-sysctl.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-sysctl.service: Changed start -> exited
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-sysctl.service: Job systemd-sysctl.service/start finished, result=done
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: Started Apply Kernel Variables.
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: libmount event [rescan: yes]
Apr 03 18:09:29 Dell-XPS-L502X kernel: EXT4-fs (sdb7): re-mounted. Opts: errors=remount-ro
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 303 (systemd-remount).
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: Child 303 (systemd-remount) died (code=exited, status=0/SUCCESS)
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-remount-fs.service: Child 303 belongs to systemd-remount-fs.service
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-remount-fs.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-remount-fs.service: Changed start -> exited
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-remount-fs.service: Job systemd-remount-fs.service/start finished, result=done
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: Started Remount Root and Kernel File Systems.
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 40 (stored), closing.
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-journal-flush.service: Passing 0 fds to service
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-journal-flush.service: About to execute: /bin/journalctl --flush
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-journal-flush.service: Forked /bin/journalctl as 306
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-journal-flush.service: Changed dead -> start
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: Starting Flush Journal to Persistent Storage...
Apr 03 18:09:29 Dell-XPS-L502X systemd[306]: systemd-journal-flush.service: Executing: /bin/journalctl --flush
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-random-seed.service: ConditionVirtualization=!container succeeded.
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-random-seed.service: Passing 0 fds to service
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-random-seed.service: About to execute: /lib/systemd/systemd-random-seed load
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-random-seed.service: Forked /lib/systemd/systemd-random-seed as 307
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-random-seed.service: Changed dead -> start
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: Starting Load/Save Random Seed...
Apr 03 18:09:29 Dell-XPS-L502X systemd[307]: systemd-random-seed.service: Executing: /lib/systemd/systemd-random-seed load
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-hwdb-update.service: ConditionDirectoryNotEmpty=|/etc/udev/hwdb.d/ failed.
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-hwdb-update.service: ConditionPathExists=|/etc/udev/hwdb.bin failed.
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-hwdb-update.service: ConditionPathExists=|!/lib/udev/hwdb.bin failed.
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-hwdb-update.service: ConditionNeedsUpdate=/etc succeeded.
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-hwdb-update.service: Starting requested but condition failed. Not starting unit.
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-hwdb-update.service: Job systemd-hwdb-update.service/start finished, result=done
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-udev-trigger.service: ConditionPathIsReadWrite=/sys succeeded.
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-udev-trigger.service: Passing 0 fds to service
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-udev-trigger.service: About to execute: /bin/udevadm trigger --type=subsystems --action=add
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-udev-trigger.service: Forked /bin/udevadm as 308
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-udev-trigger.service: Changed dead -> start
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: Starting udev Coldplug all Devices...
Apr 03 18:09:29 Dell-XPS-L502X systemd[308]: systemd-udev-trigger.service: Executing: /bin/udevadm trigger --type=subsystems --action=add
Apr 03 18:09:29 Dell-XPS-L502X udevadm[308]: calling: trigger
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 39 (n/a) to fd store.
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 40 (n/a) to fd store.
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 42 (n/a) to fd store.
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 307 (systemd-random-).
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: Child 307 (systemd-random-) died (code=exited, status=0/SUCCESS)
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-random-seed.service: Child 307 belongs to systemd-random-seed.service
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-random-seed.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-random-seed.service: Changed start -> exited
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-random-seed.service: Job systemd-random-seed.service/start finished, result=done
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: Started Load/Save Random Seed.
Apr 03 18:09:29 Dell-XPS-L502X udevadm[308]:   device-enumerator: scanning /sys/bus
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:09:29 Dell-XPS-L502X systemd-journald[280]: Time spent on flushing to /var is 284.325ms for 2017 entries.
Apr 03 18:09:29 Dell-XPS-L502X systemd-journald[280]: System journal (/var/log/journal/9dcce84391f449eaaa10bbad75a4d50f) is 1.8G, max 1.8G, 0B free.
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: keyboard-setup.service: Changed start -> exited
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: keyboard-setup.service: Job keyboard-setup.service/start finished, result=done
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 41 (stored), closing.
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: local-fs-pre.target changed dead -> active
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: local-fs-pre.target: Job local-fs-pre.target/start finished, result=done
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: local-fs.target changed dead -> active
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: local-fs.target: Job local-fs.target/start finished, result=done
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-machine-id-commit.service: ConditionPathIsMountPoint=/etc/machine-id failed.
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-machine-id-commit.service: Starting requested but condition failed. Not starting unit.
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-machine-id-commit.service: Job systemd-machine-id-commit.service/start finished, result=done
Apr 03 18:09:31 Dell-XPS-L502X journalctl[306]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=KillUnit cookie=1 reply_cookie=0 error=n/a
Apr 03 18:09:31 Dell-XPS-L502X journalctl[306]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 40 (stored), closing.
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 134 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X udevadm[315]: calling: trigger
Apr 03 18:09:31 Dell-XPS-L502X udevadm[315]: device-enumerator: scan all dirs
Apr 03 18:09:31 Dell-XPS-L502X udevadm[315]:   device-enumerator: scanning /sys/bus
Apr 03 18:09:31 Dell-XPS-L502X udevadm[315]:   device-enumerator: scanning /sys/class
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 141 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 141 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 139 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: passed device to netlink monitor 0x55a39ea38550
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 133 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 149 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 154 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x55a39ea37780
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: passed device to netlink monitor 0x55a39ea4ba60
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: passed device to netlink monitor 0x55a39ea38550
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[301]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[301]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[301]: passed device to netlink monitor 0x55a39ea78a00
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 134 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 142 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 134 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 133 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: passed device to netlink monitor 0x55a39ea4ba60
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 308 (udevadm).
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: Child 308 (udevadm) died (code=exited, status=0/SUCCESS)
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-udev-trigger.service: Child 308 belongs to systemd-udev-trigger.service
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-udev-trigger.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-udev-trigger.service: Running next main command for state start.
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-udev-trigger.service: Passing 0 fds to service
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-udev-trigger.service: About to execute: /bin/udevadm trigger --type=devices --action=add
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[301]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[301]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[301]: IMPORT builtin 'hwdb' /lib/udev/rules.d/60-evdev.rules:8
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[301]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-udev-trigger.service: Forked /bin/udevadm as 315
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[301]: passed device to netlink monitor 0x55a39ea78a00
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: passed device to netlink monitor 0x55a39ea38550
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 154 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 42 (stored), closing.
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[313]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[313]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: passed device to netlink monitor 0x55a39ea4ba60
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[313]: passed device to netlink monitor 0x55a39ea742d0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 167 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 152 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd[315]: systemd-udev-trigger.service: Executing: /bin/udevadm trigger --type=devices --action=add
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: passed device to netlink monitor 0x55a39ea38550
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: passed device to netlink monitor 0x55a39ea4ba60
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 152 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 153 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: passed device to netlink monitor 0x55a39ea4d920
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[297]: passed device to netlink monitor 0x55a39ea425c0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: passed device to netlink monitor 0x55a39ea4ba60
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 152 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 152 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 152 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[309]: passed device to netlink monitor 0x55a39ea49f50
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 155 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: passed device to netlink monitor 0x55a39ea4d920
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: passed device to netlink monitor 0x55a39ea4ba60
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 157 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 152 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: passed device to netlink monitor 0x55a39ea38550
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: passed device to netlink monitor 0x55a39ea4ba60
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 151 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 156 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[297]: passed device to netlink monitor 0x55a39ea425c0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: passed device to netlink monitor 0x55a39ea4ba60
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 157 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 164 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: passed device to netlink monitor 0x55a39ea4d920
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 152 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 154 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 154 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: passed device to netlink monitor 0x55a39ea38550
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 154 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: passed device to netlink monitor 0x55a39ea4d920
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 153 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: passed device to netlink monitor 0x55a39ea38550
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 153 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: passed device to netlink monitor 0x55a39ea4d920
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 153 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: passed device to netlink monitor 0x55a39ea38550
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 152 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: passed device to netlink monitor 0x55a39ea4d920
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 153 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x55a39ea37780
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[301]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[301]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 154 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: passed device to netlink monitor 0x55a39ea38550
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[313]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[313]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: passed device to netlink monitor 0x55a39ea4ba60
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[309]: passed device to netlink monitor 0x55a39ea49f50
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[301]: passed device to netlink monitor 0x55a39ea78a00
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[297]: passed device to netlink monitor 0x55a39ea425c0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: passed device to netlink monitor 0x55a39ea4d920
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x55a39ea37780
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[314]: passed device to netlink monitor 0x55a39ea6fc70
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 150 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[313]: passed device to netlink monitor 0x55a39ea742d0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 160 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 154 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 154 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 154 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 154 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 154 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 154 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 149 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x55a39ea37ab0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[301]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[301]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[316]: passed device to netlink monitor 0x55a39ea46790
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 153 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 152 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x55a39ea37780
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[309]: passed device to netlink monitor 0x55a39ea49f50
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: passed device to netlink monitor 0x55a39ea4ba60
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[314]: passed device to netlink monitor 0x55a39ea6fc70
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 152 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[297]: passed device to netlink monitor 0x55a39ea425c0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[301]: passed device to netlink monitor 0x55a39ea78a00
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[313]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[313]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: passed device to netlink monitor 0x55a39ea38550
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x55a39ea37780
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[316]: passed device to netlink monitor 0x55a39ea46790
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: passed device to netlink monitor 0x55a39ea4d920
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[309]: passed device to netlink monitor 0x55a39ea49f50
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 133 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 142 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 138 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 136 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 138 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 133 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 132 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: passed device to netlink monitor 0x55a39ea4ba60
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: passed device to netlink monitor 0x55a39ea38550
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x55a39ea37780
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[309]: passed device to netlink monitor 0x55a39ea49f50
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[301]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 134 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 135 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 137 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[301]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 133 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 137 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 141 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x55a39ea37780
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: passed device to netlink monitor 0x55a39ea38550
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: passed device to netlink monitor 0x55a39ea4ba60
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[309]: passed device to netlink monitor 0x55a39ea49f50
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[301]: passed device to netlink monitor 0x55a39ea78a00
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[314]: passed device to netlink monitor 0x55a39ea6fc70
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[297]: passed device to netlink monitor 0x55a39ea425c0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[316]: passed device to netlink monitor 0x55a39ea46790
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 138 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 166 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 162 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 155 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 159 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 157 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x55a39ea37780
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: passed device to netlink monitor 0x55a39ea38550
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[301]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[301]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[309]: passed device to netlink monitor 0x55a39ea49f50
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 150 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 156 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 157 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 154 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 154 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x55a39ea73e70
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[301]: passed device to netlink monitor 0x55a39ea78a00
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: passed device to netlink monitor 0x55a39ea4ba60
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: passed device to netlink monitor 0x55a39ea4d920
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 150 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 151 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 154 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 151 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 153 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[311]: passed device to netlink monitor 0x55a39ea37f00
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[313]: passed device to netlink monitor 0x55a39ea742d0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 160 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 158 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x55a39ea37780
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: passed device to netlink monitor 0x55a39ea38550
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[309]: passed device to netlink monitor 0x55a39ea49f50
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[301]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 152 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 150 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[301]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 154 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[314]: passed device to netlink monitor 0x55a39ea6fc70
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 156 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: passed device to netlink monitor 0x55a39ea4ba60
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x55a39ea37780
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x55a39ea37ab0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[297]: passed device to netlink monitor 0x55a39ea425c0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[313]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[313]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 154 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 154 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 151 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 152 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[313]: passed device to netlink monitor 0x55a39ea742d0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 154 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X apparmor[317]:  * Starting AppArmor profiles
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[309]: passed device to netlink monitor 0x55a39ea49f50
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[316]: passed device to netlink monitor 0x55a39ea46790
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 156 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 162 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[301]: passed device to netlink monitor 0x55a39ea78a00
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 154 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: passed device to netlink monitor 0x55a39ea4d920
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[314]: passed device to netlink monitor 0x55a39ea6fc70
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[313]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x55a39ea73e70
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[313]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: passed device to netlink monitor 0x55a39ea4ba60
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: passed device to netlink monitor 0x55a39ea38550
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 157 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 157 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 162 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 160 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[301]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[301]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[311]: passed device to netlink monitor 0x55a39ea37f00
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 159 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 161 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x55a39ea37780
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[313]: passed device to netlink monitor 0x55a39ea742d0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 159 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 159 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[297]: passed device to netlink monitor 0x55a39ea425c0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 166 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[313]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[313]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[301]: passed device to netlink monitor 0x55a39ea78a00
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 169 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x55a39ea37ab0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 158 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: passed device to netlink monitor 0x55a39ea4ba60
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 163 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: passed device to netlink monitor 0x55a39ea38550
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 167 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[301]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[314]: passed device to netlink monitor 0x55a39ea6fc70
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[301]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 158 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x55a39ea37780
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[313]: passed device to netlink monitor 0x55a39ea742d0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 155 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 160 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[297]: passed device to netlink monitor 0x55a39ea425c0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: passed device to netlink monitor 0x55a39ea4d920
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 166 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 164 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x55a39ea73e70
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 159 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[316]: passed device to netlink monitor 0x55a39ea46790
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[311]: passed device to netlink monitor 0x55a39ea37f00
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: passed device to netlink monitor 0x55a39ea4ba60
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 165 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 156 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 158 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[313]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[313]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[313]: passed device to netlink monitor 0x55a39ea742d0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: passed device to netlink monitor 0x55a39ea4d920
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 164 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[301]: passed device to netlink monitor 0x55a39ea78a00
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 162 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x55a39ea37ab0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 161 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 167 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[313]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[313]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[300]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[309]: passed device to netlink monitor 0x55a39ea49f50
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 163 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: passed device to netlink monitor 0x55a39ea4ba60
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 160 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x55a39ea37780
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 161 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[301]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[301]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[313]: passed device to netlink monitor 0x55a39ea742d0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 278 (keyboard-setup.).
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: Child 278 (keyboard-setup.) died (code=exited, status=0/SUCCESS)
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x55a39ea37ab0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[302]: passed device to netlink monitor 0x55a39ea4ba60
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: keyboard-setup.service: Child 278 belongs to keyboard-setup.service
Apr 03 18:09:29 Dell-XPS-L502X systemd[1]: keyboard-setup.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[299]: passed device to netlink monitor 0x55a39ea38550
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[311]: passed device to netlink monitor 0x55a39ea37f00
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[297]: passed device to netlink monitor 0x55a39ea425c0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 169 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[285]: passed 155 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:29 Dell-XPS-L502X systemd-udevd[301]: passed device to netlink monitor 0x55a39ea78a00
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 157 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[300]: passed device to netlink monitor 0x55a39ea4d920
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[316]: passed device to netlink monitor 0x55a39ea46790
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x55a39ea73e70
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[314]: passed device to netlink monitor 0x55a39ea6fc70
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[309]: passed device to netlink monitor 0x55a39ea49f50
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd[317]: apparmor.service: Executing: /etc/init.d/apparmor start
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[296]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[304]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[295]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 18:09:31 Dell-XPS-L502X systemd[318]: console-setup.service: Executing: /lib/console-setup/console-setup.sh
Apr 03 18:09:31 Dell-XPS-L502X systemd[319]: plymouth-read-write.service: Executing: /bin/plymouth update-root-fs --read-write
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 158 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x55a39ea37780
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: Child 306 (journalctl) died (code=exited, status=0/SUCCESS)
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[296]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[304]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[295]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 164 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-journal-flush.service: Child 306 belongs to systemd-journal-flush.service
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[302]: passed device to netlink monitor 0x55a39ea4ba60
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x55a39ea37ab0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[299]: passed device to netlink monitor 0x55a39ea38550
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[296]: Execute 'load' 'platform:parport_pc'
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[304]: Execute 'load' 'platform:parport_pc'
Apr 03 18:09:31 Dell-XPS-L502X audit[370]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=370 comm="apparmor_parser"
Apr 03 18:09:31 Dell-XPS-L502X audit[370]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=370 comm="apparmor_parser"
Apr 03 18:09:31 Dell-XPS-L502X audit[370]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=370 comm="apparmor_parser"
Apr 03 18:09:31 Dell-XPS-L502X audit[370]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=370 comm="apparmor_parser"
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[295]: Execute 'load' 'platform:parport_pc'
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 164 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[313]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-journal-flush.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[311]: passed device to netlink monitor 0x55a39ea37f00
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[296]: No module matches 'platform:parport_pc'
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[304]: No module matches 'platform:parport_pc'
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[295]: No module matches 'platform:parport_pc'
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[313]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 164 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-journal-flush.service: Changed start -> exited
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x55a39ea49210
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[297]: passed device to netlink monitor 0x55a39ea425c0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[304]: passed device to netlink monitor 0x55a39ea4d190
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x55a39ea5bbd0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[313]: passed device to netlink monitor 0x55a39ea742d0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 173 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X kernel: audit: type=1400 audit(1522771771.739:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=370 comm="apparmor_parser"
Apr 03 18:09:31 Dell-XPS-L502X kernel: audit: type=1400 audit(1522771771.739:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=370 comm="apparmor_parser"
Apr 03 18:09:31 Dell-XPS-L502X kernel: audit: type=1400 audit(1522771771.739:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=370 comm="apparmor_parser"
Apr 03 18:09:31 Dell-XPS-L502X kernel: audit: type=1400 audit(1522771771.739:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=370 comm="apparmor_parser"
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-journal-flush.service: Job systemd-journal-flush.service/start finished, result=done
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 164 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[301]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: Started Flush Journal to Persistent Storage.
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[309]: passed device to netlink monitor 0x55a39ea49f50
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 162 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[301]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x55a39ea37780
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 167 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[301]: passed device to netlink monitor 0x55a39ea78a00
Apr 03 18:09:31 Dell-XPS-L502X audit[369]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=369 comm="apparmor_parser"
Apr 03 18:09:31 Dell-XPS-L502X audit[369]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=369 comm="apparmor_parser"
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 162 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[300]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X apparmor[317]: Skipping profile in /etc/apparmor.d/disable: usr.bin.firefox
Apr 03 18:09:31 Dell-XPS-L502X kernel: audit: type=1400 audit(1522771771.743:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=369 comm="apparmor_parser"
Apr 03 18:09:31 Dell-XPS-L502X kernel: audit: type=1400 audit(1522771771.743:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=369 comm="apparmor_parser"
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[302]: passed device to netlink monitor 0x55a39ea4ba60
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 133 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[300]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: Child 318 (console-setup.s) died (code=exited, status=0/SUCCESS)
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 137 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[314]: passed device to netlink monitor 0x55a39ea6fc70
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: console-setup.service: Child 318 belongs to console-setup.service
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[300]: passed device to netlink monitor 0x55a39ea4d920
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 134 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X apparmor[317]: Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[299]: passed device to netlink monitor 0x55a39ea38550
Apr 03 18:09:31 Dell-XPS-L502X audit[373]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=373 comm="apparmor_parser"
Apr 03 18:09:31 Dell-XPS-L502X audit[373]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=373 comm="apparmor_parser"
Apr 03 18:09:31 Dell-XPS-L502X audit[373]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//snap_update_ns" pid=373 comm="apparmor_parser"
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: console-setup.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:09:31 Dell-XPS-L502X kernel: audit: type=1400 audit(1522771771.747:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=373 comm="apparmor_parser"
Apr 03 18:09:31 Dell-XPS-L502X kernel: audit: type=1400 audit(1522771771.747:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=373 comm="apparmor_parser"
Apr 03 18:09:31 Dell-XPS-L502X kernel: audit: type=1400 audit(1522771771.747:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//snap_update_ns" pid=373 comm="apparmor_parser"
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 134 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x55a39ea37ab0
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: console-setup.service: Changed start -> exited
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 181 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[316]: passed device to netlink monitor 0x55a39ea46790
Apr 03 18:09:31 Dell-XPS-L502X audit[377]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=377 comm="apparmor_parser"
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: console-setup.service: Job console-setup.service/start finished, result=done
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x55a39ea73e70
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 181 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: Started Set console font and keymap.
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 181 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X audit[375]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=375 comm="apparmor_parser"
Apr 03 18:09:31 Dell-XPS-L502X audit[375]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=375 comm="apparmor_parser"
Apr 03 18:09:31 Dell-XPS-L502X audit[375]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd//third_party" pid=375 comm="apparmor_parser"
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X kernel: audit: type=1400 audit(1522771771.751:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=377 comm="apparmor_parser"
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[309]: passed device to netlink monitor 0x55a39ea49f50
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 155 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[301]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[304]: passed device to netlink monitor 0x55a39ea4d190
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 155 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x55a39ea37780
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[301]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 156 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X audit[371]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince" pid=371 comm="apparmor_parser"
Apr 03 18:09:31 Dell-XPS-L502X audit[371]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince//sanitized_helper" pid=371 comm="apparmor_parser"
Apr 03 18:09:31 Dell-XPS-L502X audit[371]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer" pid=371 comm="apparmor_parser"
Apr 03 18:09:31 Dell-XPS-L502X audit[371]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer//sanitized_helper" pid=371 comm="apparmor_parser"
Apr 03 18:09:31 Dell-XPS-L502X audit[371]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-thumbnailer" pid=371 comm="apparmor_parser"
Apr 03 18:09:31 Dell-XPS-L502X audit[371]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-thumbnailer//sanitized_helper" pid=371 comm="apparmor_parser"
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 154 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[301]: passed device to netlink monitor 0x55a39ea78a00
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[302]: passed device to netlink monitor 0x55a39ea4ba60
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 152 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 41 (n/a) to fd store.
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x55a39ea49210
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 152 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X apparmor[317]:    ...done.
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[300]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 153 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[314]: passed device to netlink monitor 0x55a39ea6fc70
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[300]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 42 (n/a) to fd store.
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x55a39ea5bbd0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 136 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 135 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[300]: passed device to netlink monitor 0x55a39ea4d920
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 43 (n/a) to fd store.
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[299]: passed device to netlink monitor 0x55a39ea38550
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 133 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[313]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[311]: passed device to netlink monitor 0x55a39ea37f00
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[313]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 149 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[297]: passed device to netlink monitor 0x55a39ea425c0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 44 (n/a) to fd store.
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[313]: passed device to netlink monitor 0x55a39ea742d0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 149 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 318 (n/a).
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 133 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[309]: passed device to netlink monitor 0x55a39ea49f50
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 39 (stored), closing.
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 136 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[301]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[304]: passed device to netlink monitor 0x55a39ea4d190
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 41 (stored), closing.
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 133 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[301]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x55a39ea37780
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 43 (stored), closing.
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 139 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[301]: passed device to netlink monitor 0x55a39ea78a00
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 133 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[302]: passed device to netlink monitor 0x55a39ea4ba60
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 141 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x55a39ea49210
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 140 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[300]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[314]: passed device to netlink monitor 0x55a39ea6fc70
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 140 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-setup.service: Passing 0 fds to service
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[300]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x55a39ea5bbd0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 148 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-setup.service: About to execute: /bin/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[300]: passed device to netlink monitor 0x55a39ea4d920
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 143 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-setup.service: Forked /bin/systemd-tmpfiles as 325
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x55a39ea37ab0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 140 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd[325]: systemd-tmpfiles-setup.service: Executing: /bin/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-setup.service: Changed dead -> start
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[299]: passed device to netlink monitor 0x55a39ea38550
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 153 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[316]: passed device to netlink monitor 0x55a39ea46790
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: Starting Create Volatile Files and Directories...
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 155 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x55a39ea73e70
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 152 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x55a39ea37780
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 154 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[309]: passed device to netlink monitor 0x55a39ea49f50
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Reading config file "/usr/lib/tmpfiles.d/00rsyslog.conf".
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 153 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Reading config file "/usr/lib/tmpfiles.d/dbus.conf".
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 154 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Reading config file "/usr/lib/tmpfiles.d/debian.conf".
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[301]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 152 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[302]: passed device to netlink monitor 0x55a39ea4ba60
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Reading config file "/usr/lib/tmpfiles.d/gvfsd-fuse-tmpfiles.conf".
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 41 (n/a) to fd store.
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x55a39ea49210
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[301]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 149 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Reading config file "/usr/lib/tmpfiles.d/home.conf".
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[304]: passed device to netlink monitor 0x55a39ea4d190
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[301]: passed device to netlink monitor 0x55a39ea78a00
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 149 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[300]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Reading config file "/usr/lib/tmpfiles.d/journal-nocow.conf".
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[314]: passed device to netlink monitor 0x55a39ea6fc70
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 151 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x55a39ea5bbd0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[300]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Reading config file "/run/tmpfiles.d/kmod.conf".
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 163 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Entry "/dev/cuse" matches exclude prefix "/dev", skipping.
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[300]: passed device to netlink monitor 0x55a39ea4d920
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 163 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Entry "/dev/autofs" matches exclude prefix "/dev", skipping.
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x55a39ea37ab0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 168 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[313]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Entry "/dev/btrfs-control" matches exclude prefix "/dev", skipping.
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[311]: passed device to netlink monitor 0x55a39ea37f00
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 144 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[313]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Entry "/dev/userio" matches exclude prefix "/dev", skipping.
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[297]: passed device to netlink monitor 0x55a39ea425c0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 147 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[313]: passed device to netlink monitor 0x55a39ea742d0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Entry "/dev/vfio" matches exclude prefix "/dev", skipping.
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 144 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[309]: passed device to netlink monitor 0x55a39ea49f50
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Entry "/dev/vfio/vfio" matches exclude prefix "/dev", skipping.
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 143 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[301]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[304]: passed device to netlink monitor 0x55a39ea4d190
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Entry "/dev/vhci" matches exclude prefix "/dev", skipping.
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 143 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[301]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x55a39ea37780
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Entry "/dev/uhid" matches exclude prefix "/dev", skipping.
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 141 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[302]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[301]: passed device to netlink monitor 0x55a39ea78a00
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Entry "/dev/vhost-net" matches exclude prefix "/dev", skipping.
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 142 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[302]: passed device to netlink monitor 0x55a39ea4ba60
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Entry "/dev/vhost-vsock" matches exclude prefix "/dev", skipping.
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 144 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[296]: ATTR '/sys/module/block/parameters/events_dfl_poll_msecs' writing '2000' /lib/udev/rules.d/60-block.rules:5
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Entry "/dev/snd" matches exclude prefix "/dev", skipping.
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 143 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[300]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[314]: passed device to netlink monitor 0x55a39ea6fc70
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x55a39ea49210
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Entry "/dev/snd/timer" matches exclude prefix "/dev", skipping.
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 143 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[300]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: Preset files don't specify rule for apparmor.service. Enabling.
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[295]: created db file '/run/udev/data/+module:configfs' for '/module/configfs'
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Entry "/dev/snd" matches exclude prefix "/dev", skipping.
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 145 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[300]: passed device to netlink monitor 0x55a39ea4d920
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x55a39ea5bbd0
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 319 (plymouth).
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Entry "/dev/snd/seq" matches exclude prefix "/dev", skipping.
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 146 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[299]: passed device to netlink monitor 0x55a39ea38550
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: Child 319 (plymouth) died (code=exited, status=1/FAILURE)
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Reading config file "/usr/lib/tmpfiles.d/legacy.conf".
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 142 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x55a39ea37ab0
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: Child 319 belongs to plymouth-read-write.service
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Reading config file "/usr/lib/tmpfiles.d/man-db.conf".
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 148 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[316]: passed device to netlink monitor 0x55a39ea46790
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: Main process exited, code=exited, status=1/FAILURE
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Reading config file "/usr/lib/tmpfiles.d/passwd.conf".
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 139 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x55a39ea73e70
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: Changed start -> dead
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Reading config file "/usr/lib/tmpfiles.d/sudo.conf".
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 150 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[309]: passed device to netlink monitor 0x55a39ea49f50
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[304]: passed device to netlink monitor 0x55a39ea4d190
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: Job plymouth-read-write.service/start finished, result=done
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[285]: passed 149 byte device to netlink monitor 0x55a39ea81bf0
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Reading config file "/usr/lib/tmpfiles.d/systemd-nologin.conf".
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: Started Tell Plymouth To Write Out Runtime Data.
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Reading config file "/usr/lib/tmpfiles.d/systemd.conf".
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: Failed to send job remove signal for 31: Connection reset by peer
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Reading config file "/usr/lib/tmpfiles.d/tmp.conf".
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: Failed to send unit change signal for plymouth-read-write.service: Transport endpoint is not connected
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Reading config file "/usr/lib/tmpfiles.d/var.conf".
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 44 (stored), closing.
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: [/usr/lib/tmpfiles.d/var.conf:14] Duplicate line for path "/var/log", ignoring.
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: sys-module-configfs.device: Changed dead -> plugged
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Reading config file "/usr/lib/tmpfiles.d/x11.conf".
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: sys-module-configfs.device: Failed to send unit change signal for sys-module-configfs.device: Transport endpoint is not connected
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry q /var
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Found existing directory "/var".
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Couldn't adjust quota for subvolume "/var" (unsupported fs or dir not a subvolume): Inappropriate ioctl for device
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/var" has right mode 40755
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry q /var
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry d /var/log
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Found existing directory "/var/log".
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: sys-module-fuse.device: Changed dead -> plugged
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/var/log" has right mode 40775
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry d /var/log
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry d /var/lib
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Found existing directory "/var/lib".
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/var/lib" has right mode 40755
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry d /var/lib
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry L /var/lib/dbus/machine-id
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Found existing symlink "/var/lib/dbus/machine-id".
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry L /var/lib/dbus/machine-id
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry L /run/initctl
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Created symlink "/run/initctl".
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry L /run/initctl
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry L /run/shm
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Created symlink "/run/shm".
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry L /run/shm
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry d /run/sendsigs.omit.d
Apr 03 18:09:31 Dell-XPS-L502X systemd-udevd[374]: starting '/bin/systemctl start --no-block nvidia-persistenced.service'
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Created directory "/run/sendsigs.omit.d".
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/run/sendsigs.omit.d" has right mode 40755
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry d /run/sendsigs.omit.d
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry L /etc/mtab
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Found existing symlink "/etc/mtab".
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry L /etc/mtab
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry Q /home
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Found existing directory "/home".
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Couldn't adjust quota for subvolume "/home" (unsupported fs or dir not a subvolume): Inappropriate ioctl for device
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/home" has right mode 40755
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry Q /home
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry q /srv
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Found existing directory "/srv".
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/start/replace
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Couldn't adjust quota for subvolume "/srv" (unsupported fs or dir not a subvolume): Inappropriate ioctl for device
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: syslog.target: Cannot add dependency job, ignoring: Unit syslog.target not found.
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/srv" has right mode 40755
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry q /srv
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry L /var/lock
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: sysinit.target: Merged into installed job sysinit.target/start as 7
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/var/lock" is not a symlink or does not point to the correct path.
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: friendly-recovery.service: Installed new job friendly-recovery.service/start as 165
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry L /var/lock
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry d /run/lock/subsys
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Merged into installed job systemd-timesyncd.service/start as 19
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Created directory "/run/lock/subsys".
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/start as 128
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/run/lock/subsys" has right mode 40755
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-ask-password-plymouth.path: Installed new job systemd-ask-password-plymouth.path/start as 148
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry d /run/lock/subsys
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: Installed new job plymouth-read-write.service/start as 156
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry d /var/cache
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-setup.service: Merged into installed job systemd-tmpfiles-setup.service/start as 21
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Found existing directory "/var/cache".
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: time-sync.target: Merged into installed job time-sync.target/start as 20
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/var/cache" has right mode 40755
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry d /var/cache
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: plymouth-start.service: Installed new job plymouth-start.service/start as 147
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry d /var/cache/man
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-machine-id-commit.service: Installed new job systemd-machine-id-commit.service/start as 172
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Found existing directory "/var/cache/man".
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: setvtrgb.service: Merged into installed job setvtrgb.service/start as 25
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/var/cache/man" has right mode 40755
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-hwdb-update.service: Installed new job systemd-hwdb-update.service/start as 142
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry d /var/cache/man
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-update-utmp.service: Merged into installed job systemd-update-utmp.service/start as 91
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry L /var/run
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: apparmor.service: Merged into installed job apparmor.service/start as 27
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/var/run" is not a symlink or does not point to the correct path.
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-binfmt.service: Installed new job systemd-binfmt.service/start as 154
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry L /var/run
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/start as 128
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry d /var/run/sudo
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Created directory "/var/run/sudo".
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 317 (apparmor).
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/var/run/sudo" has right mode 40711
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: Child 317 (apparmor) died (code=exited, status=0/SUCCESS)
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry d /var/run/sudo
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: apparmor.service: Child 317 belongs to apparmor.service
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry D /var/run/sudo/ts
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: apparmor.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Created directory "/var/run/sudo/ts".
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: apparmor.service: Changed start -> exited
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/var/run/sudo/ts" has right mode 40700
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: apparmor.service: Job apparmor.service/start finished, result=done
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry D /var/run/sudo/ts
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: Started AppArmor initialization.
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: rm -rf "/var/run/sudo/ts"
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry F /run/nologin
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Writing to "/run/nologin".
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 42 (stored), closing.
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/run/nologin" has right mode 100644
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-binfmt.service: ConditionDirectoryNotEmpty=|/run/binfmt.d failed.
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry F /run/nologin
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-binfmt.service: ConditionDirectoryNotEmpty=|/etc/binfmt.d failed.
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry d /run/user
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-binfmt.service: ConditionDirectoryNotEmpty=|/usr/local/lib/binfmt.d failed.
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Created directory "/run/user".
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-binfmt.service: ConditionDirectoryNotEmpty=|/usr/lib/binfmt.d failed.
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/run/user" has right mode 40755
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-binfmt.service: ConditionDirectoryNotEmpty=|/lib/binfmt.d failed.
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry d /run/user
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-binfmt.service: ConditionPathIsReadWrite=/proc/sys/ succeeded.
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry F /run/utmp
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-binfmt.service: Starting requested but condition failed. Not starting unit.
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/run/utmp" has been created.
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-binfmt.service: Job systemd-binfmt.service/start finished, result=done
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/run/utmp" has right mode 100664
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-hwdb-update.service: ConditionDirectoryNotEmpty=|/etc/udev/hwdb.d/ failed.
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: chown "/run/utmp" to 0.43
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-hwdb-update.service: ConditionPathExists=|/etc/udev/hwdb.bin failed.
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry F /run/utmp
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-hwdb-update.service: ConditionPathExists=|!/lib/udev/hwdb.bin failed.
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry d /run/systemd/ask-password
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-hwdb-update.service: ConditionNeedsUpdate=/etc succeeded.
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Found existing directory "/run/systemd/ask-password".
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-hwdb-update.service: Starting requested but condition failed. Not starting unit.
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/run/systemd/ask-password" has right mode 40755
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-hwdb-update.service: Job systemd-hwdb-update.service/start finished, result=done
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry d /run/systemd/ask-password
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-machine-id-commit.service: ConditionPathIsMountPoint=/etc/machine-id failed.
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry d /run/systemd/seats
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-machine-id-commit.service: Starting requested but condition failed. Not starting unit.
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Created directory "/run/systemd/seats".
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-machine-id-commit.service: Job systemd-machine-id-commit.service/start finished, result=done
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/run/systemd/seats" has right mode 40755
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: plymouth-start.service: ConditionKernelCommandLine=splash failed.
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry d /run/systemd/seats
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: plymouth-start.service: Starting requested but condition failed. Not starting unit.
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry d /run/systemd/sessions
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: plymouth-start.service: Job plymouth-start.service/start finished, result=done
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Created directory "/run/systemd/sessions".
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: ConditionPathExists=!/etc/initrd-release succeeded.
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/run/systemd/sessions" has right mode 40755
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry d /run/systemd/sessions
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry d /run/systemd/users
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Created directory "/run/systemd/users".
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/run/systemd/users" has right mode 40755
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: Passing 0 fds to service
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry d /run/systemd/users
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: About to execute: /bin/plymouth update-root-fs --read-write
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry d /run/systemd/machines
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: Forked /bin/plymouth as 381
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: Changed dead -> start
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Created directory "/run/systemd/machines".
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/run/systemd/machines" has right mode 40755
Apr 03 18:09:31 Dell-XPS-L502X systemd[381]: plymouth-read-write.service: Executing: /bin/plymouth update-root-fs --read-write
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry d /run/systemd/machines
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry d /run/systemd/shutdown
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Created directory "/run/systemd/shutdown".
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-ask-password-plymouth.path: ConditionPathExists=/run/plymouth/pid failed.
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/run/systemd/shutdown" has right mode 40755
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-ask-password-plymouth.path: Starting requested but condition failed. Not starting unit.
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry d /run/systemd/shutdown
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-ask-password-plymouth.path: Job systemd-ask-password-plymouth.path/start finished, result=done
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry d /run/systemd/netif
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: friendly-recovery.service: ConditionKernelCommandLine=recovery failed.
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Created directory "/run/systemd/netif".
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: friendly-recovery.service: Starting requested but condition failed. Not starting unit.
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/run/systemd/netif" has right mode 40755
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: friendly-recovery.service: Job friendly-recovery.service/start finished, result=done
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: chown "/run/systemd/netif" to 101.103
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 42 (n/a) to fd store.
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry d /run/systemd/netif
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry d /run/systemd/netif/links
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Created directory "/run/systemd/netif/links".
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/run/systemd/netif/links" has right mode 40755
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: chown "/run/systemd/netif/links" to 101.103
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry d /run/systemd/netif/links
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry d /run/systemd/netif/leases
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Created directory "/run/systemd/netif/leases".
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/run/systemd/netif/leases" has right mode 40755
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: chown "/run/systemd/netif/leases" to 101.103
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry d /run/systemd/netif/leases
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry d /run/log
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Found existing directory "/run/log".
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/run/log" has right mode 40755
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry d /run/log
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry d /var/lib/systemd
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Found existing directory "/var/lib/systemd".
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/var/lib/systemd" has right mode 40755
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry d /var/lib/systemd
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry d /var/lib/systemd/coredump
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Found existing directory "/var/lib/systemd/coredump".
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/var/lib/systemd/coredump" has right mode 40755
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry d /var/lib/systemd/coredump
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry D /tmp
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Found existing directory "/tmp".
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/tmp" has right mode 41777
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry D /tmp
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: rm -rf "/tmp"
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 42 (stored), closing.
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 381 (plymouth).
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: Child 381 (plymouth) died (code=exited, status=1/FAILURE)
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: Child 381 belongs to plymouth-read-write.service
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: Main process exited, code=exited, status=1/FAILURE
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: Changed start -> dead
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: Job plymouth-read-write.service/start finished, result=done
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: Started Tell Plymouth To Write Out Runtime Data.
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry f /var/log/wtmp
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/var/log/wtmp" has been created.
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/var/log/wtmp" has right mode 100664
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry f /var/log/wtmp
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry f /var/log/btmp
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/var/log/btmp" has been created.
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/var/log/btmp" has right mode 100600
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry f /var/log/btmp
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry f /var/log/lastlog
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/var/log/lastlog" has been created.
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/var/log/lastlog" has right mode 100664
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry f /var/log/lastlog
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry d /var/spool
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Found existing directory "/var/spool".
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/var/spool" has right mode 40755
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry d /var/spool
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry d /tmp/.X11-unix
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Created directory "/tmp/.X11-unix".
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/tmp/.X11-unix" has right mode 41777
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry d /tmp/.X11-unix
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry d /tmp/.ICE-unix
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Created directory "/tmp/.ICE-unix".
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/tmp/.ICE-unix" has right mode 41777
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry d /tmp/.ICE-unix
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry d /tmp/.XIM-unix
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Created directory "/tmp/.XIM-unix".
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/tmp/.XIM-unix" has right mode 41777
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry d /tmp/.XIM-unix
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry d /tmp/.font-unix
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Created directory "/tmp/.font-unix".
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/tmp/.font-unix" has right mode 41777
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry d /tmp/.font-unix
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry d /tmp/.Test-unix
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Created directory "/tmp/.Test-unix".
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/tmp/.Test-unix" has right mode 41777
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry d /tmp/.Test-unix
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry x /run/user/*/gvfs
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry x /run/user/*/gvfs
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry a /var/log/journal
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Setting default ACL u::rwx,g::r-x,g:adm:r-x,m::r-x,o::r-x on /var/log/journal.
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry a /var/log/journal
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry a /var/log/journal
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Setting access ACL u::rwx,g::r-x,g:adm:r-x,m::r-x,o::r-x on /var/log/journal.
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry a /var/log/journal
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry h /var/log/journal
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Cannot set file attribute for '/var/log/journal', value=0x00800000, mask=0x00800000: Operation not supported
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry h /var/log/journal
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry z /var/log/journal
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/var/log/journal" has right mode 42755
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry z /var/log/journal
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry a /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Setting default ACL u::rwx,g::r-x,g:adm:r-x,m::r-x,o::r-x on /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f.
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry a /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry a /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Setting access ACL u::rwx,g::r-x,g:adm:r-x,m::r-x,o::r-x on /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f.
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry a /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry h /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Cannot set file attribute for '/var/log/journal/9dcce84391f449eaaa10bbad75a4d50f', value=0x00800000, mask=0x00800000: Operation not supported
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry h /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry z /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/var/log/journal/9dcce84391f449eaaa10bbad75a4d50f" has right mode 42755
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry z /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry h /var/log/journal/remote
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry h /var/log/journal/remote
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry r /forcefsck
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry r /forcefsck
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry r /fastboot
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry r /fastboot
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry r /forcequotacheck
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry r /forcequotacheck
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry r /etc/gshadow.lock
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry r /etc/gshadow.lock
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry r /etc/shadow.lock
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry r /etc/shadow.lock
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry r /etc/passwd.lock
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry r /etc/passwd.lock
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry r /etc/group.lock
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry r /etc/group.lock
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry r /etc/subuid.lock
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry r /etc/subuid.lock
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry r /etc/subgid.lock
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry r /etc/subgid.lock
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry z /run/log/journal
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry z /run/log/journal
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry Z /run/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry Z /run/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry a /run/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry a /run/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry a /run/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry a /run/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry a /run/log/journal/9dcce84391f449eaaa10bbad75a4d50f/*.journal*
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Cannot open directory "/run/log/journal/9dcce84391f449eaaa10bbad75a4d50f": No such file or directory
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry a /run/log/journal/9dcce84391f449eaaa10bbad75a4d50f/*.journal*
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry a /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f/system.journal
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Setting access ACL u::rw-,g::r-x,g:adm:r--,m::r--,o::--- on /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f/system.journal.
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry a /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f/system.journal
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry z /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f/system.journal
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: "/var/log/journal/9dcce84391f449eaaa10bbad75a4d50f/system.journal" has right mode 100640
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry z /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f/system.journal
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry x /tmp/systemd-private-9606a9a197dc48f88a4ac4beed490687-*
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry x /tmp/systemd-private-9606a9a197dc48f88a4ac4beed490687-*
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry X /tmp/systemd-private-9606a9a197dc48f88a4ac4beed490687-*/tmp
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry X /tmp/systemd-private-9606a9a197dc48f88a4ac4beed490687-*/tmp
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry x /var/tmp/systemd-private-9606a9a197dc48f88a4ac4beed490687-*
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry x /var/tmp/systemd-private-9606a9a197dc48f88a4ac4beed490687-*
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry X /var/tmp/systemd-private-9606a9a197dc48f88a4ac4beed490687-*/tmp
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry X /var/tmp/systemd-private-9606a9a197dc48f88a4ac4beed490687-*/tmp
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry R /tmp/systemd-private-*
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry R /tmp/systemd-private-*
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry R /var/tmp/systemd-private-*
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry R /var/tmp/systemd-private-*
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: rm -rf "/var/tmp/systemd-private-788d25ae78314a85bded3a9c516abc24-systemd-resolved.service-557rHQ"
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running create action for entry r /tmp/.X[0-9]*-lock
Apr 03 18:09:31 Dell-XPS-L502X systemd-tmpfiles[325]: Running remove action for entry r /tmp/.X[0-9]*-lock
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 41 (stored), closing.
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 325 (systemd-tmpfile).
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: Child 325 (systemd-tmpfile) died (code=exited, status=0/SUCCESS)
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-setup.service: Child 325 belongs to systemd-tmpfiles-setup.service
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-setup.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-setup.service: Changed start -> exited
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-setup.service: Job systemd-tmpfiles-setup.service/start finished, result=done
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: Started Create Volatile Files and Directories.
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: ConditionVirtualization=!container succeeded.
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: ConditionCapability=CAP_SYS_TIME succeeded.
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Passing 0 fds to service
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: About to execute: /lib/systemd/systemd-timesyncd
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Forked /lib/systemd/systemd-timesyncd as 383
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Changed dead -> start
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: Starting Network Time Synchronization...
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-update-utmp.service: Passing 0 fds to service
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-update-utmp.service: About to execute: /lib/systemd/systemd-update-utmp reboot
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-update-utmp.service: Forked /lib/systemd/systemd-update-utmp as 384
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-update-utmp.service: Changed dead -> start
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Apr 03 18:09:31 Dell-XPS-L502X systemd[384]: systemd-update-utmp.service: Executing: /lib/systemd/systemd-update-utmp reboot
Apr 03 18:09:31 Dell-XPS-L502X systemd-update-utmp[384]: systemd-update-utmp running as pid 384
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 39 (n/a) to fd store.
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 41 (n/a) to fd store.
Apr 03 18:09:31 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:09:31 Dell-XPS-L502X systemd-update-utmp[384]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.DBus.Properties member=Get cookie=1 reply_cookie=0 error=n/a
Apr 03 18:09:31 Dell-XPS-L502X systemd-update-utmp[384]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a
Apr 03 18:09:32 Dell-XPS-L502X systemd[383]: systemd-timesyncd.service: Executing: /lib/systemd/systemd-timesyncd
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 383 (WATCHDOG=1)
Apr 03 18:09:32 Dell-XPS-L502X systemd-timesyncd[383]: Added new server ntp.ubuntu.com.
Apr 03 18:09:32 Dell-XPS-L502X systemd-timesyncd[383]: systemd-timesyncd running as pid 383
Apr 03 18:09:32 Dell-XPS-L502X systemd-timesyncd[383]: Selected server ntp.ubuntu.com.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 383 (READY=1, STATUS=Daemon is running)
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Changed start -> running
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Job systemd-timesyncd.service/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Started Network Time Synchronization.
Apr 03 18:09:32 Dell-XPS-L502X systemd-timesyncd[383]: Resolving ntp.ubuntu.com...
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 383 (STATUS=Idle.)
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 383 (STATUS=Idle.)
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: time-sync.target changed dead -> active
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: time-sync.target: Job time-sync.target/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Reached target System Time Synchronized.
Apr 03 18:09:32 Dell-XPS-L502X systemd-update-utmp[384]: systemd-update-utmp stopped as pid 384
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 384 (systemd-update-).
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Child 384 (systemd-update-) died (code=exited, status=0/SUCCESS)
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-update-utmp.service: Child 384 belongs to systemd-update-utmp.service
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-update-utmp.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-update-utmp.service: Changed start -> exited
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-update-utmp.service: Job systemd-update-utmp.service/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Started Update UTMP about System Boot/Shutdown.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 41 (stored), closing.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: sysinit.target changed dead -> active
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: sysinit.target: Job sysinit.target/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Reached target System Initialization.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: cups.path: Got triggered.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: cups.service: Trying to enqueue job cups.service/start/replace
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: cups.service: Installed new job cups.service/start as 178
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: cups.service: Enqueued job cups.service/start as 178
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: cups.path: Changed dead -> running
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: cups.path: Job cups.path/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Started CUPS Scheduler.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: dbus.socket: Changed dead -> listening
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: dbus.socket: Job dbus.socket/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Listening on D-Bus System Message Bus Socket.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: apport-forward.socket: ConditionVirtualization=container failed.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: apport-forward.socket: Starting requested but condition failed. Not starting unit.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: apport-forward.socket: Job apport-forward.socket/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: cups.socket: Changed dead -> listening
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: cups.socket: Job cups.socket/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Listening on CUPS Scheduler.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: anacron.timer: Adding 1min 28.027495s random time.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: anacron.timer: Realtime timer elapses at Tue 2018-04-03 20:01:28 CEST.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: anacron.timer: Changed dead -> waiting
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: anacron.timer: Job anacron.timer/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Started Trigger anacron every hour.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: uuidd.socket: Changed dead -> listening
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: uuidd.socket: Job uuidd.socket/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Listening on UUID daemon activation socket.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: motd-news.timer: Adding 37.779021s random time.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: motd-news.timer: Monotonic timer elapses in 1min 23.264078s.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: motd-news.timer: Changed dead -> waiting
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: motd-news.timer: Job motd-news.timer/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Started Message of the Day.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-resolved-update-resolvconf.path: Changed dead -> waiting
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-resolved-update-resolvconf.path: Job systemd-resolved-update-resolvconf.path/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Started systemd-resolved-update-resolvconf.path.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: snapd.refresh.timer: Adding 1h 41min 18.075271s random time.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: snapd.refresh.timer: Monotonic timer elapses in 1h 56min 3.554219s.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: snapd.refresh.timer: Adding 1h 22min 23.479141s random time.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: snapd.refresh.timer: Realtime timer elapses at Mon 2018-04-09 01:22:23 CEST.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: snapd.refresh.timer: Changed dead -> waiting
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: snapd.refresh.timer: Job snapd.refresh.timer/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Started Timer to automatically refresh installed snaps.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: snapd.snap-repair.timer: ConditionKernelCommandLine=snap_core failed.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: snapd.snap-repair.timer: Starting requested but condition failed. Not starting unit.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: snapd.snap-repair.timer: Job snapd.snap-repair.timer/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: snapd.socket: Changed dead -> start-chown
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Starting Socket activation for snappy daemon.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-clean.timer: Monotonic timer elapses in 14min 32.985252s.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-clean.timer: Changed dead -> waiting
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-clean.timer: Job systemd-tmpfiles-clean.timer/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Started Daily Cleanup of Temporary Directories.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: acpid.socket: Changed dead -> listening
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: acpid.socket: Job acpid.socket/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Listening on ACPID Listen Socket.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: apt-daily.timer: Adding 47min 3.573640s random time.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: apt-daily.timer: Realtime timer elapses at Tue 2018-04-03 18:47:03 CEST.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: apt-daily.timer: Changed dead -> waiting
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: apt-daily.timer: Job apt-daily.timer/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Started Daily apt download activities.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: avahi-daemon.socket: Changed dead -> listening
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: avahi-daemon.socket: Job avahi-daemon.socket/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: apt-daily-upgrade.timer: Adding 48min 5.744605s random time.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: apt-daily-upgrade.timer: Realtime timer elapses at Wed 2018-04-04 06:48:05 CEST.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: apt-daily-upgrade.timer: Changed dead -> waiting
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: apt-daily-upgrade.timer: Job apt-daily-upgrade.timer/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Started Daily apt upgrade and clean activities.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: timers.target changed dead -> active
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: timers.target: Job timers.target/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Reached target Timers.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: acpid.path: Got triggered.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: acpid.service: Trying to enqueue job acpid.service/start/replace
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: acpid.service: Installed new job acpid.service/start as 228
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: acpid.service: Enqueued job acpid.service/start as 228
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: acpid.path: Changed dead -> running
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: acpid.path: Job acpid.path/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Started ACPI Events Check.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: paths.target changed dead -> active
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: paths.target: Job paths.target/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Reached target Paths.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 387 (systemd).
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Child 387 (systemd) died (code=exited, status=0/SUCCESS)
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: init.scope: Child 387 belongs to init.scope
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: snapd.socket: Child 387 belongs to snapd.socket
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: snapd.socket: Control process exited, code=exited status=0
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: snapd.socket: Got final SIGCHLD for state start-chown
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: snapd.socket: Changed start-chown -> listening
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: snapd.socket: Job snapd.socket/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Listening on Socket activation for snappy daemon.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: sockets.target changed dead -> active
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: sockets.target: Job sockets.target/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Reached target Sockets.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: basic.target changed dead -> active
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: basic.target: Job basic.target/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Reached target Basic System.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: getty-static.service: ConditionPathExists=!/lib/systemd/system/dbus.service failed.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: getty-static.service: Starting requested but condition failed. Not starting unit.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: getty-static.service: Job getty-static.service/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: pppd-dns.service: Passing 0 fds to service
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: pppd-dns.service: About to execute: /etc/ppp/ip-down.d/0000usepeerdns
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: pppd-dns.service: Forked /etc/ppp/ip-down.d/0000usepeerdns as 388
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: pppd-dns.service: Changed dead -> start
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Starting Restore /etc/resolv.conf if the system crashed before the ppp link was shut down...
Apr 03 18:09:32 Dell-XPS-L502X systemd[388]: pppd-dns.service: Executing: /etc/ppp/ip-down.d/0000usepeerdns
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: cups.service: Passing 1 fds to service
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: cups.service: About to execute: /usr/sbin/cupsd -l
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: cups.service: Forked /usr/sbin/cupsd as 389
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: cups.service: Changed dead -> running
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: cups.service: Job cups.service/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Started CUPS Scheduler.
Apr 03 18:09:32 Dell-XPS-L502X systemd[389]: cups.service: Executing: /usr/sbin/cupsd -l
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: cups.socket: Changed listening -> running
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: ModemManager.service: Passing 0 fds to service
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: ModemManager.service: About to execute: /usr/sbin/ModemManager
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: ModemManager.service: Forked /usr/sbin/ModemManager as 390
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: ModemManager.service: Changed dead -> start
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Starting Modem Manager...
Apr 03 18:09:32 Dell-XPS-L502X systemd[390]: ModemManager.service: Executing: /usr/sbin/ModemManager
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: udisks2.service: Passing 0 fds to service
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: udisks2.service: About to execute: /usr/lib/udisks2/udisksd
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: udisks2.service: Forked /usr/lib/udisks2/udisksd as 391
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: udisks2.service: Changed dead -> start
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Starting Disk Manager...
Apr 03 18:09:32 Dell-XPS-L502X systemd[391]: udisks2.service: Executing: /usr/lib/udisks2/udisksd
Apr 03 18:09:32 Dell-XPS-L502X systemd-timesyncd[383]: Failed to resolve ntp.ubuntu.com: Temporary failure in name resolution
Apr 03 18:09:32 Dell-XPS-L502X systemd-timesyncd[383]: Resolving ntp.ubuntu.com...
Apr 03 18:09:32 Dell-XPS-L502X systemd-timesyncd[383]: Failed to resolve ntp.ubuntu.com: Temporary failure in name resolution
Apr 03 18:09:32 Dell-XPS-L502X systemd-timesyncd[383]: Resolving ntp.ubuntu.com...
Apr 03 18:09:32 Dell-XPS-L502X systemd-timesyncd[383]: Failed to resolve ntp.ubuntu.com: Temporary failure in name resolution
Apr 03 18:09:32 Dell-XPS-L502X systemd-timesyncd[383]: Resolving ntp.ubuntu.com...
Apr 03 18:09:32 Dell-XPS-L502X systemd-timesyncd[383]: Failed to resolve ntp.ubuntu.com: Temporary failure in name resolution
Apr 03 18:09:32 Dell-XPS-L502X systemd-timesyncd[383]: Resolving ntp.ubuntu.com...
Apr 03 18:09:32 Dell-XPS-L502X systemd-timesyncd[383]: Failed to resolve ntp.ubuntu.com: Temporary failure in name resolution
Apr 03 18:09:32 Dell-XPS-L502X systemd-timesyncd[383]: Resolving ntp.ubuntu.com...
Apr 03 18:09:32 Dell-XPS-L502X systemd-timesyncd[383]: Failed to resolve ntp.ubuntu.com: Temporary failure in name resolution
Apr 03 18:09:32 Dell-XPS-L502X systemd-timesyncd[383]: Resolving ntp.ubuntu.com...
Apr 03 18:09:32 Dell-XPS-L502X systemd-timesyncd[383]: Failed to resolve ntp.ubuntu.com: Temporary failure in name resolution
Apr 03 18:09:32 Dell-XPS-L502X systemd-timesyncd[383]: Resolving ntp.ubuntu.com...
Apr 03 18:09:32 Dell-XPS-L502X systemd-timesyncd[383]: Failed to resolve ntp.ubuntu.com: Temporary failure in name resolution
Apr 03 18:09:32 Dell-XPS-L502X systemd-timesyncd[383]: Resolving ntp.ubuntu.com...
Apr 03 18:09:32 Dell-XPS-L502X systemd-timesyncd[383]: Failed to resolve ntp.ubuntu.com: Temporary failure in name resolution
Apr 03 18:09:32 Dell-XPS-L502X systemd-timesyncd[383]: Resolving ntp.ubuntu.com...
Apr 03 18:09:32 Dell-XPS-L502X systemd-timesyncd[383]: Failed to resolve ntp.ubuntu.com: Temporary failure in name resolution
Apr 03 18:09:32 Dell-XPS-L502X systemd-timesyncd[383]: Slowing down attempts to contact servers.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: anacron.service: ConditionACPower=true succeeded.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: anacron.service: Passing 0 fds to service
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: anacron.service: About to execute: /usr/sbin/anacron -dsq
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: anacron.service: Forked /usr/sbin/anacron as 392
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: anacron.service: Changed dead -> running
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: anacron.service: Job anacron.service/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Started Run anacron jobs.
Apr 03 18:09:32 Dell-XPS-L502X systemd[392]: anacron.service: Executing: /usr/sbin/anacron -dsq
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: anacron.timer: Adding 3min 54.125468s random time.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: anacron.timer: Realtime timer elapses at Tue 2018-04-03 20:03:54 CEST.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: anacron.timer: Adding 4min 55.713898s random time.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: anacron.timer: Realtime timer elapses at Tue 2018-04-03 20:04:55 CEST.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: dbus.service: Passing 1 fds to service
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: dbus.service: About to execute: /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: dbus.service: Forked /usr/bin/dbus-daemon as 393
Apr 03 18:09:32 Dell-XPS-L502X anacron[392]: Anacron 2.3 started on 2018-04-03
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: dbus.service: Changed dead -> running
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: dbus.service: Job dbus.service/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Started D-Bus System Message Bus.
Apr 03 18:09:32 Dell-XPS-L502X systemd[393]: dbus.service: Executing: /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: dbus.socket: Changed listening -> running
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Successfully connected to system bus.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Successfully connected to API bus.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: NetworkManager.service: Passing 0 fds to service
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: NetworkManager.service: About to execute: /usr/sbin/NetworkManager --no-daemon
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: NetworkManager.service: Forked /usr/sbin/NetworkManager as 394
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: NetworkManager.service: Changed dead -> start
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Starting Network Manager...
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: acpid.service: ConditionVirtualization=!container succeeded.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: acpid.service: Passing 1 fds to service
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: acpid.service: About to execute: /usr/sbin/acpid $OPTIONS
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: acpid.service: Forked /usr/sbin/acpid as 395
Apr 03 18:09:32 Dell-XPS-L502X systemd[394]: NetworkManager.service: Executing: /usr/sbin/NetworkManager --no-daemon
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: acpid.service: Changed dead -> running
Apr 03 18:09:32 Dell-XPS-L502X systemd[395]: acpid.service: Executing: /usr/sbin/acpid
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: acpid.service: Job acpid.service/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Started ACPI event daemon.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: acpid.socket: Changed listening -> running
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: ondemand.service: ConditionPathExists=!/etc/init/lxc-android-config.conf succeeded.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: ondemand.service: ConditionPathExists=/sys/devices/system/cpu/online succeeded.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: ondemand.service: ConditionVirtualization=no succeeded.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: ondemand.service: Passing 0 fds to service
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: ondemand.service: About to execute: /lib/systemd/set-cpufreq
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: ondemand.service: Forked /lib/systemd/set-cpufreq as 396
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: ondemand.service: Changed dead -> running
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: ondemand.service: Job ondemand.service/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Started Set the CPU Frequency Scaling governor.
Apr 03 18:09:32 Dell-XPS-L502X kernel: [drm:intel_lvds_detect [i915]] [CONNECTOR:48:LVDS-1]
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Passing 0 fds to service
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /usr/bin/nvidia-persistenced as 397
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed dead -> start
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Starting NVIDIA Persistence Daemon...
Apr 03 18:09:32 Dell-XPS-L502X systemd[397]: nvidia-persistenced.service: Executing: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: irqbalance.service: ConditionVirtualization=!container succeeded.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: irqbalance.service: Passing 0 fds to service
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: irqbalance.service: About to execute: /usr/sbin/irqbalance --foreground $IRQBALANCE_ARGS
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: irqbalance.service: Forked /usr/sbin/irqbalance as 398
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: irqbalance.service: Changed dead -> running
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: irqbalance.service: Job irqbalance.service/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Started irqbalance daemon.
Apr 03 18:09:32 Dell-XPS-L502X systemd[398]: irqbalance.service: Executing: /usr/sbin/irqbalance --foreground
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: accounts-daemon.service: Passing 0 fds to service
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: accounts-daemon.service: About to execute: /usr/lib/accountsservice/accounts-daemon
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: accounts-daemon.service: Forked /usr/lib/accountsservice/accounts-daemon as 399
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: accounts-daemon.service: Changed dead -> start
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Starting Accounts Service...
Apr 03 18:09:32 Dell-XPS-L502X systemd[399]: accounts-daemon.service: Executing: /usr/lib/accountsservice/accounts-daemon
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: alsa-state.service: ConditionPathExists=/etc/alsa/state-daemon.conf failed.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: alsa-state.service: Starting requested but condition failed. Not starting unit.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: alsa-state.service: Job alsa-state.service/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: alsa-restore.service: ConditionPathExistsGlob=/dev/snd/control* failed.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: alsa-restore.service: Starting requested but condition failed. Not starting unit.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: alsa-restore.service: Job alsa-restore.service/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-logind.service: ConditionPathExists=/lib/systemd/system/dbus.service succeeded.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-logind.service: Passing 0 fds to service
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-logind.service: About to execute: /lib/systemd/systemd-logind
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-logind.service: Forked /lib/systemd/systemd-logind as 400
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-logind.service: Changed dead -> start
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Starting Login Service...
Apr 03 18:09:32 Dell-XPS-L502X systemd[400]: systemd-logind.service: Executing: /lib/systemd/systemd-logind
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: rsyslog.service: Passing 1 fds to service
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: rsyslog.service: About to execute: /usr/sbin/rsyslogd -n
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: rsyslog.service: Forked /usr/sbin/rsyslogd as 401
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: rsyslog.service: Changed dead -> start
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Starting System Logging Service...
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=Hello cookie=1 reply_cookie=0 error=n/a
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: rsync.service: ConditionPathExists=/etc/rsyncd.conf failed.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: rsync.service: Starting requested but condition failed. Not starting unit.
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.1 object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: rsync.service: Job rsync.service/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=2 reply_cookie=0 error=n/a
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.1 object=n/a interface=n/a member=n/a cookie=3 reply_cookie=2 error=n/a
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=3 reply_cookie=0 error=n/a
Apr 03 18:09:32 Dell-XPS-L502X systemd[401]: rsyslog.service: Executing: /usr/sbin/rsyslogd -n
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.1 object=n/a interface=n/a member=n/a cookie=4 reply_cookie=3 error=n/a
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=4 reply_cookie=0 error=n/a
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.1 object=n/a interface=n/a member=n/a cookie=5 reply_cookie=4 error=n/a
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=5 reply_cookie=0 error=n/a
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.1 object=n/a interface=n/a member=n/a cookie=6 reply_cookie=5 error=n/a
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=Subscribe cookie=6 reply_cookie=0 error=n/a
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: apport.service: Passing 0 fds to service
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: apport.service: About to execute: /etc/init.d/apport start
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: apport.service: Forked /etc/init.d/apport as 402
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: apport.service: Changed dead -> start
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Starting LSB: automatic crash report generation...
Apr 03 18:09:32 Dell-XPS-L502X systemd[402]: apport.service: Executing: /etc/init.d/apport start
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: grub-common.service: Passing 0 fds to service
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: grub-common.service: About to execute: /etc/init.d/grub-common start
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: grub-common.service: Forked /etc/init.d/grub-common as 404
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: grub-common.service: Changed dead -> start
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Starting LSB: Record successful boot for GRUB...
Apr 03 18:09:32 Dell-XPS-L502X systemd[404]: grub-common.service: Executing: /etc/init.d/grub-common start
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: snapd.core-fixup.service: ConditionPathExists=!/var/lib/snapd/device/ownership-change.after succeeded.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: snapd.core-fixup.service: ConditionKernelCommandLine=snap_core failed.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: snapd.core-fixup.service: Starting requested but condition failed. Not starting unit.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: snapd.core-fixup.service: Job snapd.core-fixup.service/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: cron.service: Passing 0 fds to service
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: cron.service: About to execute: /usr/sbin/cron -f $EXTRA_OPTS
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: cron.service: Forked /usr/sbin/cron as 409
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: cron.service: Changed dead -> running
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: cron.service: Job cron.service/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Started Regular background program processing daemon.
Apr 03 18:09:32 Dell-XPS-L502X systemd[409]: cron.service: Executing: /usr/sbin/cron -f
Apr 03 18:09:32 Dell-XPS-L502X cron[409]: (CRON) INFO (pidfile fd = 3)
Apr 03 18:09:32 Dell-XPS-L502X cron[409]: (CRON) INFO (Running @reboot jobs)
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: avahi-daemon.service: Passing 1 fds to service
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: avahi-daemon.service: About to execute: /usr/sbin/avahi-daemon -s
Apr 03 18:09:32 Dell-XPS-L502X acpid[395]: starting up with netlink and the input layer
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: avahi-daemon.service: Forked /usr/sbin/avahi-daemon as 410
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: avahi-daemon.service: Changed dead -> start
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
Apr 03 18:09:32 Dell-XPS-L502X systemd[410]: avahi-daemon.service: Executing: /usr/sbin/avahi-daemon -s
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: snapd.service: Passing 2 fds to service
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: snapd.service: About to execute: /usr/lib/snapd/snapd
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: snapd.service: Forked /usr/lib/snapd/snapd as 411
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: snapd.service: Changed dead -> start
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Starting Snappy daemon...
Apr 03 18:09:32 Dell-XPS-L502X systemd[411]: snapd.service: Executing: /usr/lib/snapd/snapd
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 53 (n/a) to fd store.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 54 (n/a) to fd store.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 55 (n/a) to fd store.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 56 (n/a) to fd store.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 383 (STATUS=Idle.)
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 383 (STATUS=Idle.)
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 383 (STATUS=Idle.)
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 383 (STATUS=Idle.)
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 383 (STATUS=Idle.)
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 383 (STATUS=Idle.)
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 383 (STATUS=Idle.)
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 383 (STATUS=Idle.)
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 383 (STATUS=Idle.)
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 383 (STATUS=Idle.)
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 57 (n/a) to fd store.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 58 (n/a) to fd store.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 59 (n/a) to fd store.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 60 (n/a) to fd store.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 61 (n/a) to fd store.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 62 (n/a) to fd store.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 63 (n/a) to fd store.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-logind.service: Got notification message from PID 400 (WATCHDOG=1)
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 64 (n/a) to fd store.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 65 (n/a) to fd store.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 66 (n/a) to fd store.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 67 (n/a) to fd store.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 68 (n/a) to fd store.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 388 (0000usepeerdns).
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Child 388 (0000usepeerdns) died (code=exited, status=0/SUCCESS)
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: pppd-dns.service: Child 388 belongs to pppd-dns.service
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: pppd-dns.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: pppd-dns.service: Changed start -> dead
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: pppd-dns.service: Job pppd-dns.service/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Started Restore /etc/resolv.conf if the system crashed before the ppp link was shut down.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 53 (stored), closing.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Preset files don't specify rule for apport.service. Enabling.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Preset files don't specify rule for grub-common.service. Enabling.
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=14 reply_cookie=6 error=n/a
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RequestName cookie=7 reply_cookie=0 error=n/a
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.1 object=n/a interface=n/a member=n/a cookie=8 reply_cookie=7 error=n/a
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-logind.service: D-Bus name org.freedesktop.login1 now registered by :1.1
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-logind.service: Changed start -> running
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-logind.service: Job systemd-logind.service/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Started Login Service.
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: New seat seat0.
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: Preallocating VTs...
Apr 03 18:09:32 Dell-XPS-L502X apport[402]:  * Starting automatic crash report generation: apport
Apr 03 18:09:32 Dell-XPS-L502X grub-common[404]:  * Recording successful boot for GRUB
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Failed to send job remove signal for 111: Connection reset by peer
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: VT changed to 1
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=SeatNew cookie=8 reply_cookie=0 error=n/a
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: systemd-logind running as pid 400
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=org.freedesktop.DBus destination=:1.1 object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=2 reply_cookie=0 error=n/a
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=org.freedesktop.DBus destination=:1.1 object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=7 reply_cookie=0 error=n/a
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=15 reply_cookie=0 error=n/a
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dlogind_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=16 reply_cookie=0 error=n/a
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dlogind_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=17 reply_cookie=0 error=n/a
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-logind.service: Failed to send unit change signal for systemd-logind.service: Transport endpoint is not connected
Apr 03 18:09:32 Dell-XPS-L502X apport[402]:    ...done.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-logind.service: Got notification message from PID 400 (READY=1, STATUS=Processing requests...)
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-logind.service: Failed to send unit change signal for systemd-logind.service: Transport endpoint is not connected
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dlogind_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=18 reply_cookie=0 error=n/a
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dlogind_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=19 reply_cookie=0 error=n/a
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 402 (apport).
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Child 402 (apport) died (code=exited, status=0/SUCCESS)
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: apport.service: Child 402 belongs to apport.service
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: apport.service: Control process exited, code=exited status=0
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: apport.service: Got final SIGCHLD for state start.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: apport.service: Changed start -> exited
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: apport.service: Job apport.service/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Started LSB: automatic crash report generation.
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=20 reply_cookie=0 error=n/a
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 64 (stored), closing.
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/apport_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=21 reply_cookie=0 error=n/a
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/apport_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=22 reply_cookie=0 error=n/a
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: Watching system buttons on /dev/input/event3 (Power Button)
Apr 03 18:09:32 Dell-XPS-L502X udisksd[391]: udisks daemon version 2.6.5 starting
Apr 03 18:09:32 Dell-XPS-L502X nvidia-persistenced[426]: Verbose syslog connection opened
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: rsyslog.service: Got notification message from PID 401 (READY=1)
Apr 03 18:09:32 Dell-XPS-L502X nvidia-persistenced[426]: Now running with user ID 114 and group ID 125
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: rsyslog.service: Changed start -> running
Apr 03 18:09:32 Dell-XPS-L502X nvidia-persistenced[426]: Started (426)
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: rsyslog.service: Job rsyslog.service/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X ModemManager[390]: <info>  ModemManager (version 1.6.8) starting in system bus...
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Started System Logging Service.
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=23 reply_cookie=0 error=n/a
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/rsyslog_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=24 reply_cookie=0 error=n/a
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/rsyslog_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=25 reply_cookie=0 error=n/a
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/syslog_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=26 reply_cookie=0 error=n/a
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/syslog_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=27 reply_cookie=0 error=n/a
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 60 (stored), closing.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 397 (nvidia-persiste).
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Child 397 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 397 belongs to nvidia-persistenced.service
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state start.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main PID guessed: 426
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed start -> running
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Started NVIDIA Persistence Daemon.
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=28 reply_cookie=0 error=n/a
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=29 reply_cookie=0 error=n/a
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=30 reply_cookie=0 error=n/a
Apr 03 18:09:32 Dell-XPS-L502X grub-common[404]:    ...done.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 65 (stored), closing.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 404 (grub-common).
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Child 404 (grub-common) died (code=exited, status=0/SUCCESS)
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: grub-common.service: Child 404 belongs to grub-common.service
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: grub-common.service: Control process exited, code=exited status=0
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: grub-common.service: Got final SIGCHLD for state start.
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: grub-common.service: Changed start -> exited
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: grub-common.service: Job grub-common.service/start finished, result=done
Apr 03 18:09:32 Dell-XPS-L502X systemd[1]: Started LSB: Record successful boot for GRUB.
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=31 reply_cookie=0 error=n/a
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/grub_2dcommon_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=32 reply_cookie=0 error=n/a
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/grub_2dcommon_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=33 reply_cookie=0 error=n/a
Apr 03 18:09:32 Dell-XPS-L502X systemd-logind[400]: Device /dev/input/event6 does not expose keys or switches relevant to us, ignoring.
Apr 03 18:09:33 Dell-XPS-L502X dbus[393]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service'
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: polkit.service: Trying to enqueue job polkit.service/start/replace
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: polkit.service: Installed new job polkit.service/start as 279
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: polkit.service: Enqueued job polkit.service/start as 279
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: polkit.service: Passing 0 fds to service
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: polkit.service: About to execute: /usr/lib/policykit-1/polkitd --no-debug
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: polkit.service: Forked /usr/lib/policykit-1/polkitd as 437
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: polkit.service: Changed dead -> start
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: Starting Authorization Manager...
Apr 03 18:09:33 Dell-XPS-L502X systemd[437]: polkit.service: Executing: /usr/lib/policykit-1/polkitd --no-debug
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 53 (n/a) to fd store.
Apr 03 18:09:33 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/polkit_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=37 reply_cookie=0 error=n/a
Apr 03 18:09:33 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/polkit_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=38 reply_cookie=0 error=n/a
Apr 03 18:09:33 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/279 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=39 reply_cookie=0 error=n/a
Apr 03 18:09:33 Dell-XPS-L502X kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: var.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: var-lib.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: var-lib-systemd.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: var-lib-systemd-backlight.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:02.0-backlight-acpi_video0.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:acpi_video0.service: Trying to enqueue job systemd-backlight@backlight:acpi_video0.service/start/fail
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:acpi_video0.service: Installed new job systemd-backlight@backlight:acpi_video0.service/start as 330
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: system-systemd\x2dbacklight.slice: Installed new job system-systemd\x2dbacklight.slice/start as 331
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:acpi_video0.service: Enqueued job systemd-backlight@backlight:acpi_video0.service/start as 330
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: var.mount: Collecting.
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: var-lib.mount: Collecting.
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: var-lib-systemd.mount: Collecting.
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: var-lib-systemd-backlight.mount: Collecting.
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: system-systemd\x2dbacklight.slice changed dead -> active
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: system-systemd\x2dbacklight.slice: Job system-systemd\x2dbacklight.slice/start finished, result=done
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: Created slice system-systemd\x2dbacklight.slice.
Apr 03 18:09:33 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=41 reply_cookie=0 error=n/a
Apr 03 18:09:33 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=43 reply_cookie=0 error=n/a
Apr 03 18:09:33 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=45 reply_cookie=0 error=n/a
Apr 03 18:09:33 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=47 reply_cookie=0 error=n/a
Apr 03 18:09:33 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=53 reply_cookie=0 error=n/a
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:acpi_video0.service: Passing 0 fds to service
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:acpi_video0.service: About to execute: /lib/systemd/systemd-backlight load backlight:acpi_video0
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:acpi_video0.service: Forked /lib/systemd/systemd-backlight as 438
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:acpi_video0.service: Changed dead -> start
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:acpi_video0...
Apr 03 18:09:33 Dell-XPS-L502X systemd[438]: systemd-backlight@backlight:acpi_video0.service: Executing: /lib/systemd/systemd-backlight load backlight:acpi_video0
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 60 (n/a) to fd store.
Apr 03 18:09:33 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dbacklight_40backlight_3aacpi_5fvideo0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=54 reply_cookie=0 error=n/a
Apr 03 18:09:33 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dbacklight_40backlight_3aacpi_5fvideo0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=55 reply_cookie=0 error=n/a
Apr 03 18:09:33 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/system_2dsystemd_5cx2dbacklight_2eslice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=56 reply_cookie=0 error=n/a
Apr 03 18:09:33 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/330 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=57 reply_cookie=0 error=n/a
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 438 (systemd-backlig).
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: Child 438 (systemd-backlig) died (code=exited, status=0/SUCCESS)
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:acpi_video0.service: Child 438 belongs to systemd-backlight@backlight:acpi_video0.service
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:acpi_video0.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:acpi_video0.service: Changed start -> exited
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:acpi_video0.service: Job systemd-backlight@backlight:acpi_video0.service/start finished, result=done
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:acpi_video0.
Apr 03 18:09:33 Dell-XPS-L502X kernel: [drm:asle_work [i915]] bclp = 0x800000ff
Apr 03 18:09:33 Dell-XPS-L502X kernel: [drm:asle_work [i915]] updating opregion backlight 255/255
Apr 03 18:09:33 Dell-XPS-L502X kernel: [drm:intel_panel_actually_set_backlight [i915]] set backlight PWM = 4648
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 60 (stored), closing.
Apr 03 18:09:33 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=58 reply_cookie=0 error=n/a
Apr 03 18:09:33 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dbacklight_40backlight_3aacpi_5fvideo0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=59 reply_cookie=0 error=n/a
Apr 03 18:09:33 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dbacklight_40backlight_3aacpi_5fvideo0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=60 reply_cookie=0 error=n/a
Apr 03 18:09:33 Dell-XPS-L502X systemd-logind[400]: Watching system buttons on /dev/input/event0 (Power Button)
Apr 03 18:09:33 Dell-XPS-L502X systemd-logind[400]: Watching system buttons on /dev/input/event2 (Lid Switch)
Apr 03 18:09:33 Dell-XPS-L502X systemd-logind[400]: Watching system buttons on /dev/input/event1 (Sleep Button)
Apr 03 18:09:33 Dell-XPS-L502X systemd-logind[400]: Device /dev/input/event5 does not expose keys or switches relevant to us, ignoring.
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: var.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: var-lib.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: var-lib-systemd.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: var-lib-systemd-backlight.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:02.0-drm-card1-card1\x2dLVDS\x2d1-intel_backlight.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:intel_backlight.service: Trying to enqueue job systemd-backlight@backlight:intel_backlight.service/start/fail
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:intel_backlight.service: Installed new job systemd-backlight@backlight:intel_backlight.service/start as 336
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:intel_backlight.service: Enqueued job systemd-backlight@backlight:intel_backlight.service/start as 336
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: var.mount: Collecting.
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: var-lib.mount: Collecting.
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: var-lib-systemd.mount: Collecting.
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: var-lib-systemd-backlight.mount: Collecting.
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:intel_backlight.service: Passing 0 fds to service
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:intel_backlight.service: About to execute: /lib/systemd/systemd-backlight load backlight:intel_backlight
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:intel_backlight.service: Forked /lib/systemd/systemd-backlight as 443
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:intel_backlight.service: Changed dead -> start
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Apr 03 18:09:33 Dell-XPS-L502X systemd[443]: systemd-backlight@backlight:intel_backlight.service: Executing: /lib/systemd/systemd-backlight load backlight:intel_backlight
Apr 03 18:09:33 Dell-XPS-L502X systemd-backlight[443]: device-enumerator: scan all dirs
Apr 03 18:09:33 Dell-XPS-L502X systemd-backlight[443]:   device-enumerator: scanning /sys/bus
Apr 03 18:09:33 Dell-XPS-L502X systemd-backlight[443]:   device-enumerator: scanning /sys/class
Apr 03 18:09:33 Dell-XPS-L502X systemd-backlight[443]: Skipping backlight device intel_backlight, since device acpi_video0 is on same PCI device and takes precedence.
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 60 (n/a) to fd store.
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 443 (systemd-backlig).
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: Child 443 (systemd-backlig) died (code=exited, status=0/SUCCESS)
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:intel_backlight.service: Child 443 belongs to systemd-backlight@backlight:intel_backlight.service
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:intel_backlight.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:intel_backlight.service: Changed start -> exited
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:intel_backlight.service: Job systemd-backlight@backlight:intel_backlight.service/start finished, result=done
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Apr 03 18:09:33 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=62 reply_cookie=0 error=n/a
Apr 03 18:09:33 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=64 reply_cookie=0 error=n/a
Apr 03 18:09:33 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=66 reply_cookie=0 error=n/a
Apr 03 18:09:33 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=68 reply_cookie=0 error=n/a
Apr 03 18:09:33 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dbacklight_40backlight_3aintel_5fbacklight_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=72 reply_cookie=0 error=n/a
Apr 03 18:09:33 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dbacklight_40backlight_3aintel_5fbacklight_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=73 reply_cookie=0 error=n/a
Apr 03 18:09:33 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/336 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=74 reply_cookie=0 error=n/a
Apr 03 18:09:33 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=75 reply_cookie=0 error=n/a
Apr 03 18:09:33 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dbacklight_40backlight_3aintel_5fbacklight_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=76 reply_cookie=0 error=n/a
Apr 03 18:09:33 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dbacklight_40backlight_3aintel_5fbacklight_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=77 reply_cookie=0 error=n/a
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 60 (stored), closing.
Apr 03 18:09:33 Dell-XPS-L502X anacron[392]: Normal exit (0 jobs run)
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 57 (stored), closing.
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 392 (anacron).
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: Child 392 (anacron) died (code=exited, status=0/SUCCESS)
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: anacron.service: Child 392 belongs to anacron.service
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: anacron.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: anacron.service: Changed running -> dead
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: anacron.timer: Adding 4min 43.662703s random time.
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: anacron.timer: Realtime timer elapses at Tue 2018-04-03 20:04:43 CEST.
Apr 03 18:09:33 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/anacron_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=78 reply_cookie=0 error=n/a
Apr 03 18:09:33 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/anacron_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=79 reply_cookie=0 error=n/a
Apr 03 18:09:33 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/anacron_2etimer interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=80 reply_cookie=0 error=n/a
Apr 03 18:09:33 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/anacron_2etimer interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=81 reply_cookie=0 error=n/a
Apr 03 18:09:33 Dell-XPS-L502X kernel: ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20170831/utaddress-247)
Apr 03 18:09:33 Dell-XPS-L502X kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Apr 03 18:09:33 Dell-XPS-L502X kernel: ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20170831/utaddress-247)
Apr 03 18:09:33 Dell-XPS-L502X kernel: ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB.PCI0.PEG0.PEGP.GPIO) (20170831/utaddress-247)
Apr 03 18:09:33 Dell-XPS-L502X kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Apr 03 18:09:33 Dell-XPS-L502X kernel: ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20170831/utaddress-247)
Apr 03 18:09:33 Dell-XPS-L502X kernel: ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB.PCI0.PEG0.PEGP.GPIO) (20170831/utaddress-247)
Apr 03 18:09:33 Dell-XPS-L502X kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Apr 03 18:09:33 Dell-XPS-L502X kernel: ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20170831/utaddress-247)
Apr 03 18:09:33 Dell-XPS-L502X kernel: ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB.PCI0.PEG0.PEGP.GPIO) (20170831/utaddress-247)
Apr 03 18:09:33 Dell-XPS-L502X kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Apr 03 18:09:33 Dell-XPS-L502X kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich
Apr 03 18:09:33 Dell-XPS-L502X acpid[395]: 8 rules loaded
Apr 03 18:09:33 Dell-XPS-L502X acpid[395]: waiting for events: event logging is off
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 53 (stored), closing.
Apr 03 18:09:33 Dell-XPS-L502X avahi-daemon[410]: Found user 'avahi' (UID 111) and group 'avahi' (GID 120).
Apr 03 18:09:33 Dell-XPS-L502X avahi-daemon[410]: Successfully dropped root privileges.
Apr 03 18:09:33 Dell-XPS-L502X avahi-daemon[410]: avahi-daemon 0.6.32 starting up.
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: avahi-daemon.service: Got notification message from PID 410 (STATUS=avahi-daemon 0.6.32 starting up.)
Apr 03 18:09:33 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/avahi_2ddaemon_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=82 reply_cookie=0 error=n/a
Apr 03 18:09:33 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/avahi_2ddaemon_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=83 reply_cookie=0 error=n/a
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: avahi-daemon.service: D-Bus name org.freedesktop.Avahi now registered by :1.7
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: avahi-daemon.service: Changed start -> running
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: avahi-daemon.service: Job avahi-daemon.service/start finished, result=done
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: Started Avahi mDNS/DNS-SD Stack.
Apr 03 18:09:33 Dell-XPS-L502X avahi-daemon[410]: Successfully called chroot().
Apr 03 18:09:33 Dell-XPS-L502X avahi-daemon[410]: Successfully dropped remaining capabilities.
Apr 03 18:09:33 Dell-XPS-L502X avahi-daemon[450]: chroot.c: open() failed: No such file or directory
Apr 03 18:09:33 Dell-XPS-L502X avahi-daemon[410]: Failed to open /etc/resolv.conf: Invalid argument
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: avahi-daemon.socket: Changed listening -> running
Apr 03 18:09:33 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=84 reply_cookie=0 error=n/a
Apr 03 18:09:33 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/avahi_2ddaemon_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=85 reply_cookie=0 error=n/a
Apr 03 18:09:33 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/avahi_2ddaemon_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=86 reply_cookie=0 error=n/a
Apr 03 18:09:33 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/avahi_2ddaemon_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=87 reply_cookie=0 error=n/a
Apr 03 18:09:33 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/avahi_2ddaemon_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=88 reply_cookie=0 error=n/a
Apr 03 18:09:33 Dell-XPS-L502X avahi-daemon[410]: No service file found in /etc/avahi/services.
Apr 03 18:09:33 Dell-XPS-L502X kernel: wmi_bus wmi_bus-PNP0C14:00: WQBC data block query control method not found
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: dev-ttyS0.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS0.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: dev-ttyS1.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS1.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: dev-ttyS10.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS10.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: dev-ttyS11.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS11.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: dev-ttyS12.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS12.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: dev-ttyS14.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS14.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: dev-ttyS13.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS13.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: dev-ttyS15.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS15.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: dev-ttyS17.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS17.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: dev-ttyS16.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS16.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: dev-ttyS19.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS19.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X avahi-daemon[410]: Network interface enumeration completed.
Apr 03 18:09:33 Dell-XPS-L502X avahi-daemon[410]: Server startup complete. Host name is Dell-XPS-L502X.local. Local service cookie is 3195188964.
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: dev-ttyS18.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS18.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: dev-ttyS2.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS2.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: dev-ttyS21.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS21.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: dev-ttyS20.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS20.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: dev-ttyS22.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS22.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: dev-ttyS23.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS23.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: dev-ttyS24.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS24.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: dev-ttyS27.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS27.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: dev-ttyS25.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS25.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: dev-ttyS26.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS26.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: dev-ttyS28.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS28.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: dev-ttyS3.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS3.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: dev-ttyS29.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS29.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: dev-ttyS30.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS30.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: dev-ttyS4.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS4.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: dev-ttyS31.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS31.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: dev-ttyS5.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS5.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: dev-ttyS6.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS6.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: dev-ttyS8.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS8.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: dev-ttyS7.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS7.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: dev-ttyS9.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS9.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Apr 03 18:09:33 Dell-XPS-L502X kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Apr 03 18:09:33 Dell-XPS-L502X kernel: RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
Apr 03 18:09:33 Dell-XPS-L502X kernel: RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
Apr 03 18:09:33 Dell-XPS-L502X kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Apr 03 18:09:33 Dell-XPS-L502X kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
Apr 03 18:09:33 Dell-XPS-L502X kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Apr 03 18:09:33 Dell-XPS-L502X kernel: cfg80211: failed to load regulatory.db
Apr 03 18:09:33 Dell-XPS-L502X systemd-udevd[299]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: sys-subsystem-net-devices-enp6s0.device: Changed dead -> plugged
Apr 03 18:09:33 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1c.5-0000:06:00.0-net-enp6s0.device: Changed dead -> plugged
Apr 03 18:09:34 Dell-XPS-L502X systemd-logind[400]: Watching system buttons on /dev/input/event4 (AT Translated Set 2 keyboard)
Apr 03 18:09:34 Dell-XPS-L502X kernel: Intel(R) Wireless WiFi driver for Linux
Apr 03 18:09:34 Dell-XPS-L502X kernel: Copyright(c) 2003- 2015 Intel Corporation
Apr 03 18:09:34 Dell-XPS-L502X kernel: iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
Apr 03 18:09:34 Dell-XPS-L502X polkitd[437]: started daemon version 0.105 using authority implementation `local' version `0.105'
Apr 03 18:09:34 Dell-XPS-L502X dbus[393]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Apr 03 18:09:34 Dell-XPS-L502X systemd[1]: polkit.service: D-Bus name org.freedesktop.PolicyKit1 now registered by :1.6
Apr 03 18:09:34 Dell-XPS-L502X systemd[1]: polkit.service: Changed start -> running
Apr 03 18:09:34 Dell-XPS-L502X systemd[1]: polkit.service: Job polkit.service/start finished, result=done
Apr 03 18:09:34 Dell-XPS-L502X systemd[1]: Started Authorization Manager.
Apr 03 18:09:34 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=155 reply_cookie=0 error=n/a
Apr 03 18:09:34 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/polkit_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=156 reply_cookie=0 error=n/a
Apr 03 18:09:34 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/polkit_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=157 reply_cookie=0 error=n/a
Apr 03 18:09:34 Dell-XPS-L502X systemd[1]: ModemManager.service: D-Bus name org.freedesktop.ModemManager1 now registered by :1.4
Apr 03 18:09:34 Dell-XPS-L502X systemd[1]: ModemManager.service: Changed start -> running
Apr 03 18:09:34 Dell-XPS-L502X systemd[1]: ModemManager.service: Job ModemManager.service/start finished, result=done
Apr 03 18:09:34 Dell-XPS-L502X systemd[1]: Started Modem Manager.
Apr 03 18:09:34 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=158 reply_cookie=0 error=n/a
Apr 03 18:09:34 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/ModemManager_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=159 reply_cookie=0 error=n/a
Apr 03 18:09:34 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/ModemManager_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=160 reply_cookie=0 error=n/a
Apr 03 18:09:34 Dell-XPS-L502X kernel: iwlwifi 0000:03:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm
Apr 03 18:09:34 Dell-XPS-L502X systemd-logind[400]: Got message type=method_call sender=:1.4 destination=:1.1 object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=Inhibit cookie=12 reply_cookie=0 error=n/a
Apr 03 18:09:34 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=9 reply_cookie=0 error=n/a
Apr 03 18:09:34 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.1 object=n/a interface=n/a member=n/a cookie=9 reply_cookie=9 error=n/a
Apr 03 18:09:34 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionCredentials cookie=10 reply_cookie=0 error=n/a
Apr 03 18:09:34 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.1 object=n/a interface=n/a member=n/a cookie=10 reply_cookie=10 error=n/a
Apr 03 18:09:34 Dell-XPS-L502X systemd-logind[400]: Inhibitor ModemManager (ModemManager needs to reset devices) pid=390 uid=0 mode=delay started.
Apr 03 18:09:34 Dell-XPS-L502X systemd-logind[400]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/login1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=11 reply_cookie=0 error=n/a
Apr 03 18:09:34 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_return sender=n/a destination=:1.4 object=n/a interface=n/a member=n/a cookie=12 reply_cookie=12 error=n/a
Apr 03 18:09:34 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2dupdate_2dresolvconf_2epath interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=161 reply_cookie=0 error=n/a
Apr 03 18:09:34 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2dupdate_2dresolvconf_2epath interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=162 reply_cookie=0 error=n/a
Apr 03 18:09:34 Dell-XPS-L502X kernel: nvidia-uvm: Loaded the UVM driver in 8 mode, major device number 241
Apr 03 18:09:34 Dell-XPS-L502X accounts-daemon[399]: started daemon version 0.6.42
Apr 03 18:09:34 Dell-XPS-L502X systemd[1]: accounts-daemon.service: D-Bus name org.freedesktop.Accounts now registered by :1.5
Apr 03 18:09:34 Dell-XPS-L502X systemd[1]: accounts-daemon.service: Changed start -> running
Apr 03 18:09:34 Dell-XPS-L502X systemd[1]: accounts-daemon.service: Job accounts-daemon.service/start finished, result=done
Apr 03 18:09:34 Dell-XPS-L502X systemd[1]: Started Accounts Service.
Apr 03 18:09:34 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=163 reply_cookie=0 error=n/a
Apr 03 18:09:34 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/accounts_2ddaemon_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=164 reply_cookie=0 error=n/a
Apr 03 18:09:34 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/accounts_2ddaemon_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=165 reply_cookie=0 error=n/a
Apr 03 18:09:34 Dell-XPS-L502X nvidia-persistenced[426]: device 0000:01:00.0 - registered
Apr 03 18:09:34 Dell-XPS-L502X nvidia-persistenced[426]: Local RPC service initialized
Apr 03 18:09:34 Dell-XPS-L502X kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled
Apr 03 18:09:34 Dell-XPS-L502X kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Apr 03 18:09:34 Dell-XPS-L502X kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
Apr 03 18:09:34 Dell-XPS-L502X kernel: iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Wireless-N 1030 BGN, REV=0xB0
Apr 03 18:09:34 Dell-XPS-L502X kernel: Bluetooth: Core ver 2.22
Apr 03 18:09:34 Dell-XPS-L502X kernel: NET: Registered protocol family 31
Apr 03 18:09:34 Dell-XPS-L502X kernel: Bluetooth: HCI device and connection manager initialized
Apr 03 18:09:34 Dell-XPS-L502X kernel: Bluetooth: HCI socket layer initialized
Apr 03 18:09:34 Dell-XPS-L502X kernel: Bluetooth: L2CAP socket layer initialized
Apr 03 18:09:34 Dell-XPS-L502X kernel: Bluetooth: SCO socket layer initialized
Apr 03 18:09:34 Dell-XPS-L502X kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
Apr 03 18:09:34 Dell-XPS-L502X kernel: ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170831/nsarguments-100)
Apr 03 18:09:34 Dell-XPS-L502X systemd[1]: udisks2.service: D-Bus name org.freedesktop.UDisks2 now registered by :1.3
Apr 03 18:09:34 Dell-XPS-L502X systemd[1]: udisks2.service: Changed start -> running
Apr 03 18:09:34 Dell-XPS-L502X systemd[1]: udisks2.service: Job udisks2.service/start finished, result=done
Apr 03 18:09:34 Dell-XPS-L502X systemd[1]: Started Disk Manager.
Apr 03 18:09:34 Dell-XPS-L502X mtp-probe[471]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4"
Apr 03 18:09:34 Dell-XPS-L502X udisksd[391]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Apr 03 18:09:34 Dell-XPS-L502X mtp-probe[473]: checking bus 2, device 4: "/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6"
Apr 03 18:09:34 Dell-XPS-L502X mtp-probe[473]: bus: 2, device: 4 was not an MTP device
Apr 03 18:09:34 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=166 reply_cookie=0 error=n/a
Apr 03 18:09:34 Dell-XPS-L502X mtp-probe[471]: bus: 1, device: 3 was not an MTP device
Apr 03 18:09:34 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/udisks2_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=167 reply_cookie=0 error=n/a
Apr 03 18:09:34 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/udisks2_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=168 reply_cookie=0 error=n/a
Apr 03 18:09:34 Dell-XPS-L502X kernel: usbcore: registered new interface driver btusb
Apr 03 18:09:34 Dell-XPS-L502X kernel: cdc_acm 2-1.6:1.1: ttyACM0: USB ACM device
Apr 03 18:09:34 Dell-XPS-L502X kernel: cdc_acm 2-1.6:1.3: ttyACM1: USB ACM device
Apr 03 18:09:34 Dell-XPS-L502X kernel: snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Apr 03 18:09:34 Dell-XPS-L502X kernel: cdc_acm 2-1.6:1.9: ttyACM2: USB ACM device
Apr 03 18:09:34 Dell-XPS-L502X kernel: usbcore: registered new interface driver cdc_acm
Apr 03 18:09:34 Dell-XPS-L502X kernel: cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
Apr 03 18:09:34 Dell-XPS-L502X kernel: media: Linux media interface: v0.10
Apr 03 18:09:34 Dell-XPS-L502X kernel: cdc_wdm 2-1.6:1.5: cdc-wdm0: USB WDM device
Apr 03 18:09:34 Dell-XPS-L502X kernel: cdc_wdm 2-1.6:1.8: cdc-wdm1: USB WDM device
Apr 03 18:09:34 Dell-XPS-L502X kernel: usbcore: registered new interface driver cdc_wdm
Apr 03 18:09:34 Dell-XPS-L502X kernel: AVX version of gcm_enc/dec engaged.
Apr 03 18:09:34 Dell-XPS-L502X kernel: AES CTR mode by8 optimization enabled
Apr 03 18:09:34 Dell-XPS-L502X kernel: Linux video capture interface: v2.00
Apr 03 18:09:34 Dell-XPS-L502X kernel: cdc_ether 2-1.6:1.6 wwan0: register 'cdc_ether' at usb-0000:00:1d.0-1.6, Mobile Broadband Network Device, 02:80:37:ec:02:00
Apr 03 18:09:34 Dell-XPS-L502X kernel: usbcore: registered new interface driver cdc_ether
Apr 03 18:09:35 Dell-XPS-L502X kernel: snd_hda_codec_realtek hdaudioC0D0: ALC665: SKU not ready 0x598301f0
Apr 03 18:09:35 Dell-XPS-L502X systemd-journald[280]: Forwarding to syslog missed 2349 messages.
Apr 03 18:09:35 Dell-XPS-L502X kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC665: line_outs=1 (0x15/0x0/0x0/0x0/0x0) type:speaker
Apr 03 18:09:35 Dell-XPS-L502X kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Apr 03 18:09:35 Dell-XPS-L502X kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=2 (0x1b/0x19/0x0/0x0/0x0)
Apr 03 18:09:35 Dell-XPS-L502X kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Apr 03 18:09:35 Dell-XPS-L502X kernel: snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x1e/0x0
Apr 03 18:09:35 Dell-XPS-L502X kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
Apr 03 18:09:35 Dell-XPS-L502X kernel: snd_hda_codec_realtek hdaudioC0D0:      Mic=0x1a
Apr 03 18:09:35 Dell-XPS-L502X kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
Apr 03 18:09:35 Dell-XPS-L502X kernel: uvcvideo: Found UVC 1.00 device Laptop_Integrated_Webcam_2HDM (0408:2fb1)
Apr 03 18:09:35 Dell-XPS-L502X kernel: uvcvideo: No streaming interface found for terminal 6.
Apr 03 18:09:35 Dell-XPS-L502X kernel: uvcvideo 1-1.4:1.0: Entity type for entity Extension 4 was not initialized!
Apr 03 18:09:35 Dell-XPS-L502X kernel: uvcvideo 1-1.4:1.0: Entity type for entity Extension 3 was not initialized!
Apr 03 18:09:35 Dell-XPS-L502X kernel: uvcvideo 1-1.4:1.0: Entity type for entity Processing 2 was not initialized!
Apr 03 18:09:35 Dell-XPS-L502X kernel: uvcvideo 1-1.4:1.0: Entity type for entity Camera 1 was not initialized!
Apr 03 18:09:35 Dell-XPS-L502X kernel: input: Laptop_Integrated_Webcam_2HDM:  as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input12
Apr 03 18:09:35 Dell-XPS-L502X kernel: usbcore: registered new interface driver uvcvideo
Apr 03 18:09:35 Dell-XPS-L502X kernel: USB Video Class driver (1.1.1)
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.5988] NetworkManager (version 1.8.4) is starting... (for the first time)
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.5988] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 10-dns-resolved.conf) (run: 10-globally-managed-devices.conf) (etc: default-wifi-powersave-on.conf)
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.6254] manager[0x55a2226c4040]: monitoring kernel firmware directory '/lib/firmware'.
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.6254] monitoring ifupdown state file '/run/network/ifstate'.
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.6542] policy: hostname management mode: default
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.6546] dns-mgr[0x55a2226d1950]: init: dns=systemd-resolved, rc-manager=symlink, plugin=systemd-resolved
Apr 03 18:09:35 Dell-XPS-L502X dbus[393]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service'
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-resolved.service: Trying to enqueue job systemd-resolved.service/start/replace
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: org.freedesktop.resolve1.busname: Cannot add dependency job, ignoring: Unit org.freedesktop.resolve1.busname not found.
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-resolved.service: Merged into installed job systemd-resolved.service/start as 84
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: nss-lookup.target: Merged into installed job nss-lookup.target/start as 86
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-resolved.service: Enqueued job systemd-resolved.service/start as 84
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=169 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=170 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/86 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=171 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/84 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=172 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.6557] rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi)
Apr 03 18:09:35 Dell-XPS-L502X kernel: intel_rapl: Found RAPL domain package
Apr 03 18:09:35 Dell-XPS-L502X kernel: intel_rapl: Found RAPL domain core
Apr 03 18:09:35 Dell-XPS-L502X kernel: intel_rapl: Found RAPL domain uncore
Apr 03 18:09:35 Dell-XPS-L502X kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
Apr 03 18:09:35 Dell-XPS-L502X kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
Apr 03 18:09:35 Dell-XPS-L502X kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
Apr 03 18:09:35 Dell-XPS-L502X kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: NetworkManager.service: D-Bus name org.freedesktop.NetworkManager now registered by :1.8
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: NetworkManager.service: Changed start -> running
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: NetworkManager.service: Job NetworkManager.service/start finished, result=done
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: Started Network Manager.
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: NetworkManager-wait-online.service: Passing 0 fds to service
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: NetworkManager-wait-online.service: About to execute: /usr/bin/nm-online -s -q --timeout=30
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: NetworkManager-wait-online.service: Forked /usr/bin/nm-online as 583
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: NetworkManager-wait-online.service: Changed dead -> start
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: Starting Network Manager Wait Online...
Apr 03 18:09:35 Dell-XPS-L502X systemd[583]: NetworkManager-wait-online.service: Executing: /usr/bin/nm-online -s -q --timeout=30
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: network.target changed dead -> active
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: network.target: Job network.target/start finished, result=done
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: Reached target Network.
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=173 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=174 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=175 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=176 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-user-sessions.service: Passing 0 fds to service
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-user-sessions.service: About to execute: /lib/systemd/systemd-user-sessions start
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-user-sessions.service: Forked /lib/systemd/systemd-user-sessions as 584
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-user-sessions.service: Changed dead -> start
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: Starting Permit User Sessions...
Apr 03 18:09:35 Dell-XPS-L502X systemd[584]: systemd-user-sessions.service: Executing: /lib/systemd/systemd-user-sessions start
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-resolved.service: Passing 0 fds to service
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-resolved.service: About to execute: /lib/systemd/systemd-resolved
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-resolved.service: Forked /lib/systemd/systemd-resolved as 588
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-resolved.service: Changed dead -> start
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: Starting Network Name Resolution...
Apr 03 18:09:35 Dell-XPS-L502X dbus[393]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 53 (n/a) to fd store.
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 57 (n/a) to fd store.
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 60 (n/a) to fd store.
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 584 (systemd-user-se).
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: Child 584 (systemd-user-se) died (code=exited, status=0/SUCCESS)
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-user-sessions.service: Child 584 belongs to systemd-user-sessions.service
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-user-sessions.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=177 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=178 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2duser_2dsessions_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=179 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2duser_2dsessions_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=180 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-udevd[314]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/network_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=181 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2dwait_2donline_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=182 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2dwait_2donline_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=183 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/84 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=184 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/101 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=185 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/99 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=186 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-user-sessions.service: Changed start -> exited
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-user-sessions.service: Job systemd-user-sessions.service/start finished, result=done
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: Started Permit User Sessions.
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=187 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2duser_2dsessions_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=188 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2duser_2dsessions_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=189 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: dev.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: dev-rfkill.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: var.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: var-lib.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: var-lib-systemd.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: var-lib-systemd-rfkill.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: dev-rfkill.device: Changed dead -> plugged
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: sys-devices-virtual-misc-rfkill.device: Changed dead -> plugged
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-rfkill.socket: Trying to enqueue job systemd-rfkill.socket/start/fail
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-rfkill.socket: Installed new job systemd-rfkill.socket/start as 394
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-rfkill.socket: Enqueued job systemd-rfkill.socket/start as 394
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: var.mount: Collecting.
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: var-lib.mount: Collecting.
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: var-lib-systemd.mount: Collecting.
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: var-lib-systemd-rfkill.mount: Collecting.
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: dev.mount: Collecting.
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: dev-rfkill.mount: Collecting.
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 57 (stored), closing.
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=191 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=193 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=195 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=197 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=199 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=201 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: NetworkManager-dispatcher.service: Trying to enqueue job NetworkManager-dispatcher.service/start/replace
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: NetworkManager-dispatcher.service: Installed new job NetworkManager-dispatcher.service/start as 401
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: NetworkManager-dispatcher.service: Enqueued job NetworkManager-dispatcher.service/start as 401
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: NetworkManager-dispatcher.service: Passing 0 fds to service
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: NetworkManager-dispatcher.service: About to execute: /usr/lib/NetworkManager/nm-dispatcher
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: NetworkManager-dispatcher.service: Forked /usr/lib/NetworkManager/nm-dispatcher as 592
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: NetworkManager-dispatcher.service: Changed dead -> start
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: Starting Network Manager Script Dispatcher Service...
Apr 03 18:09:35 Dell-XPS-L502X systemd[592]: NetworkManager-dispatcher.service: Executing: /usr/lib/NetworkManager/nm-dispatcher
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-rfkill.socket: Changed dead -> listening
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-rfkill.socket: Job systemd-rfkill.socket/start finished, result=done
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=210 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: lightdm.service: About to execute: /bin/sh -c '[ "$(basename $(cat /etc/X11/default-display-manager 2>/dev/null))" = "lightdm" ]'
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: lightdm.service: Forked /bin/sh as 593
Apr 03 18:09:35 Dell-XPS-L502X dbus[393]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: lightdm.service: Changed dead -> start-pre
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: Starting Light Display Manager...
Apr 03 18:09:35 Dell-XPS-L502X systemd[593]: lightdm.service: Executing: /bin/sh -c '[ "$(basename $(cat /etc/X11/default-display-manager 2>/dev/null))" = "lightdm" ]'
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: plymouth-quit-wait.service: Passing 0 fds to service
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: plymouth-quit-wait.service: About to execute: /bin/plymouth --wait
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: plymouth-quit-wait.service: Forked /bin/plymouth as 597
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: plymouth-quit-wait.service: Changed dead -> start
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: Starting Hold until boot process finishes up...
Apr 03 18:09:35 Dell-XPS-L502X systemd[597]: plymouth-quit-wait.service: Executing: /bin/plymouth --wait
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 64 (n/a) to fd store.
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 65 (n/a) to fd store.
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 69 (n/a) to fd store.
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 593 (sh).
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: Child 593 (sh) died (code=exited, status=0/SUCCESS)
Apr 03 18:09:35 Dell-XPS-L502X kernel: dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: lightdm.service: Child 593 belongs to lightdm.service
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: lightdm.service: Control process exited, code=exited status=0
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: lightdm.service: Got final SIGCHLD for state start-pre.
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: lightdm.service: Passing 0 fds to service
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: lightdm.service: About to execute: /usr/sbin/lightdm
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/plymouth_2dquit_2dwait_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=211 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/plymouth_2dquit_2dwait_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=212 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/lightdm_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=213 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/lightdm_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=214 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drfkill_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=215 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drfkill_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=216 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=217 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=218 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/95 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=219 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: lightdm.service: Forked /usr/sbin/lightdm as 599
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/125 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=220 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/401 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=221 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: lightdm.service: Changed start-pre -> start
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: Child 597 (plymouth) died (code=exited, status=0/SUCCESS)
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: plymouth-quit-wait.service: Child 597 belongs to plymouth-quit-wait.service
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: plymouth-quit-wait.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: plymouth-quit-wait.service: Changed start -> dead
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.7519] init!
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: plymouth-quit-wait.service: Job plymouth-quit-wait.service/start finished, result=done
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: Started Hold until boot process finishes up.
Apr 03 18:09:35 Dell-XPS-L502X systemd[599]: lightdm.service: Executing: /usr/sbin/lightdm
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.7520]       interface-parser: parsing file /etc/network/interfaces
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.7521]       interface-parser: finished parsing file /etc/network/interfaces
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.7521] management mode: unmanaged
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.7528] devices added (path: /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/net/wlan0, iface: wlan0)
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.7528] device added (path: /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/net/wlan0, iface: wlan0): no ifupdown configuration found.
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.7529] devices added (path: /sys/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/net/enp6s0, iface: enp6s0)
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.7529] device added (path: /sys/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/net/enp6s0, iface: enp6s0): no ifupdown configuration found.
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.7530] devices added (path: /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.6/net/wwan0, iface: wwan0)
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.7530] device added (path: /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.6/net/wwan0, iface: wwan0): no ifupdown configuration found.
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.7530] devices added (path: /sys/devices/virtual/net/lo, iface: lo)
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.7530] device added (path: /sys/devices/virtual/net/lo, iface: lo): no ifupdown configuration found.
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.7530] end _init.
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.7531] settings: loaded plugin ifupdown: (C) 2008 Canonical Ltd.  To report bugs please use the NetworkManager mailing list. (/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-settings-plugin-ifupdown.so)
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.7531] settings: loaded plugin keyfile: (c) 2007 - 2016 Red Hat, Inc.  To report bugs please use the NetworkManager mailing list.
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.7531] (577749888) ... get_connections.
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.7532] (577749888) ... get_connections (managed=false): return empty list.
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=222 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/plymouth_2dquit_2dwait_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=223 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/plymouth_2dquit_2dwait_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=224 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/lightdm_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=225 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/lightdm_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=226 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 70 (n/a) to fd store.
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-rfkill.socket: Incoming traffic
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-rfkill.service: Trying to enqueue job systemd-rfkill.service/start/replace
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-rfkill.service: Installed new job systemd-rfkill.service/start as 452
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-rfkill.service: Enqueued job systemd-rfkill.service/start as 452
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-rfkill.socket: Changed listening -> running
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drfkill_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=227 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drfkill_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=228 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: NetworkManager-dispatcher.service: D-Bus name org.freedesktop.nm_dispatcher now registered by :1.10
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: NetworkManager-dispatcher.service: Changed start -> running
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: NetworkManager-dispatcher.service: Job NetworkManager-dispatcher.service/start finished, result=done
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: Started Network Manager Script Dispatcher Service.
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=230 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=231 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=232 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 65 (stored), closing.
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 69 (stored), closing.
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-rfkill.service: Passing 1 fds to service
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-rfkill.service: About to execute: /lib/systemd/systemd-rfkill
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-rfkill.service: Forked /lib/systemd/systemd-rfkill as 600
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-rfkill.service: Changed dead -> start
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: Starting Load/Save RF Kill Switch Status...
Apr 03 18:09:35 Dell-XPS-L502X systemd[600]: systemd-rfkill.service: Executing: /lib/systemd/systemd-rfkill
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: setvtrgb.service: ConditionPathExists=/dev/tty0 succeeded.
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: setvtrgb.service: ConditionPathExists=/sbin/setvtrgb succeeded.
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: setvtrgb.service: Passing 0 fds to service
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: setvtrgb.service: About to execute: /sbin/setvtrgb /etc/vtrgb
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: setvtrgb.service: Forked /sbin/setvtrgb as 601
Apr 03 18:09:35 Dell-XPS-L502X systemd-rfkill[600]: A new rfkill device has been added with index 0 and type wlan.
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: setvtrgb.service: Changed dead -> start
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: Starting Set console scheme...
Apr 03 18:09:35 Dell-XPS-L502X systemd-rfkill[600]: Operating on rfkill device 'phy0'.
Apr 03 18:09:35 Dell-XPS-L502X systemd[601]: setvtrgb.service: Executing: /sbin/setvtrgb /etc/vtrgb
Apr 03 18:09:35 Dell-XPS-L502X dbus[393]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service'
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/setvtrgb_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=233 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/setvtrgb_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=234 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drfkill_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=235 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drfkill_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=236 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/25 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=237 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/452 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=238 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 65 (n/a) to fd store.
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 69 (n/a) to fd store.
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.7766] keyfile: new connection /etc/NetworkManager/system-connections/ariel_2.4GHz (e0d670b4-4f83-4a69-a027-925b0a8d5422,"ariel_2.4GHz")
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.7786] get unmanaged devices count: 0
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: var.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: var-tmp.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-hostnamed.service: Trying to enqueue job systemd-hostnamed.service/start/replace
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-hostnamed.service: Installed new job systemd-hostnamed.service/start as 460
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-hostnamed.service: Enqueued job systemd-hostnamed.service/start as 460
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: var.mount: Collecting.
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: var-tmp.mount: Collecting.
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-hostnamed.service: Passing 0 fds to service
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-hostnamed.service: About to execute: /lib/systemd/systemd-hostnamed
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-hostnamed.service: Forked /lib/systemd/systemd-hostnamed as 602
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=241 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=243 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-hostnamed.service: Changed dead -> start
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: Starting Hostname Service...
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dhostnamed_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=246 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dhostnamed_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=247 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/460 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=248 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 73 (n/a) to fd store.
Apr 03 18:09:35 Dell-XPS-L502X dbus[393]: [system] Successfully activated service 'org.freedesktop.resolve1'
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 601 (setvtrgb).
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: Child 601 (setvtrgb) died (code=exited, status=0/SUCCESS)
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: setvtrgb.service: Child 601 belongs to setvtrgb.service
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: setvtrgb.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: setvtrgb.service: Changed start -> exited
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: setvtrgb.service: Job setvtrgb.service/start finished, result=done
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: Started Set console scheme.
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 69 (stored), closing.
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: system-getty.slice changed dead -> active
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: system-getty.slice: Job system-getty.slice/start finished, result=done
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: Created slice system-getty.slice.
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: getty@tty1.service: ConditionPathExists=/dev/tty0 succeeded.
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: getty@tty1.service: Passing 0 fds to service
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: getty@tty1.service: About to execute: /sbin/agetty --noclear tty1 $TERM
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=249 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/setvtrgb_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=250 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/setvtrgb_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=251 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=252 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd[588]: systemd-resolved.service: Executing: /lib/systemd/systemd-resolved
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: getty@tty1.service: Forked /sbin/agetty as 610
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: getty@tty1.service: Changed dead -> running
Apr 03 18:09:35 Dell-XPS-L502X systemd-resolved[588]: Positive Trust Anchors:
Apr 03 18:09:35 Dell-XPS-L502X systemd-resolved[588]: . IN DS 19036 8 2 49aac11d7b6f6446702e54a1607371607a1a41855200fd2ce1cdde32f24e8fb5
Apr 03 18:09:35 Dell-XPS-L502X systemd-resolved[588]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
Apr 03 18:09:35 Dell-XPS-L502X systemd-resolved[588]: Negative trust anchors: 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa corp home internal intranet lan local private test
Apr 03 18:09:35 Dell-XPS-L502X systemd-resolved[588]: Using system hostname 'Dell-XPS-L502X'.
Apr 03 18:09:35 Dell-XPS-L502X systemd-resolved[588]: New scope on link *, protocol dns, family *
Apr 03 18:09:35 Dell-XPS-L502X systemd-resolved[588]: Found new link 4/wwan0
Apr 03 18:09:35 Dell-XPS-L502X systemd-resolved[588]: Found new link 3/wlan0
Apr 03 18:09:35 Dell-XPS-L502X systemd-resolved[588]: Found new link 2/enp6s0
Apr 03 18:09:35 Dell-XPS-L502X systemd-resolved[588]: Found new link 1/lo
Apr 03 18:09:35 Dell-XPS-L502X systemd-resolved[588]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=Hello cookie=1 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-resolved[588]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.11 object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-resolved[588]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RequestName cookie=2 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-resolved[588]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.11 object=n/a interface=n/a member=n/a cookie=4 reply_cookie=2 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-resolved[588]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=3 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-resolved[588]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.11 object=n/a interface=n/a member=n/a cookie=5 reply_cookie=3 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-resolved[588]: Got message type=signal sender=org.freedesktop.DBus destination=:1.11 object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=2 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-resolved[588]: Got message type=signal sender=org.freedesktop.DBus destination=:1.11 object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=3 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: getty@tty1.service: Job getty@tty1.service/start finished, result=done
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: Started Getty on tty1.
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=method_call sender=:1.12 destination=org.freedesktop.login1 object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=ListSeats cookie=3 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_return sender=n/a destination=:1.12 object=n/a interface=n/a member=n/a cookie=13 reply_cookie=3 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=method_call sender=:1.12 destination=org.freedesktop.login1 object=/org/freedesktop/login1/seat/seat0 interface=org.freedesktop.DBus.Properties member=GetAll cookie=5 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_return sender=n/a destination=:1.12 object=n/a interface=n/a member=n/a cookie=14 reply_cookie=5 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X lightdm[599]: Seat type 'xlocal' is deprecated, use 'type=local' instead
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: getty.target changed dead -> active
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: getty.target: Job getty.target/start finished, result=done
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: Reached target Login Prompts.
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=253 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=254 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-resolved.service: Got notification message from PID 588 (WATCHDOG=1)
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-resolved.service: Got notification message from PID 588 (READY=1, STATUS=Processing requests...)
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-resolved.service: Changed start -> running
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-resolved.service: Job systemd-resolved.service/start finished, result=done
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: Started Network Name Resolution.
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/getty_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=255 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/getty_40tty1_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=256 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/getty_40tty1_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=257 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/system_2dgetty_2eslice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=258 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=259 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=260 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=261 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: dev-ttyprintk.device: Changed dead -> plugged
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: sys-devices-virtual-tty-ttyprintk.device: Changed dead -> plugged
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-resolved-update-resolvconf.path: Got triggered.
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-resolved-update-resolvconf.service: Trying to enqueue job systemd-resolved-update-resolvconf.service/start/replace
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-resolved-update-resolvconf.service: Installed new job systemd-resolved-update-resolvconf.service/start as 511
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-resolved-update-resolvconf.service: Enqueued job systemd-resolved-update-resolvconf.service/start as 511
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-resolved-update-resolvconf.path: Changed waiting -> running
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: lightdm.service: D-Bus name org.freedesktop.DisplayManager now registered by :1.12
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: lightdm.service: Changed start -> running
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: lightdm.service: Job lightdm.service/start finished, result=done
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: Started Light Display Manager.
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2dupdate_2dresolvconf_2epath interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=264 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2dupdate_2dresolvconf_2epath interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=265 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd[602]: systemd-hostnamed.service: Executing: /lib/systemd/systemd-hostnamed
Apr 03 18:09:35 Dell-XPS-L502X systemd-hostnamed[602]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=Hello cookie=1 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-hostnamed[602]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.13 object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X dbus[393]: [system] Successfully activated service 'org.freedesktop.hostname1'
Apr 03 18:09:35 Dell-XPS-L502X systemd-hostnamed[602]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RequestName cookie=2 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-hostnamed[602]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.13 object=n/a interface=n/a member=n/a cookie=4 reply_cookie=2 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-hostnamed[602]: Got message type=signal sender=org.freedesktop.DBus destination=:1.13 object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=2 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-hostnamed[602]: Got message type=signal sender=org.freedesktop.DBus destination=:1.13 object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=3 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-hostnamed[602]: Got message type=method_call sender=:1.8 destination=:1.13 object=/org/freedesktop/hostname1 interface=org.freedesktop.DBus.Properties member=GetAll cookie=21 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-hostnamed[602]: No virtualization found in DMI
Apr 03 18:09:35 Dell-XPS-L502X systemd-hostnamed[602]: No virtualization found in CPUID
Apr 03 18:09:35 Dell-XPS-L502X systemd-hostnamed[602]: Virtualization XEN not found, /proc/xen/capabilities does not exist
Apr 03 18:09:35 Dell-XPS-L502X systemd-hostnamed[602]: This platform does not support /proc/device-tree
Apr 03 18:09:35 Dell-XPS-L502X systemd-hostnamed[602]: No virtualization found in /proc/cpuinfo.
Apr 03 18:09:35 Dell-XPS-L502X systemd-hostnamed[602]: This platform does not support /proc/sysinfo
Apr 03 18:09:35 Dell-XPS-L502X systemd-hostnamed[602]: Found VM virtualization none
Apr 03 18:09:35 Dell-XPS-L502X systemd-hostnamed[602]: Sent message type=method_return sender=n/a destination=:1.8 object=n/a interface=n/a member=n/a cookie=3 reply_cookie=21 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.9273] settings: hostname: using hostnamed
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.9273] settings: hostname changed from (none) to "Dell-XPS-L502X"
Apr 03 18:09:35 Dell-XPS-L502X nm-dispatcher[592]: req:1 'hostname': new request (1 scripts)
Apr 03 18:09:35 Dell-XPS-L502X nm-dispatcher[592]: req:1 'hostname': start running ordered scripts...
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=267 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/lightdm_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=268 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-hostnamed.service: Got notification message from PID 602 (WATCHDOG=1)
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/lightdm_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=269 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-hostnamed.service: D-Bus name org.freedesktop.hostname1 now registered by :1.13
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-hostnamed.service: Changed start -> running
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-hostnamed.service: Job systemd-hostnamed.service/start finished, result=done
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: Started Hostname Service.
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a02_2e0_2dbacklight_2dacpi_5fvideo0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=270 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a02_2e0_2dbacklight_2dacpi_5fvideo0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=271 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=272 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-resolved-update-resolvconf.service: ConditionFileIsExecutable=/sbin/resolvconf failed.
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-resolved-update-resolvconf.service: Starting requested but condition failed. Not starting unit.
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-resolved-update-resolvconf.service: Job systemd-resolved-update-resolvconf.service/start finished, result=done
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-resolved-update-resolvconf.path: Got notified about unit deactivation.
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dhostnamed_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=273 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dhostnamed_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=274 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=275 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: systemd-resolved-update-resolvconf.path: Changed running -> waiting
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: nss-lookup.target changed dead -> active
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: nss-lookup.target: Job nss-lookup.target/start finished, result=done
Apr 03 18:09:35 Dell-XPS-L502X systemd[1]: Reached target Host and Network Name Lookups.
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=276 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nss_2dlookup_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=277 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2dupdate_2dresolvconf_2epath interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=278 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2dupdate_2dresolvconf_2epath interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=279 reply_cookie=0 error=n/a
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.9729] dhcp-init: Using DHCP client 'dhclient'
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.9729] manager: rfkill: WiFi enabled by radio killswitch; enabled by state file
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.9730] manager: rfkill: WWAN enabled by radio killswitch; disabled by state file
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.9730] manager: Networking is enabled by state file
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.9731] Loaded device plugin: NMBondDeviceFactory (internal)
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.9731] Loaded device plugin: NMBridgeDeviceFactory (internal)
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.9731] Loaded device plugin: NMDummyDeviceFactory (internal)
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.9732] Loaded device plugin: NMEthernetDeviceFactory (internal)
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.9732] Loaded device plugin: NMInfinibandDeviceFactory (internal)
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.9732] Loaded device plugin: NMIPTunnelDeviceFactory (internal)
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.9732] Loaded device plugin: NMMacsecDeviceFactory (internal)
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.9733] Loaded device plugin: NMMacvlanDeviceFactory (internal)
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.9733] Loaded device plugin: NMTunDeviceFactory (internal)
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.9733] Loaded device plugin: NMVethDeviceFactory (internal)
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.9733] Loaded device plugin: NMVlanDeviceFactory (internal)
Apr 03 18:09:35 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771775.9733] Loaded device plugin: NMVxlanDeviceFactory (internal)
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 665 (rm).
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: Child 665 (rm) died (code=exited, status=0/SUCCESS)
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: lightdm.service: Child 665 belongs to lightdm.service
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/lightdm_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=280 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/lightdm_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=281 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/start/replace
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: syslog.target: Cannot add dependency job, ignoring: Unit syslog.target not found.
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/start as 561
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/start as 561
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/start finished, result=done
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=283 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:09:36 Dell-XPS-L502X nvidia-persistenced[426]: Received signal 15
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/stop/replace
Apr 03 18:09:36 Dell-XPS-L502X nvidia-persistenced[426]: Socket closed.
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/stop as 611
Apr 03 18:09:36 Dell-XPS-L502X nvidia-persistenced[426]: PID file unlocked.
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/stop as 611
Apr 03 18:09:36 Dell-XPS-L502X nvidia-persistenced[426]: PID file closed.
Apr 03 18:09:36 Dell-XPS-L502X nvidia-persistenced[426]: The daemon no longer has permission to remove its runtime data directory /var/run/nvidia-persistenced
Apr 03 18:09:36 Dell-XPS-L502X nvidia-persistenced[426]: Shutdown (426)
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed running -> stop-sigterm
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: Stopping NVIDIA Persistence Daemon...
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 426 (nvidia-persiste).
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: Child 426 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 426 belongs to nvidia-persistenced.service
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=285 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=286 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/611 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=287 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /bin/rm as 673
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-sigterm -> stop-post
Apr 03 18:09:36 Dell-XPS-L502X systemd[673]: nvidia-persistenced.service: Executing: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=288 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=289 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 69 (n/a) to fd store.
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 69 (stored), closing.
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 673 (rm).
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: Child 673 (rm) died (code=exited, status=0/SUCCESS)
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 673 belongs to nvidia-persistenced.service
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state stop-post.
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-post -> dead
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/stop finished, result=done
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: Stopped NVIDIA Persistence Daemon.
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Collecting.
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=290 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=291 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=292 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=293 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-udevd[674]: starting '/lib/crda/setregdomain'
Apr 03 18:09:36 Dell-XPS-L502X systemd-rfkill[600]: Loaded state '0' from /var/lib/systemd/rfkill/pci-0000:03:00.0:wlan.
Apr 03 18:09:36 Dell-XPS-L502X systemd-rfkill[600]: A new rfkill device has been added with index 1 and type bluetooth.
Apr 03 18:09:36 Dell-XPS-L502X systemd-rfkill[600]: Operating on rfkill device 'hci0'.
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/start/replace
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: syslog.target: Cannot add dependency job, ignoring: Unit syslog.target not found.
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/start as 612
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/start as 612
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Passing 0 fds to service
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /usr/bin/nvidia-persistenced as 676
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed dead -> start
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: Starting NVIDIA Persistence Daemon...
Apr 03 18:09:36 Dell-XPS-L502X systemd[676]: nvidia-persistenced.service: Executing: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 74 (n/a) to fd store.
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=296 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=297 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/612 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=298 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X nvidia-persistenced[677]: Verbose syslog connection opened
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:09:36 Dell-XPS-L502X nvidia-persistenced[677]: Now running with user ID 114 and group ID 125
Apr 03 18:09:36 Dell-XPS-L502X nvidia-persistenced[677]: Started (677)
Apr 03 18:09:36 Dell-XPS-L502X nvidia-persistenced[677]: device 0000:01:00.0 - registered
Apr 03 18:09:36 Dell-XPS-L502X nvidia-persistenced[677]: Local RPC service initialized
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 676 (nvidia-persiste).
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: Child 676 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 676 belongs to nvidia-persistenced.service
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state start.
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main PID guessed: 677
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed start -> running
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/start finished, result=done
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: Started NVIDIA Persistence Daemon.
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=299 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 74 (stored), closing.
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=300 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=301 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: sys-subsystem-bluetooth-devices-hci0.device: Changed dead -> plugged
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1d.0-usb2-2\x2d1-2\x2d1.5-2\x2d1.5:1.0-bluetooth-hci0.device: Changed dead -> plugged
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: bluetooth.target: Trying to enqueue job bluetooth.target/start/fail
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: bluetooth.service: Installed new job bluetooth.service/start as 663
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: bluetooth.target: Installed new job bluetooth.target/start as 662
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: bluetooth.target: Enqueued job bluetooth.target/start as 662
Apr 03 18:09:36 Dell-XPS-L502X systemd-rfkill[600]: Loaded state '0' from /var/lib/systemd/rfkill/pci-0000:00:1d.0-usb-0:1.5:1.0:bluetooth.
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: systemd-rfkill.service: Got notification message from PID 600 (READY=1)
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: systemd-rfkill.service: Changed start -> running
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: systemd-rfkill.service: Job systemd-rfkill.service/start finished, result=done
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: Started Load/Save RF Kill Switch Status.
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=309 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drfkill_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=310 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drfkill_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=311 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: bluetooth.service: ConditionPathIsDirectory=/sys/class/bluetooth succeeded.
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drfkill_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=312 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drfkill_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=313 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: bluetooth.service: Passing 0 fds to service
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: bluetooth.service: About to execute: /usr/lib/bluetooth/bluetoothd
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: bluetooth.service: Forked /usr/lib/bluetooth/bluetoothd as 679
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: bluetooth.service: Changed dead -> start
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: Starting Bluetooth service...
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/bluetooth_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=314 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/bluetooth_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=315 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/663 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=316 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 69 (n/a) to fd store.
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: dev-serial-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.6:1.3.device: Changed dead -> plugged
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: dev-serial-by\x2did-usb\x2d_ADell_Wireless_5540_Dell_Wireless_5540_3563970327229510\x2dif03.device: Changed dead -> plugged
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: dev-ttyACM1.device: Changed dead -> plugged
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1d.0-usb2-2\x2d1-2\x2d1.6-2\x2d1.6:1.3-tty-ttyACM1.device: Changed dead -> plugged
Apr 03 18:09:36 Dell-XPS-L502X systemd[679]: bluetooth.service: Executing: /usr/lib/bluetooth/bluetoothd
Apr 03 18:09:36 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771776.1534] Loaded device plugin: NMBluezManager (/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-bluetooth.so)
Apr 03 18:09:36 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771776.1537] Loaded device plugin: NMWifiFactory (/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-wifi.so)
Apr 03 18:09:36 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771776.1541] Loaded device plugin: NMWwanFactory (/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-wwan.so)
Apr 03 18:09:36 Dell-XPS-L502X bluetoothd[679]: Bluetooth daemon 5.46
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: bluetooth.service: Got notification message from PID 679 (STATUS=Starting up)
Apr 03 18:09:36 Dell-XPS-L502X bluetoothd[679]: Starting SDP server
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/bluetooth_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=321 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/bluetooth_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=322 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X kernel: input: Dell WMI hotkeys as /devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input14
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: dev-serial-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.6:1.9.device: Changed dead -> plugged
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: dev-serial-by\x2did-usb\x2d_ADell_Wireless_5540_Dell_Wireless_5540_3563970327229510\x2dif09.device: Changed dead -> plugged
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: dev-ttyACM2.device: Changed dead -> plugged
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1d.0-usb2-2\x2d1-2\x2d1.6-2\x2d1.6:1.9-tty-ttyACM2.device: Changed dead -> plugged
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: bluetooth.service: D-Bus name org.bluez now registered by :1.14
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: bluetooth.service: Changed start -> running
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: bluetooth.service: Job bluetooth.service/start finished, result=done
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: Started Bluetooth service.
Apr 03 18:09:36 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771776.1589] Loaded device plugin: NMAtmManager (/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-adsl.so)
Apr 03 18:09:36 Dell-XPS-L502X NetworkManager[394]: ((src/devices/nm-device.c:1452)): assertion '<dropped>' failed
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=327 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/bluetooth_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=328 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/bluetooth_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=329 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: dev-serial-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.6:1.1.device: Changed dead -> plugged
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: dev-serial-by\x2did-usb\x2d_ADell_Wireless_5540_Dell_Wireless_5540_3563970327229510\x2dif01.device: Changed dead -> plugged
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: dev-ttyACM0.device: Changed dead -> plugged
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1d.0-usb2-2\x2d1-2\x2d1.6-2\x2d1.6:1.1-tty-ttyACM0.device: Changed dead -> plugged
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: bluetooth.target changed dead -> active
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: Reached target Bluetooth.
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=334 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/bluetooth_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=335 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771776.1771] device (lo): link connected
Apr 03 18:09:36 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771776.1781] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Apr 03 18:09:36 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771776.1800] manager: (enp6s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Apr 03 18:09:36 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771776.1816] keyfile: add connection in-memory (51ee18fb-990c-3c97-9f5a-923ffcef04c4,"PoÅ?Ä?czenie przewodowe 1")
Apr 03 18:09:36 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771776.1822] settings: (enp6s0): created default wired connection 'PoÅ?Ä?czenie przewodowe 1'
Apr 03 18:09:36 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771776.1836] device (enp6s0): state change: unmanaged -> unavailable (reason 'managed', internal state 'external')
Apr 03 18:09:36 Dell-XPS-L502X kernel: IPv6: ADDRCONF(NETDEV_UP): enp6s0: link is not ready
Apr 03 18:09:36 Dell-XPS-L502X snapd[411]: AppArmor status: apparmor is enabled but some features are missing: dbus, network
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: Reached target Sound Card.
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=339 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/sound_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=340 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X snapd[411]: 2018/04/03 18:09:36.249743 daemon.go:306: started snapd/2.29.4.2+17.10 (series 16; classic; devmode) ubuntu/17.10 (amd64) linux/4.15.15-041515-generic.
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: Started Snappy daemon.
Apr 03 18:09:36 Dell-XPS-L502X systemd-resolved[588]: Got DNS stub UDP query packet for id 9977
Apr 03 18:09:36 Dell-XPS-L502X systemd-resolved[588]: Looking up RR for api.snapcraft.io IN AAAA.
Apr 03 18:09:36 Dell-XPS-L502X systemd-resolved[588]: Transaction 54925 for <api.snapcraft.io IN AAAA> on scope dns on */* now complete with <network-down> from none (unsigned).
Apr 03 18:09:36 Dell-XPS-L502X systemd-resolved[588]: Freeing transaction 54925.
Apr 03 18:09:36 Dell-XPS-L502X systemd-resolved[588]: Sending response packet with id 9977 on interface 1/AF_INET.
Apr 03 18:09:36 Dell-XPS-L502X snapd[411]: 2018/04/03 18:09:36.252252 stateengine.go:98: state ensure error: Get https://api.snapcraft.io/api/v1/snaps/sections: dial tcp: lookup api.snapcraft.io on 127.0.0.53:53: server misbehaving
Apr 03 18:09:36 Dell-XPS-L502X systemd-resolved[588]: Processing query...
Apr 03 18:09:36 Dell-XPS-L502X systemd-resolved[588]: Got DNS stub UDP query packet for id 44991
Apr 03 18:09:36 Dell-XPS-L502X systemd-resolved[588]: Looking up RR for api.snapcraft.io IN A.
Apr 03 18:09:36 Dell-XPS-L502X systemd-resolved[588]: Transaction 42679 for <api.snapcraft.io IN A> on scope dns on */* now complete with <network-down> from none (unsigned).
Apr 03 18:09:36 Dell-XPS-L502X systemd-resolved[588]: Freeing transaction 42679.
Apr 03 18:09:36 Dell-XPS-L502X systemd-resolved[588]: Sending response packet with id 44991 on interface 1/AF_INET.
Apr 03 18:09:36 Dell-XPS-L502X systemd-resolved[588]: Processing query...
Apr 03 18:09:36 Dell-XPS-L502X systemd-resolved[588]: Got DNS stub UDP query packet for id 6721
Apr 03 18:09:36 Dell-XPS-L502X systemd-resolved[588]: Looking up RR for api.snapcraft.io IN A.
Apr 03 18:09:36 Dell-XPS-L502X systemd-resolved[588]: Transaction 51607 for <api.snapcraft.io IN A> on scope dns on */* now complete with <network-down> from none (unsigned).
Apr 03 18:09:36 Dell-XPS-L502X systemd-resolved[588]: Freeing transaction 51607.
Apr 03 18:09:36 Dell-XPS-L502X systemd-resolved[588]: Sending response packet with id 6721 on interface 1/AF_INET.
Apr 03 18:09:36 Dell-XPS-L502X systemd-resolved[588]: Processing query...
Apr 03 18:09:36 Dell-XPS-L502X systemd-resolved[588]: Got DNS stub UDP query packet for id 31957
Apr 03 18:09:36 Dell-XPS-L502X systemd-resolved[588]: Looking up RR for api.snapcraft.io IN AAAA.
Apr 03 18:09:36 Dell-XPS-L502X systemd-resolved[588]: Transaction 28413 for <api.snapcraft.io IN AAAA> on scope dns on */* now complete with <network-down> from none (unsigned).
Apr 03 18:09:36 Dell-XPS-L502X systemd-resolved[588]: Freeing transaction 28413.
Apr 03 18:09:36 Dell-XPS-L502X systemd-resolved[588]: Sending response packet with id 31957 on interface 1/AF_INET.
Apr 03 18:09:36 Dell-XPS-L502X systemd-resolved[588]: Processing query...
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=341 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/snapd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=342 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/snapd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=343 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/snapd_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=344 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/snapd_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=345 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=346 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Device /dev/input/event8 does not expose keys or switches relevant to us, ignoring.
Apr 03 18:09:36 Dell-XPS-L502X bluetoothd[679]: Bluetooth management interface 1.14 initialized
Apr 03 18:09:36 Dell-XPS-L502X kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Apr 03 18:09:36 Dell-XPS-L502X kernel: Bluetooth: BNEP filters: protocol multicast
Apr 03 18:09:36 Dell-XPS-L502X kernel: Bluetooth: BNEP socket layer initialized
Apr 03 18:09:36 Dell-XPS-L502X systemd-hostnamed[602]: Got message type=method_call sender=:1.14 destination=org.freedesktop.hostname1 object=/org/freedesktop/hostname1 interface=org.freedesktop.DBus.Properties member=GetAll cookie=11 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-hostnamed[602]: Sent message type=method_return sender=n/a destination=:1.14 object=n/a interface=n/a member=n/a cookie=4 reply_cookie=11 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X kernel: r8169 0000:06:00.0 enp6s0: link down
Apr 03 18:09:36 Dell-XPS-L502X kernel: IPv6: ADDRCONF(NETDEV_UP): enp6s0: link is not ready
Apr 03 18:09:36 Dell-XPS-L502X kernel: iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
Apr 03 18:09:36 Dell-XPS-L502X systemd-udevd[311]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Apr 03 18:09:36 Dell-XPS-L502X systemd-udevd[296]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:dell::kbd_backlight...
Apr 03 18:09:36 Dell-XPS-L502X systemd[692]: systemd-backlight@leds:dell::kbd_backlight.service: Executing: /lib/systemd/systemd-backlight load leds:dell::kbd_backlight
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: Started Load/Save Screen Backlight Brightness of leds:dell::kbd_backlight.
Apr 03 18:09:36 Dell-XPS-L502X systemd-sysctl[691]: Parsing /etc/sysctl.d/10-console-messages.conf
Apr 03 18:09:36 Dell-XPS-L502X systemd-sysctl[691]: Parsing /etc/sysctl.d/10-ipv6-privacy.conf
Apr 03 18:09:36 Dell-XPS-L502X systemd-sysctl[691]: Parsing /etc/sysctl.d/10-kernel-hardening.conf
Apr 03 18:09:36 Dell-XPS-L502X systemd-sysctl[691]: Parsing /etc/sysctl.d/10-link-restrictions.conf
Apr 03 18:09:36 Dell-XPS-L502X systemd-sysctl[691]: Parsing /etc/sysctl.d/10-magic-sysrq.conf
Apr 03 18:09:36 Dell-XPS-L502X systemd-sysctl[691]: Parsing /etc/sysctl.d/10-network-security.conf
Apr 03 18:09:36 Dell-XPS-L502X systemd-sysctl[691]: Parsing /etc/sysctl.d/10-ptrace.conf
Apr 03 18:09:36 Dell-XPS-L502X systemd-sysctl[691]: Parsing /etc/sysctl.d/10-zeropage.conf
Apr 03 18:09:36 Dell-XPS-L502X systemd-sysctl[691]: Parsing /etc/sysctl.d/99-sysctl.conf
Apr 03 18:09:36 Dell-XPS-L502X kernel: cdc_ether 2-1.6:1.6 wwp0s29u1u6i6: renamed from wwan0
Apr 03 18:09:36 Dell-XPS-L502X nvidia-persistenced[677]: Received signal 15
Apr 03 18:09:36 Dell-XPS-L502X nvidia-persistenced[677]: Socket closed.
Apr 03 18:09:36 Dell-XPS-L502X nvidia-persistenced[677]: PID file unlocked.
Apr 03 18:09:36 Dell-XPS-L502X nvidia-persistenced[677]: PID file closed.
Apr 03 18:09:36 Dell-XPS-L502X nvidia-persistenced[677]: The daemon no longer has permission to remove its runtime data directory /var/run/nvidia-persistenced
Apr 03 18:09:36 Dell-XPS-L502X nvidia-persistenced[677]: Shutdown (677)
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Device /dev/input/event9 does not expose keys or switches relevant to us, ignoring.
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: Stopping NVIDIA Persistence Daemon...
Apr 03 18:09:36 Dell-XPS-L502X systemd[704]: nvidia-persistenced.service: Executing: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: Stopped NVIDIA Persistence Daemon.
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/bluetooth_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=347 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Device /dev/input/event10 does not expose keys or switches relevant to us, ignoring.
Apr 03 18:09:36 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771776.4353] wifi-nl80211: (wlp3s0): using nl80211 for WiFi device control
Apr 03 18:09:36 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771776.4356] device (wlan0): driver supports Access Point (AP) mode
Apr 03 18:09:36 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771776.4375] manager: (wlan0): new 802.11 WiFi device (/org/freedesktop/NetworkManager/Devices/3)
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/bluetooth_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=348 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Device /dev/input/event12 does not expose keys or switches relevant to us, ignoring.
Apr 03 18:09:36 Dell-XPS-L502X NetworkManager[394]: <warn>  [1522771776.4638] Error: failed to open /run/network/ifstate
Apr 03 18:09:36 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771776.4654] devices added (path: /sys/devices/virtual/net/lo, iface: lo)
Apr 03 18:09:36 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771776.4654] device added (path: /sys/devices/virtual/net/lo, iface: lo): no ifupdown configuration found.
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/bluetooth_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=349 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X dbus[393]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service'
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Device /dev/input/event11 does not expose keys or switches relevant to us, ignoring.
Apr 03 18:09:36 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771776.4677] devices added (path: /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/net/wlp3s0, iface: wlp3s0)
Apr 03 18:09:36 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771776.4677] device added (path: /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/net/wlp3s0, iface: wlp3s0): no ifupdown configuration found.
Apr 03 18:09:36 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771776.4680] urfkill disappeared from the bus
Apr 03 18:09:36 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771776.4687] devices added (path: /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.6/net/wwp0s29u1u6i6, iface: wwp0s29u1u6i6)
Apr 03 18:09:36 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771776.4688] device added (path: /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.6/net/wwp0s29u1u6i6, iface: wwp0s29u1u6i6): no ifupdown configuration found.
Apr 03 18:09:36 Dell-XPS-L502X systemd[710]: wpa_supplicant.service: Executing: /sbin/wpa_supplicant -u -s -O /run/wpa_supplicant
Apr 03 18:09:36 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771776.4724] device (wlan0): interface index 3 renamed iface from 'wlan0' to 'wlp3s0'
Apr 03 18:09:36 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771776.4725] device (wlp3s0): state change: unmanaged -> unavailable (reason 'managed', internal state 'external')
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: Starting WPA supplicant...
Apr 03 18:09:36 Dell-XPS-L502X kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/bluetooth_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=350 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Device /dev/input/event13 does not expose keys or switches relevant to us, ignoring.
Apr 03 18:09:36 Dell-XPS-L502X kernel: iwlwifi 0000:03:00.0: Radio type=0x2-0x2-0x1
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=352 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=354 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=356 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=358 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dbacklight_40leds_3adell_3a_3akbd_5fbacklight_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=362 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dbacklight_40leds_3adell_3a_3akbd_5fbacklight_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=363 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/716 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=364 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=365 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dbacklight_40leds_3adell_3a_3akbd_5fbacklight_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=366 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dbacklight_40leds_3adell_3a_3akbd_5fbacklight_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=367 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2dsubsystem_2dnet_2ddevices_2dwlp3s0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=370 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2dsubsystem_2dnet_2ddevices_2dwlp3s0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=371 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1c_2e1_2d0000_3a03_3a00_2e0_2dnet_2dwlp3s0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=372 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1c_2e1_2d0000_3a03_3a00_2e0_2dnet_2dwlp3s0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=373 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=383 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=384 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/722 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=385 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=386 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=387 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=388 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=389 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=390 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=391 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2dsubsystem_2dnet_2ddevices_2dwwp0s29u1u6i6_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=394 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2dsubsystem_2dnet_2ddevices_2dwwp0s29u1u6i6_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=395 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1d_2e0_2dusb2_2d2_5cx2d1_2d2_5cx2d1_2e6_2d2_5cx2d1_2e6_3a1_2e6_2dnet_2dwwp0s29u1u6i6_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=396 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1d_2e0_2dusb2_2d2_5cx2d1_2d2_5cx2d1_2e6_2d2_5cx2d1_2e6_3a1_2e6_2dnet_2dwwp0s29u1u6i6_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=397 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=method_call sender=:1.8 destination=:1.1 object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=Inhibit cookie=65 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=15 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.1 object=n/a interface=n/a member=n/a cookie=11 reply_cookie=15 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionCredentials cookie=16 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.1 object=n/a interface=n/a member=n/a cookie=12 reply_cookie=16 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Inhibitor NetworkManager (NetworkManager needs to turn off networks) pid=394 uid=0 mode=delay started.
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/login1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=17 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_return sender=n/a destination=:1.8 object=n/a interface=n/a member=n/a cookie=18 reply_cookie=65 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/wpa_5fsupplicant_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=401 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/wpa_5fsupplicant_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=402 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/723 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=403 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1b_2e0_2dsound_2dcard0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=404 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1b_2e0_2dsound_2dcard0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=405 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X kernel: iwlwifi 0000:03:00.0: Radio type=0x2-0x2-0x1
Apr 03 18:09:36 Dell-XPS-L502X dbus[393]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Apr 03 18:09:36 Dell-XPS-L502X wpa_supplicant[710]: Successfully initialized wpa_supplicant
Apr 03 18:09:36 Dell-XPS-L502X systemd[1]: Started WPA supplicant.
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=406 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/wpa_5fsupplicant_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=407 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/wpa_5fsupplicant_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=408 reply_cookie=0 error=n/a
Apr 03 18:09:36 Dell-XPS-L502X ModemManager[390]: <info>  Couldn't check support for device at '/sys/devices/pci0000:00/0000:00:1c.5/0000:06:00.0': not supported by any plugin
Apr 03 18:09:36 Dell-XPS-L502X kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
Apr 03 18:09:36 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771776.6504] bluez: use BlueZ version 5
Apr 03 18:09:36 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771776.6506] ModemManager available in the bus
Apr 03 18:09:36 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771776.6530] supplicant: wpa_supplicant running
Apr 03 18:09:36 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771776.6531] device (wlp3s0): supplicant interface state: init -> starting
Apr 03 18:09:36 Dell-XPS-L502X wpa_supplicant[710]: dbus: wpa_dbus_get_object_properties: failed to get object properties: (none) none
Apr 03 18:09:36 Dell-XPS-L502X wpa_supplicant[710]: dbus: Failed to construct signal
Apr 03 18:09:36 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771776.7132] device (wlp3s0): supplicant interface state: starting -> ready
Apr 03 18:09:36 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771776.7133] device (wlp3s0): state change: unavailable -> disconnected (reason 'supplicant-available', internal state 'managed')
Apr 03 18:09:36 Dell-XPS-L502X kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
Apr 03 18:09:37 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771777.1012] device (wlp3s0): supplicant interface state: ready -> inactive
Apr 03 18:09:37 Dell-XPS-L502X systemd[396]: ondemand.service: Executing: /lib/systemd/set-cpufreq
Apr 03 18:09:37 Dell-XPS-L502X set-cpufreq[396]: Setting powersave scheduler for all CPUs
Apr 03 18:09:37 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/ondemand_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=427 reply_cookie=0 error=n/a
Apr 03 18:09:37 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/ondemand_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=428 reply_cookie=0 error=n/a
Apr 03 18:09:37 Dell-XPS-L502X systemd[610]: getty@tty1.service: Executing: /sbin/agetty --noclear tty1 linux
Apr 03 18:09:37 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771777.4853] policy: auto-activating connection 'ariel_2.4GHz'
Apr 03 18:09:37 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771777.4882] device (wlp3s0): Activation: starting connection 'ariel_2.4GHz' (e0d670b4-4f83-4a69-a027-925b0a8d5422)
Apr 03 18:09:37 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771777.4886] device (wlp3s0): state change: disconnected -> prepare (reason 'none', internal state 'managed')
Apr 03 18:09:37 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771777.4889] manager: NetworkManager state is now CONNECTING
Apr 03 18:09:37 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771777.4895] device (wlp3s0): state change: prepare -> config (reason 'none', internal state 'managed')
Apr 03 18:09:37 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771777.4897] device (wlp3s0): Activation: (wifi) access point 'ariel_2.4GHz' has security, but secrets are required.
Apr 03 18:09:37 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771777.4897] device (wlp3s0): state change: config -> need-auth (reason 'none', internal state 'managed')
Apr 03 18:09:37 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771777.4963] device (wlp3s0): state change: need-auth -> prepare (reason 'none', internal state 'managed')
Apr 03 18:09:37 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771777.4967] device (wlp3s0): state change: prepare -> config (reason 'none', internal state 'managed')
Apr 03 18:09:37 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771777.4969] device (wlp3s0): Activation: (wifi) connection 'ariel_2.4GHz' has security, and secrets exist.  No new secrets needed.
Apr 03 18:09:37 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771777.4970] Config: added 'ssid' value 'ariel_2.4GHz'
Apr 03 18:09:37 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771777.4970] Config: added 'scan_ssid' value '1'
Apr 03 18:09:37 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771777.4970] Config: added 'key_mgmt' value 'WPA-PSK'
Apr 03 18:09:37 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771777.4970] Config: added 'psk' value '<hidden>'
Apr 03 18:09:37 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771777.5117] device (wlp3s0): supplicant interface state: inactive -> scanning
Apr 03 18:09:37 Dell-XPS-L502X systemd-logind[400]: VT changed to 7
Apr 03 18:09:37 Dell-XPS-L502X wpa_supplicant[710]: wlp3s0: SME: Trying to authenticate with 2c:4d:54:1a:bd:58 (SSID='ariel_2.4GHz' freq=2462 MHz)
Apr 03 18:09:37 Dell-XPS-L502X kernel: wlp3s0: authenticate with 2c:4d:54:1a:bd:58
Apr 03 18:09:37 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771777.9099] device (wlp3s0): supplicant interface state: scanning -> authenticating
Apr 03 18:09:37 Dell-XPS-L502X kernel: wlp3s0: send auth to 2c:4d:54:1a:bd:58 (try 1/3)
Apr 03 18:09:37 Dell-XPS-L502X wpa_supplicant[710]: wlp3s0: Trying to associate with 2c:4d:54:1a:bd:58 (SSID='ariel_2.4GHz' freq=2462 MHz)
Apr 03 18:09:37 Dell-XPS-L502X kernel: wlp3s0: authenticated
Apr 03 18:09:37 Dell-XPS-L502X kernel: iwlwifi 0000:03:00.0 wlp3s0: disabling HT as WMM/QoS is not supported by the AP
Apr 03 18:09:37 Dell-XPS-L502X kernel: iwlwifi 0000:03:00.0 wlp3s0: disabling VHT as WMM/QoS is not supported by the AP
Apr 03 18:09:37 Dell-XPS-L502X kernel: wlp3s0: associate with 2c:4d:54:1a:bd:58 (try 1/3)
Apr 03 18:09:37 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771777.9168] device (wlp3s0): supplicant interface state: authenticating -> associating
Apr 03 18:09:37 Dell-XPS-L502X kernel: wlp3s0: RX AssocResp from 2c:4d:54:1a:bd:58 (capab=0x1411 status=0 aid=1)
Apr 03 18:09:37 Dell-XPS-L502X wpa_supplicant[710]: wlp3s0: Associated with 2c:4d:54:1a:bd:58
Apr 03 18:09:37 Dell-XPS-L502X kernel: wlp3s0: associated
Apr 03 18:09:37 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771777.9254] device (wlp3s0): supplicant interface state: associating -> 4-way handshake
Apr 03 18:09:37 Dell-XPS-L502X kernel: [drm:drm_mode_addfb2 [drm]] [FB:75]
Apr 03 18:09:38 Dell-XPS-L502X wpa_supplicant[710]: wlp3s0: WPA: Key negotiation completed with 2c:4d:54:1a:bd:58 [PTK=CCMP GTK=CCMP]
Apr 03 18:09:38 Dell-XPS-L502X wpa_supplicant[710]: wlp3s0: CTRL-EVENT-CONNECTED - Connection to 2c:4d:54:1a:bd:58 completed [id=0 id_str=]
Apr 03 18:09:38 Dell-XPS-L502X kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
Apr 03 18:09:38 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771778.0116] device (wlp3s0): supplicant interface state: 4-way handshake -> completed
Apr 03 18:09:38 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771778.0117] device (wlp3s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful.  Connected to wireless network 'ariel_2.4GHz'.
Apr 03 18:09:38 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771778.0118] device (wlp3s0): state change: config -> ip-config (reason 'none', internal state 'managed')
Apr 03 18:09:38 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771778.0238] dhcp4 (wlp3s0): activation: beginning transaction (timeout in 45 seconds)
Apr 03 18:09:38 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771778.0252] dhcp4 (wlp3s0): dhclient started with pid 787
Apr 03 18:09:38 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dsdb7_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=520 reply_cookie=0 error=n/a
Apr 03 18:09:38 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dsdb7_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=521 reply_cookie=0 error=n/a
Apr 03 18:09:38 Dell-XPS-L502X ModemManager[390]: <info>  Couldn't check support for device at '/sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0': not supported by any plugin
Apr 03 18:09:39 Dell-XPS-L502X dhclient[787]: DHCPREQUEST of 192.168.1.101 on wlp3s0 to 255.255.255.255 port 67 (xid=0x34fcccdb)
Apr 03 18:09:39 Dell-XPS-L502X dhclient[787]: DHCPACK of 192.168.1.101 from 192.168.1.1
Apr 03 18:09:39 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771779.4118] dhcp4 (wlp3s0):   address 192.168.1.101
Apr 03 18:09:39 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771779.4119] dhcp4 (wlp3s0):   plen 24 (255.255.255.0)
Apr 03 18:09:39 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771779.4119] dhcp4 (wlp3s0):   gateway 192.168.1.1
Apr 03 18:09:39 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771779.4120] dhcp4 (wlp3s0):   lease time 86400
Apr 03 18:09:39 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771779.4120] dhcp4 (wlp3s0):   hostname 'Dell-XPS-L502X'
Apr 03 18:09:39 Dell-XPS-L502X avahi-daemon[410]: Joining mDNS multicast group on interface wlp3s0.IPv4 with address 192.168.1.101.
Apr 03 18:09:39 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771779.4121] dhcp4 (wlp3s0):   nameserver '192.168.1.1'
Apr 03 18:09:39 Dell-XPS-L502X avahi-daemon[410]: New relevant interface wlp3s0.IPv4 for mDNS.
Apr 03 18:09:39 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771779.4121] dhcp4 (wlp3s0):   domain name 'ASUS'
Apr 03 18:09:39 Dell-XPS-L502X avahi-daemon[410]: Registering new address record for 192.168.1.101 on wlp3s0.IPv4.
Apr 03 18:09:39 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771779.4121] dhcp4 (wlp3s0):   wins '192.168.1.1'
Apr 03 18:09:39 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771779.4122] dhcp4 (wlp3s0): state changed unknown -> bound
Apr 03 18:09:39 Dell-XPS-L502X systemd-resolved[588]: New scope on link wlp3s0, protocol llmnr, family AF_INET
Apr 03 18:09:39 Dell-XPS-L502X systemd-resolved[588]: Transaction 55242 for <Dell-XPS-L502X IN ANY> scope llmnr on wlp3s0/INET.
Apr 03 18:09:39 Dell-XPS-L502X systemd-resolved[588]: Delaying llmnr transaction for 31586us.
Apr 03 18:09:39 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771779.4164] device (wlp3s0): state change: ip-config -> ip-check (reason 'none', internal state 'managed')
Apr 03 18:09:39 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771779.4175] device (wlp3s0): state change: ip-check -> secondaries (reason 'none', internal state 'managed')
Apr 03 18:09:39 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771779.4182] device (wlp3s0): state change: secondaries -> activated (reason 'none', internal state 'managed')
Apr 03 18:09:39 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771779.4184] manager: NetworkManager state is now CONNECTED_LOCAL
Apr 03 18:09:39 Dell-XPS-L502X systemd-resolved[588]: Timeout reached on transaction 55242.
Apr 03 18:09:39 Dell-XPS-L502X systemd-resolved[588]: Retrying transaction 55242.
Apr 03 18:09:39 Dell-XPS-L502X systemd-resolved[588]: Transaction 55242 for <Dell-XPS-L502X IN ANY> scope llmnr on wlp3s0/INET.
Apr 03 18:09:39 Dell-XPS-L502X systemd-resolved[588]: Sending query packet with id 55242 on interface 3/AF_INET.
Apr 03 18:09:39 Dell-XPS-L502X systemd-resolved[588]: Got LLMNR UDP query packet for id 55242
Apr 03 18:09:39 Dell-XPS-L502X systemd-resolved[588]: Sending response packet with id 55242 on interface 3/AF_INET.
Apr 03 18:09:39 Dell-XPS-L502X systemd-resolved[588]: Got LLMNR UDP reply packet for id 55242
Apr 03 18:09:39 Dell-XPS-L502X systemd-resolved[588]: Processing incoming packet on transaction 55242. (rcode=SUCCESS)
Apr 03 18:09:39 Dell-XPS-L502X avahi-daemon[410]: Joining mDNS multicast group on interface wlp3s0.IPv6 with address fe80::1f9d:8d1:8f52:ae88.
Apr 03 18:09:39 Dell-XPS-L502X systemd-resolved[588]: New scope on link wlp3s0, protocol llmnr, family AF_INET6
Apr 03 18:09:39 Dell-XPS-L502X avahi-daemon[410]: New relevant interface wlp3s0.IPv6 for mDNS.
Apr 03 18:09:39 Dell-XPS-L502X systemd-resolved[588]: Transaction 177 for <Dell-XPS-L502X IN ANY> scope llmnr on wlp3s0/INET6.
Apr 03 18:09:39 Dell-XPS-L502X avahi-daemon[410]: Registering new address record for fe80::1f9d:8d1:8f52:ae88 on wlp3s0.*.
Apr 03 18:09:39 Dell-XPS-L502X systemd-resolved[588]: Delaying llmnr transaction for 40945us.
Apr 03 18:09:39 Dell-XPS-L502X systemd-resolved[588]: Timeout reached on transaction 55242.
Apr 03 18:09:39 Dell-XPS-L502X systemd-resolved[588]: Retrying transaction 55242.
Apr 03 18:09:39 Dell-XPS-L502X systemd-resolved[588]: Transaction 55242 for <Dell-XPS-L502X IN ANY> scope llmnr on wlp3s0/INET.
Apr 03 18:09:39 Dell-XPS-L502X systemd-resolved[588]: Sending query packet with id 55242 on interface 3/AF_INET.
Apr 03 18:09:39 Dell-XPS-L502X systemd-resolved[588]: Got LLMNR UDP query packet for id 55242
Apr 03 18:09:39 Dell-XPS-L502X systemd-resolved[588]: Sending response packet with id 55242 on interface 3/AF_INET.
Apr 03 18:09:39 Dell-XPS-L502X systemd-resolved[588]: Got LLMNR UDP reply packet for id 55242
Apr 03 18:09:39 Dell-XPS-L502X systemd-resolved[588]: Processing incoming packet on transaction 55242. (rcode=SUCCESS)
Apr 03 18:09:39 Dell-XPS-L502X systemd-resolved[588]: Timeout reached on transaction 177.
Apr 03 18:09:39 Dell-XPS-L502X systemd-resolved[588]: Retrying transaction 177.
Apr 03 18:09:39 Dell-XPS-L502X systemd-resolved[588]: Transaction 177 for <Dell-XPS-L502X IN ANY> scope llmnr on wlp3s0/INET6.
Apr 03 18:09:39 Dell-XPS-L502X systemd-resolved[588]: Sending query packet with id 177 on interface 3/AF_INET6.
Apr 03 18:09:39 Dell-XPS-L502X systemd-resolved[588]: Timeout reached on transaction 55242.
Apr 03 18:09:39 Dell-XPS-L502X systemd-resolved[588]: Retrying transaction 55242.
Apr 03 18:09:39 Dell-XPS-L502X systemd-resolved[588]: Transaction 55242 for <Dell-XPS-L502X IN ANY> scope llmnr on wlp3s0/INET.
Apr 03 18:09:39 Dell-XPS-L502X systemd-resolved[588]: Sending query packet with id 55242 on interface 3/AF_INET.
Apr 03 18:09:39 Dell-XPS-L502X systemd-resolved[588]: Got LLMNR UDP query packet for id 177
Apr 03 18:09:39 Dell-XPS-L502X systemd-resolved[588]: Sending response packet with id 177 on interface 3/AF_INET6.
Apr 03 18:09:39 Dell-XPS-L502X systemd-resolved[588]: Got LLMNR UDP query packet for id 55242
Apr 03 18:09:39 Dell-XPS-L502X systemd-resolved[588]: Sending response packet with id 55242 on interface 3/AF_INET.
Apr 03 18:09:39 Dell-XPS-L502X systemd-resolved[588]: Got LLMNR UDP reply packet for id 177
Apr 03 18:09:39 Dell-XPS-L502X systemd-resolved[588]: Processing incoming packet on transaction 177. (rcode=SUCCESS)
Apr 03 18:09:39 Dell-XPS-L502X systemd-resolved[588]: Got LLMNR UDP reply packet for id 55242
Apr 03 18:09:39 Dell-XPS-L502X systemd-resolved[588]: Processing incoming packet on transaction 55242. (rcode=SUCCESS)
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Timeout reached on transaction 177.
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Retrying transaction 177.
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Transaction 177 for <Dell-XPS-L502X IN ANY> scope llmnr on wlp3s0/INET6.
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Sending query packet with id 177 on interface 3/AF_INET6.
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Timeout reached on transaction 55242.
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Retrying transaction 55242.
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Transaction 55242 for <Dell-XPS-L502X IN ANY> on scope llmnr on wlp3s0/INET now complete with <attempts-max-reached> from none (unsigned).
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Record Dell-XPS-L502X IN A 192.168.1.101 successfully probed.
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Freeing transaction 55242.
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Got LLMNR UDP query packet for id 177
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Sending response packet with id 177 on interface 3/AF_INET6.
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Got LLMNR UDP reply packet for id 177
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Processing incoming packet on transaction 177. (rcode=SUCCESS)
Apr 03 18:09:40 Dell-XPS-L502X dhclient[787]: bound to 192.168.1.101 -- renewal in 39041 seconds.
Apr 03 18:09:40 Dell-XPS-L502X systemd-udevd[309]: Unload module index
Apr 03 18:09:40 Dell-XPS-L502X systemd-udevd[314]: Unload module index
Apr 03 18:09:40 Dell-XPS-L502X systemd-udevd[311]: Unload module index
Apr 03 18:09:40 Dell-XPS-L502X systemd-udevd[309]: Unloaded link configuration context.
Apr 03 18:09:40 Dell-XPS-L502X systemd-udevd[311]: Unloaded link configuration context.
Apr 03 18:09:40 Dell-XPS-L502X systemd-udevd[314]: Unloaded link configuration context.
Apr 03 18:09:40 Dell-XPS-L502X systemd-udevd[304]: Unloaded link configuration context.
Apr 03 18:09:40 Dell-XPS-L502X systemd-udevd[296]: Unload module index
Apr 03 18:09:40 Dell-XPS-L502X systemd-udevd[296]: Unloaded link configuration context.
Apr 03 18:09:40 Dell-XPS-L502X systemd-udevd[300]: Unload module index
Apr 03 18:09:40 Dell-XPS-L502X systemd-udevd[300]: Unloaded link configuration context.
Apr 03 18:09:40 Dell-XPS-L502X systemd-udevd[295]: Unloaded link configuration context.
Apr 03 18:09:40 Dell-XPS-L502X systemd-udevd[297]: Unloaded link configuration context.
Apr 03 18:09:40 Dell-XPS-L502X systemd-udevd[299]: Unloaded link configuration context.
Apr 03 18:09:40 Dell-XPS-L502X systemd-udevd[302]: Unload module index
Apr 03 18:09:40 Dell-XPS-L502X systemd-udevd[313]: Unload module index
Apr 03 18:09:40 Dell-XPS-L502X systemd-udevd[302]: Unloaded link configuration context.
Apr 03 18:09:40 Dell-XPS-L502X systemd-udevd[310]: Unloaded link configuration context.
Apr 03 18:09:40 Dell-XPS-L502X systemd-udevd[313]: Unloaded link configuration context.
Apr 03 18:09:40 Dell-XPS-L502X systemd-udevd[301]: Unloaded link configuration context.
Apr 03 18:09:40 Dell-XPS-L502X systemd-udevd[298]: Unloaded link configuration context.
Apr 03 18:09:40 Dell-XPS-L502X systemd-udevd[316]: Unload module index
Apr 03 18:09:40 Dell-XPS-L502X systemd-udevd[316]: Unloaded link configuration context.
Apr 03 18:09:40 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771780.5370] manager: NetworkManager state is now CONNECTED_SITE
Apr 03 18:09:40 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771780.5374] policy: set 'ariel_2.4GHz' (wlp3s0) as default for IPv4 routing and DNS
Apr 03 18:09:40 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771780.5378] device (wlp3s0): Activation: successful, device activated.
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Got message type=method_call sender=:1.8 destination=:1.11 object=/org/freedesktop/resolve1 interface=org.freedesktop.resolve1.Manager member=SetLinkDNS cookie=222 reply_cookie=0 error=n/a
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=4 reply_cookie=0 error=n/a
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.11 object=n/a interface=n/a member=n/a cookie=6 reply_cookie=4 error=n/a
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: New scope on link wlp3s0, protocol dns, family *
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Sent message type=method_return sender=n/a destination=:1.8 object=n/a interface=n/a member=n/a cookie=5 reply_cookie=222 error=n/a
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Timeout reached on transaction 177.
Apr 03 18:09:40 Dell-XPS-L502X nm-dispatcher[592]: req:2 'up' [wlp3s0]: new request (1 scripts)
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Retrying transaction 177.
Apr 03 18:09:40 Dell-XPS-L502X nm-dispatcher[592]: req:2 'up' [wlp3s0]: start running ordered scripts...
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Transaction 177 for <Dell-XPS-L502X IN ANY> scope llmnr on wlp3s0/INET6.
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Sending query packet with id 177 on interface 3/AF_INET6.
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Got LLMNR UDP query packet for id 177
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Sending response packet with id 177 on interface 3/AF_INET6.
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Got LLMNR UDP reply packet for id 177
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Processing incoming packet on transaction 177. (rcode=SUCCESS)
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Got message type=method_call sender=:1.8 destination=:1.11 object=/org/freedesktop/resolve1 interface=org.freedesktop.resolve1.Manager member=SetLinkDomains cookie=223 reply_cookie=0 error=n/a
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=6 reply_cookie=0 error=n/a
Apr 03 18:09:40 Dell-XPS-L502X nm-dispatcher[592]: req:3 'connectivity-change': new request (1 scripts)
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.11 object=n/a interface=n/a member=n/a cookie=7 reply_cookie=6 error=n/a
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Sent message type=method_return sender=n/a destination=:1.8 object=n/a interface=n/a member=n/a cookie=7 reply_cookie=223 error=n/a
Apr 03 18:09:40 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771780.5447] manager: NetworkManager state is now CONNECTED_GLOBAL
Apr 03 18:09:40 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2dupdate_2dresolvconf_2epath interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=607 reply_cookie=0 error=n/a
Apr 03 18:09:40 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2dupdate_2dresolvconf_2epath interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=608 reply_cookie=0 error=n/a
Apr 03 18:09:40 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=610 reply_cookie=0 error=n/a
Apr 03 18:09:40 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2dupdate_2dresolvconf_2epath interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=611 reply_cookie=0 error=n/a
Apr 03 18:09:40 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2dupdate_2dresolvconf_2epath interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=612 reply_cookie=0 error=n/a
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Got DNS stub UDP query packet for id 29080
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Looking up RR for local IN SOA.
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Switching to DNS server 192.168.1.1 for interface wlp3s0.
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Cache miss for local IN SOA
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Transaction 23596 for <local IN SOA> scope llmnr on wlp3s0/INET.
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Delaying llmnr transaction for 82470us.
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Cache miss for local IN SOA
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Transaction 28531 for <local IN SOA> scope llmnr on wlp3s0/INET6.
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Delaying llmnr transaction for 28395us.
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Processing query...
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Timeout reached on transaction 177.
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Retrying transaction 177.
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Transaction 177 for <Dell-XPS-L502X IN ANY> on scope llmnr on wlp3s0/INET6 now complete with <attempts-max-reached> from none (unsigned).
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Record Dell-XPS-L502X IN AAAA fe80::1f9d:8d1:8f52:ae88 successfully probed.
Apr 03 18:09:40 Dell-XPS-L502X systemd-resolved[588]: Freeing transaction 177.
Apr 03 18:09:40 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:48:LVDS-1]
Apr 03 18:09:40 Dell-XPS-L502X kernel: [drm:intel_lvds_detect [i915]] [CONNECTOR:48:LVDS-1]
Apr 03 18:09:40 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:09:40 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:48:LVDS-1] probed modes :
Apr 03 18:09:40 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 51:"1920x1080" 60 142000 1920 1980 2028 2094 1080 1090 1100 1130 0x48 0x9
Apr 03 18:09:40 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:55:VGA-1]
Apr 03 18:09:40 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] [CONNECTOR:55:VGA-1] force=1
Apr 03 18:09:40 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] ironlake hotplug adpa=0xf40000, result 0
Apr 03 18:09:40 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] CRT not detected via hotplug
Apr 03 18:09:40 Dell-XPS-L502X kernel: [drm:gmbus_xfer [i915]] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Timeout reached on transaction 28531.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Retrying transaction 28531.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Cache miss for local IN SOA
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Transaction 28531 for <local IN SOA> scope llmnr on wlp3s0/INET6.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Sending query packet with id 28531 on interface 3/AF_INET6.
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_do_probe_ddc_edid [drm]] drm: skipping non-existent adapter i915 gmbus vga
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_crt_get_edid [i915]] CRT GMBUS EDID read failed, retry using GPIO bit-banging
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus vga. force bit now 1
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Timeout reached on transaction 23596.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Retrying transaction 23596.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Cache miss for local IN SOA
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Transaction 23596 for <local IN SOA> scope llmnr on wlp3s0/INET.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Sending query packet with id 23596 on interface 3/AF_INET.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Got LLMNR UDP query packet for id 28531
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Got LLMNR UDP query packet for id 23596
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_do_probe_ddc_edid [drm]] drm: skipping non-existent adapter i915 gmbus vga
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus vga. force bit now 0
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_crt_detect_ddc [i915]] CRT not detected via DDC:0x50 [no valid EDID found]
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:55:VGA-1] disconnected
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:58:HDMI-A-1]
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_hdmi_detect [i915]] [CONNECTOR:58:HDMI-A-1]
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode HDMI ID: DP-HDMI ADAPTOR\004 (err 0)
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode adaptor ID: a0 (err 0)
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_hdmi_set_edid [i915]] DP dual mode adaptor (type 2 HDMI) detected (max TMDS clock: 300000 kHz)
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_detect_monitor_audio [drm]] Monitor has basic audio support
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] HDMI: DVI dual 0, max TMDS clock 190000 kHz
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] HDMI: DVI dual 0, max TMDS clock 190000 kHz
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_edid_to_eld [drm]] ELD monitor Panasonic-TV
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_edid_to_eld [drm]] HDMI: latency present 0 0, video latency 0 0, audio latency 0 0
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_edid_to_eld [drm]] ELD size 36, SAD count 1
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:58:HDMI-A-1] probed modes :
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 65:"1920x1080" 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x48 0x5
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 66:"1920x1080" 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 88:"1920x1080" 60 148352 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 68:"1920x1080i" 60 74250 1920 2008 2052 2200 1080 1084 1094 1125 0x40 0x15
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 89:"1920x1080i" 60 74176 1920 2008 2052 2200 1080 1084 1094 1125 0x40 0x15
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 67:"1920x1080i" 50 74250 1920 2448 2492 2640 1080 1084 1094 1125 0x40 0x15
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 76:"1920x1080" 24 74250 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 93:"1920x1080" 24 74176 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 70:"1280x720" 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 90:"1280x720" 60 74176 1280 1390 1430 1650 720 725 730 750 0x40 0x5
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 69:"1280x720" 50 74250 1280 1720 1760 1980 720 725 730 750 0x40 0x5
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 71:"720x576" 50 27000 720 732 796 864 576 581 586 625 0x40 0xa
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 83:"720x576i" 50 13500 720 732 795 864 576 580 586 625 0x40 0x101a
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 95:"720x480" 60 27027 720 736 798 858 480 489 495 525 0x40 0xa
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 80:"720x480" 60 27000 720 736 798 858 480 489 495 525 0x40 0xa
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 97:"720x480i" 60 13514 720 739 801 858 480 488 494 525 0x40 0x101a
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 84:"720x480i" 60 13500 720 739 801 858 480 488 494 525 0x40 0x101a
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 99:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 87:"640x480" 60 25175 640 656 752 800 480 490 492 525 0x40 0xa
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:63:DP-1]
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_detect [i915]] [CONNECTOR:63:DP-1]
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X systemd-rfkill[600]: All events read and idle, exiting.
Apr 03 18:09:41 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drfkill_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=613 reply_cookie=0 error=n/a
Apr 03 18:09:41 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drfkill_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=614 reply_cookie=0 error=n/a
Apr 03 18:09:41 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drfkill_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=615 reply_cookie=0 error=n/a
Apr 03 18:09:41 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drfkill_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=616 reply_cookie=0 error=n/a
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771781.1756] manager: startup complete
Apr 03 18:09:41 Dell-XPS-L502X systemd[1]: Started Network Manager Wait Online.
Apr 03 18:09:41 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=617 reply_cookie=0 error=n/a
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X systemd[1]: Reached target Network is Online.
Apr 03 18:09:41 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2dwait_2donline_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=618 reply_cookie=0 error=n/a
Apr 03 18:09:41 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2dwait_2donline_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=619 reply_cookie=0 error=n/a
Apr 03 18:09:41 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=620 reply_cookie=0 error=n/a
Apr 03 18:09:41 Dell-XPS-L502X systemd[1]: Starting Tool to automatically collect and submit kernel crash signatures...
Apr 03 18:09:41 Dell-XPS-L502X systemd[1]: Started crash report submission daemon.
Apr 03 18:09:41 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=621 reply_cookie=0 error=n/a
Apr 03 18:09:41 Dell-XPS-L502X systemd[876]: whoopsie.service: Executing: /usr/bin/whoopsie -f
Apr 03 18:09:41 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/whoopsie_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=622 reply_cookie=0 error=n/a
Apr 03 18:09:41 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/whoopsie_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=623 reply_cookie=0 error=n/a
Apr 03 18:09:41 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/kerneloops_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=624 reply_cookie=0 error=n/a
Apr 03 18:09:41 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/kerneloops_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=625 reply_cookie=0 error=n/a
Apr 03 18:09:41 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/network_2donline_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=626 reply_cookie=0 error=n/a
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/110 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=627 reply_cookie=0 error=n/a
Apr 03 18:09:41 Dell-XPS-L502X systemd[875]: kerneloops.service: Executing: /usr/sbin/kerneloops --test
Apr 03 18:09:41 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/kerneloops_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=628 reply_cookie=0 error=n/a
Apr 03 18:09:41 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/kerneloops_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=629 reply_cookie=0 error=n/a
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/kerneloops_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=630 reply_cookie=0 error=n/a
Apr 03 18:09:41 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/kerneloops_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=631 reply_cookie=0 error=n/a
Apr 03 18:09:41 Dell-XPS-L502X systemd[878]: kerneloops.service: Executing: /usr/sbin/kerneloops
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X systemd[1]: Started Tool to automatically collect and submit kernel crash signatures.
Apr 03 18:09:41 Dell-XPS-L502X systemd[1]: Reached target Multi-User System.
Apr 03 18:09:41 Dell-XPS-L502X systemd[1]: Reached target Graphical Interface.
Apr 03 18:09:41 Dell-XPS-L502X systemd[1]: Started Stop ureadahead data collection 45s after completed startup.
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X systemd[1]: Starting Update UTMP about System Runlevel Changes...
Apr 03 18:09:41 Dell-XPS-L502X systemd[880]: systemd-update-utmp-runlevel.service: Executing: /lib/systemd/systemd-update-utmp runlevel
Apr 03 18:09:41 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=632 reply_cookie=0 error=n/a
Apr 03 18:09:41 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/kerneloops_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=633 reply_cookie=0 error=n/a
Apr 03 18:09:41 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/kerneloops_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=634 reply_cookie=0 error=n/a
Apr 03 18:09:41 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=635 reply_cookie=0 error=n/a
Apr 03 18:09:41 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=636 reply_cookie=0 error=n/a
Apr 03 18:09:41 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=637 reply_cookie=0 error=n/a
Apr 03 18:09:41 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dupdate_2dutmp_2drunlevel_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=638 reply_cookie=0 error=n/a
Apr 03 18:09:41 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dupdate_2dutmp_2drunlevel_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=639 reply_cookie=0 error=n/a
Apr 03 18:09:41 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/ureadahead_2dstop_2etimer interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=640 reply_cookie=0 error=n/a
Apr 03 18:09:41 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/ureadahead_2dstop_2etimer interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=641 reply_cookie=0 error=n/a
Apr 03 18:09:41 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/graphical_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=642 reply_cookie=0 error=n/a
Apr 03 18:09:41 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/multi_2duser_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=643 reply_cookie=0 error=n/a
Apr 03 18:09:41 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/90 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=644 reply_cookie=0 error=n/a
Apr 03 18:09:41 Dell-XPS-L502X systemd-update-utmp[880]: systemd-update-utmp running as pid 880
Apr 03 18:09:41 Dell-XPS-L502X systemd-update-utmp[880]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/graphical_2etarget interface=org.freedesktop.DBus.Properties member=Get cookie=1 reply_cookie=0 error=n/a
Apr 03 18:09:41 Dell-XPS-L502X systemd-update-utmp[880]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a
Apr 03 18:09:41 Dell-XPS-L502X systemd-update-utmp[880]: systemd-update-utmp stopped as pid 880
Apr 03 18:09:41 Dell-XPS-L502X systemd[1]: Started Update UTMP about System Runlevel Changes.
Apr 03 18:09:41 Dell-XPS-L502X systemd[1]: Startup finished in 12.487s (kernel) + 23.538s (userspace) = 36.026s.
Apr 03 18:09:41 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=645 reply_cookie=0 error=n/a
Apr 03 18:09:41 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dupdate_2dutmp_2drunlevel_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=647 reply_cookie=0 error=n/a
Apr 03 18:09:41 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dupdate_2dutmp_2drunlevel_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=648 reply_cookie=0 error=n/a
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_dp_dpcd_access [drm_kms_helper]] Too many retries, giving up. First error: -110
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:63:DP-1] disconnected
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:48:LVDS-1]
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_lvds_detect [i915]] [CONNECTOR:48:LVDS-1]
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:48:LVDS-1] probed modes :
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 51:"1920x1080" 60 142000 1920 1980 2028 2094 1080 1090 1100 1130 0x48 0x9
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:55:VGA-1]
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] [CONNECTOR:55:VGA-1] force=1
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] ironlake hotplug adpa=0xf40000, result 0
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] CRT not detected via hotplug
Apr 03 18:09:41 Dell-XPS-L502X whoopsie[876]: [18:09:41] Using lock path: /var/lock/whoopsie/lock
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Got DNS stub UDP query packet for id 44978
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Looking up RR for daisy.ubuntu.com IN A.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Cache miss for daisy.ubuntu.com IN A
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Transaction 35576 for <daisy.ubuntu.com IN A> scope dns on */*.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Transaction 35576 for <daisy.ubuntu.com IN A> on scope dns on */* now complete with <no-servers> from none (unsigned).
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Cache miss for daisy.ubuntu.com IN A
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Transaction 35583 for <daisy.ubuntu.com IN A> scope dns on wlp3s0/*.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Using feature level UDP+EDNS0 for transaction 35583.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Using DNS server 192.168.1.1 for transaction 35583.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Sending query packet with id 35583.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Processing query...
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Timeout reached on transaction 23596.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Retrying transaction 23596.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Cache miss for local IN SOA
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Transaction 23596 for <local IN SOA> scope llmnr on wlp3s0/INET.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Sending query packet with id 23596 on interface 3/AF_INET.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Timeout reached on transaction 28531.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Retrying transaction 28531.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Cache miss for local IN SOA
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Transaction 28531 for <local IN SOA> scope llmnr on wlp3s0/INET6.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Sending query packet with id 28531 on interface 3/AF_INET6.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Got DNS stub UDP query packet for id 47959
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Looking up RR for daisy.ubuntu.com IN AAAA.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Cache miss for daisy.ubuntu.com IN AAAA
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Transaction 558 for <daisy.ubuntu.com IN AAAA> scope dns on */*.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Transaction 558 for <daisy.ubuntu.com IN AAAA> on scope dns on */* now complete with <no-servers> from none (unsigned).
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Cache miss for daisy.ubuntu.com IN AAAA
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Transaction 3607 for <daisy.ubuntu.com IN AAAA> scope dns on wlp3s0/*.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Using feature level UDP+EDNS0 for transaction 3607.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Using DNS server 192.168.1.1 for transaction 3607.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Sending query packet with id 3607.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Processing query...
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Got LLMNR UDP query packet for id 23596
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Got LLMNR UDP query packet for id 28531
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:gmbus_xfer [i915]] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_do_probe_ddc_edid [drm]] drm: skipping non-existent adapter i915 gmbus vga
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_crt_get_edid [i915]] CRT GMBUS EDID read failed, retry using GPIO bit-banging
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus vga. force bit now 1
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Processing incoming packet on transaction 35583. (rcode=SUCCESS)
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Verified we get a response at feature level UDP+EDNS0 from DNS server 192.168.1.1.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Added positive unauthenticated cache entry for daisy.ubuntu.com IN A 237s on */INET/192.168.1.1
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Added positive unauthenticated cache entry for daisy.ubuntu.com IN A 237s on */INET/192.168.1.1
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Transaction 35583 for <daisy.ubuntu.com IN A> on scope dns on wlp3s0/* now complete with <success> from network (unsigned).
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Freeing transaction 35576.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Sending response packet with id 44978 on interface 1/AF_INET.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Freeing transaction 35583.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Processing incoming packet on transaction 3607. (rcode=SUCCESS)
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Added NODATA cache entry for daisy.ubuntu.com IN AAAA 2014s
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Transaction 3607 for <daisy.ubuntu.com IN AAAA> on scope dns on wlp3s0/* now complete with <success> from network (unsigned).
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Freeing transaction 558.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Sending response packet with id 47959 on interface 1/AF_INET.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Freeing transaction 3607.
Apr 03 18:09:41 Dell-XPS-L502X whoopsie[876]: [18:09:41] The default IPv4 route is: /org/freedesktop/NetworkManager/ActiveConnection/1
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_do_probe_ddc_edid [drm]] drm: skipping non-existent adapter i915 gmbus vga
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus vga. force bit now 0
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_crt_detect_ddc [i915]] CRT not detected via DDC:0x50 [no valid EDID found]
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:55:VGA-1] disconnected
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:58:HDMI-A-1]
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_hdmi_detect [i915]] [CONNECTOR:58:HDMI-A-1]
Apr 03 18:09:41 Dell-XPS-L502X whoopsie[876]: [18:09:41] Not a paid data plan: /org/freedesktop/NetworkManager/ActiveConnection/1
Apr 03 18:09:41 Dell-XPS-L502X whoopsie[876]: [18:09:41] Found usable connection: /org/freedesktop/NetworkManager/ActiveConnection/1
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode HDMI ID: DP-HDMI ADAPTOR\004 (err 0)
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode adaptor ID: a0 (err 0)
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_hdmi_set_edid [i915]] DP dual mode adaptor (type 2 HDMI) detected (max TMDS clock: 300000 kHz)
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_detect_monitor_audio [drm]] Monitor has basic audio support
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] HDMI: DVI dual 0, max TMDS clock 190000 kHz
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] HDMI: DVI dual 0, max TMDS clock 190000 kHz
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_edid_to_eld [drm]] ELD monitor Panasonic-TV
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_edid_to_eld [drm]] HDMI: latency present 0 0, video latency 0 0, audio latency 0 0
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_edid_to_eld [drm]] ELD size 36, SAD count 1
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:58:HDMI-A-1] probed modes :
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 65:"1920x1080" 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x48 0x5
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 66:"1920x1080" 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 88:"1920x1080" 60 148352 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 68:"1920x1080i" 60 74250 1920 2008 2052 2200 1080 1084 1094 1125 0x40 0x15
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 89:"1920x1080i" 60 74176 1920 2008 2052 2200 1080 1084 1094 1125 0x40 0x15
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 67:"1920x1080i" 50 74250 1920 2448 2492 2640 1080 1084 1094 1125 0x40 0x15
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 76:"1920x1080" 24 74250 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 93:"1920x1080" 24 74176 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 70:"1280x720" 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 90:"1280x720" 60 74176 1280 1390 1430 1650 720 725 730 750 0x40 0x5
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 69:"1280x720" 50 74250 1280 1720 1760 1980 720 725 730 750 0x40 0x5
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 71:"720x576" 50 27000 720 732 796 864 576 581 586 625 0x40 0xa
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 83:"720x576i" 50 13500 720 732 795 864 576 580 586 625 0x40 0x101a
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 95:"720x480" 60 27027 720 736 798 858 480 489 495 525 0x40 0xa
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 80:"720x480" 60 27000 720 736 798 858 480 489 495 525 0x40 0xa
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 97:"720x480i" 60 13514 720 739 801 858 480 488 494 525 0x40 0x101a
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 84:"720x480i" 60 13500 720 739 801 858 480 488 494 525 0x40 0x101a
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 99:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 87:"640x480" 60 25175 640 656 752 800 480 490 492 525 0x40 0xa
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:63:DP-1]
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_detect [i915]] [CONNECTOR:63:DP-1]
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_dp_dpcd_access [drm_kms_helper]] Too many retries, giving up. First error: -110
Apr 03 18:09:41 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:63:DP-1] disconnected
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Timeout reached on transaction 23596.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Retrying transaction 23596.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Cache miss for local IN SOA
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Transaction 23596 for <local IN SOA> scope llmnr on wlp3s0/INET.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Sending query packet with id 23596 on interface 3/AF_INET.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Timeout reached on transaction 28531.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Retrying transaction 28531.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Cache miss for local IN SOA
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Transaction 28531 for <local IN SOA> scope llmnr on wlp3s0/INET6.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Sending query packet with id 28531 on interface 3/AF_INET6.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Got LLMNR UDP query packet for id 23596
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Got LLMNR UDP query packet for id 28531
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Timeout reached on transaction 23596.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Retrying transaction 23596.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Transaction 23596 for <local IN SOA> on scope llmnr on wlp3s0/INET now complete with <attempts-max-reached> from none (unsigned).
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Timeout reached on transaction 28531.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Retrying transaction 28531.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Transaction 28531 for <local IN SOA> on scope llmnr on wlp3s0/INET6 now complete with <attempts-max-reached> from none (unsigned).
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Freeing transaction 23596.
Apr 03 18:09:41 Dell-XPS-L502X systemd-resolved[588]: Freeing transaction 28531.
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_addfb2 [drm]] [FB:78]
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_setcrtc [drm]] [CRTC:37:pipe A]
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_setcrtc [drm]] [CONNECTOR:48:LVDS-1]
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_setcrtc [drm]] [CRTC:47:pipe B]
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_setcrtc [drm]] [CONNECTOR:58:HDMI-A-1]
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:48:LVDS-1]
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_lvds_detect [i915]] [CONNECTOR:48:LVDS-1]
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:48:LVDS-1] probed modes :
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 51:"1920x1080" 60 142000 1920 1980 2028 2094 1080 1090 1100 1130 0x48 0x9
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:55:VGA-1]
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] [CONNECTOR:55:VGA-1] force=1
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] ironlake hotplug adpa=0xf40000, result 0
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] CRT not detected via hotplug
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:gmbus_xfer [i915]] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_do_probe_ddc_edid [drm]] drm: skipping non-existent adapter i915 gmbus vga
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_crt_get_edid [i915]] CRT GMBUS EDID read failed, retry using GPIO bit-banging
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus vga. force bit now 1
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_do_probe_ddc_edid [drm]] drm: skipping non-existent adapter i915 gmbus vga
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus vga. force bit now 0
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_crt_detect_ddc [i915]] CRT not detected via DDC:0x50 [no valid EDID found]
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:55:VGA-1] disconnected
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:58:HDMI-A-1]
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_hdmi_detect [i915]] [CONNECTOR:58:HDMI-A-1]
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode HDMI ID: DP-HDMI ADAPTOR\004 (err 0)
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode adaptor ID: a0 (err 0)
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_hdmi_set_edid [i915]] DP dual mode adaptor (type 2 HDMI) detected (max TMDS clock: 300000 kHz)
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_detect_monitor_audio [drm]] Monitor has basic audio support
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] HDMI: DVI dual 0, max TMDS clock 190000 kHz
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] HDMI: DVI dual 0, max TMDS clock 190000 kHz
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_edid_to_eld [drm]] ELD monitor Panasonic-TV
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_edid_to_eld [drm]] HDMI: latency present 0 0, video latency 0 0, audio latency 0 0
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_edid_to_eld [drm]] ELD size 36, SAD count 1
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:58:HDMI-A-1] probed modes :
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 65:"1920x1080" 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x48 0x5
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 66:"1920x1080" 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 88:"1920x1080" 60 148352 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 68:"1920x1080i" 60 74250 1920 2008 2052 2200 1080 1084 1094 1125 0x40 0x15
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 89:"1920x1080i" 60 74176 1920 2008 2052 2200 1080 1084 1094 1125 0x40 0x15
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 67:"1920x1080i" 50 74250 1920 2448 2492 2640 1080 1084 1094 1125 0x40 0x15
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 76:"1920x1080" 24 74250 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 93:"1920x1080" 24 74176 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 70:"1280x720" 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 90:"1280x720" 60 74176 1280 1390 1430 1650 720 725 730 750 0x40 0x5
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 69:"1280x720" 50 74250 1280 1720 1760 1980 720 725 730 750 0x40 0x5
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 71:"720x576" 50 27000 720 732 796 864 576 581 586 625 0x40 0xa
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 83:"720x576i" 50 13500 720 732 795 864 576 580 586 625 0x40 0x101a
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 95:"720x480" 60 27027 720 736 798 858 480 489 495 525 0x40 0xa
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 80:"720x480" 60 27000 720 736 798 858 480 489 495 525 0x40 0xa
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 97:"720x480i" 60 13514 720 739 801 858 480 488 494 525 0x40 0x101a
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 84:"720x480i" 60 13500 720 739 801 858 480 488 494 525 0x40 0x101a
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 99:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 87:"640x480" 60 25175 640 656 752 800 480 490 492 525 0x40 0xa
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:63:DP-1]
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_detect [i915]] [CONNECTOR:63:DP-1]
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_dp_dpcd_access [drm_kms_helper]] Too many retries, giving up. First error: -110
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:63:DP-1] disconnected
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:48:LVDS-1]
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_lvds_detect [i915]] [CONNECTOR:48:LVDS-1]
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:48:LVDS-1] probed modes :
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 51:"1920x1080" 60 142000 1920 1980 2028 2094 1080 1090 1100 1130 0x48 0x9
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:55:VGA-1]
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] [CONNECTOR:55:VGA-1] force=1
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] ironlake hotplug adpa=0xf40000, result 0
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] CRT not detected via hotplug
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:gmbus_xfer [i915]] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_do_probe_ddc_edid [drm]] drm: skipping non-existent adapter i915 gmbus vga
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_crt_get_edid [i915]] CRT GMBUS EDID read failed, retry using GPIO bit-banging
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus vga. force bit now 1
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_do_probe_ddc_edid [drm]] drm: skipping non-existent adapter i915 gmbus vga
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus vga. force bit now 0
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_crt_detect_ddc [i915]] CRT not detected via DDC:0x50 [no valid EDID found]
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:55:VGA-1] disconnected
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:58:HDMI-A-1]
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_hdmi_detect [i915]] [CONNECTOR:58:HDMI-A-1]
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode HDMI ID: DP-HDMI ADAPTOR\004 (err 0)
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode adaptor ID: a0 (err 0)
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_hdmi_set_edid [i915]] DP dual mode adaptor (type 2 HDMI) detected (max TMDS clock: 300000 kHz)
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_detect_monitor_audio [drm]] Monitor has basic audio support
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] HDMI: DVI dual 0, max TMDS clock 190000 kHz
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] HDMI: DVI dual 0, max TMDS clock 190000 kHz
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_edid_to_eld [drm]] ELD monitor Panasonic-TV
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_edid_to_eld [drm]] HDMI: latency present 0 0, video latency 0 0, audio latency 0 0
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_edid_to_eld [drm]] ELD size 36, SAD count 1
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:58:HDMI-A-1] probed modes :
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 65:"1920x1080" 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x48 0x5
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 66:"1920x1080" 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 88:"1920x1080" 60 148352 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 68:"1920x1080i" 60 74250 1920 2008 2052 2200 1080 1084 1094 1125 0x40 0x15
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 89:"1920x1080i" 60 74176 1920 2008 2052 2200 1080 1084 1094 1125 0x40 0x15
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 67:"1920x1080i" 50 74250 1920 2448 2492 2640 1080 1084 1094 1125 0x40 0x15
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 76:"1920x1080" 24 74250 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 93:"1920x1080" 24 74176 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 70:"1280x720" 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 90:"1280x720" 60 74176 1280 1390 1430 1650 720 725 730 750 0x40 0x5
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 69:"1280x720" 50 74250 1280 1720 1760 1980 720 725 730 750 0x40 0x5
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 71:"720x576" 50 27000 720 732 796 864 576 581 586 625 0x40 0xa
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 83:"720x576i" 50 13500 720 732 795 864 576 580 586 625 0x40 0x101a
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 95:"720x480" 60 27027 720 736 798 858 480 489 495 525 0x40 0xa
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 80:"720x480" 60 27000 720 736 798 858 480 489 495 525 0x40 0xa
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 97:"720x480i" 60 13514 720 739 801 858 480 488 494 525 0x40 0x101a
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 84:"720x480i" 60 13500 720 739 801 858 480 488 494 525 0x40 0x101a
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 99:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 87:"640x480" 60 25175 640 656 752 800 480 490 492 525 0x40 0xa
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:63:DP-1]
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_detect [i915]] [CONNECTOR:63:DP-1]
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_dp_dpcd_access [drm_kms_helper]] Too many retries, giving up. First error: -110
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:63:DP-1] disconnected
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:48:LVDS-1]
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_lvds_detect [i915]] [CONNECTOR:48:LVDS-1]
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:48:LVDS-1] probed modes :
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 51:"1920x1080" 60 142000 1920 1980 2028 2094 1080 1090 1100 1130 0x48 0x9
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:55:VGA-1]
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] [CONNECTOR:55:VGA-1] force=1
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] ironlake hotplug adpa=0xf40000, result 0
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] CRT not detected via hotplug
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:gmbus_xfer [i915]] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_do_probe_ddc_edid [drm]] drm: skipping non-existent adapter i915 gmbus vga
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_crt_get_edid [i915]] CRT GMBUS EDID read failed, retry using GPIO bit-banging
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus vga. force bit now 1
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_do_probe_ddc_edid [drm]] drm: skipping non-existent adapter i915 gmbus vga
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus vga. force bit now 0
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_crt_detect_ddc [i915]] CRT not detected via DDC:0x50 [no valid EDID found]
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:55:VGA-1] disconnected
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:58:HDMI-A-1]
Apr 03 18:09:42 Dell-XPS-L502X kernel: [drm:intel_hdmi_detect [i915]] [CONNECTOR:58:HDMI-A-1]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode HDMI ID: DP-HDMI ADAPTOR\004 (err 0)
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode adaptor ID: a0 (err 0)
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_hdmi_set_edid [i915]] DP dual mode adaptor (type 2 HDMI) detected (max TMDS clock: 300000 kHz)
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_detect_monitor_audio [drm]] Monitor has basic audio support
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] HDMI: DVI dual 0, max TMDS clock 190000 kHz
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] HDMI: DVI dual 0, max TMDS clock 190000 kHz
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_edid_to_eld [drm]] ELD monitor Panasonic-TV
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_edid_to_eld [drm]] HDMI: latency present 0 0, video latency 0 0, audio latency 0 0
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_edid_to_eld [drm]] ELD size 36, SAD count 1
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:58:HDMI-A-1] probed modes :
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 65:"1920x1080" 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x48 0x5
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 66:"1920x1080" 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 88:"1920x1080" 60 148352 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 68:"1920x1080i" 60 74250 1920 2008 2052 2200 1080 1084 1094 1125 0x40 0x15
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 89:"1920x1080i" 60 74176 1920 2008 2052 2200 1080 1084 1094 1125 0x40 0x15
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 67:"1920x1080i" 50 74250 1920 2448 2492 2640 1080 1084 1094 1125 0x40 0x15
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 76:"1920x1080" 24 74250 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 93:"1920x1080" 24 74176 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 70:"1280x720" 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 90:"1280x720" 60 74176 1280 1390 1430 1650 720 725 730 750 0x40 0x5
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 69:"1280x720" 50 74250 1280 1720 1760 1980 720 725 730 750 0x40 0x5
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 71:"720x576" 50 27000 720 732 796 864 576 581 586 625 0x40 0xa
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 83:"720x576i" 50 13500 720 732 795 864 576 580 586 625 0x40 0x101a
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 95:"720x480" 60 27027 720 736 798 858 480 489 495 525 0x40 0xa
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 80:"720x480" 60 27000 720 736 798 858 480 489 495 525 0x40 0xa
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 97:"720x480i" 60 13514 720 739 801 858 480 488 494 525 0x40 0x101a
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 84:"720x480i" 60 13500 720 739 801 858 480 488 494 525 0x40 0x101a
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 99:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 87:"640x480" 60 25175 640 656 752 800 480 490 492 525 0x40 0xa
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:63:DP-1]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_detect [i915]] [CONNECTOR:63:DP-1]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_dp_dpcd_access [drm_kms_helper]] Too many retries, giving up. First error: -110
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:63:DP-1] disconnected
Apr 03 18:09:43 Dell-XPS-L502X lightdm[599]: Could not find provider with name
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:48:LVDS-1]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_lvds_detect [i915]] [CONNECTOR:48:LVDS-1]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:48:LVDS-1] probed modes :
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 51:"1920x1080" 60 142000 1920 1980 2028 2094 1080 1090 1100 1130 0x48 0x9
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:55:VGA-1]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] [CONNECTOR:55:VGA-1] force=1
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] ironlake hotplug adpa=0xf40000, result 0
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] CRT not detected via hotplug
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:gmbus_xfer [i915]] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_do_probe_ddc_edid [drm]] drm: skipping non-existent adapter i915 gmbus vga
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_crt_get_edid [i915]] CRT GMBUS EDID read failed, retry using GPIO bit-banging
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus vga. force bit now 1
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_do_probe_ddc_edid [drm]] drm: skipping non-existent adapter i915 gmbus vga
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus vga. force bit now 0
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_crt_detect_ddc [i915]] CRT not detected via DDC:0x50 [no valid EDID found]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:55:VGA-1] disconnected
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:58:HDMI-A-1]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_hdmi_detect [i915]] [CONNECTOR:58:HDMI-A-1]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode HDMI ID: DP-HDMI ADAPTOR\004 (err 0)
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode adaptor ID: a0 (err 0)
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_hdmi_set_edid [i915]] DP dual mode adaptor (type 2 HDMI) detected (max TMDS clock: 300000 kHz)
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_detect_monitor_audio [drm]] Monitor has basic audio support
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] HDMI: DVI dual 0, max TMDS clock 190000 kHz
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] HDMI: DVI dual 0, max TMDS clock 190000 kHz
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_edid_to_eld [drm]] ELD monitor Panasonic-TV
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_edid_to_eld [drm]] HDMI: latency present 0 0, video latency 0 0, audio latency 0 0
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_edid_to_eld [drm]] ELD size 36, SAD count 1
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:58:HDMI-A-1] probed modes :
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 65:"1920x1080" 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x48 0x5
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 66:"1920x1080" 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 88:"1920x1080" 60 148352 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 68:"1920x1080i" 60 74250 1920 2008 2052 2200 1080 1084 1094 1125 0x40 0x15
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 89:"1920x1080i" 60 74176 1920 2008 2052 2200 1080 1084 1094 1125 0x40 0x15
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 67:"1920x1080i" 50 74250 1920 2448 2492 2640 1080 1084 1094 1125 0x40 0x15
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 76:"1920x1080" 24 74250 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 93:"1920x1080" 24 74176 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 70:"1280x720" 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 90:"1280x720" 60 74176 1280 1390 1430 1650 720 725 730 750 0x40 0x5
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 69:"1280x720" 50 74250 1280 1720 1760 1980 720 725 730 750 0x40 0x5
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 71:"720x576" 50 27000 720 732 796 864 576 581 586 625 0x40 0xa
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 83:"720x576i" 50 13500 720 732 795 864 576 580 586 625 0x40 0x101a
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 95:"720x480" 60 27027 720 736 798 858 480 489 495 525 0x40 0xa
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 80:"720x480" 60 27000 720 736 798 858 480 489 495 525 0x40 0xa
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 97:"720x480i" 60 13514 720 739 801 858 480 488 494 525 0x40 0x101a
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 84:"720x480i" 60 13500 720 739 801 858 480 488 494 525 0x40 0x101a
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 99:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 87:"640x480" 60 25175 640 656 752 800 480 490 492 525 0x40 0xa
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:63:DP-1]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_detect [i915]] [CONNECTOR:63:DP-1]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_dp_dpcd_access [drm_kms_helper]] Too many retries, giving up. First error: -110
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:63:DP-1] disconnected
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_atomic_check.part.135 [i915]] [CONNECTOR:48:LVDS-1] checking for sink bpp constrains
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_atomic_check.part.135 [i915]] clamping display bpp (was 36) to EDID reported max of 18
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_atomic_check.part.135 [i915]] checking fdi config on pipe A, lanes 2
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_atomic_check.part.135 [i915]] hw max bpp: 36, pipe bpp: 18, dithering: 1
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [CRTC:37:pipe A][modeset]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] output_types: LVDS (0x10)
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] cpu_transcoder: A, pipe bpp: 18, dithering: 1
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] fdi: lanes: 2; gmch_m: 4963259, gmch_n: 8388608, link_m: 275736, link_n: 524288, tu: 64
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] audio: 0, infoframes: 0
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] requested mode:
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 0:"" 0 142000 1920 1980 2028 2094 1080 1090 1100 1130 0x0 0x9
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] adjusted mode:
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 0:"1920x1080" 60 142000 1920 1980 2028 2094 1080 1090 1100 1130 0x48 0x9
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] crtc timings: 142000 1920 1980 2028 2094 1080 1090 1100 1130, type: 0x48 flags: 0x9
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] port clock: 142000, pipe src size: 1920x1080, pixel rate 142000
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] ips: 0, double wide: 0
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:ibx_dump_hw_state [i915]] dpll_hw_state: dpll: 0x89046004, dpll_md: 0x0, fp0: 0x21007, fp1: 0x21007
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] planes on this crtc
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:28:primary A] FB:78, fb = 3840x1080 format = XR24 little-endian (0x34325258)
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:31:sprite A] disabled, scaler_id = 0
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:34:cursor A] disabled, scaler_id = 0
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:ironlake_crtc_compute_clock [i915]] using SSC reference clock of 120000 kHz
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_find_shared_dpll [i915]] [CRTC:37:pipe A] allocated PCH DPLL A
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_reference_shared_dpll [i915]] using PCH DPLL A for pipe A
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_panel_actually_set_backlight [i915]] set backlight PWM = 0
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_disable_pipe [i915]] disabling pipe A
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_disable_shared_dpll [i915]] disable PCH DPLL A (active 1, on? 1) for crtc 37
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_disable_shared_dpll [i915]] disabling PCH DPLL A
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [ENCODER:49:LVDS]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [ENCODER:56:CRT]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [ENCODER:57:HDMI C]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [ENCODER:62:DP C]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:verify_single_dpll_state.isra.74 [i915]] PCH DPLL A
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:verify_single_dpll_state.isra.74 [i915]] PCH DPLL B
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:verify_connector_state.isra.115 [i915]] [CONNECTOR:48:LVDS-1]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [CRTC:37:pipe A]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:verify_single_dpll_state.isra.74 [i915]] PCH DPLL A
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_atomic_check.part.135 [i915]] [CONNECTOR:58:HDMI-A-1] checking for sink bpp constrains
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_hdmi_compute_config [i915]] picking bpc to 8 for HDMI output
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_hdmi_compute_config [i915]] forcing pipe bpp to 24 for HDMI
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_atomic_check.part.135 [i915]] checking fdi config on pipe B, lanes 2
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_atomic_check.part.135 [i915]] hw max bpp: 36, pipe bpp: 24, dithering: 0
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [CRTC:47:pipe B][modeset]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] output_types: HDMI (0x40)
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] cpu_transcoder: B, pipe bpp: 24, dithering: 0
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] fdi: lanes: 2; gmch_m: 6920601, gmch_n: 8388608, link_m: 288358, link_n: 524288, tu: 64
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] audio: 1, infoframes: 1
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] requested mode:
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 0:"" 0 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x0 0x5
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] adjusted mode:
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 0:"1920x1080" 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x48 0x5
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] crtc timings: 148500 1920 2448 2492 2640 1080 1084 1089 1125, type: 0x48 flags: 0x5
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] port clock: 148500, pipe src size: 1920x1080, pixel rate 148500
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] ips: 0, double wide: 0
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:ibx_dump_hw_state [i915]] dpll_hw_state: dpll: 0xc4020002, dpll_md: 0x0, fp0: 0x21007, fp1: 0x21007
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] planes on this crtc
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:38:primary B] FB:78, fb = 3840x1080 format = XR24 little-endian (0x34325258)
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:41:sprite B] disabled, scaler_id = 0
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:44:cursor B] disabled, scaler_id = 0
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_find_shared_dpll [i915]] [CRTC:47:pipe B] allocated PCH DPLL B
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_reference_shared_dpll [i915]] using PCH DPLL B for pipe B
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:ilk_audio_codec_disable [i915]] Disable audio codec on port C, pipe B
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:i915_audio_component_get_eld [i915]] Not valid for port C
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_disable_pipe [i915]] disabling pipe B
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_dual_mode_set_tmds_output [i915]] Disabling DP dual mode adaptor TMDS output
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_disable_shared_dpll [i915]] disable PCH DPLL B (active 2, on? 1) for crtc 47
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_disable_shared_dpll [i915]] disabling PCH DPLL B
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [ENCODER:49:LVDS]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [ENCODER:56:CRT]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [ENCODER:57:HDMI C]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [ENCODER:62:DP C]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:verify_single_dpll_state.isra.74 [i915]] PCH DPLL A
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:verify_single_dpll_state.isra.74 [i915]] PCH DPLL B
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:verify_connector_state.isra.115 [i915]] [CONNECTOR:58:HDMI-A-1]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [CRTC:47:pipe B]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:verify_single_dpll_state.isra.74 [i915]] PCH DPLL B
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_power_well_disable [i915]] disabling always-on
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_power_well_enable [i915]] enabling always-on
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [ENCODER:49:LVDS]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [ENCODER:56:CRT]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [ENCODER:57:HDMI C]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [ENCODER:62:DP C]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:verify_connector_state.isra.115 [i915]] [CONNECTOR:48:LVDS-1]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:verify_connector_state.isra.115 [i915]] [CONNECTOR:58:HDMI-A-1]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:verify_single_dpll_state.isra.74 [i915]] PCH DPLL A
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:verify_single_dpll_state.isra.74 [i915]] PCH DPLL B
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [CRTC:37:pipe A]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [CRTC:47:pipe B]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_power_well_disable [i915]] disabling always-on
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_addfb2 [drm]] [FB:73]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_setcrtc [drm]] [CRTC:47:pipe B]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_setcrtc [drm]] [CONNECTOR:58:HDMI-A-1]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_atomic_check.part.135 [i915]] [CONNECTOR:58:HDMI-A-1] checking for sink bpp constrains
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_hdmi_compute_config [i915]] picking bpc to 8 for HDMI output
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_hdmi_compute_config [i915]] forcing pipe bpp to 24 for HDMI
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_atomic_check.part.135 [i915]] checking fdi config on pipe B, lanes 2
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_atomic_check.part.135 [i915]] hw max bpp: 36, pipe bpp: 24, dithering: 0
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [CRTC:47:pipe B][modeset]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] output_types: HDMI (0x40)
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] cpu_transcoder: B, pipe bpp: 24, dithering: 0
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] fdi: lanes: 2; gmch_m: 6920601, gmch_n: 8388608, link_m: 288358, link_n: 524288, tu: 64
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] audio: 1, infoframes: 1
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] requested mode:
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 0:"" 0 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x0 0x5
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] adjusted mode:
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 0:"" 0 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x0 0x5
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] crtc timings: 148500 1920 2448 2492 2640 1080 1084 1089 1125, type: 0x0 flags: 0x5
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] port clock: 148500, pipe src size: 1920x1080, pixel rate 148500
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] ips: 0, double wide: 0
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:ibx_dump_hw_state [i915]] dpll_hw_state: dpll: 0xc4020002, dpll_md: 0x0, fp0: 0x21007, fp1: 0x21007
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] planes on this crtc
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:38:primary B] disabled, scaler_id = 0
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:41:sprite B] disabled, scaler_id = 0
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:44:cursor B] disabled, scaler_id = 0
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_find_shared_dpll [i915]] [CRTC:47:pipe B] allocated PCH DPLL A
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_reference_shared_dpll [i915]] using PCH DPLL A for pipe B
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_power_well_enable [i915]] enabling always-on
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [ENCODER:49:LVDS]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [ENCODER:56:CRT]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [ENCODER:57:HDMI C]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [ENCODER:62:DP C]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:verify_single_dpll_state.isra.74 [i915]] PCH DPLL A
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:verify_single_dpll_state.isra.74 [i915]] PCH DPLL B
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_prepare_shared_dpll [i915]] setting up PCH DPLL A
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dp_dual_mode_set_tmds_output [i915]] Enabling DP dual mode adaptor TMDS output
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_enable_pipe [i915]] enabling pipe B
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI_RX_IIR 0x100
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI train 1 done.
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI_RX_IIR 0x600
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI train 2 done.
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI train done.
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_enable_shared_dpll [i915]] enable PCH DPLL A (active 2, on? 0) for crtc 47
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_enable_shared_dpll [i915]] enabling PCH DPLL A
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_enable_hdmi_audio [i915]] Enabling HDMI audio on pipe B
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_audio_codec_enable [i915]] ELD on [CONNECTOR:58:HDMI-A-1], [ENCODER:57:HDMI C]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:ilk_audio_codec_enable [i915]] Enable audio codec on port C, pipe B, 36 bytes ELD
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:audio_config_hdmi_pixel_clock.isra.4 [i915]] Configuring HDMI audio for pixel clock 148500 (0x00090000)
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:verify_connector_state.isra.115 [i915]] [CONNECTOR:58:HDMI-A-1]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [CRTC:47:pipe B]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:verify_single_dpll_state.isra.74 [i915]] PCH DPLL A
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_setcrtc [drm]] [CRTC:37:pipe A]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_setcrtc [drm]] [CONNECTOR:48:LVDS-1]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_atomic_check.part.135 [i915]] [CONNECTOR:48:LVDS-1] checking for sink bpp constrains
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_atomic_check.part.135 [i915]] clamping display bpp (was 36) to EDID reported max of 18
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_atomic_check.part.135 [i915]] checking fdi config on pipe A, lanes 2
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_atomic_check.part.135 [i915]] hw max bpp: 36, pipe bpp: 18, dithering: 1
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [CRTC:37:pipe A][modeset]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] output_types: LVDS (0x10)
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] cpu_transcoder: A, pipe bpp: 18, dithering: 1
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] fdi: lanes: 2; gmch_m: 4963259, gmch_n: 8388608, link_m: 275736, link_n: 524288, tu: 64
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] audio: 0, infoframes: 0
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] requested mode:
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 0:"" 0 142000 1920 1980 2028 2094 1080 1090 1100 1130 0x0 0x9
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] adjusted mode:
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 0:"1920x1080" 60 142000 1920 1980 2028 2094 1080 1090 1100 1130 0x48 0x9
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] crtc timings: 142000 1920 1980 2028 2094 1080 1090 1100 1130, type: 0x48 flags: 0x9
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] port clock: 142000, pipe src size: 1920x1080, pixel rate 142000
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] ips: 0, double wide: 0
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:ibx_dump_hw_state [i915]] dpll_hw_state: dpll: 0x89046004, dpll_md: 0x0, fp0: 0x21007, fp1: 0x21007
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] planes on this crtc
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:28:primary A] disabled, scaler_id = 0
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:31:sprite A] disabled, scaler_id = 0
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:34:cursor A] disabled, scaler_id = 0
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:ironlake_crtc_compute_clock [i915]] using SSC reference clock of 120000 kHz
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_find_shared_dpll [i915]] [CRTC:37:pipe A] allocated PCH DPLL B
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_reference_shared_dpll [i915]] using PCH DPLL B for pipe A
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [ENCODER:49:LVDS]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [ENCODER:56:CRT]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [ENCODER:57:HDMI C]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [ENCODER:62:DP C]
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:verify_single_dpll_state.isra.74 [i915]] PCH DPLL A
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:verify_single_dpll_state.isra.74 [i915]] PCH DPLL B
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_prepare_shared_dpll [i915]] setting up PCH DPLL B
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_enable_pipe [i915]] enabling pipe A
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI_RX_IIR 0x100
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI train 1 done.
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI_RX_IIR 0x600
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI train 2 done.
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI train done.
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_enable_shared_dpll [i915]] enable PCH DPLL B (active 1, on? 0) for crtc 37
Apr 03 18:09:43 Dell-XPS-L502X kernel: [drm:intel_enable_shared_dpll [i915]] enabling PCH DPLL B
Apr 03 18:09:44 Dell-XPS-L502X kernel: [drm:intel_panel_enable_backlight [i915]] pipe A
Apr 03 18:09:44 Dell-XPS-L502X kernel: [drm:intel_panel_actually_set_backlight [i915]] set backlight PWM = 4648
Apr 03 18:09:44 Dell-XPS-L502X kernel: [drm:verify_connector_state.isra.115 [i915]] [CONNECTOR:48:LVDS-1]
Apr 03 18:09:44 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [CRTC:37:pipe A]
Apr 03 18:09:44 Dell-XPS-L502X kernel: [drm:verify_single_dpll_state.isra.74 [i915]] PCH DPLL B
Apr 03 18:09:44 Dell-XPS-L502X lightdm[599]: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Apr 03 18:09:44 Dell-XPS-L502X lightdm[937]: PAM unable to dlopen(pam_gnome_keyring.so): /lib/security/pam_gnome_keyring.so: cannot open shared object file: No such file or directory
Apr 03 18:09:44 Dell-XPS-L502X lightdm[937]: PAM adding faulty module: pam_gnome_keyring.so
Apr 03 18:09:44 Dell-XPS-L502X lightdm[937]: PAM unable to dlopen(pam_kwallet.so): /lib/security/pam_kwallet.so: cannot open shared object file: No such file or directory
Apr 03 18:09:44 Dell-XPS-L502X lightdm[937]: PAM adding faulty module: pam_kwallet.so
Apr 03 18:09:44 Dell-XPS-L502X lightdm[937]: PAM unable to dlopen(pam_kwallet5.so): /lib/security/pam_kwallet5.so: cannot open shared object file: No such file or directory
Apr 03 18:09:44 Dell-XPS-L502X lightdm[937]: PAM adding faulty module: pam_kwallet5.so
Apr 03 18:09:44 Dell-XPS-L502X lightdm[937]: pam_unix(lightdm-greeter:session): session opened for user lightdm by (uid=0)
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Got message type=method_call sender=:1.21 destination=org.freedesktop.login1 object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=CreateSession cookie=2 reply_cookie=0 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=19 reply_cookie=0 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.1 object=n/a interface=n/a member=n/a cookie=13 reply_cookie=19 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: New user lightdm logged in.
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=StartTransientUnit cookie=20 reply_cookie=0 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=660 reply_cookie=20 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=StartUnit cookie=21 reply_cookie=0 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd[1]: Created slice User Slice of lightdm.
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=669 reply_cookie=21 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=UserNew cookie=22 reply_cookie=0 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=StartTransientUnit cookie=23 reply_cookie=0 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd[1]: Starting User Manager for UID 108...
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=678 reply_cookie=23 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: New session c1 of user lightdm.
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: VT changed to 7
Apr 03 18:09:44 Dell-XPS-L502X systemd[1]: Started Session c1 of user lightdm.
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: pam_unix(systemd-user:session): session opened for user lightdm by (uid=0)
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/dri/card0 for seat seat0
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/dri/renderD128 for seat seat0
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/dri/card1 for seat seat0
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/dri/renderD129 for seat seat0
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: user@108.service: Executing: /lib/systemd/systemd --user
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/video0 for seat seat0
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/snd/hwC0D0 for seat seat0
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/snd/hwC0D3 for seat seat0
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/snd/pcmC0D0c for seat seat0
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/snd/pcmC0D0p for seat seat0
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/snd/pcmC0D1p for seat seat0
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/snd/pcmC0D3p for seat seat0
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/snd/controlC0 for seat seat0
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/sr0 for seat seat0
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/sg1 for seat seat0
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/kvm for seat seat0
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/snd/timer for seat seat0
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Found static node /dev/snd/seq for seat seat0
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Found static node /dev/snd/timer for seat seat0
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/snd/hwC0D0 for seat seat0 (uid 0â??108 add)
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/dri/card1 for seat seat0 (uid 0â??108 add)
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/snd/seq for seat seat0 (uid 0â??108 add)
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/dri/renderD128 for seat seat0 (uid 0â??108 add)
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/snd/timer for seat seat0 (uid 0â??108 add)
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/dri/card0 for seat seat0 (uid 0â??108 add)
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/snd/pcmC0D3p for seat seat0 (uid 0â??108 add)
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/snd/pcmC0D0c for seat seat0 (uid 0â??108 add)
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/snd/pcmC0D1p for seat seat0 (uid 0â??108 add)
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/kvm for seat seat0 (uid 0â??108 add)
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/sg1 for seat seat0 (uid 0â??108 add)
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/video0 for seat seat0 (uid 0â??108 add)
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/dri/renderD129 for seat seat0 (uid 0â??108 add)
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/sr0 for seat seat0 (uid 0â??108 add)
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/snd/pcmC0D0p for seat seat0 (uid 0â??108 add)
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/snd/hwC0D3 for seat seat0 (uid 0â??108 add)
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/snd/controlC0 for seat seat0 (uid 0â??108 add)
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Electing new display for user lightdm
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Ignoring session c1
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: systemd 234 running in user mode for user 108/lightdm. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN default-hierarchy=hybrid)
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: Unified cgroup hierarchy is located at /sys/fs/cgroup/unified/user.slice/user-108.slice/user@108.service. Controllers are on legacy hierarchies.
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: Controller 'cpu' supported: yes
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: Controller 'cpuacct' supported: yes
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: Controller 'io' supported: no
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: Controller 'blkio' supported: yes
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: Controller 'memory' supported: yes
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: Controller 'devices' supported: yes
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: Controller 'pids' supported: yes
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: Set up TFD_TIMER_CANCEL_ON_SET timerfd.
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=SessionNew cookie=24 reply_cookie=0 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/login1/user/_108 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=25 reply_cookie=0 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: Serializing user-environment-generators to memfd.
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/login1/seat/seat0 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=26 reply_cookie=0 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=650 reply_cookie=0 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=652 reply_cookie=0 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dsdb7_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=655 reply_cookie=0 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dsdb7_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=656 reply_cookie=0 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=663 reply_cookie=0 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd[942]: Serializing 30-systemd-environment-d-generator to memfd.
Apr 03 18:09:44 Dell-XPS-L502X systemd[942]: Spawned /usr/lib/systemd/user-environment-generators/30-systemd-environment-d-generator as 943.
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/user_2d108_2eslice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=665 reply_cookie=0 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/user_40108_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=672 reply_cookie=0 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/user_40108_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=673 reply_cookie=0 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/828 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=674 reply_cookie=0 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/user_40108_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=681 reply_cookie=0 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/user_40108_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=682 reply_cookie=0 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=683 reply_cookie=0 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/session_2dc1_2escope interface=org.freedesktop.DBus.Properties member=Get cookie=27 reply_cookie=0 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=687 reply_cookie=27 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/session_2dc1_2escope interface=org.freedesktop.DBus.Properties member=Get cookie=28 reply_cookie=0 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=688 reply_cookie=28 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/session_2dc1_2escope interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=685 reply_cookie=0 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/session_2dc1_2escope interface=org.freedesktop.DBus.Properties member=Get cookie=29 reply_cookie=0 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=689 reply_cookie=29 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/session_2dc1_2escope interface=org.freedesktop.DBus.Properties member=Get cookie=30 reply_cookie=0 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=690 reply_cookie=30 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/session_2dc1_2escope interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=686 reply_cookie=0 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/session_2dc1_2escope interface=org.freedesktop.DBus.Properties member=Get cookie=31 reply_cookie=0 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=691 reply_cookie=31 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/session_2dc1_2escope interface=org.freedesktop.DBus.Properties member=Get cookie=32 reply_cookie=0 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=692 reply_cookie=32 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd[942]: /usr/lib/systemd/user-environment-generators/30-systemd-environment-d-generator succeeded.
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: user-environment-generators succeeded.
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: user-generators succeeded.
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: Looking for unit files in (higher priority first):
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]:         /run/user/108/systemd/transient
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]:         /etc/systemd/user
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]:         /usr/lib/systemd/user
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: Unit type .busname is not supported on this system.
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: var.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: var-lib.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: var-lib-lightdm.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: run.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: run-user.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-kernel.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-fs.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-fs-fuse.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: Using notification socket /run/user/108/systemd/notify
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: Successfully created private D-Bus server.
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda13.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-cdrom.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-ttyS28.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d5\x2dpart7.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-ttyS12.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d5\x2dpart8.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2duuid-d5263dcc\x2d02ea\x2d499d\x2d993d\x2d4f3bb8eaa087.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2duuid-2A54EC3A5DAE5A92.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-kernel-config.mount: Changed dead -> mounted
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-platform-serial8250-tty-ttyS26.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-sda8.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-platform-serial8250-tty-ttyS25.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dlabel-WinBEKAP.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dlabel-lm_home.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-pci0000:00-0000:00:1d.0-usb2-2\x2d1-2\x2d1.6-2\x2d1.6:1.1-tty-ttyACM0.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-wwn\x2d0x5000c50038548e3c\x2dpart9.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-subsystem-bluetooth-devices-hci0.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda14.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda6.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart8.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dlabel-Lubuntu1710.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-platform-serial8250-tty-ttyS19.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-hugepages.mount: Changed dead -> mounted
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpartuuid-596bf19b\x2d05.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dlabel-DebianSID_klon.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d5.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-ttyS23.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart14.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-ttyS1.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpartuuid-0007163b\x2d06.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2duuid-4DA926AD703E18A7.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-ata\x2dST9500420AS_5VJBS4QR\x2dpart4.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-sdb4.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpartuuid-596bf19b\x2d04.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart10.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-pci0000:00-0000:00:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sdb-sdb8.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-virtual-misc-rfkill.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-module-configfs.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dlabel-lm_boot.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-fs-fuse-connections.mount: Changed dead -> mounted
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart7.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemctl[945]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=SetEnvironment cookie=1 reply_cookie=0 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemctl[945]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-platform-serial8250-tty-ttyS7.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-subsystem-net-devices-wlp3s0.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-platform-serial8250-tty-ttyS8.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dlabel-LM173_klon1.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-wwn\x2d0x5000c50038548e3c\x2dpart4.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-ttyprintk.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-pci0000:00-0000:00:1d.0-usb2-2\x2d1-2\x2d1.6-2\x2d1.6:1.9-tty-ttyACM2.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-ata\x2dST9500420AS_5VJBS4QR\x2dpart7.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-ttyS19.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-kernel-debug.mount: Changed dead -> mounted
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart9.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-ttyS22.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpartuuid-596bf19b\x2d0f.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-pci0000:00-0000:00:02.0-backlight-acpi_video0.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-ttyS5.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-ata\x2dST9500420AS_5VJBS4QR\x2dpart5.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-dvd.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-sdb1.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-ata\x2dST9500420AS_5VJBS4QR\x2dpart8.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart11.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda7.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart14.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-ttyS0.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpartuuid-596bf19b\x2d0e.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2duuid-2DBE906525C15757.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-platform-serial8250-tty-ttyS10.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-sdb2.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart6.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2duuid-103E64FB4988BCB1.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dlabel-dass.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-serial-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.6:1.1.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart13.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-rfkill.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-pci0000:00-0000:00:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sdb-sdb2.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-platform-serial8250-tty-ttyS21.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-platform-serial8250-tty-ttyS5.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpartuuid-596bf19b\x2d08.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-platform-serial8250-tty-ttyS23.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-sda1.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda9.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart11.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpartuuid-0007163b\x2d07.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-sda13.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-sdb6.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-pci0000:00-0000:00:1c.1-0000:03:00.0-net-wlp3s0.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-wwn\x2d0x5000c50038548e3c\x2dpart7.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-platform-serial8250-tty-ttyS4.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-wwn\x2d0x5000c50038548e3c\x2dpart5.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d5\x2dpart2.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-platform-serial8250-tty-ttyS30.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-platform-serial8250-tty-ttyS13.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d5\x2dpart5.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-ttyS18.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda8.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-serial-by\x2did-usb\x2d_ADell_Wireless_5540_Dell_Wireless_5540_3563970327229510\x2dif09.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart8.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-platform-serial8250-tty-ttyS22.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-wwn\x2d0x5000c50038548e3c\x2dpart2.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-pci0000:00-0000:00:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sdb-sdb4.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-pci0000:00-0000:00:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sdb-sdb9.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d5\x2dpart1.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpartuuid-596bf19b\x2d0d.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart5.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-platform-serial8250-tty-ttyS24.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpartuuid-0007163b\x2d08.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart5.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-platform-serial8250-tty-ttyS6.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-platform-serial8250-tty-ttyS9.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dlabel-VM.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-platform-serial8250-tty-ttyS12.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dlabel-dane.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-ata\x2dST9500420AS_5VJBS4QR\x2dpart1.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-platform-serial8250-tty-ttyS28.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart15.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dlabel-Lubuntu1710_klon.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-ttyS7.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpartuuid-596bf19b\x2d0a.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2duuid-483a29eb\x2dd306\x2d4028\x2da40f\x2da78b13a0694f.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-ttyACM2.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart3.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d5\x2dpart9.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2duuid-617F71EE7FD75F9E.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-sdb5.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-sdb7.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpartuuid-0007163b\x2d02.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpartuuid-596bf19b\x2d01.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dlabel-Kubuntu1710.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2duuid-caa40458\x2d7021\x2d4cf4\x2db9de\x2d8b3441e25c45.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2duuid-2E75E2A91ECB2BDE.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-ttyS10.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-ttyS31.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-serial-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.6:1.3.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dlabel-ISO.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart1.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart12.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-pci0000:00-0000:00:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sdb-sdb5.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart13.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-pci0000:00-0000:00:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sdb-sdb6.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-sdb9.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2duuid-125faf6a\x2de366\x2d4328\x2daaca\x2df01445aa8bb8.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart7.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart8.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-serial-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.6:1.9.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart4.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: -.mount: Changed dead -> mounted
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-ttyS30.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2duuid-a561ed44\x2dae9a\x2d48d1\x2d931b\x2d0e849bae2b23.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2duuid-F432187B321844D0.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2duuid-85BB\x2dDAE4.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2duuid-95f70d80\x2d0833\x2d47f2\x2da0d6\x2d41f9ea14022a.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-ttyACM0.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-sdb3.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-pci0000:00-0000:00:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sdb-sdb3.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-subsystem-net-devices-wwp0s29u1u6i6.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-ttyS13.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpartuuid-596bf19b\x2d09.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-platform-serial8250-tty-ttyS27.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: run-user-108.mount: Changed dead -> mounted
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-ttyS2.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dlabel-DebianSID.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-ata\x2dST9500420AS_5VJBS4QR\x2dpart3.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-ttyS29.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-ttyS9.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-platform-serial8250-tty-ttyS3.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dlabel-dane2.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: -.slice changed dead -> active
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart11.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart7.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart3.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-subsystem-net-devices-enp6s0.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-sda7.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-ttyS11.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-pci0000:00-0000:00:1d.0-usb2-2\x2d1-2\x2d1.5-2\x2d1.5:1.0-bluetooth-hci0.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-ttyS20.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2duuid-e2ad32f9\x2d9695\x2d473a\x2db1b5\x2d7d70d108d6fe.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart10.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2duuid-22118535\x2dc0e0\x2d408d\x2db67a\x2d6b29aff1c8f4.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-ttyACM1.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpartuuid-596bf19b\x2d0b.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-sda12.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpartuuid-596bf19b\x2d03.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-sda15.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-pci0000:00-0000:00:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sdb-sdb7.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-ata\x2dHL\x2dDT\x2dST_DVDRW_BDROM_CT30N_KV9B34E3154.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-sda5.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda12.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-ttyS26.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart3.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart1.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-sdb.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-ttyS25.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-platform-serial8250-tty-ttyS29.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-sda6.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-pci0000:00-0000:00:1d.0-usb2-2\x2d1-2\x2d1.6-2\x2d1.6:1.3-tty-ttyACM1.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-sda11.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpartuuid-596bf19b\x2d02.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-ttyS4.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d5\x2dpart4.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda11.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-platform-serial8250-tty-ttyS20.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart5.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-module-fuse.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-sda2.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2duuid-9cb961cf\x2d06ef\x2d4549\x2db99d\x2dc64c9964de5b.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-sda9.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d5\x2dpart3.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-sda3.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpartuuid-596bf19b\x2d07.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-dvdrw.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart4.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-pci0000:00-0000:00:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sdb.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-mqueue.mount: Changed dead -> mounted
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-serial-by\x2did-usb\x2d_ADell_Wireless_5540_Dell_Wireless_5540_3563970327229510\x2dif01.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-virtual-tty-ttyprintk.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-ttyS16.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart15.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart9.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-cdrw.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart12.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-ttyS21.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-platform-dell\x2dlaptop-leds-dell::kbd_backlight.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda15.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-ttyS6.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-ata\x2dST9500420AS_5VJBS4QR\x2dpart6.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart10.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart14.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d5\x2dpart6.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpartuuid-596bf19b\x2d06.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart2.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dlabel-LinuxSwap.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda10.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-ttyS24.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-pci0000:00-0000:00:1c.5-0000:06:00.0-net-enp6s0.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-platform-serial8250-tty-ttyS2.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-wwn\x2d0x5000c50038548e3c\x2dpart1.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-wwn\x2d0x5000c50038548e3c.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-ata\x2dST9500420AS_5VJBS4QR.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpartuuid-0007163b\x2d04.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-platform-serial8250-tty-ttyS18.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: init.scope changed dead -> running
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-ttyS17.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpartuuid-0007163b\x2d01.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-sda14.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-ttyS14.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-pci0000:00-0000:00:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sdb-sdb1.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2duuid-59175A0C534612C8.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-serial-by\x2did-usb\x2d_ADell_Wireless_5540_Dell_Wireless_5540_3563970327229510\x2dif03.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-pci0000:00-0000:00:02.0-drm-card1-card1\x2dLVDS\x2d1-intel_backlight.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-sda.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dlabel-Windows.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart12.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2duuid-bde7d3bd\x2da77f\x2d475b\x2d8ee9\x2d641bd3a153d6.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-ttyS15.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-sda10.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-wwn\x2d0x5000c50038548e3c\x2dpart8.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart15.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-ttyS3.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-platform-serial8250-tty-ttyS15.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-ttyS8.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dlabel-magazyn.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-ttyS27.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart2.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart6.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-platform-serial8250-tty-ttyS0.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpartuuid-0007163b\x2d03.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart13.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-sda4.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-platform-serial8250-tty-ttyS16.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-wwn\x2d0x5000c50038548e3c\x2dpart3.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart6.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2duuid-3740ebc8\x2da6ef\x2d4b48\x2d88a1\x2d8a5b7379c26a.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-platform-serial8250-tty-ttyS14.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpartuuid-0007163b\x2d05.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-platform-serial8250-tty-ttyS11.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpartuuid-596bf19b\x2d0c.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart4.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dlabel-Win7_1.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2duuid-19C4894C4AD25CEF.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-sr0.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-wwn\x2d0x5000c50038548e3c\x2dpart6.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-platform-serial8250-tty-ttyS31.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-platform-serial8250-tty-ttyS1.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-sdb8.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dlabel-lm_root.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart9.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dlabel-Win7_3.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart1.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-ata\x2dST9500420AS_5VJBS4QR\x2dpart2.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2did-ata\x2dST9500420AS_5VJBS4QR\x2dpart9.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-disk-by\x2dpartuuid-0007163b\x2d09.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-platform-serial8250-tty-ttyS17.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-devices-pci0000:00-0000:00:1d.0-usb2-2\x2d1-2\x2d1.6-2\x2d1.6:1.6-net-wwp0s29u1u6i6.device: Changed dead -> plugged
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: Activating default unit: default.target
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: run-user-108-bus.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: default.target: Trying to enqueue job default.target/start/isolate
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: timers.target: Installed new job timers.target/start as 8
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: basic.target: Installed new job basic.target/start as 2
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: paths.target: Installed new job paths.target/start as 3
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: default.target: Installed new job default.target/start as 1
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sockets.target: Installed new job sockets.target/start as 5
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dbus.socket: Installed new job dbus.socket/start as 6
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: default.target: Enqueued job default.target/start as 1
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: Loaded units and determined initial transaction in 41ms.
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: run-user-108-bus.mount: Collecting.
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev.mount: Collecting.
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-fs.mount: Collecting.
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-fs-fuse.mount: Collecting.
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys.mount: Collecting.
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-kernel.mount: Collecting.
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: var.mount: Collecting.
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: var-lib.mount: Collecting.
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: var-lib-lightdm.mount: Collecting.
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: run.mount: Collecting.
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: run-user.mount: Collecting.
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: Received SIGCHLD from PID 942 (n/a).
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: -.slice: Failed to set pids.max: Permission denied
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dbus.socket: Failed to set pids.max: No such file or directory
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dbus.socket: About to execute: /bin/systemctl --user set-environment DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/108/bus
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dbus.socket: Forked /bin/systemctl as 945
Apr 03 18:09:44 Dell-XPS-L502X systemd[945]: Skipping PR_SET_MM_ARG_START, as we don't have privileges.
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dbus.socket: Changed dead -> start-post
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: Starting D-Bus User Message Bus Socket.
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: paths.target changed dead -> active
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: paths.target: Job paths.target/start finished, result=done
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: Reached target Paths.
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: timers.target changed dead -> active
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: timers.target: Job timers.target/start finished, result=done
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: Reached target Timers.
Apr 03 18:09:44 Dell-XPS-L502X systemd[945]: dbus.socket: Executing: /bin/systemctl --user set-environment DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/108/bus
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: init.scope: Failed to set pids.max: No such file or directory
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-kernel-config.mount: Failed to set pids.max: No such file or directory
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-fs-fuse-connections.mount: Failed to set pids.max: No such file or directory
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sys-kernel-debug.mount: Failed to set pids.max: No such file or directory
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-hugepages.mount: Failed to set pids.max: No such file or directory
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dev-mqueue.mount: Failed to set pids.max: No such file or directory
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: -.mount: Failed to set pids.max: No such file or directory
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: run-user-108.mount: Failed to set pids.max: No such file or directory
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: Accepted new private connection.
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: Got disconnect on private connection.
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: Received SIGCHLD from PID 945 (systemctl).
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: Child 945 (systemctl) died (code=exited, status=0/SUCCESS)
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dbus.socket: Child 945 belongs to dbus.socket
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dbus.socket: Control process exited, code=exited status=0
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dbus.socket: Got final SIGCHLD for state start-post
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dbus.socket: Changed start-post -> listening
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dbus.socket: Job dbus.socket/start finished, result=done
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: Listening on D-Bus User Message Bus Socket.
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sockets.target changed dead -> active
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: sockets.target: Job sockets.target/start finished, result=done
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: Reached target Sockets.
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: basic.target changed dead -> active
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: basic.target: Job basic.target/start finished, result=done
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: Reached target Basic System.
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: default.target changed dead -> active
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: default.target: Job default.target/start finished, result=done
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: Reached target Default.
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: Startup finished in 50ms.
Apr 03 18:09:44 Dell-XPS-L502X systemd[1]: Started User Manager for UID 108.
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=693 reply_cookie=0 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Sending reply about created session: id=c1 object_path=/org/freedesktop/login1/session/c1 uid=108 runtime_path=/run/user/108 session_fd=23 seat=seat0 vtnr=7
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_return sender=n/a destination=:1.21 object=n/a interface=n/a member=n/a cookie=33 reply_cookie=2 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/user_40108_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=695 reply_cookie=0 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/user_40108_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=696 reply_cookie=0 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Got message type=method_call sender=:1.12 destination=org.freedesktop.login1 object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=ActivateSession cookie=16 reply_cookie=0 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_return sender=n/a destination=:1.12 object=n/a interface=n/a member=n/a cookie=34 reply_cookie=16 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dbus.socket: Incoming traffic
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dbus.service: Trying to enqueue job dbus.service/start/replace
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dbus.service: Installed new job dbus.service/start as 9
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dbus.service: Enqueued job dbus.service/start as 9
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dbus.socket: Changed listening -> running
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dbus.service: Failed to set pids.max: No such file or directory
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dbus.service: Passing 1 fds to service
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dbus.service: About to execute: /usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dbus.service: Forked /usr/bin/dbus-daemon as 952
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dbus.service: Changed dead -> running
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: dbus.service: Job dbus.service/start finished, result=done
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: Started D-Bus User Message Bus.
Apr 03 18:09:44 Dell-XPS-L502X systemd[952]: Skipping PR_SET_MM_ARG_START, as we don't have privileges.
Apr 03 18:09:44 Dell-XPS-L502X systemd[952]: dbus.service: Executing: /usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: Successfully connected to system bus.
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: Successfully connected to API bus.
Apr 03 18:09:44 Dell-XPS-L502X dbus-daemon[952]: Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service'
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: var.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: var-lib.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: var-lib-lightdm.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: gvfs-daemon.service: Trying to enqueue job gvfs-daemon.service/start/replace
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: gvfs-daemon.service: Installed new job gvfs-daemon.service/start as 17
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: gvfs-daemon.service: Enqueued job gvfs-daemon.service/start as 17
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: var.mount: Collecting.
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: var-lib.mount: Collecting.
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: var-lib-lightdm.mount: Collecting.
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: gvfs-daemon.service: Failed to set pids.max: No such file or directory
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: gvfs-daemon.service: Passing 0 fds to service
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: gvfs-daemon.service: About to execute: /usr/lib/gvfs/gvfsd
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: gvfs-daemon.service: Forked /usr/lib/gvfs/gvfsd as 954
Apr 03 18:09:44 Dell-XPS-L502X systemd[954]: Skipping PR_SET_MM_ARG_START, as we don't have privileges.
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: gvfs-daemon.service: Changed dead -> start
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: Starting Virtual filesystem service...
Apr 03 18:09:44 Dell-XPS-L502X systemd[954]: gvfs-daemon.service: Executing: /usr/lib/gvfs/gvfsd
Apr 03 18:09:44 Dell-XPS-L502X dbus-daemon[952]: Successfully activated service 'org.gtk.vfs.Daemon'
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: gvfs-daemon.service: D-Bus name org.gtk.vfs.Daemon now registered by :1.2
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: gvfs-daemon.service: Changed start -> running
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: gvfs-daemon.service: Job gvfs-daemon.service/start finished, result=done
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: Started Virtual filesystem service.
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: libmount event [rescan: yes]
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: var.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: var-lib.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: var-lib-lightdm.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: run.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: run-user.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: run-user-108-gvfs.mount: Changed dead -> mounted
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: var.mount: Collecting.
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: var-lib.mount: Collecting.
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: var-lib-lightdm.mount: Collecting.
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: run.mount: Collecting.
Apr 03 18:09:44 Dell-XPS-L502X systemd[940]: run-user.mount: Collecting.
Apr 03 18:09:44 Dell-XPS-L502X systemd-udevd[964]: passed device to netlink monitor 0x55a39ea5bbd0
Apr 03 18:09:44 Dell-XPS-L502X systemd-udevd[964]: Unload module index
Apr 03 18:09:44 Dell-XPS-L502X systemd-udevd[964]: Unloaded link configuration context.
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=698 reply_cookie=0 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=700 reply_cookie=0 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dsdb7_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=702 reply_cookie=0 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dsdb7_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=703 reply_cookie=0 error=n/a
Apr 03 18:09:44 Dell-XPS-L502X org.a11y.atspi.Registry[962]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Apr 03 18:09:45 Dell-XPS-L502X lightdm[987]: PAM unable to dlopen(pam_gnome_keyring.so): /lib/security/pam_gnome_keyring.so: cannot open shared object file: No such file or directory
Apr 03 18:09:45 Dell-XPS-L502X lightdm[987]: PAM adding faulty module: pam_gnome_keyring.so
Apr 03 18:09:45 Dell-XPS-L502X lightdm[987]: PAM unable to dlopen(pam_kwallet.so): /lib/security/pam_kwallet.so: cannot open shared object file: No such file or directory
Apr 03 18:09:45 Dell-XPS-L502X lightdm[987]: PAM adding faulty module: pam_kwallet.so
Apr 03 18:09:45 Dell-XPS-L502X lightdm[987]: PAM unable to dlopen(pam_kwallet5.so): /lib/security/pam_kwallet5.so: cannot open shared object file: No such file or directory
Apr 03 18:09:45 Dell-XPS-L502X lightdm[987]: PAM adding faulty module: pam_kwallet5.so
Apr 03 18:09:45 Dell-XPS-L502X lightdm[987]: pam_succeed_if(lightdm:auth): requirement "user ingroup nopasswdlogin" not met by user "ariel"
Apr 03 18:09:45 Dell-XPS-L502X systemd-resolved[588]: Got DNS stub UDP query packet for id 29080
Apr 03 18:09:45 Dell-XPS-L502X systemd-resolved[588]: Looking up RR for local IN SOA.
Apr 03 18:09:45 Dell-XPS-L502X systemd-resolved[588]: Cache miss for local IN SOA
Apr 03 18:09:45 Dell-XPS-L502X systemd-resolved[588]: Transaction 57297 for <local IN SOA> scope llmnr on wlp3s0/INET.
Apr 03 18:09:45 Dell-XPS-L502X systemd-resolved[588]: Delaying llmnr transaction for 54205us.
Apr 03 18:09:45 Dell-XPS-L502X systemd-resolved[588]: Cache miss for local IN SOA
Apr 03 18:09:45 Dell-XPS-L502X systemd-resolved[588]: Transaction 61833 for <local IN SOA> scope llmnr on wlp3s0/INET6.
Apr 03 18:09:45 Dell-XPS-L502X systemd-resolved[588]: Delaying llmnr transaction for 97480us.
Apr 03 18:09:45 Dell-XPS-L502X systemd-resolved[588]: Processing query...
Apr 03 18:09:46 Dell-XPS-L502X systemd-resolved[588]: Timeout reached on transaction 57297.
Apr 03 18:09:46 Dell-XPS-L502X systemd-resolved[588]: Retrying transaction 57297.
Apr 03 18:09:46 Dell-XPS-L502X systemd-resolved[588]: Cache miss for local IN SOA
Apr 03 18:09:46 Dell-XPS-L502X systemd-resolved[588]: Transaction 57297 for <local IN SOA> scope llmnr on wlp3s0/INET.
Apr 03 18:09:46 Dell-XPS-L502X systemd-resolved[588]: Sending query packet with id 57297 on interface 3/AF_INET.
Apr 03 18:09:46 Dell-XPS-L502X systemd-resolved[588]: Timeout reached on transaction 61833.
Apr 03 18:09:46 Dell-XPS-L502X systemd-resolved[588]: Retrying transaction 61833.
Apr 03 18:09:46 Dell-XPS-L502X systemd-resolved[588]: Cache miss for local IN SOA
Apr 03 18:09:46 Dell-XPS-L502X systemd-resolved[588]: Transaction 61833 for <local IN SOA> scope llmnr on wlp3s0/INET6.
Apr 03 18:09:46 Dell-XPS-L502X systemd-resolved[588]: Sending query packet with id 61833 on interface 3/AF_INET6.
Apr 03 18:09:46 Dell-XPS-L502X systemd-resolved[588]: Got LLMNR UDP query packet for id 57297
Apr 03 18:09:46 Dell-XPS-L502X systemd-resolved[588]: Got LLMNR UDP query packet for id 61833
Apr 03 18:09:46 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771786.1766] manager: rfkill: WiFi hardware radio set enabled
Apr 03 18:09:46 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771786.1767] manager: rfkill: WWAN hardware radio set disabled
Apr 03 18:09:46 Dell-XPS-L502X systemd-resolved[588]: Timeout reached on transaction 57297.
Apr 03 18:09:46 Dell-XPS-L502X systemd-resolved[588]: Retrying transaction 57297.
Apr 03 18:09:46 Dell-XPS-L502X systemd-resolved[588]: Cache miss for local IN SOA
Apr 03 18:09:46 Dell-XPS-L502X systemd-resolved[588]: Transaction 57297 for <local IN SOA> scope llmnr on wlp3s0/INET.
Apr 03 18:09:46 Dell-XPS-L502X systemd-resolved[588]: Sending query packet with id 57297 on interface 3/AF_INET.
Apr 03 18:09:46 Dell-XPS-L502X systemd-resolved[588]: Timeout reached on transaction 61833.
Apr 03 18:09:46 Dell-XPS-L502X systemd-resolved[588]: Retrying transaction 61833.
Apr 03 18:09:46 Dell-XPS-L502X systemd-resolved[588]: Cache miss for local IN SOA
Apr 03 18:09:46 Dell-XPS-L502X systemd-resolved[588]: Transaction 61833 for <local IN SOA> scope llmnr on wlp3s0/INET6.
Apr 03 18:09:46 Dell-XPS-L502X systemd-resolved[588]: Sending query packet with id 61833 on interface 3/AF_INET6.
Apr 03 18:09:46 Dell-XPS-L502X systemd-resolved[588]: Got LLMNR UDP query packet for id 57297
Apr 03 18:09:46 Dell-XPS-L502X systemd-resolved[588]: Got LLMNR UDP query packet for id 61833
Apr 03 18:09:46 Dell-XPS-L502X systemd-resolved[588]: Timeout reached on transaction 57297.
Apr 03 18:09:46 Dell-XPS-L502X systemd-resolved[588]: Retrying transaction 57297.
Apr 03 18:09:46 Dell-XPS-L502X systemd-resolved[588]: Cache miss for local IN SOA
Apr 03 18:09:46 Dell-XPS-L502X systemd-resolved[588]: Transaction 57297 for <local IN SOA> scope llmnr on wlp3s0/INET.
Apr 03 18:09:46 Dell-XPS-L502X systemd-resolved[588]: Sending query packet with id 57297 on interface 3/AF_INET.
Apr 03 18:09:46 Dell-XPS-L502X systemd-resolved[588]: Timeout reached on transaction 61833.
Apr 03 18:09:46 Dell-XPS-L502X systemd-resolved[588]: Retrying transaction 61833.
Apr 03 18:09:46 Dell-XPS-L502X systemd-resolved[588]: Cache miss for local IN SOA
Apr 03 18:09:46 Dell-XPS-L502X systemd-resolved[588]: Transaction 61833 for <local IN SOA> scope llmnr on wlp3s0/INET6.
Apr 03 18:09:46 Dell-XPS-L502X systemd-resolved[588]: Sending query packet with id 61833 on interface 3/AF_INET6.
Apr 03 18:09:46 Dell-XPS-L502X systemd-resolved[588]: Got LLMNR UDP query packet for id 57297
Apr 03 18:09:46 Dell-XPS-L502X systemd-resolved[588]: Got LLMNR UDP query packet for id 61833
Apr 03 18:09:47 Dell-XPS-L502X systemd-resolved[588]: Timeout reached on transaction 57297.
Apr 03 18:09:47 Dell-XPS-L502X systemd-resolved[588]: Retrying transaction 57297.
Apr 03 18:09:47 Dell-XPS-L502X systemd-resolved[588]: Transaction 57297 for <local IN SOA> on scope llmnr on wlp3s0/INET now complete with <attempts-max-reached> from none (unsigned).
Apr 03 18:09:47 Dell-XPS-L502X systemd-resolved[588]: Timeout reached on transaction 61833.
Apr 03 18:09:47 Dell-XPS-L502X systemd-resolved[588]: Retrying transaction 61833.
Apr 03 18:09:47 Dell-XPS-L502X systemd-resolved[588]: Transaction 61833 for <local IN SOA> on scope llmnr on wlp3s0/INET6 now complete with <attempts-max-reached> from none (unsigned).
Apr 03 18:09:47 Dell-XPS-L502X systemd-resolved[588]: Freeing transaction 57297.
Apr 03 18:09:47 Dell-XPS-L502X systemd-resolved[588]: Freeing transaction 61833.
Apr 03 18:09:47 Dell-XPS-L502X ModemManager[390]: <info>  Creating modem with plugin 'Ericsson MBM' and '6' ports
Apr 03 18:09:47 Dell-XPS-L502X ModemManager[390]: <warn>  Could not grab port (usbmisc/cdc-wdm1): 'Cannot add port 'usbmisc/cdc-wdm1', unsupported'
Apr 03 18:09:47 Dell-XPS-L502X ModemManager[390]: <warn>  Could not grab port (usbmisc/cdc-wdm0): 'Cannot add port 'usbmisc/cdc-wdm0', unsupported'
Apr 03 18:09:47 Dell-XPS-L502X ModemManager[390]: <info>  Modem for device at '/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6' successfully created
Apr 03 18:09:49 Dell-XPS-L502X ModemManager[390]: <info>  Modem: state changed (unknown -> disabled)
Apr 03 18:09:49 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771789.0777] device (ttyACM1): state change: unmanaged -> unavailable (reason 'none', internal state 'external')
Apr 03 18:09:49 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771789.0779] device (ttyACM1): modem state 'disabled'
Apr 03 18:09:49 Dell-XPS-L502X NetworkManager[394]: <info>  [1522771789.0791] manager: (ttyACM1): new Broadband device (/org/freedesktop/NetworkManager/Devices/4)
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=method_call sender=:1.12 destination=org.freedesktop.login1 object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=TerminateSession cookie=18 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=35 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.1 object=n/a interface=n/a member=n/a cookie=14 reply_cookie=35 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=36 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.1 object=n/a interface=n/a member=n/a cookie=15 reply_cookie=36 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/session_2dc1_2escope interface=org.freedesktop.systemd1.Scope member=Abandon cookie=37 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=705 reply_cookie=37 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=StopUnit cookie=38 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=711 reply_cookie=38 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd[1]: session-c1.scope: Killing process 937 (lightdm) with signal SIGTERM.
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Electing new display for user lightdm
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Ignoring session c1
Apr 03 18:09:50 Dell-XPS-L502X systemd[1]: session-c1.scope: Killing process 946 (lightdm-greeter) with signal SIGTERM.
Apr 03 18:09:50 Dell-XPS-L502X systemd[1]: session-c1.scope: Killing process 947 (lightdm-gtk-gre) with signal SIGTERM.
Apr 03 18:09:50 Dell-XPS-L502X systemd[1]: session-c1.scope: Killing process 949 (at-spi-bus-laun) with signal SIGTERM.
Apr 03 18:09:50 Dell-XPS-L502X systemd[1]: session-c1.scope: Killing process 962 (dbus-daemon) with signal SIGTERM.
Apr 03 18:09:50 Dell-XPS-L502X systemd[1]: session-c1.scope: Killing process 971 (at-spi2-registr) with signal SIGTERM.
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_return sender=n/a destination=:1.12 object=n/a interface=n/a member=n/a cookie=39 reply_cookie=18 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/session_2dc1_2escope interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=706 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/job/885 interface=org.freedesktop.DBus.Properties member=Get cookie=40 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd[1]: Stopping Session c1 of user lightdm.
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=716 reply_cookie=40 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/job/885 interface=org.freedesktop.DBus.Properties member=Get cookie=41 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=717 reply_cookie=41 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/session_2dc1_2escope interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=707 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/job/885 interface=org.freedesktop.DBus.Properties member=Get cookie=42 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=718 reply_cookie=42 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/job/885 interface=org.freedesktop.DBus.Properties member=Get cookie=43 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=719 reply_cookie=43 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/session_2dc1_2escope interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=713 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/job/885 interface=org.freedesktop.DBus.Properties member=Get cookie=44 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=720 reply_cookie=44 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/job/885 interface=org.freedesktop.DBus.Properties member=Get cookie=45 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=721 reply_cookie=45 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/session_2dc1_2escope interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=714 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/job/885 interface=org.freedesktop.DBus.Properties member=Get cookie=46 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=722 reply_cookie=46 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/job/885 interface=org.freedesktop.DBus.Properties member=Get cookie=47 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=723 reply_cookie=47 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/885 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=715 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X lightdm[599]: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Apr 03 18:09:50 Dell-XPS-L502X lightdm[987]: pam_unix(lightdm:session): session opened for user ariel by (uid=0)
Apr 03 18:09:50 Dell-XPS-L502X systemd[1]: Stopped Session c1 of user lightdm.
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=724 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/session_2dc1_2escope interface=org.freedesktop.DBus.Properties member=Get cookie=48 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=729 reply_cookie=48 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/session_2dc1_2escope interface=org.freedesktop.DBus.Properties member=Get cookie=49 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=732 reply_cookie=49 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Removed session c1.
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=SessionRemoved cookie=50 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/dri/card0 for seat seat0
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/dri/renderD128 for seat seat0
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/dri/card1 for seat seat0
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/dri/renderD129 for seat seat0
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/video0 for seat seat0
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/snd/hwC0D0 for seat seat0
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/snd/hwC0D3 for seat seat0
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/snd/pcmC0D0c for seat seat0
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/snd/pcmC0D0p for seat seat0
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/snd/pcmC0D1p for seat seat0
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/snd/pcmC0D3p for seat seat0
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/snd/controlC0 for seat seat0
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/sr0 for seat seat0
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/sg1 for seat seat0
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/kvm for seat seat0
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/snd/timer for seat seat0
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Found static node /dev/snd/seq for seat seat0
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Found static node /dev/snd/timer for seat seat0
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/snd/controlC0 for seat seat0 (uid 108â??0 del)
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/dri/renderD128 for seat seat0 (uid 108â??0 del)
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/kvm for seat seat0 (uid 108â??0 del)
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/dri/renderD129 for seat seat0 (uid 108â??0 del)
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/snd/pcmC0D1p for seat seat0 (uid 108â??0 del)
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/dri/card0 for seat seat0 (uid 108â??0 del)
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/snd/pcmC0D3p for seat seat0 (uid 108â??0 del)
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/sg1 for seat seat0 (uid 108â??0 del)
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/snd/seq for seat seat0 (uid 108â??0 del)
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/sr0 for seat seat0 (uid 108â??0 del)
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/snd/timer for seat seat0 (uid 108â??0 del)
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/snd/pcmC0D0c for seat seat0 (uid 108â??0 del)
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/video0 for seat seat0 (uid 108â??0 del)
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/dri/card1 for seat seat0 (uid 108â??0 del)
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/snd/hwC0D0 for seat seat0 (uid 108â??0 del)
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/snd/pcmC0D0p for seat seat0 (uid 108â??0 del)
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/snd/hwC0D3 for seat seat0 (uid 108â??0 del)
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/login1/seat/seat0 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=51 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/login1/user/_108 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=52 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=StopUnit cookie=53 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd[1]: Stopping User Manager for UID 108...
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: Received SIGTERM from PID 1 (systemd).
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: Activating special unit exit.target
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=738 reply_cookie=53 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=StopUnit cookie=54 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: var.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: var-lib.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: var-lib-lightdm.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: exit.target: Trying to enqueue job exit.target/start/replace
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=746 reply_cookie=54 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: shutdown.target: Installed new job shutdown.target/start as 28
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: systemd-exit.service: Installed new job systemd-exit.service/start as 26
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: basic.target: Installed new job basic.target/stop as 32
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: exit.target: Installed new job exit.target/start as 25
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: gvfs-daemon.service: Installed new job gvfs-daemon.service/stop as 31
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: default.target: Installed new job default.target/stop as 29
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: dbus.service: Installed new job dbus.service/stop as 30
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: paths.target: Installed new job paths.target/stop as 33
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: timers.target: Installed new job timers.target/stop as 34
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: dbus.socket: Installed new job dbus.socket/stop as 36
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: sockets.target: Installed new job sockets.target/stop as 35
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/job/887 interface=org.freedesktop.DBus.Properties member=Get cookie=55 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: exit.target: Enqueued job exit.target/start as 25
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: var.mount: Collecting.
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: var-lib.mount: Collecting.
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: var-lib-lightdm.mount: Collecting.
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: dbus.service: Changed running -> stop-sigterm
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: Stopping D-Bus User Message Bus...
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: default.target changed active -> dead
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: default.target: Job default.target/stop finished, result=done
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: Stopped target Default.
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: gvfs-daemon.service: Changed running -> stop-sigterm
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: Stopping Virtual filesystem service...
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: default.target: Collecting.
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=749 reply_cookie=55 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/session_2dc1_2escope interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=726 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/session_2dc1_2escope interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=727 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=728 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=731 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: pam_unix(systemd-user:session): session opened for user ariel by (uid=0)
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=method_call sender=:1.25 destination=org.freedesktop.login1 object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=CreateSession cookie=2 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=56 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.1 object=n/a interface=n/a member=n/a cookie=16 reply_cookie=56 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: New user ariel logged in.
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=StartTransientUnit cookie=57 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: libmount event [rescan: yes]
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: var.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: var-lib.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: var-lib-lightdm.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: run.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: run-user.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: run-user-1000.mount: Changed dead -> mounted
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: var.mount: Collecting.
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: var-lib.mount: Collecting.
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: var-lib-lightdm.mount: Collecting.
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: run.mount: Collecting.
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: run-user.mount: Collecting.
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: Received SIGCHLD from PID 954 (gvfsd).
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: Child 952 (dbus-daemon) died (code=exited, status=0/SUCCESS)
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: dbus.service: Child 952 belongs to dbus.service
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: dbus.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: dbus.service: Changed stop-sigterm -> dead
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: dbus.service: Job dbus.service/stop finished, result=done
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: Stopped D-Bus User Message Bus.
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: dbus.socket: Changed running -> listening
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: Child 954 (gvfsd) died (code=killed, status=15/TERM)
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: gvfs-daemon.service: Child 954 belongs to gvfs-daemon.service
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: gvfs-daemon.service: Main process exited, code=killed, status=15/TERM
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: gvfs-daemon.service: Changed stop-sigterm -> final-sigterm
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: libmount event [rescan: yes]
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: run-user-108-gvfs.mount: Changed mounted -> dead
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: run-user-108-gvfs.mount: Collecting.
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=763 reply_cookie=57 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=StartUnit cookie=58 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd[1]: Created slice User Slice of ariel.
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=772 reply_cookie=58 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=UserNew cookie=59 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=StartTransientUnit cookie=60 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd[1]: Starting User Manager for UID 1000...
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=781 reply_cookie=60 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: New session c2 of user ariel.
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: VT changed to 7
Apr 03 18:09:50 Dell-XPS-L502X systemd[1]: Started Session c2 of user ariel.
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: user@1000.service: Executing: /lib/systemd/systemd --user
Apr 03 18:09:50 Dell-XPS-L502X systemd[941]: pam_unix(systemd-user:session): session closed for user lightdm
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/dri/card0 for seat seat0
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/dri/renderD128 for seat seat0
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/dri/card1 for seat seat0
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/dri/renderD129 for seat seat0
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/video0 for seat seat0
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/snd/hwC0D0 for seat seat0
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/snd/hwC0D3 for seat seat0
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/snd/pcmC0D0c for seat seat0
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/snd/pcmC0D0p for seat seat0
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/snd/pcmC0D1p for seat seat0
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/snd/pcmC0D3p for seat seat0
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/snd/controlC0 for seat seat0
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/sr0 for seat seat0
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/sg1 for seat seat0
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/kvm for seat seat0
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Found udev node /dev/snd/timer for seat seat0
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Found static node /dev/snd/seq for seat seat0
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Found static node /dev/snd/timer for seat seat0
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/dri/card1 for seat seat0 (uid 0â??1000 add)
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/snd/seq for seat seat0 (uid 0â??1000 add)
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/snd/pcmC0D3p for seat seat0 (uid 0â??1000 add)
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/sg1 for seat seat0 (uid 0â??1000 add)
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/snd/pcmC0D0c for seat seat0 (uid 0â??1000 add)
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/snd/timer for seat seat0 (uid 0â??1000 add)
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/dri/renderD129 for seat seat0 (uid 0â??1000 add)
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/dri/card0 for seat seat0 (uid 0â??1000 add)
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/dri/renderD128 for seat seat0 (uid 0â??1000 add)
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/snd/pcmC0D1p for seat seat0 (uid 0â??1000 add)
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/snd/hwC0D3 for seat seat0 (uid 0â??1000 add)
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/snd/hwC0D0 for seat seat0 (uid 0â??1000 add)
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/snd/controlC0 for seat seat0 (uid 0â??1000 add)
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/sr0 for seat seat0 (uid 0â??1000 add)
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/snd/pcmC0D0p for seat seat0 (uid 0â??1000 add)
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/video0 for seat seat0 (uid 0â??1000 add)
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Changing ACLs at /dev/kvm for seat seat0 (uid 0â??1000 add)
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Electing new display for user ariel
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Choosing session c2 in preference to -
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=SessionNew cookie=61 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/login1/user/_1000 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=62 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/login1/seat/seat0 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=63 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=734 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/user_40108_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=740 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/job/887 interface=org.freedesktop.DBus.Properties member=Get cookie=64 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: systemd 234 running in user mode for user 1000/ariel. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN default-hierarchy=hybrid)
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: Unified cgroup hierarchy is located at /sys/fs/cgroup/unified/user.slice/user-1000.slice/user@1000.service. Controllers are on legacy hierarchies.
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: Controller 'cpu' supported: yes
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: Controller 'cpuacct' supported: yes
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: Controller 'io' supported: no
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: Controller 'blkio' supported: yes
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: Controller 'memory' supported: yes
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: Controller 'devices' supported: yes
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: Controller 'pids' supported: yes
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: Set up TFD_TIMER_CANCEL_ON_SET timerfd.
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: Serializing user-environment-generators to memfd.
Apr 03 18:09:50 Dell-XPS-L502X systemd[995]: Serializing 30-systemd-environment-d-generator to memfd.
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=790 reply_cookie=64 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/job/887 interface=org.freedesktop.DBus.Properties member=Get cookie=65 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd[995]: Spawned /usr/lib/systemd/user-environment-generators/30-systemd-environment-d-generator as 996.
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=791 reply_cookie=65 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/user_40108_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=741 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/job/887 interface=org.freedesktop.DBus.Properties member=Get cookie=66 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=792 reply_cookie=66 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/job/887 interface=org.freedesktop.DBus.Properties member=Get cookie=67 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=793 reply_cookie=67 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/886 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=742 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/886 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=748 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=751 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=753 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/run_2duser_2d108_2dgvfs_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=754 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/run_2duser_2d108_2dgvfs_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=755 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=756 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dsdb7_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=758 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dsdb7_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=759 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=766 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/user_2d1000_2eslice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=768 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/user_401000_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=775 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/user_401000_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=776 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/893 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=777 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/user_401000_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=784 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/user_401000_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=785 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=786 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/session_2dc2_2escope interface=org.freedesktop.DBus.Properties member=Get cookie=68 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=794 reply_cookie=68 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/session_2dc2_2escope interface=org.freedesktop.DBus.Properties member=Get cookie=69 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=795 reply_cookie=69 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/session_2dc2_2escope interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=788 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/session_2dc2_2escope interface=org.freedesktop.DBus.Properties member=Get cookie=70 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd[995]: /usr/lib/systemd/user-environment-generators/30-systemd-environment-d-generator succeeded.
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: user-environment-generators succeeded.
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=796 reply_cookie=70 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/session_2dc2_2escope interface=org.freedesktop.DBus.Properties member=Get cookie=71 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-udevd[997]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:50 Dell-XPS-L502X systemd-udevd[997]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: user-generators succeeded.
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: Looking for unit files in (higher priority first):
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]:         /run/user/1000/systemd/transient
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]:         /etc/systemd/user
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]:         /usr/lib/systemd/user
Apr 03 18:09:50 Dell-XPS-L502X systemd-udevd[997]: passed device to netlink monitor 0x55a39eb9d4b0
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: Unit type .busname is not supported on this system.
Apr 03 18:09:50 Dell-XPS-L502X systemd-udevd[997]: Unload module index
Apr 03 18:09:50 Dell-XPS-L502X systemd-udevd[997]: Unloaded link configuration context.
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: gvfs-daemon.service: cgroup is empty
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: gvfs-daemon.service: Changed final-sigterm -> dead
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: gvfs-daemon.service: Job gvfs-daemon.service/stop finished, result=done
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: Stopped Virtual filesystem service.
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: gvfs-daemon.service: Collecting.
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: Received SIGCHLD from PID 959 (gvfsd-fuse).
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: Child 959 (gvfsd-fuse) died (code=exited, status=0/SUCCESS)
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: -.slice: Child 959 belongs to -.slice
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: basic.target changed active -> dead
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: basic.target: Job basic.target/stop finished, result=done
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: Stopped target Basic System.
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: timers.target changed active -> dead
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: timers.target: Job timers.target/stop finished, result=done
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: Stopped target Timers.
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: sockets.target changed active -> dead
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: sockets.target: Job sockets.target/stop finished, result=done
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: Stopped target Sockets.
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: dbus.socket: Changed listening -> dead
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: dbus.socket: Job dbus.socket/stop finished, result=done
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: Closed D-Bus User Message Bus Socket.
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: paths.target changed active -> dead
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: paths.target: Job paths.target/stop finished, result=done
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: Stopped target Paths.
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: shutdown.target changed dead -> active
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: shutdown.target: Job shutdown.target/start finished, result=done
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: Reached target Shutdown.
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: systemd-exit.service: Failed to set pids.max: No such file or directory
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: systemd-exit.service: Passing 0 fds to service
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: systemd-exit.service: About to execute: /bin/kill -s 58 $MANAGERPID
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: systemd-exit.service: Forked /bin/kill as 999
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: systemd-exit.service: Changed dead -> start
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: Starting Exit the Session...
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: run-user-1000.mount: Failed to set pids.max: No such file or directory
Apr 03 18:09:50 Dell-XPS-L502X systemd[999]: Skipping PR_SET_MM_ARG_START, as we don't have privileges.
Apr 03 18:09:50 Dell-XPS-L502X systemd[999]: systemd-exit.service: Executing: /bin/kill -s 58 940
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=797 reply_cookie=71 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/session_2dc2_2escope interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=789 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/session_2dc2_2escope interface=org.freedesktop.DBus.Properties member=Get cookie=72 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=798 reply_cookie=72 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/session_2dc2_2escope interface=org.freedesktop.DBus.Properties member=Get cookie=73 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=799 reply_cookie=73 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: home.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: home-ariel.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: run.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: run-user.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-kernel.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-fs.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-fs-fuse.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: Using notification socket /run/user/1000/systemd/notify
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: Successfully created private D-Bus server.
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-virtual-misc-rfkill.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart10.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-platform-serial8250-tty-ttyS19.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-sda10.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-ata\x2dST9500420AS_5VJBS4QR\x2dpart4.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dlabel-dass.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-ttyS22.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-platform-serial8250-tty-ttyS21.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart13.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart3.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-sda14.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-sdb3.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart11.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-ttyS13.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dlabel-DebianSID.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-pci0000:00-0000:00:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sdb-sdb6.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-platform-serial8250-tty-ttyS13.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-ttyS7.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2duuid-e2ad32f9\x2d9695\x2d473a\x2db1b5\x2d7d70d108d6fe.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dlabel-dane2.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart9.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2duuid-2E75E2A91ECB2BDE.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-dvdrw.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-ata\x2dST9500420AS_5VJBS4QR\x2dpart9.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-ttyS15.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-ttyS5.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-sda9.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-ttyS6.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-pci0000:00-0000:00:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sdb-sdb5.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-serial-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.6:1.1.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2duuid-bde7d3bd\x2da77f\x2d475b\x2d8ee9\x2d641bd3a153d6.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-sda2.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart10.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-sdb6.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-platform-serial8250-tty-ttyS18.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpartuuid-596bf19b\x2d0c.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart2.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-wwn\x2d0x5000c50038548e3c\x2dpart6.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpartuuid-0007163b\x2d09.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2duuid-d5263dcc\x2d02ea\x2d499d\x2d993d\x2d4f3bb8eaa087.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-ata\x2dST9500420AS_5VJBS4QR\x2dpart6.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart13.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpartuuid-596bf19b\x2d09.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-platform-serial8250-tty-ttyS20.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart10.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2duuid-19C4894C4AD25CEF.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d5\x2dpart1.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-platform-serial8250-tty-ttyS7.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-pci0000:00-0000:00:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sdb-sdb9.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d5\x2dpart9.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart14.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpartuuid-0007163b\x2d04.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpartuuid-0007163b\x2d01.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-pci0000:00-0000:00:02.0-drm-card1-card1\x2dLVDS\x2d1-intel_backlight.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-pci0000:00-0000:00:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sdb-sdb3.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-ttyS9.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-ttyS28.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-sdb2.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-platform-serial8250-tty-ttyS28.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-pci0000:00-0000:00:1d.0-usb2-2\x2d1-2\x2d1.6-2\x2d1.6:1.9-tty-ttyACM2.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-kernel-debug.mount: Changed dead -> mounted
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-subsystem-net-devices-wlp3s0.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart2.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-pci0000:00-0000:00:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sdb-sdb8.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart12.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda9.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-platform-dell\x2dlaptop-leds-dell::kbd_backlight.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d5\x2dpart6.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-platform-serial8250-tty-ttyS30.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d5\x2dpart3.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart12.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-platform-serial8250-tty-ttyS0.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-ttyS0.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-wwn\x2d0x5000c50038548e3c\x2dpart5.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-ttyACM0.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-ata\x2dHL\x2dDT\x2dST_DVDRW_BDROM_CT30N_KV9B34E3154.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-sda13.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-subsystem-net-devices-enp6s0.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dlabel-Windows.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-sdb1.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-sdb5.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-serial-by\x2did-usb\x2d_ADell_Wireless_5540_Dell_Wireless_5540_3563970327229510\x2dif09.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-pci0000:00-0000:00:1d.0-usb2-2\x2d1-2\x2d1.6-2\x2d1.6:1.6-net-wwp0s29u1u6i6.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-wwn\x2d0x5000c50038548e3c\x2dpart7.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpartuuid-596bf19b\x2d0e.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-platform-serial8250-tty-ttyS24.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-cdrom.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda15.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dlabel-VM.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-sr0.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-ttyS26.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dlabel-DebianSID_klon.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: -.mount: Changed dead -> mounted
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-pci0000:00-0000:00:1c.5-0000:06:00.0-net-enp6s0.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart11.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda6.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-wwn\x2d0x5000c50038548e3c\x2dpart9.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-ttyS11.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpartuuid-596bf19b\x2d0f.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda7.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart8.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dlabel-lm_home.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-ttyACM2.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpartuuid-596bf19b\x2d07.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpartuuid-596bf19b\x2d05.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dlabel-lm_boot.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-ttyS19.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-hugepages.mount: Changed dead -> mounted
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-cdrw.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-platform-serial8250-tty-ttyS16.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dlabel-Lubuntu1710.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-platform-serial8250-tty-ttyS10.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-ttyS18.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-platform-serial8250-tty-ttyS3.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpartuuid-0007163b\x2d03.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart3.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dlabel-Win7_1.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-platform-serial8250-tty-ttyS31.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-ttyS14.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-ttyS17.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-ttyS1.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-ttyS3.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-ata\x2dST9500420AS_5VJBS4QR\x2dpart8.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-ttyS24.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-wwn\x2d0x5000c50038548e3c\x2dpart1.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-wwn\x2d0x5000c50038548e3c\x2dpart3.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-platform-serial8250-tty-ttyS23.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart5.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart12.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-sdb7.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: run-user-1000.mount: Changed dead -> mounted
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-platform-serial8250-tty-ttyS26.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-sda5.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dlabel-ISO.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpartuuid-596bf19b\x2d0b.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-fs-fuse-connections.mount: Changed dead -> mounted
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-ttyS29.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-sda11.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpartuuid-596bf19b\x2d04.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: run-user-108.mount: Changed dead -> mounted
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-ttyS16.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-platform-serial8250-tty-ttyS17.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2duuid-4DA926AD703E18A7.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-ttyS27.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-wwn\x2d0x5000c50038548e3c\x2dpart4.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-pci0000:00-0000:00:1c.1-0000:03:00.0-net-wlp3s0.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-subsystem-bluetooth-devices-hci0.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-platform-serial8250-tty-ttyS5.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-sda.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-sda3.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-sdb9.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-platform-serial8250-tty-ttyS14.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-pci0000:00-0000:00:1d.0-usb2-2\x2d1-2\x2d1.6-2\x2d1.6:1.3-tty-ttyACM1.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart6.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-ata\x2dST9500420AS_5VJBS4QR\x2dpart3.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpartuuid-596bf19b\x2d02.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d5\x2dpart7.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-ttyS21.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2duuid-85BB\x2dDAE4.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-platform-serial8250-tty-ttyS2.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-platform-serial8250-tty-ttyS27.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart7.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda8.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpartuuid-596bf19b\x2d03.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-sdb4.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-platform-serial8250-tty-ttyS15.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpartuuid-0007163b\x2d05.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d5\x2dpart4.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-sda7.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart4.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart15.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart5.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-module-fuse.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-module-configfs.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dlabel-Win7_3.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d5\x2dpart2.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpartuuid-596bf19b\x2d0a.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart8.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dlabel-Kubuntu1710.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-ata\x2dST9500420AS_5VJBS4QR\x2dpart7.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-ata\x2dST9500420AS_5VJBS4QR\x2dpart1.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-sdb8.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart7.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dlabel-WinBEKAP.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart13.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-pci0000:00-0000:00:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sdb-sdb4.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-sdb.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-ata\x2dST9500420AS_5VJBS4QR\x2dpart2.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-serial-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.6:1.3.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dlabel-LM173_klon1.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-ttyS12.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart7.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda13.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2duuid-9cb961cf\x2d06ef\x2d4549\x2db99d\x2dc64c9964de5b.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-wwn\x2d0x5000c50038548e3c\x2dpart2.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2duuid-617F71EE7FD75F9E.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: -.slice changed dead -> active
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-sda12.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart11.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart1.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-ttyprintk.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart1.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-virtual-tty-ttyprintk.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-ttyS23.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-pci0000:00-0000:00:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sdb-sdb1.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-platform-serial8250-tty-ttyS9.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-platform-serial8250-tty-ttyS25.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-serial-by\x2did-usb\x2d_ADell_Wireless_5540_Dell_Wireless_5540_3563970327229510\x2dif03.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart4.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-platform-serial8250-tty-ttyS1.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2duuid-22118535\x2dc0e0\x2d408d\x2db67a\x2d6b29aff1c8f4.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d5\x2dpart8.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-sda8.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-serial-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.6:1.9.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart15.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-platform-serial8250-tty-ttyS8.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-ttyS2.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpartuuid-596bf19b\x2d01.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dlabel-LinuxSwap.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-ttyS8.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-sda15.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart15.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-platform-serial8250-tty-ttyS22.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2duuid-59175A0C534612C8.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-pci0000:00-0000:00:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sdb.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart14.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2duuid-a561ed44\x2dae9a\x2d48d1\x2d931b\x2d0e849bae2b23.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpartuuid-596bf19b\x2d06.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpartuuid-0007163b\x2d02.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-sda1.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-platform-serial8250-tty-ttyS4.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-serial-by\x2did-usb\x2d_ADell_Wireless_5540_Dell_Wireless_5540_3563970327229510\x2dif01.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2duuid-2A54EC3A5DAE5A92.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-wwn\x2d0x5000c50038548e3c.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-kernel-config.mount: Changed dead -> mounted
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart6.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-ttyS4.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpartuuid-0007163b\x2d08.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart6.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-platform-serial8250-tty-ttyS29.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart14.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-ttyS25.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: init.scope changed dead -> running
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart9.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2duuid-103E64FB4988BCB1.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpartuuid-0007163b\x2d07.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-ttyS31.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-rfkill.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-ata\x2dST9500420AS_5VJBS4QR\x2dpart5.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-ttyS10.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-pci0000:00-0000:00:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sdb-sdb7.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2duuid-F432187B321844D0.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dlabel-lm_root.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-mqueue.mount: Changed dead -> mounted
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-pci0000:00-0000:00:02.0-backlight-acpi_video0.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart8.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart3.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-sda6.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart4.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda12.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda11.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpartuuid-596bf19b\x2d0d.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpartuuid-596bf19b\x2d08.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda14.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-ttyS20.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemctl[1000]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=SetEnvironment cookie=1 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemctl[1000]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart5.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-wwn\x2d0x5000c50038548e3c\x2dpart8.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2duuid-483a29eb\x2dd306\x2d4028\x2da40f\x2da78b13a0694f.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d5\x2dpart5.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-pci0000:00-0000:00:1d.0-usb2-2\x2d1-2\x2d1.6-2\x2d1.6:1.1-tty-ttyACM0.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-pci0000:00-0000:00:1d.0-usb2-2\x2d1-2\x2d1.5-2\x2d1.5:1.0-bluetooth-hci0.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-sda4.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-ata\x2dST9500420AS_5VJBS4QR.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2duuid-3740ebc8\x2da6ef\x2d4b48\x2d88a1\x2d8a5b7379c26a.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dlabel-dane.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-platform-serial8250-tty-ttyS11.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-platform-serial8250-tty-ttyS12.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d5.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda10.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-platform-serial8250-tty-ttyS6.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2duuid-caa40458\x2d7021\x2d4cf4\x2db9de\x2d8b3441e25c45.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart1.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2duuid-95f70d80\x2d0833\x2d47f2\x2da0d6\x2d41f9ea14022a.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-dvd.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-devices-pci0000:00-0000:00:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sdb-sdb2.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-subsystem-net-devices-wwp0s29u1u6i6.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2duuid-125faf6a\x2de366\x2d4328\x2daaca\x2df01445aa8bb8.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpartuuid-0007163b\x2d06.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-ttyACM1.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2duuid-2DBE906525C15757.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dlabel-magazyn.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart9.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-ttyS30.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-disk-by\x2dlabel-Lubuntu1710_klon.device: Changed dead -> plugged
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: Activating default unit: default.target
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: run-user-1000-bus.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: Received SIGRTMIN+24 from PID 999 (kill).
Apr 03 18:09:50 Dell-XPS-L502X systemd[940]: Exit.
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/user_40108_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=800 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/job/887 interface=org.freedesktop.DBus.Properties member=Get cookie=74 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd[1]: Stopped User Manager for UID 108.
Apr 03 18:09:50 Dell-XPS-L502X systemd[1]: Removed slice User Slice of lightdm.
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=method_return sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=809 reply_cookie=74 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/job/887 interface=org.freedesktop.DBus.Properties member=Get cookie=75 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=error sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=814 reply_cookie=75 error=Unknown object '/org/freedesktop/systemd1/job/887'.
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/job/886 interface=org.freedesktop.DBus.Properties member=Get cookie=76 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=error sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=815 reply_cookie=76 error=Unknown object '/org/freedesktop/systemd1/job/886'.
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: User lightdm logged out.
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=UserRemoved cookie=77 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/user_40108_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=801 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/user_40108_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=802 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/user_40108_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=803 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=804 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/user_40108_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=806 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/user_40108_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=807 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=808 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=810 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/user_2d108_2eslice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=812 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=813 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/run_2duser_2d108_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=816 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/run_2duser_2d108_2emount interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=817 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=818 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dsdb7_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=819 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dsdb7_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=820 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: default.target: Trying to enqueue job default.target/start/isolate
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: default.target: Installed new job default.target/start as 1
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: timers.target: Installed new job timers.target/start as 8
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dbus.socket: Installed new job dbus.socket/start as 6
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: paths.target: Installed new job paths.target/start as 3
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: basic.target: Installed new job basic.target/start as 2
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sockets.target: Installed new job sockets.target/start as 5
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: default.target: Enqueued job default.target/start as 1
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: Loaded units and determined initial transaction in 310ms.
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: run-user-1000-bus.mount: Collecting.
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev.mount: Collecting.
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-fs.mount: Collecting.
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-fs-fuse.mount: Collecting.
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys.mount: Collecting.
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-kernel.mount: Collecting.
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: home.mount: Collecting.
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: home-ariel.mount: Collecting.
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: run.mount: Collecting.
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: run-user.mount: Collecting.
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: libmount event [rescan: yes]
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: run-user-108.mount: Changed mounted -> dead
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: run-user-108.mount: Collecting.
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: Received SIGCHLD from PID 995 (n/a).
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: paths.target changed dead -> active
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: paths.target: Job paths.target/start finished, result=done
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: Reached target Paths.
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: -.slice: Failed to set pids.max: Permission denied
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dbus.socket: Failed to set pids.max: No such file or directory
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dbus.socket: About to execute: /bin/systemctl --user set-environment DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dbus.socket: Forked /bin/systemctl as 1000
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dbus.socket: Changed dead -> start-post
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: Starting D-Bus User Message Bus Socket.
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: timers.target changed dead -> active
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: timers.target: Job timers.target/start finished, result=done
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: Reached target Timers.
Apr 03 18:09:50 Dell-XPS-L502X systemd[1000]: Skipping PR_SET_MM_ARG_START, as we don't have privileges.
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-kernel-config.mount: Failed to set pids.max: No such file or directory
Apr 03 18:09:50 Dell-XPS-L502X systemd[1000]: dbus.socket: Executing: /bin/systemctl --user set-environment DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: init.scope: Failed to set pids.max: No such file or directory
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-fs-fuse-connections.mount: Failed to set pids.max: No such file or directory
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-mqueue.mount: Failed to set pids.max: No such file or directory
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: run-user-1000.mount: Failed to set pids.max: No such file or directory
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sys-kernel-debug.mount: Failed to set pids.max: No such file or directory
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: -.mount: Failed to set pids.max: No such file or directory
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dev-hugepages.mount: Failed to set pids.max: No such file or directory
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: Accepted new private connection.
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: Got disconnect on private connection.
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: Received SIGCHLD from PID 1000 (systemctl).
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: Child 1000 (systemctl) died (code=exited, status=0/SUCCESS)
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dbus.socket: Child 1000 belongs to dbus.socket
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dbus.socket: Control process exited, code=exited status=0
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dbus.socket: Got final SIGCHLD for state start-post
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dbus.socket: Changed start-post -> listening
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dbus.socket: Job dbus.socket/start finished, result=done
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: Listening on D-Bus User Message Bus Socket.
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sockets.target changed dead -> active
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: sockets.target: Job sockets.target/start finished, result=done
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: Reached target Sockets.
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: basic.target changed dead -> active
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: basic.target: Job basic.target/start finished, result=done
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: Reached target Basic System.
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: default.target changed dead -> active
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: default.target: Job default.target/start finished, result=done
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: Reached target Default.
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: Startup finished in 321ms.
Apr 03 18:09:50 Dell-XPS-L502X systemd[1]: Started User Manager for UID 1000.
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=821 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sending reply about created session: id=c2 object_path=/org/freedesktop/login1/session/c2 uid=1000 runtime_path=/run/user/1000 session_fd=23 seat=seat0 vtnr=7
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_return sender=n/a destination=:1.25 object=n/a interface=n/a member=n/a cookie=78 reply_cookie=2 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/user_401000_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=823 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/user_401000_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=824 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Got message type=method_call sender=:1.12 destination=org.freedesktop.login1 object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=ActivateSession cookie=23 reply_cookie=0 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_return sender=n/a destination=:1.12 object=n/a interface=n/a member=n/a cookie=79 reply_cookie=23 error=n/a
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dbus.socket: Incoming traffic
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dbus.service: Trying to enqueue job dbus.service/start/replace
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dbus.service: Installed new job dbus.service/start as 9
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dbus.service: Enqueued job dbus.service/start as 9
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dbus.socket: Changed listening -> running
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dbus.service: Failed to set pids.max: No such file or directory
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dbus.service: Passing 1 fds to service
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dbus.service: About to execute: /usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dbus.service: Forked /usr/bin/dbus-daemon as 1014
Apr 03 18:09:50 Dell-XPS-L502X systemd[1014]: Skipping PR_SET_MM_ARG_START, as we don't have privileges.
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dbus.service: Changed dead -> running
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: dbus.service: Job dbus.service/start finished, result=done
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: Started D-Bus User Message Bus.
Apr 03 18:09:50 Dell-XPS-L502X systemd[1014]: dbus.service: Executing: /usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: Successfully connected to system bus.
Apr 03 18:09:50 Dell-XPS-L502X systemd[993]: Successfully connected to API bus.
Apr 03 18:09:50 Dell-XPS-L502X systemd-resolved[588]: Got DNS stub UDP query packet for id 65310
Apr 03 18:09:50 Dell-XPS-L502X systemd-resolved[588]: Looking up RR for local IN SOA.
Apr 03 18:09:50 Dell-XPS-L502X systemd-resolved[588]: Cache miss for local IN SOA
Apr 03 18:09:50 Dell-XPS-L502X systemd-resolved[588]: Transaction 44628 for <local IN SOA> scope llmnr on wlp3s0/INET.
Apr 03 18:09:50 Dell-XPS-L502X systemd-resolved[588]: Delaying llmnr transaction for 68044us.
Apr 03 18:09:50 Dell-XPS-L502X systemd-resolved[588]: Cache miss for local IN SOA
Apr 03 18:09:50 Dell-XPS-L502X systemd-resolved[588]: Transaction 47431 for <local IN SOA> scope llmnr on wlp3s0/INET6.
Apr 03 18:09:50 Dell-XPS-L502X systemd-resolved[588]: Delaying llmnr transaction for 97096us.
Apr 03 18:09:50 Dell-XPS-L502X systemd-resolved[588]: Processing query...
Apr 03 18:09:51 Dell-XPS-L502X dbus-daemon[1014]: Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service'
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: home.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: home-ariel.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: gvfs-daemon.service: Trying to enqueue job gvfs-daemon.service/start/replace
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: gvfs-daemon.service: Installed new job gvfs-daemon.service/start as 17
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: gvfs-daemon.service: Enqueued job gvfs-daemon.service/start as 17
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: home.mount: Collecting.
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: home-ariel.mount: Collecting.
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: gvfs-daemon.service: Failed to set pids.max: No such file or directory
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: gvfs-daemon.service: Passing 0 fds to service
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: gvfs-daemon.service: About to execute: /usr/lib/gvfs/gvfsd
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: gvfs-daemon.service: Forked /usr/lib/gvfs/gvfsd as 1085
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: gvfs-daemon.service: Changed dead -> start
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: Starting Virtual filesystem service...
Apr 03 18:09:51 Dell-XPS-L502X systemd[1085]: Skipping PR_SET_MM_ARG_START, as we don't have privileges.
Apr 03 18:09:51 Dell-XPS-L502X systemd[1085]: gvfs-daemon.service: Executing: /usr/lib/gvfs/gvfsd
Apr 03 18:09:51 Dell-XPS-L502X dbus-daemon[1014]: Successfully activated service 'org.gtk.vfs.Daemon'
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: gvfs-daemon.service: D-Bus name org.gtk.vfs.Daemon now registered by :1.5
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: gvfs-daemon.service: Changed start -> running
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: gvfs-daemon.service: Job gvfs-daemon.service/start finished, result=done
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: Started Virtual filesystem service.
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: libmount event [rescan: yes]
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: home.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: home-ariel.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: run.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: run-user.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: run-user-1000-gvfs.mount: Changed dead -> mounted
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: home.mount: Collecting.
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: home-ariel.mount: Collecting.
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: run.mount: Collecting.
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: run-user.mount: Collecting.
Apr 03 18:09:51 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=826 reply_cookie=0 error=n/a
Apr 03 18:09:51 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=828 reply_cookie=0 error=n/a
Apr 03 18:09:51 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dsdb7_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=830 reply_cookie=0 error=n/a
Apr 03 18:09:51 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/dev_2dsdb7_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=831 reply_cookie=0 error=n/a
Apr 03 18:09:51 Dell-XPS-L502X systemd-udevd[1092]: Unload module index
Apr 03 18:09:51 Dell-XPS-L502X systemd-udevd[1092]: Unloaded link configuration context.
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Timeout reached on transaction 44628.
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Retrying transaction 44628.
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Cache miss for local IN SOA
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Transaction 44628 for <local IN SOA> scope llmnr on wlp3s0/INET.
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Sending query packet with id 44628 on interface 3/AF_INET.
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Timeout reached on transaction 47431.
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Retrying transaction 47431.
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Cache miss for local IN SOA
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Transaction 47431 for <local IN SOA> scope llmnr on wlp3s0/INET6.
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Sending query packet with id 47431 on interface 3/AF_INET6.
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Got LLMNR UDP query packet for id 44628
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Got LLMNR UDP query packet for id 47431
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:drm_mode_addfb2 [drm]] [FB:78]
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:drm_mode_setcrtc [drm]] [CRTC:37:pipe A]
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:drm_mode_setcrtc [drm]] [CONNECTOR:48:LVDS-1]
Apr 03 18:09:51 Dell-XPS-L502X dbus-daemon[1014]: Activating service name='ca.desrt.dconf'
Apr 03 18:09:51 Dell-XPS-L502X dbus-daemon[1014]: Successfully activated service 'ca.desrt.dconf'
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:drm_mode_setcrtc [drm]] [CRTC:47:pipe B]
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:drm_mode_setcrtc [drm]] [CONNECTOR:58:HDMI-A-1]
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:drm_mode_setcrtc [drm]] [CRTC:47:pipe B]
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:drm_mode_setcrtc [drm]] [CONNECTOR:58:HDMI-A-1]
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:intel_atomic_check.part.135 [i915]] [CONNECTOR:58:HDMI-A-1] checking for sink bpp constrains
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:intel_hdmi_compute_config [i915]] picking bpc to 12 for HDMI output
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:intel_hdmi_compute_config [i915]] forcing pipe bpp to 36 for HDMI
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:intel_atomic_check.part.135 [i915]] checking fdi config on pipe B, lanes 2
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:intel_atomic_check.part.135 [i915]] hw max bpp: 36, pipe bpp: 36, dithering: 0
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [CRTC:47:pipe B][modeset]
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] output_types: HDMI (0x40)
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] cpu_transcoder: B, pipe bpp: 36, dithering: 0
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] fdi: lanes: 2; gmch_m: 5190451, gmch_n: 8388608, link_m: 144179, link_n: 524288, tu: 64
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] audio: 1, infoframes: 1
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] requested mode:
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 0:"" 0 74250 1920 2008 2052 2200 1080 1084 1094 1125 0x0 0x15
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] adjusted mode:
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 0:"" 0 74250 1920 2008 2052 2200 1080 1084 1094 1125 0x0 0x15
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] crtc timings: 74250 1920 2008 2052 2200 1080 1084 1094 1125, type: 0x0 flags: 0x15
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] port clock: 111375, pipe src size: 1920x1080, pixel rate 74250
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] ips: 0, double wide: 0
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:ibx_dump_hw_state [i915]] dpll_hw_state: dpll: 0xc4020002, dpll_md: 0x0, fp0: 0x21007, fp1: 0x21007
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] planes on this crtc
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:38:primary B] FB:78, fb = 3840x1080 format = XR24 little-endian (0x34325258)
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:41:sprite B] disabled, scaler_id = 0
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:44:cursor B] FB:77, fb = 256x256 format = AR24 little-endian (0x34325241)
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:intel_find_shared_dpll [i915]] [CRTC:47:pipe B] allocated PCH DPLL A
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:intel_reference_shared_dpll [i915]] using PCH DPLL A for pipe B
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:ilk_audio_codec_disable [i915]] Disable audio codec on port C, pipe B
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:i915_audio_component_get_eld [i915]] Not valid for port C
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:intel_disable_pipe [i915]] disabling pipe B
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:intel_dp_dual_mode_set_tmds_output [i915]] Disabling DP dual mode adaptor TMDS output
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Timeout reached on transaction 44628.
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Retrying transaction 44628.
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Cache miss for local IN SOA
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Transaction 44628 for <local IN SOA> scope llmnr on wlp3s0/INET.
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Sending query packet with id 44628 on interface 3/AF_INET.
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Timeout reached on transaction 47431.
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Retrying transaction 47431.
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Cache miss for local IN SOA
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Transaction 47431 for <local IN SOA> scope llmnr on wlp3s0/INET6.
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Sending query packet with id 47431 on interface 3/AF_INET6.
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Got LLMNR UDP query packet for id 44628
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Got LLMNR UDP query packet for id 47431
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:intel_disable_shared_dpll [i915]] disable PCH DPLL A (active 2, on? 1) for crtc 47
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:intel_disable_shared_dpll [i915]] disabling PCH DPLL A
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [ENCODER:49:LVDS]
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [ENCODER:56:CRT]
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [ENCODER:57:HDMI C]
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [ENCODER:62:DP C]
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:verify_single_dpll_state.isra.74 [i915]] PCH DPLL A
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:verify_single_dpll_state.isra.74 [i915]] PCH DPLL B
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:intel_prepare_shared_dpll [i915]] setting up PCH DPLL A
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:intel_dp_dual_mode_set_tmds_output [i915]] Enabling DP dual mode adaptor TMDS output
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:intel_enable_pipe [i915]] enabling pipe B
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI_RX_IIR 0x100
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI train 1 done.
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI_RX_IIR 0x600
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI train 2 done.
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI train done.
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:intel_enable_shared_dpll [i915]] enable PCH DPLL A (active 2, on? 0) for crtc 47
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:intel_enable_shared_dpll [i915]] enabling PCH DPLL A
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:intel_enable_hdmi_audio [i915]] Enabling HDMI audio on pipe B
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:intel_audio_codec_enable [i915]] ELD on [CONNECTOR:58:HDMI-A-1], [ENCODER:57:HDMI C]
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:ilk_audio_codec_enable [i915]] Enable audio codec on port C, pipe B, 36 bytes ELD
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:audio_config_hdmi_pixel_clock.isra.4 [i915]] Configuring HDMI audio for pixel clock 74250 (0x00070000)
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:intel_set_pch_fifo_underrun_reporting [i915]] *ERROR* uncleared pch fifo underrun on pch transcoder B
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:intel_pch_fifo_underrun_irq_handler [i915]] *ERROR* PCH transcoder B FIFO underrun
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:verify_connector_state.isra.115 [i915]] [CONNECTOR:58:HDMI-A-1]
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [CRTC:47:pipe B]
Apr 03 18:09:51 Dell-XPS-L502X kernel: [drm:verify_single_dpll_state.isra.74 [i915]] PCH DPLL A
Apr 03 18:09:51 Dell-XPS-L502X polkitd(authority=local)[437]: Registered Authentication Agent for unix-session:c2 (system bus name :1.27 [lxpolkit], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale pl_PL.UTF-8)
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Timeout reached on transaction 44628.
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Retrying transaction 44628.
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Cache miss for local IN SOA
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Transaction 44628 for <local IN SOA> scope llmnr on wlp3s0/INET.
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Sending query packet with id 44628 on interface 3/AF_INET.
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Timeout reached on transaction 47431.
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Retrying transaction 47431.
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Cache miss for local IN SOA
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Transaction 47431 for <local IN SOA> scope llmnr on wlp3s0/INET6.
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Sending query packet with id 47431 on interface 3/AF_INET6.
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Got LLMNR UDP query packet for id 44628
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Got LLMNR UDP query packet for id 47431
Apr 03 18:09:51 Dell-XPS-L502X dbus-daemon[1014]: Activating service name='org.xfce.Xfconf'
Apr 03 18:09:51 Dell-XPS-L502X dbus-daemon[1014]: Successfully activated service 'org.xfce.Xfconf'
Apr 03 18:09:51 Dell-XPS-L502X org.a11y.atspi.Registry[1146]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Apr 03 18:09:51 Dell-XPS-L502X systemd-logind[400]: Got message type=method_call sender=:1.39 destination=org.freedesktop.login1 object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=GetSessionByPID cookie=2 reply_cookie=0 error=n/a
Apr 03 18:09:51 Dell-XPS-L502X systemd-logind[400]: Sent message type=method_return sender=n/a destination=:1.39 object=n/a interface=n/a member=n/a cookie=80 reply_cookie=2 error=n/a
Apr 03 18:09:51 Dell-XPS-L502X systemd[1]: Starting NVIDIA Persistence Daemon...
Apr 03 18:09:51 Dell-XPS-L502X systemd[1180]: nvidia-persistenced.service: Executing: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 18:09:51 Dell-XPS-L502X nvidia-persistenced[1182]: Verbose syslog connection opened
Apr 03 18:09:51 Dell-XPS-L502X nvidia-persistenced[1182]: Now running with user ID 114 and group ID 125
Apr 03 18:09:51 Dell-XPS-L502X nvidia-persistenced[1182]: Started (1182)
Apr 03 18:09:51 Dell-XPS-L502X systemd[1]: Started NVIDIA Persistence Daemon.
Apr 03 18:09:51 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=834 reply_cookie=0 error=n/a
Apr 03 18:09:51 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=835 reply_cookie=0 error=n/a
Apr 03 18:09:51 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/950 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=836 reply_cookie=0 error=n/a
Apr 03 18:09:51 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=837 reply_cookie=0 error=n/a
Apr 03 18:09:51 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=838 reply_cookie=0 error=n/a
Apr 03 18:09:51 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=839 reply_cookie=0 error=n/a
Apr 03 18:09:51 Dell-XPS-L502X systemd-udevd[1177]: '/bin/systemctl start --no-block nvidia-persistenced.service'(err) 'Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=10 reply_cookie=2 error=n/a'
Apr 03 18:09:51 Dell-XPS-L502X systemd-udevd[1177]: '/bin/systemctl start --no-block nvidia-persistenced.service'(err) 'Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 error=n/a'
Apr 03 18:09:51 Dell-XPS-L502X systemd-udevd[1177]: '/bin/systemctl start --no-block nvidia-persistenced.service'(err) 'Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=11 reply_cookie=3 error=n/a'
Apr 03 18:09:51 Dell-XPS-L502X systemd-udevd[1177]: Process '/bin/systemctl start --no-block nvidia-persistenced.service' succeeded.
Apr 03 18:09:51 Dell-XPS-L502X systemd-udevd[1177]: passed device to netlink monitor 0x55a39ea5bbd0
Apr 03 18:09:51 Dell-XPS-L502X systemd-udevd[1177]: Unload module index
Apr 03 18:09:51 Dell-XPS-L502X systemd-udevd[1177]: Unloaded link configuration context.
Apr 03 18:09:51 Dell-XPS-L502X dbus-daemon[1014]: Activating via systemd: service name='org.freedesktop.Notifications' unit='xfce4-notifyd.service'
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: home.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: home-ariel.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: xfce4-notifyd.service: Trying to enqueue job xfce4-notifyd.service/start/replace
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: xfce4-notifyd.service: Installed new job xfce4-notifyd.service/start as 25
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: xfce4-notifyd.service: Enqueued job xfce4-notifyd.service/start as 25
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: home.mount: Collecting.
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: home-ariel.mount: Collecting.
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: xfce4-notifyd.service: Failed to set pids.max: No such file or directory
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: xfce4-notifyd.service: Passing 0 fds to service
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: xfce4-notifyd.service: About to execute: /usr/lib/x86_64-linux-gnu/xfce4/notifyd/xfce4-notifyd
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: xfce4-notifyd.service: Forked /usr/lib/x86_64-linux-gnu/xfce4/notifyd/xfce4-notifyd as 1186
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: xfce4-notifyd.service: Changed dead -> start
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: Starting XFCE notifications service...
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: run-user-1000-gvfs.mount: Failed to set pids.max: No such file or directory
Apr 03 18:09:51 Dell-XPS-L502X systemd[1186]: Skipping PR_SET_MM_ARG_START, as we don't have privileges.
Apr 03 18:09:51 Dell-XPS-L502X systemd[1186]: xfce4-notifyd.service: Executing: /usr/lib/x86_64-linux-gnu/xfce4/notifyd/xfce4-notifyd
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Timeout reached on transaction 44628.
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Retrying transaction 44628.
Apr 03 18:09:51 Dell-XPS-L502X xfce4-notifyd[1186]: Xlib:  extension "GLX" missing on display ":0".
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Transaction 44628 for <local IN SOA> on scope llmnr on wlp3s0/INET now complete with <attempts-max-reached> from none (unsigned).
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Timeout reached on transaction 47431.
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Retrying transaction 47431.
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Transaction 47431 for <local IN SOA> on scope llmnr on wlp3s0/INET6 now complete with <attempts-max-reached> from none (unsigned).
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Freeing transaction 44628.
Apr 03 18:09:51 Dell-XPS-L502X systemd-resolved[588]: Freeing transaction 47431.
Apr 03 18:09:51 Dell-XPS-L502X nvidia-persistenced[1182]: device 0000:01:00.0 - registered
Apr 03 18:09:51 Dell-XPS-L502X nvidia-persistenced[1182]: Local RPC service initialized
Apr 03 18:09:51 Dell-XPS-L502X dbus-daemon[1014]: Successfully activated service 'org.freedesktop.Notifications'
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: xfce4-notifyd.service: D-Bus name org.freedesktop.Notifications now registered by :1.24
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: xfce4-notifyd.service: Changed start -> running
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: xfce4-notifyd.service: Job xfce4-notifyd.service/start finished, result=done
Apr 03 18:09:51 Dell-XPS-L502X systemd[993]: Started XFCE notifications service.
Apr 03 18:09:51 Dell-XPS-L502X dbus[393]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service'
Apr 03 18:09:51 Dell-XPS-L502X systemd[1]: Starting Daemon for power management...
Apr 03 18:09:51 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/upower_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=843 reply_cookie=0 error=n/a
Apr 03 18:09:51 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/upower_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=844 reply_cookie=0 error=n/a
Apr 03 18:09:51 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/1000 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=845 reply_cookie=0 error=n/a
Apr 03 18:09:51 Dell-XPS-L502X systemd[1193]: upower.service: Executing: /usr/lib/upower/upowerd
Apr 03 18:09:51 Dell-XPS-L502X systemd[1]: Stopping NVIDIA Persistence Daemon...
Apr 03 18:09:51 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=847 reply_cookie=0 error=n/a
Apr 03 18:09:51 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=848 reply_cookie=0 error=n/a
Apr 03 18:09:51 Dell-XPS-L502X nvidia-persistenced[1182]: Received signal 15
Apr 03 18:09:51 Dell-XPS-L502X nvidia-persistenced[1182]: Socket closed.
Apr 03 18:09:51 Dell-XPS-L502X nvidia-persistenced[1182]: PID file unlocked.
Apr 03 18:09:51 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/1051 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=849 reply_cookie=0 error=n/a
Apr 03 18:09:51 Dell-XPS-L502X nvidia-persistenced[1182]: PID file closed.
Apr 03 18:09:51 Dell-XPS-L502X systemd-udevd[1194]: '/bin/systemctl stop --no-block nvidia-persistenced'(err) 'Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=6 reply_cookie=2 error=n/a'
Apr 03 18:09:51 Dell-XPS-L502X nvidia-persistenced[1182]: The daemon no longer has permission to remove its runtime data directory /var/run/nvidia-persistenced
Apr 03 18:09:51 Dell-XPS-L502X systemd-udevd[1194]: '/bin/systemctl stop --no-block nvidia-persistenced'(err) 'Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 error=n/a'
Apr 03 18:09:51 Dell-XPS-L502X nvidia-persistenced[1182]: Shutdown (1182)
Apr 03 18:09:51 Dell-XPS-L502X systemd-udevd[1194]: '/bin/systemctl stop --no-block nvidia-persistenced'(err) 'Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=7 reply_cookie=3 error=n/a'
Apr 03 18:09:51 Dell-XPS-L502X systemd-udevd[1194]: Process '/bin/systemctl stop --no-block nvidia-persistenced' succeeded.
Apr 03 18:09:51 Dell-XPS-L502X systemd-udevd[1194]: passed device to netlink monitor 0x55a39eb9d4b0
Apr 03 18:09:51 Dell-XPS-L502X systemd-udevd[1194]: Unload module index
Apr 03 18:09:51 Dell-XPS-L502X systemd-udevd[1194]: Unloaded link configuration context.
Apr 03 18:09:51 Dell-XPS-L502X systemd[1196]: nvidia-persistenced.service: Executing: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 18:09:51 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=850 reply_cookie=0 error=n/a
Apr 03 18:09:51 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=851 reply_cookie=0 error=n/a
Apr 03 18:09:51 Dell-XPS-L502X systemd[1]: Stopped NVIDIA Persistence Daemon.
Apr 03 18:09:51 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=852 reply_cookie=0 error=n/a
Apr 03 18:09:51 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=853 reply_cookie=0 error=n/a
Apr 03 18:09:51 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=854 reply_cookie=0 error=n/a
Apr 03 18:09:51 Dell-XPS-L502X systemd-logind[400]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=855 reply_cookie=0 error=n/a
Apr 03 18:09:51 Dell-XPS-L502X systemd-journald[280]: Suppressed 629 messages from /init.scope
Apr 03 18:09:51 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 1165 (pulseaudio).
Apr 03 18:09:51 Dell-XPS-L502X systemd[1]: Child 1165 (pulseaudio) died (code=exited, status=0/SUCCESS)
Apr 03 18:09:51 Dell-XPS-L502X systemd[1]: session-c2.scope: Child 1165 belongs to session-c2.scope
Apr 03 18:09:52 Dell-XPS-L502X dbus-daemon[1014]: Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service'
Apr 03 18:09:52 Dell-XPS-L502X systemd[993]: home.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:52 Dell-XPS-L502X systemd[993]: home-ariel.mount: Failed to load configuration: No such file or directory
Apr 03 18:09:52 Dell-XPS-L502X systemd[993]: gvfs-udisks2-volume-monitor.service: Trying to enqueue job gvfs-udisks2-volume-monitor.service/start/replace
Apr 03 18:09:52 Dell-XPS-L502X systemd[993]: gvfs-udisks2-volume-monitor.service: Installed new job gvfs-udisks2-volume-monitor.service/start as 33
Apr 03 18:09:52 Dell-XPS-L502X systemd[993]: gvfs-udisks2-volume-monitor.service: Enqueued job gvfs-udisks2-volume-monitor.service/start as 33
Apr 03 18:09:52 Dell-XPS-L502X systemd[993]: home.mount: Collecting.
Apr 03 18:09:52 Dell-XPS-L502X systemd[993]: home-ariel.mount: Collecting.
Apr 03 18:09:52 Dell-XPS-L502X systemd[993]: gvfs-udisks2-volume-monitor.service: Failed to set pids.max: No such file or directory
Apr 03 18:09:52 Dell-XPS-L502X systemd[993]: gvfs-udisks2-volume-monitor.service: Passing 0 fds to service
Apr 03 18:09:52 Dell-XPS-L502X systemd[993]: gvfs-udisks2-volume-monitor.service: About to execute: /usr/lib/gvfs/gvfs-udisks2-volume-monitor
Apr 03 18:09:52 Dell-XPS-L502X systemd[993]: gvfs-udisks2-volume-monitor.service: Forked /usr/lib/gvfs/gvfs-udisks2-volume-monitor as 1204
Apr 03 18:09:52 Dell-XPS-L502X systemd[1204]: Skipping PR_SET_MM_ARG_START, as we don't have privileges.
Apr 03 18:09:52 Dell-XPS-L502X systemd[993]: gvfs-udisks2-volume-monitor.service: Changed dead -> start
Apr 03 18:09:52 Dell-XPS-L502X systemd[993]: Starting Virtual filesystem service - disk device monitor...
Apr 03 18:09:52 Dell-XPS-L502X systemd[1204]: gvfs-udisks2-volume-monitor.service: Executing: /usr/lib/gvfs/gvfs-udisks2-volume-monitor
Apr 03 18:09:52 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 280 (FDSTORE=1)
Apr 03 18:09:52 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 84 (n/a) to fd store.

[    32.057] 
X.Org X Server 1.19.5
Release Date: 2017-10-12
[    32.057] X Protocol Version 11, Revision 0
[    32.057] Build Operating System: Linux 4.4.0-97-generic x86_64 Ubuntu
[    32.057] Current Operating System: Linux Dell-XPS-L502X 4.15.15-041515-generic #201803311331 SMP Sat Mar 31 17:34:21 UTC 2018 x86_64
[    32.057] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.15-041515-generic root=UUID=95f70d80-0833-47f2-a0d6-41f9ea14022a ro debug drm.debug=0xe video=HDMI-A-1:1280x1024-16@75D drm.edid_firmware=HDMI-A-1:edid/monitor.bin
[    32.057] Build Date: 15 October 2017  05:51:19PM
[    32.057] xorg-server 2:1.19.5-0ubuntu2 (For technical support please see http://www.ubuntu.com/support) 
[    32.057] Current version of pixman: 0.34.0
[    32.057] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    32.057] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    32.057] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Apr  3 19:48:06 2018
[    32.184] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    32.208] (==) No Layout section.  Using the first Screen section.
[    32.208] (==) No screen section available. Using defaults.
[    32.208] (**) |-->Screen "Default Screen Section" (0)
[    32.208] (**) |   |-->Monitor "<default monitor>"
[    32.208] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    32.208] (==) Automatically adding devices
[    32.208] (==) Automatically enabling devices
[    32.208] (==) Automatically adding GPU devices
[    32.208] (==) Automatically binding GPU devices
[    32.208] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    32.208] (WW) The directory "/usr/share/fonts/X11/misc" does not exist.
[    32.208] 	Entry deleted from font path.
[    32.208] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    32.208] 	Entry deleted from font path.
[    32.208] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[    32.208] 	Entry deleted from font path.
[    32.208] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[    32.208] 	Entry deleted from font path.
[    32.208] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
[    32.208] 	Entry deleted from font path.
[    32.208] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[    32.208] 	Entry deleted from font path.
[    32.208] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[    32.208] 	Entry deleted from font path.
[    32.208] (==) FontPath set to:
	built-ins
[    32.208] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[    32.208] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    32.208] (II) Loader magic: 0x55ae55e5a020
[    32.208] (II) Module ABI versions:
[    32.208] 	X.Org ANSI C Emulation: 0.4
[    32.208] 	X.Org Video Driver: 23.0
[    32.208] 	X.Org XInput driver : 24.1
[    32.208] 	X.Org Server Extension : 10.0
[    32.209] (++) using VT number 7

[    32.209] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    32.210] (II) xfree86: Adding drm device (/dev/dri/card0)
[    32.210] (II) xfree86: Adding drm device (/dev/dri/card1)
[    32.215] (--) PCI:*(0:0:2:0) 8086:0116:1028:04b6 rev 9, Mem @ 0xf1400000/4194304, 0xe0000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/131072
[    32.215] (--) PCI: (0:1:0:0) 10de:0df5:1028:04b6 rev 161, Mem @ 0xf0000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
[    32.215] (WW) "glamoregl" will not be loaded unless you've specified it to be loaded elsewhere.
[    32.215] (II) "glx" will be loaded by default.
[    32.215] (II) LoadModule: "glx"
[    32.312] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/libglx.so
[    33.974] (II) Module glx: vendor="NVIDIA Corporation"
[    33.974] 	compiled for 4.0.2, module version = 1.0.0
[    33.974] 	Module class: X.Org Server Extension
[    33.980] (II) NVIDIA GLX Module  384.111  Tue Dec 19 22:51:13 PST 2017
[    33.980] (==) Matched nvidia as autoconfigured driver 0
[    33.980] (==) Matched nouveau as autoconfigured driver 1
[    33.980] (==) Matched modesetting as autoconfigured driver 2
[    33.980] (==) Matched fbdev as autoconfigured driver 3
[    33.980] (==) Matched vesa as autoconfigured driver 4
[    33.980] (==) Assigned the driver to the xf86ConfigLayout
[    33.980] (II) LoadModule: "nvidia"
[    33.980] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
[    34.080] (II) Module nvidia: vendor="NVIDIA Corporation"
[    34.080] 	compiled for 4.0.2, module version = 1.0.0
[    34.080] 	Module class: X.Org Video Driver
[    34.098] (II) LoadModule: "nouveau"
[    34.099] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    34.123] (II) Module nouveau: vendor="X.Org Foundation"
[    34.123] 	compiled for 1.19.3, module version = 1.0.15
[    34.123] 	Module class: X.Org Video Driver
[    34.123] 	ABI class: X.Org Video Driver, version 23.0
[    34.123] (II) LoadModule: "modesetting"
[    34.123] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    34.123] (II) Module modesetting: vendor="X.Org Foundation"
[    34.123] 	compiled for 1.19.5, module version = 1.19.5
[    34.123] 	Module class: X.Org Video Driver
[    34.123] 	ABI class: X.Org Video Driver, version 23.0
[    34.123] (II) LoadModule: "fbdev"
[    34.123] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    34.129] (II) Module fbdev: vendor="X.Org Foundation"
[    34.129] 	compiled for 1.19.3, module version = 0.4.4
[    34.129] 	Module class: X.Org Video Driver
[    34.129] 	ABI class: X.Org Video Driver, version 23.0
[    34.129] (II) LoadModule: "vesa"
[    34.130] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    34.142] (II) Module vesa: vendor="X.Org Foundation"
[    34.142] 	compiled for 1.19.3, module version = 2.3.4
[    34.142] 	Module class: X.Org Video Driver
[    34.142] 	ABI class: X.Org Video Driver, version 23.0
[    34.142] (II) NVIDIA dlloader X Driver  384.111  Tue Dec 19 22:25:34 PST 2017
[    34.142] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    34.143] (II) NOUVEAU driver Date:   Fri Apr 21 14:41:17 2017 -0400
[    34.143] (II) NOUVEAU driver for NVIDIA chipset families :
[    34.143] 	RIVA TNT        (NV04)
[    34.143] 	RIVA TNT2       (NV05)
[    34.143] 	GeForce 256     (NV10)
[    34.143] 	GeForce 2       (NV11, NV15)
[    34.143] 	GeForce 4MX     (NV17, NV18)
[    34.143] 	GeForce 3       (NV20)
[    34.143] 	GeForce 4Ti     (NV25, NV28)
[    34.143] 	GeForce FX      (NV3x)
[    34.143] 	GeForce 6       (NV4x)
[    34.143] 	GeForce 7       (G7x)
[    34.143] 	GeForce 8       (G8x)
[    34.143] 	GeForce GTX 200 (NVA0)
[    34.143] 	GeForce GTX 400 (NVC0)
[    34.143] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    34.143] (II) FBDEV: driver for framebuffer: fbdev
[    34.143] (II) VESA: driver for VESA chipsets: vesa
[    34.157] (EE) [drm] Failed to open DRM device for (null): -22
[    34.172] (II) modeset(0): using drv /dev/dri/card1
[    34.172] (WW) Falling back to old probe method for fbdev
[    34.172] (II) Loading sub module "fbdevhw"
[    34.172] (II) LoadModule: "fbdevhw"
[    34.173] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    34.227] (II) Module fbdevhw: vendor="X.Org Foundation"
[    34.227] 	compiled for 1.19.5, module version = 0.0.2
[    34.227] 	ABI class: X.Org Video Driver, version 23.0
[    34.227] (WW) Falling back to old probe method for vesa
[    34.227] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    34.227] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    34.227] (==) modeset(0): RGB weight 888
[    34.227] (==) modeset(0): Default visual is TrueColor
[    34.227] (II) Loading sub module "glamoregl"
[    34.227] (II) LoadModule: "glamoregl"
[    34.227] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    34.254] (II) Module glamoregl: vendor="X.Org Foundation"
[    34.255] 	compiled for 1.19.5, module version = 1.0.0
[    34.255] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    34.255] (II) glamor: OpenGL accelerated X.org driver based.
[    34.810] (EE) modeset(0): eglGetDisplay() failed
[    34.819] (EE) modeset(0): glamor initialization failed
[    34.819] (II) modeset(0): ShadowFB: preferred YES, enabled YES
[    34.819] (II) modeset(0): Double-buffered shadow updates: off
[    34.819] (II) modeset(0): Output LVDS-1 has no monitor section
[    34.940] (II) modeset(0): Output VGA-1 has no monitor section
[    34.972] (II) modeset(0): Output HDMI-1 has no monitor section
[    34.972] (II) modeset(0): Output DP-1 has no monitor section
[    34.972] (II) modeset(0): EDID for output LVDS-1
[    34.972] (II) modeset(0): Manufacturer: AUO  Model: 17ed  Serial#: 0
[    34.972] (II) modeset(0): Year: 2010  Week: 0
[    34.972] (II) modeset(0): EDID Version: 1.4
[    34.972] (II) modeset(0): Digital Display Input
[    34.972] (II) modeset(0): 6 bits per channel
[    34.972] (II) modeset(0): Digital interface is undefined
[    34.972] (II) modeset(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    34.972] (II) modeset(0): Gamma: 2.20
[    34.972] (II) modeset(0): No DPMS capabilities specified
[    34.972] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[    34.972] (II) modeset(0): First detailed timing is preferred mode
[    34.972] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[    34.972] (II) modeset(0): redX: 0.676 redY: 0.314   greenX: 0.215 greenY: 0.665
[    34.972] (II) modeset(0): blueX: 0.141 blueY: 0.069   whiteX: 0.313 whiteY: 0.329
[    34.972] (II) modeset(0): Manufacturer's mask: 0
[    34.972] (II) modeset(0): Supported detailed timing:
[    34.972] (II) modeset(0): clock: 142.0 MHz   Image Size:  344 x 193 mm
[    34.972] (II) modeset(0): h_active: 1920  h_sync: 1980  h_sync_end 2028 h_blank_end 2094 h_border: 0
[    34.972] (II) modeset(0): v_active: 1080  v_sync: 1090  v_sync_end 1100 v_blanking: 1130 v_border: 0
[    34.972] (II) modeset(0): Supported detailed timing:
[    34.972] (II) modeset(0): clock: 142.0 MHz   Image Size:  344 x 193 mm
[    34.972] (II) modeset(0): h_active: 1920  h_sync: 1980  h_sync_end 2028 h_blank_end 2094 h_border: 0
[    34.972] (II) modeset(0): v_active: 1080  v_sync: 1090  v_sync_end 1100 v_blanking: 1130 v_border: 0
[    34.973] (II) modeset(0):  KYYVK?B156HW1
[    34.973] (II) modeset(0): Unknown vendor-specific block 0
[    34.973] (II) modeset(0): EDID (in hex):
[    34.973] (II) modeset(0): 	00ffffffffffff0006afed1700000000
[    34.973] (II) modeset(0): 	0014010490221378022135ad5037aa24
[    34.973] (II) modeset(0): 	11505400000001010101010101010101
[    34.973] (II) modeset(0): 	010101010101783780ae703832403c30
[    34.973] (II) modeset(0): 	aa0058c11000001a783780ae70383240
[    34.973] (II) modeset(0): 	3c30aa0058c11000001a000000fe004b
[    34.973] (II) modeset(0): 	5959564b804231353648573100000000
[    34.973] (II) modeset(0): 	000081029b0101000002010a20200001
[    34.973] (II) modeset(0): Printing probed modes for output LVDS-1
[    34.973] (II) modeset(0): Modeline "1920x1080"x60.0  142.00  1920 1980 2028 2094  1080 1090 1100 1130 +hsync -vsync (67.8 kHz eP)
[    34.973] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[    34.973] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[    34.973] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[    34.973] (II) modeset(0): Modeline "1600x1024"x60.2  103.12  1600 1600 1656 1664  1024 1024 1029 1030 +hsync +vsync (62.0 kHz d)
[    34.973] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    34.973] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    34.973] (II) modeset(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz d)
[    34.973] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    34.973] (II) modeset(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz d)
[    34.973] (II) modeset(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz d)
[    34.973] (II) modeset(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 -hsync +vsync (53.7 kHz d)
[    34.973] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    34.973] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    34.973] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    34.973] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    34.973] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    34.973] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[    34.973] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[    34.973] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    34.973] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    34.973] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    34.973] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[    34.973] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[    34.973] (II) modeset(0): Modeline "800x512"x120.3   51.56  800 800 828 832  512 512 514 515 doublescan +hsync +vsync (62.0 kHz d)
[    34.973] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    34.973] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    34.973] (II) modeset(0): Modeline "720x450"x119.8   53.25  720 760 836 952  450 451 454 467 doublescan -hsync +vsync (55.9 kHz d)
[    34.973] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    34.973] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    34.973] (II) modeset(0): Modeline "680x384"x119.6   42.38  680 716 784 888  384 385 390 399 doublescan -hsync +vsync (47.7 kHz d)
[    34.973] (II) modeset(0): Modeline "680x384"x119.9   36.00  680 704 720 760  384 385 390 395 doublescan +hsync -vsync (47.4 kHz d)
[    34.973] (II) modeset(0): Modeline "576x432"x120.1   40.81  576 608 668 760  432 432 434 447 doublescan -hsync +vsync (53.7 kHz d)
[    34.973] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    34.973] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    34.973] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    34.973] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    35.096] (II) modeset(0): EDID for output VGA-1
[    35.100] (II) modeset(0): EDID for output HDMI-1
[    35.100] (II) modeset(0): Manufacturer: IVM  Model: 482c  Serial#: 481
[    35.100] (II) modeset(0): Year: 2006  Week: 34
[    35.100] (II) modeset(0): EDID Version: 1.3
[    35.100] (II) modeset(0): Digital Display Input
[    35.100] (II) modeset(0): DFP 1.x compatible TMDS
[    35.100] (II) modeset(0): Max Image Size [cm]: horiz.: 38  vert.: 30
[    35.100] (II) modeset(0): Gamma: 2.20
[    35.100] (II) modeset(0): DPMS capabilities: Off
[    35.100] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    35.100] (II) modeset(0): First detailed timing is preferred mode
[    35.100] (II) modeset(0): redX: 0.644 redY: 0.328   greenX: 0.290 greenY: 0.614
[    35.100] (II) modeset(0): blueX: 0.142 blueY: 0.079   whiteX: 0.310 whiteY: 0.330
[    35.100] (II) modeset(0): Supported established timings:
[    35.100] (II) modeset(0): 720x400@70Hz
[    35.100] (II) modeset(0): 640x480@60Hz
[    35.100] (II) modeset(0): 640x480@67Hz
[    35.100] (II) modeset(0): 640x480@72Hz
[    35.100] (II) modeset(0): 640x480@75Hz
[    35.100] (II) modeset(0): 800x600@56Hz
[    35.100] (II) modeset(0): 800x600@60Hz
[    35.100] (II) modeset(0): 800x600@72Hz
[    35.100] (II) modeset(0): 800x600@75Hz
[    35.100] (II) modeset(0): 832x624@75Hz
[    35.100] (II) modeset(0): 1024x768@60Hz
[    35.100] (II) modeset(0): 1024x768@70Hz
[    35.100] (II) modeset(0): 1024x768@75Hz
[    35.100] (II) modeset(0): 1280x1024@75Hz
[    35.100] (II) modeset(0): 1152x864@75Hz
[    35.100] (II) modeset(0): Manufacturer's mask: 0
[    35.101] (II) modeset(0): Supported standard timings:
[    35.101] (II) modeset(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    35.101] (II) modeset(0): #1: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[    35.101] (II) modeset(0): #2: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    35.101] (II) modeset(0): Supported detailed timing:
[    35.101] (II) modeset(0): clock: 108.0 MHz   Image Size:  376 x 301 mm
[    35.101] (II) modeset(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
[    35.101] (II) modeset(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
[    35.101] (II) modeset(0): Serial No: 0577363400481
[    35.101] (II) modeset(0): Ranges: V min: 50 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 145 MHz
[    35.101] (II) modeset(0): Monitor name: PLE1900
[    35.101] (II) modeset(0): EDID (in hex):
[    35.101] (II) modeset(0): 	00ffffffffffff0026cd2c48e1010000
[    35.101] (II) modeset(0): 	2210010381261e782ac556a4544a9d24
[    35.101] (II) modeset(0): 	144f54bfef8081808140714f01010101
[    35.101] (II) modeset(0): 	010101010101302a009851002a403070
[    35.101] (II) modeset(0): 	1300782d1100001e000000ff00303537
[    35.101] (II) modeset(0): 	37333633343030343831000000fd0032
[    35.101] (II) modeset(0): 	4c1e530e000a202020202020000000fc
[    35.101] (II) modeset(0): 	00504c45313930300a202020202000a9
[    35.101] (II) modeset(0): Printing probed modes for output HDMI-1
[    35.101] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[    35.101] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    35.101] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    35.101] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    35.101] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    35.101] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    35.101] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    35.101] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    35.101] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    35.101] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    35.101] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    35.101] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    35.101] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    35.101] (II) modeset(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    35.101] (II) modeset(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    35.101] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    35.101] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    35.101] (II) modeset(0): EDID for output DP-1
[    35.101] (II) modeset(0): Output LVDS-1 connected
[    35.101] (II) modeset(0): Output VGA-1 disconnected
[    35.101] (II) modeset(0): Output HDMI-1 connected
[    35.101] (II) modeset(0): Output DP-1 disconnected
[    35.101] (II) modeset(0): Using spanning desktop for initial modes
[    35.101] (II) modeset(0): Output LVDS-1 using initial mode 1920x1080 +0+0
[    35.101] (II) modeset(0): Output HDMI-1 using initial mode 1280x1024 +1920+0
[    35.101] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    35.101] (==) modeset(0): DPI set to (96, 96)
[    35.101] (II) Loading sub module "fb"
[    35.101] (II) LoadModule: "fb"
[    35.101] (II) Loading /usr/lib/xorg/modules/libfb.so
[    35.118] (II) Module fb: vendor="X.Org Foundation"
[    35.118] 	compiled for 1.19.5, module version = 1.0.0
[    35.118] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    35.118] (II) Loading sub module "shadow"
[    35.118] (II) LoadModule: "shadow"
[    35.118] (II) Loading /usr/lib/xorg/modules/libshadow.so
[    35.128] (II) Module shadow: vendor="X.Org Foundation"
[    35.128] 	compiled for 1.19.5, module version = 1.1.0
[    35.128] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    35.128] (II) UnloadModule: "fbdev"
[    35.128] (II) Unloading fbdev
[    35.128] (II) UnloadSubModule: "fbdevhw"
[    35.128] (II) Unloading fbdevhw
[    35.128] (II) UnloadModule: "vesa"
[    35.128] (II) Unloading vesa
[    35.129] (==) Depth 24 pixmap format is 32 bpp
[    35.143] (==) modeset(0): Backing store enabled
[    35.143] (==) modeset(0): Silken mouse enabled
[    35.143] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    35.212] (==) modeset(0): DPMS enabled
[    35.212] (--) RandR disabled
[    35.225] (II) SELinux: Disabled on system
[    35.240] (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
[    35.241] (II) modeset(0): Damage tracking initialized
[    35.241] (II) modeset(0): Setting screen physical size to 846 x 285
[    35.296] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    35.296] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    35.296] (II) LoadModule: "libinput"
[    35.296] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    35.332] (II) Module libinput: vendor="X.Org Foundation"
[    35.332] 	compiled for 1.19.3, module version = 0.25.0
[    35.332] 	Module class: X.Org XInput Driver
[    35.332] 	ABI class: X.Org XInput driver, version 24.1
[    35.332] (II) Using input driver 'libinput' for 'Power Button'
[    35.332] (**) Power Button: always reports core events
[    35.332] (**) Option "Device" "/dev/input/event3"
[    35.332] (**) Option "_source" "server/udev"
[    35.333] (II) event3  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    35.333] (II) event3  - (II) Power Button: (II) device is a keyboard
[    35.333] (II) event3  - (II) Power Button: (II) device removed
[    35.348] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[    35.348] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    35.348] (**) Option "xkb_model" "pc105"
[    35.348] (**) Option "xkb_layout" "pl"
[    35.370] (II) event3  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    35.370] (II) event3  - (II) Power Button: (II) device is a keyboard
[    35.371] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[    35.371] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    35.371] (II) Using input driver 'libinput' for 'Video Bus'
[    35.371] (**) Video Bus: always reports core events
[    35.371] (**) Option "Device" "/dev/input/event6"
[    35.371] (**) Option "_source" "server/udev"
[    35.371] (II) event6  - (II) Video Bus: (II) is tagged by udev as: Keyboard
[    35.371] (II) event6  - (II) Video Bus: (II) device is a keyboard
[    35.371] (II) event6  - (II) Video Bus: (II) device removed
[    35.392] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input8/event6"
[    35.392] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    35.392] (**) Option "xkb_model" "pc105"
[    35.392] (**) Option "xkb_layout" "pl"
[    35.393] (II) event6  - (II) Video Bus: (II) is tagged by udev as: Keyboard
[    35.393] (II) event6  - (II) Video Bus: (II) device is a keyboard
[    35.393] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[    35.393] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    35.393] (II) Using input driver 'libinput' for 'Video Bus'
[    35.393] (**) Video Bus: always reports core events
[    35.393] (**) Option "Device" "/dev/input/event5"
[    35.393] (**) Option "_source" "server/udev"
[    35.394] (II) event5  - (II) Video Bus: (II) is tagged by udev as: Keyboard
[    35.394] (II) event5  - (II) Video Bus: (II) device is a keyboard
[    35.394] (II) event5  - (II) Video Bus: (II) device removed
[    35.404] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:32/LNXVIDEO:00/input/input7/event5"
[    35.404] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    35.404] (**) Option "xkb_model" "pc105"
[    35.404] (**) Option "xkb_layout" "pl"
[    35.405] (II) event5  - (II) Video Bus: (II) is tagged by udev as: Keyboard
[    35.405] (II) event5  - (II) Video Bus: (II) device is a keyboard
[    35.405] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    35.405] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    35.405] (II) Using input driver 'libinput' for 'Power Button'
[    35.405] (**) Power Button: always reports core events
[    35.405] (**) Option "Device" "/dev/input/event0"
[    35.405] (**) Option "_source" "server/udev"
[    35.405] (II) event0  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    35.405] (II) event0  - (II) Power Button: (II) device is a keyboard
[    35.405] (II) event0  - (II) Power Button: (II) device removed
[    35.426] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    35.426] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[    35.426] (**) Option "xkb_model" "pc105"
[    35.426] (**) Option "xkb_layout" "pl"
[    35.427] (II) event0  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    35.427] (II) event0  - (II) Power Button: (II) device is a keyboard
[    35.428] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[    35.428] (II) No input driver specified, ignoring this device.
[    35.428] (II) This device may have been added with another device file.
[    35.428] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[    35.429] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    35.429] (II) Using input driver 'libinput' for 'Sleep Button'
[    35.429] (**) Sleep Button: always reports core events
[    35.429] (**) Option "Device" "/dev/input/event1"
[    35.429] (**) Option "_source" "server/udev"
[    35.429] (II) event1  - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[    35.429] (II) event1  - (II) Sleep Button: (II) device is a keyboard
[    35.429] (II) event1  - (II) Sleep Button: (II) device removed
[    35.460] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[    35.460] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[    35.460] (**) Option "xkb_model" "pc105"
[    35.460] (**) Option "xkb_layout" "pl"
[    35.460] (II) event1  - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[    35.460] (II) event1  - (II) Sleep Button: (II) device is a keyboard
[    35.462] (II) config/udev: Adding input device Laptop_Integrated_Webcam_2HDM:  (/dev/input/event12)
[    35.462] (**) Laptop_Integrated_Webcam_2HDM: : Applying InputClass "libinput keyboard catchall"
[    35.462] (II) Using input driver 'libinput' for 'Laptop_Integrated_Webcam_2HDM: '
[    35.462] (**) Laptop_Integrated_Webcam_2HDM: : always reports core events
[    35.462] (**) Option "Device" "/dev/input/event12"
[    35.462] (**) Option "_source" "server/udev"
[    35.462] (II) event12 - (II) Laptop_Integrated_Webcam_2HDM: : (II) is tagged by udev as: Keyboard
[    35.462] (II) event12 - (II) Laptop_Integrated_Webcam_2HDM: : (II) device is a keyboard
[    35.462] (II) event12 - (II) Laptop_Integrated_Webcam_2HDM: : (II) device removed
[    35.500] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input13/event12"
[    35.500] (II) XINPUT: Adding extended input device "Laptop_Integrated_Webcam_2HDM: " (type: KEYBOARD, id 11)
[    35.500] (**) Option "xkb_model" "pc105"
[    35.500] (**) Option "xkb_layout" "pl"
[    35.500] (II) event12 - (II) Laptop_Integrated_Webcam_2HDM: : (II) is tagged by udev as: Keyboard
[    35.500] (II) event12 - (II) Laptop_Integrated_Webcam_2HDM: : (II) device is a keyboard
[    35.501] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event9)
[    35.501] (II) No input driver specified, ignoring this device.
[    35.501] (II) This device may have been added with another device file.
[    35.501] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)
[    35.501] (II) No input driver specified, ignoring this device.
[    35.501] (II) This device may have been added with another device file.
[    35.501] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event11)
[    35.501] (II) No input driver specified, ignoring this device.
[    35.501] (II) This device may have been added with another device file.
[    35.502] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event8)
[    35.502] (II) No input driver specified, ignoring this device.
[    35.502] (II) This device may have been added with another device file.
[    35.502] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event13)
[    35.502] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    35.502] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[    35.502] (**) Dell WMI hotkeys: always reports core events
[    35.502] (**) Option "Device" "/dev/input/event13"
[    35.502] (**) Option "_source" "server/udev"
[    35.503] (II) event13 - (II) Dell WMI hotkeys: (II) is tagged by udev as: Keyboard
[    35.503] (II) event13 - (II) Dell WMI hotkeys: (II) device is a keyboard
[    35.503] (II) event13 - (II) Dell WMI hotkeys: (II) device removed
[    35.525] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input14/event13"
[    35.525] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 12)
[    35.525] (**) Option "xkb_model" "pc105"
[    35.525] (**) Option "xkb_layout" "pl"
[    35.525] (II) event13 - (II) Dell WMI hotkeys: (II) is tagged by udev as: Keyboard
[    35.525] (II) event13 - (II) Dell WMI hotkeys: (II) device is a keyboard
[    35.526] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[    35.526] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    35.526] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    35.526] (**) AT Translated Set 2 keyboard: always reports core events
[    35.526] (**) Option "Device" "/dev/input/event4"
[    35.526] (**) Option "_source" "server/udev"
[    35.526] (II) event4  - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[    35.526] (II) event4  - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[    35.526] (II) event4  - (II) AT Translated Set 2 keyboard: (II) device removed
[    35.547] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[    35.547] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[    35.547] (**) Option "xkb_model" "pc105"
[    35.547] (**) Option "xkb_layout" "pl"
[    35.548] (II) event4  - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[    35.548] (II) event4  - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[    35.548] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
[    35.548] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[    35.548] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    35.548] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    35.548] (II) LoadModule: "synaptics"
[    35.549] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    35.549] (II) Module synaptics: vendor="X.Org Foundation"
[    35.549] 	compiled for 1.19.3, module version = 1.9.0
[    35.549] 	Module class: X.Org XInput Driver
[    35.549] 	ABI class: X.Org XInput driver, version 24.1
[    35.549] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    35.549] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    35.549] (**) Option "Device" "/dev/input/event7"
[    35.596] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[    35.596] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5398 (res 42)
[    35.596] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4728 (res 70)
[    35.596] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    35.596] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    35.596] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[    35.596] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    35.596] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    35.596] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    35.636] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event7"
[    35.636] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 14)
[    35.636] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    35.636] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[    35.636] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.039
[    35.637] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    35.637] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    35.637] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    35.637] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    35.637] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    35.637] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    35.637] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    35.940] (II) modeset(0): EDID vendor "IVM", prod id 18476
[    35.940] (II) modeset(0): Using EDID range info for horizontal sync
[    35.940] (II) modeset(0): Using EDID range info for vertical refresh
[    35.940] (II) modeset(0): Printing DDC gathered Modelines:
[    35.940] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[    35.940] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    35.940] (II) modeset(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    35.940] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    35.940] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    35.940] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    35.940] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    35.940] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    35.940] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    35.940] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    35.941] (II) modeset(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    35.941] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    35.941] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    35.941] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    35.941] (II) modeset(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    35.941] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    35.941] (II) modeset(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    36.076] (II) modeset(0): EDID vendor "IVM", prod id 18476
[    36.076] (II) modeset(0): Using hsync ranges from config file
[    36.076] (II) modeset(0): Using vrefresh ranges from config file
[    36.076] (II) modeset(0): Printing DDC gathered Modelines:
[    36.077] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[    36.077] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    36.077] (II) modeset(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    36.077] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    36.077] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    36.077] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    36.077] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    36.077] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    36.077] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    36.077] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    36.077] (II) modeset(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    36.077] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    36.077] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    36.077] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    36.077] (II) modeset(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    36.077] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    36.077] (II) modeset(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    36.204] (II) modeset(0): EDID vendor "IVM", prod id 18476
[    36.204] (II) modeset(0): Using hsync ranges from config file
[    36.204] (II) modeset(0): Using vrefresh ranges from config file
[    36.204] (II) modeset(0): Printing DDC gathered Modelines:
[    36.204] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[    36.204] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    36.204] (II) modeset(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    36.204] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    36.204] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    36.204] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    36.204] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    36.204] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    36.204] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    36.204] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    36.204] (II) modeset(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    36.204] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    36.204] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    36.204] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    36.204] (II) modeset(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    36.204] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    36.204] (II) modeset(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    36.344] (II) modeset(0): EDID vendor "IVM", prod id 18476
[    36.344] (II) modeset(0): Using hsync ranges from config file
[    36.344] (II) modeset(0): Using vrefresh ranges from config file
[    36.344] (II) modeset(0): Printing DDC gathered Modelines:
[    36.344] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[    36.344] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    36.344] (II) modeset(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    36.344] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    36.344] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    36.344] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    36.344] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    36.344] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    36.344] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    36.344] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    36.344] (II) modeset(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    36.344] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    36.344] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    36.344] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    36.344] (II) modeset(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    36.344] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    36.344] (II) modeset(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    36.758] (II) modeset(0): Allocate new frame buffer 1280x1024 stride
[    36.835] (II) modeset(0): Allocate new frame buffer 1920x1080 stride
[    52.004] (II) config/udev: Adding input device Logitech Bluetooth Mouse M555b (/dev/input/mouse1)
[    52.004] (II) No input driver specified, ignoring this device.
[    52.004] (II) This device may have been added with another device file.
[    52.069] (II) config/udev: Adding input device Logitech Bluetooth Mouse M555b (/dev/input/event14)
[    52.069] (**) Logitech Bluetooth Mouse M555b: Applying InputClass "libinput pointer catchall"
[    52.069] (II) Using input driver 'libinput' for 'Logitech Bluetooth Mouse M555b'
[    52.069] (**) Logitech Bluetooth Mouse M555b: always reports core events
[    52.069] (**) Option "Device" "/dev/input/event14"
[    52.069] (**) Option "_source" "server/udev"
[    52.069] (II) event14 - (II) Logitech Bluetooth Mouse M555b: (II) is tagged by udev as: Mouse
[    52.069] (II) event14 - (II) Logitech Bluetooth Mouse M555b: (II) device is a pointer
[    52.069] (II) event14 - (II) Logitech Bluetooth Mouse M555b: (II) device removed
[    52.132] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/bluetooth/hci0/hci0:37/0005:046D:B009.0001/input/input15/event14"
[    52.132] (II) XINPUT: Adding extended input device "Logitech Bluetooth Mouse M555b" (type: MOUSE, id 15)
[    52.132] (**) Option "AccelerationScheme" "none"
[    52.132] (**) Logitech Bluetooth Mouse M555b: (accel) selected scheme none/0
[    52.132] (**) Logitech Bluetooth Mouse M555b: (accel) acceleration factor: 2.000
[    52.132] (**) Logitech Bluetooth Mouse M555b: (accel) acceleration threshold: 4
[    52.133] (II) event14 - (II) Logitech Bluetooth Mouse M555b: (II) is tagged by udev as: Mouse
[    52.133] (II) event14 - (II) Logitech Bluetooth Mouse M555b: (II) device is a pointer
uname -a
Linux Dell-XPS-L502X 4.15.15-041515-generic #201803311331 SMP Sat Mar 31 17:34:21 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux


cat /etc/issue.net 
Ubuntu 17.10


lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [GeForce GT 525M] (rev a1)


lshw -c display
  *-display
       description: VGA compatible controller
       product: GF108M [GeForce GT 525M]
       vendor: NVIDIA Corporation
       physical id: 0
       bus info: pci@0000:01:00.0
       version: a1
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress vga_controller bus_master cap_list rom
       configuration: driver=nvidia latency=0
       resources: irq:16 memory:f0000000-f0ffffff memory:c0000000-cfffffff memory:d0000000-d1ffffff ioport:3000(size=128) memory:f1000000-f107ffff
  *-display
       description: VGA compatible controller
       product: 2nd Generation Core Processor Family Integrated Graphics Controller
       vendor: Intel Corporation
       physical id: 2
       bus info: pci@0000:00:02.0
       version: 09
       width: 64 bits
       clock: 33MHz
       capabilities: msi pm vga_controller bus_master cap_list rom
       configuration: driver=i915 latency=0
       resources: irq:31 memory:f1400000-f17fffff memory:e0000000-efffffff ioport:4000(size=64) memory:c0000-dffff
-- Logs begin at Mon 2018-03-26 17:43:05 CEST, end at Tue 2018-04-03 19:36:10 CEST. --
Apr 03 18:48:07 Dell-XPS-L502X kernel: Linux version 4.15.15-041515-generic (kernel@gloin) (gcc version 7.2.0 (Ubuntu 7.2.0-8ubuntu3.2)) #201803311331 SMP Sat Mar 31 17:34:21 UTC 2018
Apr 03 18:48:07 Dell-XPS-L502X kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.15-041515-generic root=UUID=95f70d80-0833-47f2-a0d6-41f9ea14022a ro debug drm.debug=0xe video=HDMI-A-1:1280x720-16@50D drm.edid_firmware=HDMI-A-1:edid/tv.bin
Apr 03 18:48:07 Dell-XPS-L502X kernel: KERNEL supported cpus:
Apr 03 18:48:07 Dell-XPS-L502X kernel:   Intel GenuineIntel
Apr 03 18:48:07 Dell-XPS-L502X kernel:   AMD AuthenticAMD
Apr 03 18:48:07 Dell-XPS-L502X kernel:   Centaur CentaurHauls
Apr 03 18:48:07 Dell-XPS-L502X kernel: Disabled fast string operations
Apr 03 18:48:07 Dell-XPS-L502X kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Apr 03 18:48:07 Dell-XPS-L502X kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Apr 03 18:48:07 Dell-XPS-L502X kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Apr 03 18:48:07 Dell-XPS-L502X kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Apr 03 18:48:07 Dell-XPS-L502X kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
Apr 03 18:48:07 Dell-XPS-L502X kernel: e820: BIOS-provided physical RAM map:
Apr 03 18:48:07 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
Apr 03 18:48:07 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
Apr 03 18:48:07 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
Apr 03 18:48:07 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000bac8efff] usable
Apr 03 18:48:07 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000bac8f000-0x00000000bacabfff] reserved
Apr 03 18:48:07 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000bacac000-0x00000000bacb8fff] ACPI NVS
Apr 03 18:48:07 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000bacb9000-0x00000000badcefff] reserved
Apr 03 18:48:07 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000badcf000-0x00000000badcffff] ACPI NVS
Apr 03 18:48:07 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000badd0000-0x00000000badfafff] reserved
Apr 03 18:48:07 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000badfb000-0x00000000badfcfff] ACPI NVS
Apr 03 18:48:07 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000badfd000-0x00000000badfefff] reserved
Apr 03 18:48:07 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000badff000-0x00000000bae01fff] ACPI NVS
Apr 03 18:48:07 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000bae02000-0x00000000bae09fff] reserved
Apr 03 18:48:07 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000bae0a000-0x00000000bae1afff] ACPI NVS
Apr 03 18:48:07 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000bae1b000-0x00000000baf17fff] reserved
Apr 03 18:48:07 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000baf18000-0x00000000baf1bfff] ACPI NVS
Apr 03 18:48:07 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000baf1c000-0x00000000baf1efff] reserved
Apr 03 18:48:07 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000baf1f000-0x00000000baf9efff] ACPI NVS
Apr 03 18:48:07 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000baf9f000-0x00000000baffefff] ACPI data
Apr 03 18:48:07 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000bafff000-0x00000000baffffff] usable
Apr 03 18:48:07 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000bb000000-0x00000000bf9fffff] reserved
Apr 03 18:48:07 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Apr 03 18:48:07 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Apr 03 18:48:07 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved
Apr 03 18:48:07 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
Apr 03 18:48:07 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
Apr 03 18:48:07 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Apr 03 18:48:07 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000ffd80000-0x00000000ffffffff] reserved
Apr 03 18:48:07 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x0000000100000000-0x00000002be9fefff] usable
Apr 03 18:48:07 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000002be9ff000-0x00000002bfdfffff] reserved
Apr 03 18:48:07 Dell-XPS-L502X kernel: NX (Execute Disable) protection: active
Apr 03 18:48:07 Dell-XPS-L502X kernel: random: fast init done
Apr 03 18:48:07 Dell-XPS-L502X kernel: SMBIOS 2.6 present.
Apr 03 18:48:07 Dell-XPS-L502X kernel: DMI: Dell Inc.          Dell System XPS L502X/0YR8NN, BIOS A12 09/07/2012
Apr 03 18:48:07 Dell-XPS-L502X kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Apr 03 18:48:07 Dell-XPS-L502X kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Apr 03 18:48:07 Dell-XPS-L502X kernel: e820: last_pfn = 0x2be9ff max_arch_pfn = 0x400000000
Apr 03 18:48:07 Dell-XPS-L502X kernel: MTRR default type: uncachable
Apr 03 18:48:07 Dell-XPS-L502X kernel: MTRR fixed ranges enabled:
Apr 03 18:48:07 Dell-XPS-L502X kernel:   00000-9FFFF write-back
Apr 03 18:48:07 Dell-XPS-L502X kernel:   A0000-BFFFF uncachable
Apr 03 18:48:07 Dell-XPS-L502X kernel:   C0000-FFFFF write-protect
Apr 03 18:48:07 Dell-XPS-L502X kernel: MTRR variable ranges enabled:
Apr 03 18:48:07 Dell-XPS-L502X kernel:   0 base 0FFC00000 mask FFFC00000 write-protect
Apr 03 18:48:07 Dell-XPS-L502X kernel:   1 base 000000000 mask F80000000 write-back
Apr 03 18:48:07 Dell-XPS-L502X kernel:   2 base 080000000 mask FC0000000 write-back
Apr 03 18:48:07 Dell-XPS-L502X kernel:   3 base 0BC000000 mask FFC000000 uncachable
Apr 03 18:48:07 Dell-XPS-L502X kernel:   4 base 0BB000000 mask FFF000000 uncachable
Apr 03 18:48:07 Dell-XPS-L502X kernel:   5 base 100000000 mask F00000000 write-back
Apr 03 18:48:07 Dell-XPS-L502X kernel:   6 base 200000000 mask F80000000 write-back
Apr 03 18:48:07 Dell-XPS-L502X kernel:   7 base 280000000 mask FC0000000 write-back
Apr 03 18:48:07 Dell-XPS-L502X kernel:   8 base 2BFE00000 mask FFFE00000 uncachable
Apr 03 18:48:07 Dell-XPS-L502X kernel:   9 disabled
Apr 03 18:48:07 Dell-XPS-L502X kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Apr 03 18:48:07 Dell-XPS-L502X kernel: e820: last_pfn = 0xbb000 max_arch_pfn = 0x400000000
Apr 03 18:48:07 Dell-XPS-L502X kernel: Scanning 1 areas for low memory corruption
Apr 03 18:48:07 Dell-XPS-L502X kernel: Base memory trampoline at [        (ptrval)] 97000 size 24576
Apr 03 18:48:07 Dell-XPS-L502X kernel: reserving inaccessible SNB gfx pages
Apr 03 18:48:07 Dell-XPS-L502X kernel: BRK [0x25d139000, 0x25d139fff] PGTABLE
Apr 03 18:48:07 Dell-XPS-L502X kernel: BRK [0x25d13a000, 0x25d13afff] PGTABLE
Apr 03 18:48:07 Dell-XPS-L502X kernel: BRK [0x25d13b000, 0x25d13bfff] PGTABLE
Apr 03 18:48:07 Dell-XPS-L502X kernel: BRK [0x25d13c000, 0x25d13cfff] PGTABLE
Apr 03 18:48:07 Dell-XPS-L502X kernel: BRK [0x25d13d000, 0x25d13dfff] PGTABLE
Apr 03 18:48:07 Dell-XPS-L502X kernel: BRK [0x25d13e000, 0x25d13efff] PGTABLE
Apr 03 18:48:07 Dell-XPS-L502X kernel: BRK [0x25d13f000, 0x25d13ffff] PGTABLE
Apr 03 18:48:07 Dell-XPS-L502X kernel: BRK [0x25d140000, 0x25d140fff] PGTABLE
Apr 03 18:48:07 Dell-XPS-L502X kernel: BRK [0x25d141000, 0x25d141fff] PGTABLE
Apr 03 18:48:07 Dell-XPS-L502X kernel: BRK [0x25d142000, 0x25d142fff] PGTABLE
Apr 03 18:48:07 Dell-XPS-L502X kernel: RAMDISK: [mem 0x30ee0000-0x34767fff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: Early table checksum verification disabled
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: RSDP 0x00000000000F00E0 000024 (v02 DELL  )
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: XSDT 0x00000000BAFFE120 00008C (v01 DELL   QA09     00000002 LOHR 00000002)
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: FACP 0x00000000BAFEF000 0000F4 (v03 DELL   QA09     00000002 PTL  00000002)
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: DSDT 0x00000000BAFF2000 008C93 (v02 DELL   SNB-CPT  00000000 INTL 20061109)
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: FACS 0x00000000BAF40000 000040
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: FACS 0x00000000BAF40000 000040
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: SLIC 0x00000000BAFFD000 000176 (v01 DELL   QA09     00000002 LOHR 00000001)
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: SSDT 0x00000000BAFFB000 001068 (v01 DELL   PtidDevc 00001000 INTL 20061109)
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: ASF! 0x00000000BAFF1000 0000A5 (v32 DELL   QA09     00000002 PTL  00000002)
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: HPET 0x00000000BAFEE000 000038 (v01 DELL   QA09     00000002 PTL  00000002)
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: APIC 0x00000000BAFED000 000098 (v01 DELL   QA09     00000002 PTL  00000002)
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: MCFG 0x00000000BAFEC000 00003C (v01 DELL   QA09     00000002 PTL  00000002)
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: SSDT 0x00000000BAFEA000 00124D (v01 NvORef NvOptTbl 00001000 INTL 20061109)
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: SSDT 0x00000000BAFE9000 000780 (v01 PmRef  Cpu0Ist  00003000 INTL 20061109)
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: SSDT 0x00000000BAFE8000 000996 (v01 PmRef  CpuPm    00003000 INTL 20061109)
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: UEFI 0x00000000BAFE7000 00003E (v01 DELL   QA09     00000002 PTL  00000002)
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: UEFI 0x00000000BAFE6000 000042 (v01 PTL    COMBUF   00000001 PTL  00000001)
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: UEFI 0x00000000BAFE5000 00026A (v01 DELL   QA09     00000002 PTL  00000002)
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: Local APIC address 0xfee00000
Apr 03 18:48:07 Dell-XPS-L502X kernel: No NUMA configuration found
Apr 03 18:48:07 Dell-XPS-L502X kernel: Faking a node at [mem 0x0000000000000000-0x00000002be9fefff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: NODE_DATA(0) allocated [mem 0x2be9d4000-0x2be9fefff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: tsc: Fast TSC calibration using PIT
Apr 03 18:48:07 Dell-XPS-L502X kernel: Zone ranges:
Apr 03 18:48:07 Dell-XPS-L502X kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Apr 03 18:48:07 Dell-XPS-L502X kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Apr 03 18:48:07 Dell-XPS-L502X kernel:   Normal   [mem 0x0000000100000000-0x00000002be9fefff]
Apr 03 18:48:07 Dell-XPS-L502X kernel:   Device   empty
Apr 03 18:48:07 Dell-XPS-L502X kernel: Movable zone start for each node
Apr 03 18:48:07 Dell-XPS-L502X kernel: Early memory node ranges
Apr 03 18:48:07 Dell-XPS-L502X kernel:   node   0: [mem 0x0000000000001000-0x000000000009cfff]
Apr 03 18:48:07 Dell-XPS-L502X kernel:   node   0: [mem 0x0000000000100000-0x00000000bac8efff]
Apr 03 18:48:07 Dell-XPS-L502X kernel:   node   0: [mem 0x00000000bafff000-0x00000000baffffff]
Apr 03 18:48:07 Dell-XPS-L502X kernel:   node   0: [mem 0x0000000100000000-0x00000002be9fefff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000002be9fefff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: On node 0 totalpages: 2594347
Apr 03 18:48:07 Dell-XPS-L502X kernel:   DMA zone: 64 pages used for memmap
Apr 03 18:48:07 Dell-XPS-L502X kernel:   DMA zone: 156 pages reserved
Apr 03 18:48:07 Dell-XPS-L502X kernel:   DMA zone: 3996 pages, LIFO batch:0
Apr 03 18:48:07 Dell-XPS-L502X kernel:   DMA32 zone: 11891 pages used for memmap
Apr 03 18:48:07 Dell-XPS-L502X kernel:   DMA32 zone: 760976 pages, LIFO batch:31
Apr 03 18:48:07 Dell-XPS-L502X kernel:   Normal zone: 28584 pages used for memmap
Apr 03 18:48:07 Dell-XPS-L502X kernel:   Normal zone: 1829375 pages, LIFO batch:31
Apr 03 18:48:07 Dell-XPS-L502X kernel: Reserved but unavailable: 100 pages
Apr 03 18:48:07 Dell-XPS-L502X kernel: Reserving Intel graphics memory at 0x00000000bba00000-0x00000000bf9fffff
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: PM-Timer IO Port: 0x408
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: Local APIC address 0xfee00000
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Apr 03 18:48:07 Dell-XPS-L502X kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: IRQ0 used by override.
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: IRQ9 used by override.
Apr 03 18:48:07 Dell-XPS-L502X kernel: Using ACPI (MADT) for SMP configuration information
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: HPET id: 0x8086a301 base: 0xfed00000
Apr 03 18:48:07 Dell-XPS-L502X kernel: smpboot: Allowing 8 CPUs, 4 hotplug CPUs
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbac8f000-0xbacabfff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbacac000-0xbacb8fff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbacb9000-0xbadcefff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbadcf000-0xbadcffff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbadd0000-0xbadfafff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbadfb000-0xbadfcfff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbadfd000-0xbadfefff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbadff000-0xbae01fff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbae02000-0xbae09fff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbae0a000-0xbae1afff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbae1b000-0xbaf17fff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbaf18000-0xbaf1bfff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbaf1c000-0xbaf1efff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbaf1f000-0xbaf9efff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbaf9f000-0xbaffefff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbb000000-0xbf9fffff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbfa00000-0xf7ffffff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfed07fff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xfed08000-0xfed08fff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xfed09000-0xfed0ffff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xfee01000-0xffd7ffff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xffd80000-0xffffffff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: e820: [mem 0xbfa00000-0xf7ffffff] available for PCI devices
Apr 03 18:48:07 Dell-XPS-L502X kernel: Booting paravirtualized kernel on bare hardware
Apr 03 18:48:07 Dell-XPS-L502X kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
Apr 03 18:48:07 Dell-XPS-L502X kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
Apr 03 18:48:07 Dell-XPS-L502X kernel: percpu: Embedded 46 pages/cpu @        (ptrval) s151552 r8192 d28672 u262144
Apr 03 18:48:07 Dell-XPS-L502X kernel: pcpu-alloc: s151552 r8192 d28672 u262144 alloc=1*2097152
Apr 03 18:48:07 Dell-XPS-L502X kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
Apr 03 18:48:07 Dell-XPS-L502X kernel: Built 1 zonelists, mobility grouping on.  Total pages: 2553652
Apr 03 18:48:07 Dell-XPS-L502X kernel: Policy zone: Normal
Apr 03 18:48:07 Dell-XPS-L502X kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.15-041515-generic root=UUID=95f70d80-0833-47f2-a0d6-41f9ea14022a ro debug drm.debug=0xe video=HDMI-A-1:1280x720-16@50D drm.edid_firmware=HDMI-A-1:edid/tv.bin
Apr 03 18:48:07 Dell-XPS-L502X kernel: Calgary: detecting Calgary via BIOS EBDA area
Apr 03 18:48:07 Dell-XPS-L502X kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Apr 03 18:48:07 Dell-XPS-L502X kernel: Memory: 10059408K/10377388K available (12300K kernel code, 2470K rwdata, 4196K rodata, 2384K init, 2416K bss, 317980K reserved, 0K cma-reserved)
Apr 03 18:48:07 Dell-XPS-L502X kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Apr 03 18:48:07 Dell-XPS-L502X kernel: Kernel/User page tables isolation: enabled
Apr 03 18:48:07 Dell-XPS-L502X kernel: ftrace: allocating 39055 entries in 153 pages
Apr 03 18:48:07 Dell-XPS-L502X kernel: Hierarchical RCU implementation.
Apr 03 18:48:07 Dell-XPS-L502X kernel:         RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
Apr 03 18:48:07 Dell-XPS-L502X kernel:         Tasks RCU enabled.
Apr 03 18:48:07 Dell-XPS-L502X kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
Apr 03 18:48:07 Dell-XPS-L502X kernel: NR_IRQS: 524544, nr_irqs: 488, preallocated irqs: 16
Apr 03 18:48:07 Dell-XPS-L502X kernel: Console: colour VGA+ 80x25
Apr 03 18:48:07 Dell-XPS-L502X kernel: console [tty0] enabled
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: Core revision 20170831
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: 5 ACPI AML tables successfully acquired and loaded
Apr 03 18:48:07 Dell-XPS-L502X kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
Apr 03 18:48:07 Dell-XPS-L502X kernel: hpet clockevent registered
Apr 03 18:48:07 Dell-XPS-L502X kernel: APIC: Switch to symmetric I/O mode setup
Apr 03 18:48:07 Dell-XPS-L502X kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Apr 03 18:48:07 Dell-XPS-L502X kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Apr 03 18:48:07 Dell-XPS-L502X kernel: tsc: Fast TSC calibration using PIT
Apr 03 18:48:07 Dell-XPS-L502X kernel: tsc: Detected 2294.812 MHz processor
Apr 03 18:48:07 Dell-XPS-L502X kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4589.62 BogoMIPS (lpj=9179248)
Apr 03 18:48:07 Dell-XPS-L502X kernel: pid_max: default: 32768 minimum: 301
Apr 03 18:48:07 Dell-XPS-L502X kernel: Security Framework initialized
Apr 03 18:48:07 Dell-XPS-L502X kernel: Yama: becoming mindful.
Apr 03 18:48:07 Dell-XPS-L502X kernel: AppArmor: AppArmor initialized
Apr 03 18:48:07 Dell-XPS-L502X kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
Apr 03 18:48:07 Dell-XPS-L502X kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
Apr 03 18:48:07 Dell-XPS-L502X kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
Apr 03 18:48:07 Dell-XPS-L502X kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
Apr 03 18:48:07 Dell-XPS-L502X kernel: Disabled fast string operations
Apr 03 18:48:07 Dell-XPS-L502X kernel: CPU: Physical Processor ID: 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: CPU: Processor Core ID: 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Apr 03 18:48:07 Dell-XPS-L502X kernel: ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
Apr 03 18:48:07 Dell-XPS-L502X kernel: mce: CPU supports 7 MCE banks
Apr 03 18:48:07 Dell-XPS-L502X kernel: process: using mwait in idle threads
Apr 03 18:48:07 Dell-XPS-L502X kernel: Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
Apr 03 18:48:07 Dell-XPS-L502X kernel: Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: Spectre V2 : Mitigation: Full generic retpoline
Apr 03 18:48:07 Dell-XPS-L502X kernel: Freeing SMP alternatives memory: 36K
Apr 03 18:48:07 Dell-XPS-L502X kernel: TSC deadline timer enabled
Apr 03 18:48:07 Dell-XPS-L502X kernel: smpboot: CPU0: Intel(R) Core(TM) i5-2410M CPU @ 2.30GHz (family: 0x6, model: 0x2a, stepping: 0x7)
Apr 03 18:48:07 Dell-XPS-L502X kernel: Performance Events: PEBS fmt1+, SandyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
Apr 03 18:48:07 Dell-XPS-L502X kernel: core: PEBS disabled due to CPU errata, please upgrade microcode
Apr 03 18:48:07 Dell-XPS-L502X kernel: ... version:                3
Apr 03 18:48:07 Dell-XPS-L502X kernel: ... bit width:              48
Apr 03 18:48:07 Dell-XPS-L502X kernel: ... generic registers:      4
Apr 03 18:48:07 Dell-XPS-L502X kernel: ... value mask:             0000ffffffffffff
Apr 03 18:48:07 Dell-XPS-L502X kernel: ... max period:             00007fffffffffff
Apr 03 18:48:07 Dell-XPS-L502X kernel: ... fixed-purpose events:   3
Apr 03 18:48:07 Dell-XPS-L502X kernel: ... event mask:             000000070000000f
Apr 03 18:48:07 Dell-XPS-L502X kernel: Hierarchical SRCU implementation.
Apr 03 18:48:07 Dell-XPS-L502X kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Apr 03 18:48:07 Dell-XPS-L502X kernel: smp: Bringing up secondary CPUs ...
Apr 03 18:48:07 Dell-XPS-L502X kernel: x86: Booting SMP configuration:
Apr 03 18:48:07 Dell-XPS-L502X kernel: .... node  #0, CPUs:      #1
Apr 03 18:48:07 Dell-XPS-L502X kernel: Disabled fast string operations
Apr 03 18:48:07 Dell-XPS-L502X kernel:  #2
Apr 03 18:48:07 Dell-XPS-L502X kernel: Disabled fast string operations
Apr 03 18:48:07 Dell-XPS-L502X kernel:  #3
Apr 03 18:48:07 Dell-XPS-L502X kernel: Disabled fast string operations
Apr 03 18:48:07 Dell-XPS-L502X kernel: smp: Brought up 1 node, 4 CPUs
Apr 03 18:48:07 Dell-XPS-L502X kernel: smpboot: Max logical packages: 2
Apr 03 18:48:07 Dell-XPS-L502X kernel: smpboot: Total of 4 processors activated (18358.49 BogoMIPS)
Apr 03 18:48:07 Dell-XPS-L502X kernel: devtmpfs: initialized
Apr 03 18:48:07 Dell-XPS-L502X kernel: x86/mm: Memory block size: 128MB
Apr 03 18:48:07 Dell-XPS-L502X kernel: evm: security.selinux
Apr 03 18:48:07 Dell-XPS-L502X kernel: evm: security.SMACK64
Apr 03 18:48:07 Dell-XPS-L502X kernel: evm: security.SMACK64EXEC
Apr 03 18:48:07 Dell-XPS-L502X kernel: evm: security.SMACK64TRANSMUTE
Apr 03 18:48:07 Dell-XPS-L502X kernel: evm: security.SMACK64MMAP
Apr 03 18:48:07 Dell-XPS-L502X kernel: evm: security.apparmor
Apr 03 18:48:07 Dell-XPS-L502X kernel: evm: security.ima
Apr 03 18:48:07 Dell-XPS-L502X kernel: evm: security.capability
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registering ACPI NVS region [mem 0xbacac000-0xbacb8fff] (53248 bytes)
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registering ACPI NVS region [mem 0xbadcf000-0xbadcffff] (4096 bytes)
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registering ACPI NVS region [mem 0xbadfb000-0xbadfcfff] (8192 bytes)
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registering ACPI NVS region [mem 0xbadff000-0xbae01fff] (12288 bytes)
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registering ACPI NVS region [mem 0xbae0a000-0xbae1afff] (69632 bytes)
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registering ACPI NVS region [mem 0xbaf18000-0xbaf1bfff] (16384 bytes)
Apr 03 18:48:07 Dell-XPS-L502X kernel: PM: Registering ACPI NVS region [mem 0xbaf1f000-0xbaf9efff] (524288 bytes)
Apr 03 18:48:07 Dell-XPS-L502X kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
Apr 03 18:48:07 Dell-XPS-L502X kernel: futex hash table entries: 2048 (order: 5, 131072 bytes)
Apr 03 18:48:07 Dell-XPS-L502X kernel: pinctrl core: initialized pinctrl subsystem
Apr 03 18:48:07 Dell-XPS-L502X kernel: RTC time: 16:47:51, date: 04/03/18
Apr 03 18:48:07 Dell-XPS-L502X kernel: NET: Registered protocol family 16
Apr 03 18:48:07 Dell-XPS-L502X kernel: audit: initializing netlink subsys (disabled)
Apr 03 18:48:07 Dell-XPS-L502X kernel: audit: type=2000 audit(1522774071.048:1): state=initialized audit_enabled=0 res=1
Apr 03 18:48:07 Dell-XPS-L502X kernel: cpuidle: using governor ladder
Apr 03 18:48:07 Dell-XPS-L502X kernel: cpuidle: using governor menu
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: bus type PCI registered
Apr 03 18:48:07 Dell-XPS-L502X kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Apr 03 18:48:07 Dell-XPS-L502X kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Apr 03 18:48:07 Dell-XPS-L502X kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
Apr 03 18:48:07 Dell-XPS-L502X kernel: PCI: Using configuration type 1 for base access
Apr 03 18:48:07 Dell-XPS-L502X kernel: core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
Apr 03 18:48:07 Dell-XPS-L502X kernel: mtrr: your CPUs had inconsistent variable MTRR settings
Apr 03 18:48:07 Dell-XPS-L502X kernel: mtrr: probably your BIOS does not setup all CPUs.
Apr 03 18:48:07 Dell-XPS-L502X kernel: mtrr: corrected configuration.
Apr 03 18:48:07 Dell-XPS-L502X kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: Added _OSI(Module Device)
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: Added _OSI(Processor Device)
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: Added _OSI(Processor Aggregator Device)
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: Executed 1 blocks of module-level executable AML code
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: Dynamic OEM Table Load:
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: SSDT 0xFFFF9FFD71C9C800 00067C (v01 PmRef  Cpu0Cst  00003001 INTL 20061109)
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: Dynamic OEM Table Load:
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: SSDT 0xFFFF9FFD71D7D400 000303 (v01 PmRef  ApIst    00003000 INTL 20061109)
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: Dynamic OEM Table Load:
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: SSDT 0xFFFF9FFD71E6E800 000119 (v01 PmRef  ApCst    00003000 INTL 20061109)
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: EC: EC started
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: EC: interrupt blocked
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: Interpreter enabled
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: (supports S0 S3 S4 S5)
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: Using IOAPIC for interrupt routing
Apr 03 18:48:07 Dell-XPS-L502X kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: GPE 0x02 active on init
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: Enabled 7 GPEs in block 00 to 3F
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
Apr 03 18:48:07 Dell-XPS-L502X kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
Apr 03 18:48:07 Dell-XPS-L502X kernel: acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
Apr 03 18:48:07 Dell-XPS-L502X kernel: PCI host bridge to bus 0000:00
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci_bus 0000:00: root bus resource [mem 0xbfa00000-0xfeafffff window]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci_bus 0000:00: root bus resource [bus 00-3e]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:02.0: [8086:0116] type 00 class 0x030000
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf1400000-0xf17fffff 64bit]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:02.0: reg 0x20: [io  0x4000-0x403f]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:16.0: reg 0x10: [mem 0xf1c05000-0xf1c0500f 64bit]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xf1c0a000-0xf1c0a3ff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xf1c00000-0xf1c03fff 64bit]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1c.5: [8086:1c1a] type 01 class 0x060400
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xf1c09000-0xf1c093ff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1f.0: [8086:1c4b] type 00 class 0x060100
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1f.2: reg 0x10: [io  0x4088-0x408f]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1f.2: reg 0x14: [io  0x4094-0x4097]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1f.2: reg 0x18: [io  0x4080-0x4087]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1f.2: reg 0x1c: [io  0x4090-0x4093]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1f.2: reg 0x20: [io  0x4060-0x407f]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xf1c08000-0xf1c087ff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1f.2: PME# supported from D3hot
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xf1c04000-0xf1c040ff 64bit]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1f.3: reg 0x20: [io  0xefa0-0xefbf]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:01:00.0: [10de:0df5] type 00 class 0x030000
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:01:00.0: reg 0x10: [mem 0xf0000000-0xf0ffffff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:01:00.0: reg 0x24: [io  0x3000-0x307f]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:01:00.0: enabling Extended Tags
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:01.0:   bridge window [mem 0xf0000000-0xf10fffff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:03:00.0: [8086:008a] type 00 class 0x028000
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:03:00.0: reg 0x10: [mem 0xf1b00000-0xf1b01fff 64bit]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1c.1: PCI bridge to [bus 03]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1c.1:   bridge window [mem 0xf1b00000-0xf1bfffff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:04:00.0: [1033:0194] type 00 class 0x0c0330
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:04:00.0: reg 0x10: [mem 0xf1a00000-0xf1a01fff 64bit]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1c.3: PCI bridge to [bus 04]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1c.3:   bridge window [mem 0xf1a00000-0xf1afffff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1c.4: PCI bridge to [bus 05]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1c.4:   bridge window [mem 0xf1900000-0xf19fffff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:06:00.0: [10ec:8168] type 00 class 0x020000
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:06:00.0: reg 0x10: [io  0x2000-0x20ff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:06:00.0: reg 0x18: [mem 0xf1804000-0xf1804fff 64bit pref]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:06:00.0: reg 0x20: [mem 0xf1800000-0xf1803fff 64bit pref]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:06:00.0: supports D1 D2
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1c.5: PCI bridge to [bus 06]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1c.5:   bridge window [io  0x2000-0x2fff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1c.5:   bridge window [mem 0xf1800000-0xf18fffff 64bit pref]
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 *11 12 14 15)
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 *11 12 14 15)
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 *10 11 12 14 15)
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15)
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 *11 12 14 15)
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 *10 11 12 14 15)
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: EC: interrupt unblocked
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: EC: event unblocked
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:02.0: vgaarb: no bridge control possible
Apr 03 18:48:07 Dell-XPS-L502X kernel: vgaarb: loaded
Apr 03 18:48:07 Dell-XPS-L502X kernel: SCSI subsystem initialized
Apr 03 18:48:07 Dell-XPS-L502X kernel: libata version 3.00 loaded.
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: bus type USB registered
Apr 03 18:48:07 Dell-XPS-L502X kernel: usbcore: registered new interface driver usbfs
Apr 03 18:48:07 Dell-XPS-L502X kernel: usbcore: registered new interface driver hub
Apr 03 18:48:07 Dell-XPS-L502X kernel: usbcore: registered new device driver usb
Apr 03 18:48:07 Dell-XPS-L502X kernel: EDAC MC: Ver: 3.0.0
Apr 03 18:48:07 Dell-XPS-L502X kernel: PCI: Using ACPI for IRQ routing
Apr 03 18:48:07 Dell-XPS-L502X kernel: PCI: pci_cache_line_size set to 64 bytes
Apr 03 18:48:07 Dell-XPS-L502X kernel: e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: e820: reserve RAM buffer [mem 0xbac8f000-0xbbffffff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: e820: reserve RAM buffer [mem 0xbb000000-0xbbffffff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: e820: reserve RAM buffer [mem 0x2be9ff000-0x2bfffffff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: NetLabel: Initializing
Apr 03 18:48:07 Dell-XPS-L502X kernel: NetLabel:  domain hash size = 128
Apr 03 18:48:07 Dell-XPS-L502X kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Apr 03 18:48:07 Dell-XPS-L502X kernel: NetLabel:  unlabeled traffic allowed by default
Apr 03 18:48:07 Dell-XPS-L502X kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
Apr 03 18:48:07 Dell-XPS-L502X kernel: clocksource: Switched to clocksource hpet
Apr 03 18:48:07 Dell-XPS-L502X kernel: VFS: Disk quotas dquot_6.6.0
Apr 03 18:48:07 Dell-XPS-L502X kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Apr 03 18:48:07 Dell-XPS-L502X kernel: AppArmor: AppArmor Filesystem Enabled
Apr 03 18:48:07 Dell-XPS-L502X kernel: pnp: PnP ACPI init
Apr 03 18:48:07 Dell-XPS-L502X kernel: system 00:00: [io  0x0680-0x069f] has been reserved
Apr 03 18:48:07 Dell-XPS-L502X kernel: system 00:00: [io  0x1000-0x1003] has been reserved
Apr 03 18:48:07 Dell-XPS-L502X kernel: system 00:00: [io  0x1004-0x1013] has been reserved
Apr 03 18:48:07 Dell-XPS-L502X kernel: system 00:00: [io  0xffff] has been reserved
Apr 03 18:48:07 Dell-XPS-L502X kernel: system 00:00: [io  0x0400-0x0453] has been reserved
Apr 03 18:48:07 Dell-XPS-L502X kernel: system 00:00: [io  0x0458-0x047f] has been reserved
Apr 03 18:48:07 Dell-XPS-L502X kernel: system 00:00: [io  0x0500-0x057f] has been reserved
Apr 03 18:48:07 Dell-XPS-L502X kernel: system 00:00: [io  0x164e-0x164f] has been reserved
Apr 03 18:48:07 Dell-XPS-L502X kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
Apr 03 18:48:07 Dell-XPS-L502X kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
Apr 03 18:48:07 Dell-XPS-L502X kernel: system 00:02: [io  0x0454-0x0457] has been reserved
Apr 03 18:48:07 Dell-XPS-L502X kernel: system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
Apr 03 18:48:07 Dell-XPS-L502X kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
Apr 03 18:48:07 Dell-XPS-L502X kernel: pnp 00:04: Plug and Play ACPI device, IDs DLL04b6 PNP0f13 (active)
Apr 03 18:48:07 Dell-XPS-L502X kernel: pnp 00:05: disabling [mem 0xfffff000-0xffffffff] because it overlaps 0000:01:00.0 BAR 6 [mem 0xfff80000-0xffffffff pref]
Apr 03 18:48:07 Dell-XPS-L502X kernel: system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
Apr 03 18:48:07 Dell-XPS-L502X kernel: system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
Apr 03 18:48:07 Dell-XPS-L502X kernel: system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
Apr 03 18:48:07 Dell-XPS-L502X kernel: system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
Apr 03 18:48:07 Dell-XPS-L502X kernel: system 00:05: [mem 0xf8000000-0xfbffffff] has been reserved
Apr 03 18:48:07 Dell-XPS-L502X kernel: system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
Apr 03 18:48:07 Dell-XPS-L502X kernel: system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
Apr 03 18:48:07 Dell-XPS-L502X kernel: system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
Apr 03 18:48:07 Dell-XPS-L502X kernel: system 00:05: [mem 0xff000000-0xffffffff] could not be reserved
Apr 03 18:48:07 Dell-XPS-L502X kernel: system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
Apr 03 18:48:07 Dell-XPS-L502X kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
Apr 03 18:48:07 Dell-XPS-L502X kernel: pnp: PnP ACPI: found 6 devices
Apr 03 18:48:07 Dell-XPS-L502X kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:01:00.0: BAR 6: assigned [mem 0xf1000000-0xf107ffff pref]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:01.0:   bridge window [mem 0xf0000000-0xf10fffff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1c.1: PCI bridge to [bus 03]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1c.1:   bridge window [mem 0xf1b00000-0xf1bfffff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1c.3: PCI bridge to [bus 04]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1c.3:   bridge window [mem 0xf1a00000-0xf1afffff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1c.4: PCI bridge to [bus 05]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1c.4:   bridge window [mem 0xf1900000-0xf19fffff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1c.5: PCI bridge to [bus 06]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1c.5:   bridge window [io  0x2000-0x2fff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:1c.5:   bridge window [mem 0xf1800000-0xf18fffff 64bit pref]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci_bus 0000:00: resource 7 [mem 0xbfa00000-0xfeafffff window]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff window]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci_bus 0000:01: resource 1 [mem 0xf0000000-0xf10fffff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci_bus 0000:03: resource 1 [mem 0xf1b00000-0xf1bfffff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci_bus 0000:04: resource 1 [mem 0xf1a00000-0xf1afffff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci_bus 0000:05: resource 1 [mem 0xf1900000-0xf19fffff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci_bus 0000:06: resource 0 [io  0x2000-0x2fff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci_bus 0000:06: resource 2 [mem 0xf1800000-0xf18fffff 64bit pref]
Apr 03 18:48:07 Dell-XPS-L502X kernel: NET: Registered protocol family 2
Apr 03 18:48:07 Dell-XPS-L502X kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
Apr 03 18:48:07 Dell-XPS-L502X kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Apr 03 18:48:07 Dell-XPS-L502X kernel: TCP: Hash tables configured (established 131072 bind 65536)
Apr 03 18:48:07 Dell-XPS-L502X kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes)
Apr 03 18:48:07 Dell-XPS-L502X kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
Apr 03 18:48:07 Dell-XPS-L502X kernel: NET: Registered protocol family 1
Apr 03 18:48:07 Dell-XPS-L502X kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Apr 03 18:48:07 Dell-XPS-L502X kernel: PCI: CLS 64 bytes, default 64
Apr 03 18:48:07 Dell-XPS-L502X kernel: Unpacking initramfs...
Apr 03 18:48:07 Dell-XPS-L502X kernel: Freeing initrd memory: 57888K
Apr 03 18:48:07 Dell-XPS-L502X kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Apr 03 18:48:07 Dell-XPS-L502X kernel: software IO TLB [mem 0xb6c8f000-0xbac8f000] (64MB) mapped at [0000000070d21aa7-000000001ff659ae]
Apr 03 18:48:07 Dell-XPS-L502X kernel: Scanning for low memory corruption every 60 seconds
Apr 03 18:48:07 Dell-XPS-L502X kernel: Initialise system trusted keyrings
Apr 03 18:48:07 Dell-XPS-L502X kernel: Key type blacklist registered
Apr 03 18:48:07 Dell-XPS-L502X kernel: workingset: timestamp_bits=36 max_order=22 bucket_order=0
Apr 03 18:48:07 Dell-XPS-L502X kernel: zbud: loaded
Apr 03 18:48:07 Dell-XPS-L502X kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
Apr 03 18:48:07 Dell-XPS-L502X kernel: fuse init (API version 7.26)
Apr 03 18:48:07 Dell-XPS-L502X kernel: Key type asymmetric registered
Apr 03 18:48:07 Dell-XPS-L502X kernel: Asymmetric key parser 'x509' registered
Apr 03 18:48:07 Dell-XPS-L502X kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Apr 03 18:48:07 Dell-XPS-L502X kernel: io scheduler noop registered
Apr 03 18:48:07 Dell-XPS-L502X kernel: io scheduler deadline registered
Apr 03 18:48:07 Dell-XPS-L502X kernel: io scheduler cfq registered (default)
Apr 03 18:48:07 Dell-XPS-L502X kernel: intel_idle: MWAIT substates: 0x21120
Apr 03 18:48:07 Dell-XPS-L502X kernel: intel_idle: v0.4.1 model 0x2A
Apr 03 18:48:07 Dell-XPS-L502X kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: AC Adapter [ADP0] (on-line)
Apr 03 18:48:07 Dell-XPS-L502X kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: Power Button [PWRB]
Apr 03 18:48:07 Dell-XPS-L502X kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: Sleep Button [SLPB]
Apr 03 18:48:07 Dell-XPS-L502X kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: Lid Switch [LID0]
Apr 03 18:48:07 Dell-XPS-L502X kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: Power Button [PWRF]
Apr 03 18:48:07 Dell-XPS-L502X kernel: (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
Apr 03 18:48:07 Dell-XPS-L502X kernel: thermal LNXTHERM:00: registered as thermal_zone0
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: Thermal Zone [TZ00] (67 C)
Apr 03 18:48:07 Dell-XPS-L502X kernel: thermal LNXTHERM:01: registered as thermal_zone1
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: Thermal Zone [TZ01] (67 C)
Apr 03 18:48:07 Dell-XPS-L502X kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Apr 03 18:48:07 Dell-XPS-L502X kernel: Linux agpgart interface v0.103
Apr 03 18:48:07 Dell-XPS-L502X kernel: loop: module loaded
Apr 03 18:48:07 Dell-XPS-L502X kernel: libphy: Fixed MDIO Bus: probed
Apr 03 18:48:07 Dell-XPS-L502X kernel: tun: Universal TUN/TAP device driver, 1.6
Apr 03 18:48:07 Dell-XPS-L502X kernel: PPP generic driver version 2.4.2
Apr 03 18:48:07 Dell-XPS-L502X kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Apr 03 18:48:07 Dell-XPS-L502X kernel: ehci-pci: EHCI PCI platform driver
Apr 03 18:48:07 Dell-XPS-L502X kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller
Apr 03 18:48:07 Dell-XPS-L502X kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
Apr 03 18:48:07 Dell-XPS-L502X kernel: ehci-pci 0000:00:1a.0: debug port 2
Apr 03 18:48:07 Dell-XPS-L502X kernel: ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: Battery Slot [BAT0] (battery present)
Apr 03 18:48:07 Dell-XPS-L502X kernel: ehci-pci 0000:00:1a.0: irq 16, io mem 0xf1c0a000
Apr 03 18:48:07 Dell-XPS-L502X kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb usb1: Product: EHCI Host Controller
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb usb1: Manufacturer: Linux 4.15.15-041515-generic ehci_hcd
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb usb1: SerialNumber: 0000:00:1a.0
Apr 03 18:48:07 Dell-XPS-L502X kernel: hub 1-0:1.0: USB hub found
Apr 03 18:48:07 Dell-XPS-L502X kernel: hub 1-0:1.0: 2 ports detected
Apr 03 18:48:07 Dell-XPS-L502X kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller
Apr 03 18:48:07 Dell-XPS-L502X kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
Apr 03 18:48:07 Dell-XPS-L502X kernel: ehci-pci 0000:00:1d.0: debug port 2
Apr 03 18:48:07 Dell-XPS-L502X kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
Apr 03 18:48:07 Dell-XPS-L502X kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xf1c09000
Apr 03 18:48:07 Dell-XPS-L502X kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb usb2: Product: EHCI Host Controller
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb usb2: Manufacturer: Linux 4.15.15-041515-generic ehci_hcd
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb usb2: SerialNumber: 0000:00:1d.0
Apr 03 18:48:07 Dell-XPS-L502X kernel: hub 2-0:1.0: USB hub found
Apr 03 18:48:07 Dell-XPS-L502X kernel: hub 2-0:1.0: 2 ports detected
Apr 03 18:48:07 Dell-XPS-L502X kernel: ehci-platform: EHCI generic platform driver
Apr 03 18:48:07 Dell-XPS-L502X kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Apr 03 18:48:07 Dell-XPS-L502X kernel: ohci-pci: OHCI PCI platform driver
Apr 03 18:48:07 Dell-XPS-L502X kernel: ohci-platform: OHCI generic platform driver
Apr 03 18:48:07 Dell-XPS-L502X kernel: uhci_hcd: USB Universal Host Controller Interface driver
Apr 03 18:48:07 Dell-XPS-L502X kernel: xhci_hcd 0000:04:00.0: xHCI Host Controller
Apr 03 18:48:07 Dell-XPS-L502X kernel: xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 3
Apr 03 18:48:07 Dell-XPS-L502X kernel: xhci_hcd 0000:04:00.0: hcc params 0x014042cb hci version 0x96 quirks 0x00000004
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb usb3: Product: xHCI Host Controller
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb usb3: Manufacturer: Linux 4.15.15-041515-generic xhci-hcd
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb usb3: SerialNumber: 0000:04:00.0
Apr 03 18:48:07 Dell-XPS-L502X kernel: hub 3-0:1.0: USB hub found
Apr 03 18:48:07 Dell-XPS-L502X kernel: hub 3-0:1.0: 2 ports detected
Apr 03 18:48:07 Dell-XPS-L502X kernel: xhci_hcd 0000:04:00.0: xHCI Host Controller
Apr 03 18:48:07 Dell-XPS-L502X kernel: xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 4
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb usb4: Product: xHCI Host Controller
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb usb4: Manufacturer: Linux 4.15.15-041515-generic xhci-hcd
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb usb4: SerialNumber: 0000:04:00.0
Apr 03 18:48:07 Dell-XPS-L502X kernel: hub 4-0:1.0: USB hub found
Apr 03 18:48:07 Dell-XPS-L502X kernel: hub 4-0:1.0: 2 ports detected
Apr 03 18:48:07 Dell-XPS-L502X kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Apr 03 18:48:07 Dell-XPS-L502X kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Apr 03 18:48:07 Dell-XPS-L502X kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Apr 03 18:48:07 Dell-XPS-L502X kernel: mousedev: PS/2 mouse device common for all mice
Apr 03 18:48:07 Dell-XPS-L502X kernel: rtc_cmos 00:01: RTC can wake from S4
Apr 03 18:48:07 Dell-XPS-L502X kernel: rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
Apr 03 18:48:07 Dell-XPS-L502X kernel: rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
Apr 03 18:48:07 Dell-XPS-L502X kernel: i2c /dev entries driver
Apr 03 18:48:07 Dell-XPS-L502X kernel: device-mapper: uevent: version 1.0.3
Apr 03 18:48:07 Dell-XPS-L502X kernel: device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@xxxxxxxxxx
Apr 03 18:48:07 Dell-XPS-L502X kernel: intel_pstate: Intel P-state driver initializing
Apr 03 18:48:07 Dell-XPS-L502X kernel: ledtrig-cpu: registered to indicate activity on CPUs
Apr 03 18:48:07 Dell-XPS-L502X kernel: NET: Registered protocol family 10
Apr 03 18:48:07 Dell-XPS-L502X kernel: Segment Routing with IPv6
Apr 03 18:48:07 Dell-XPS-L502X kernel: NET: Registered protocol family 17
Apr 03 18:48:07 Dell-XPS-L502X kernel: Key type dns_resolver registered
Apr 03 18:48:07 Dell-XPS-L502X kernel: RAS: Correctable Errors collector initialized.
Apr 03 18:48:07 Dell-XPS-L502X kernel: microcode: sig=0x206a7, pf=0x10, revision=0x23
Apr 03 18:48:07 Dell-XPS-L502X kernel: microcode: Microcode Update Driver: v2.2.
Apr 03 18:48:07 Dell-XPS-L502X kernel: sched_clock: Marking stable (1316610626, 0)->(1352434474, -35823848)
Apr 03 18:48:07 Dell-XPS-L502X kernel: registered taskstats version 1
Apr 03 18:48:07 Dell-XPS-L502X kernel: Loading compiled-in X.509 certificates
Apr 03 18:48:07 Dell-XPS-L502X kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
Apr 03 18:48:07 Dell-XPS-L502X kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 5a0d7879a9707a0cd1948ead1871106d36f5b8f5'
Apr 03 18:48:07 Dell-XPS-L502X kernel: zswap: loaded using pool lzo/zbud
Apr 03 18:48:07 Dell-XPS-L502X kernel: Key type big_key registered
Apr 03 18:48:07 Dell-XPS-L502X kernel: Key type trusted registered
Apr 03 18:48:07 Dell-XPS-L502X kernel: Key type encrypted registered
Apr 03 18:48:07 Dell-XPS-L502X kernel: AppArmor: AppArmor sha1 policy hashing enabled
Apr 03 18:48:07 Dell-XPS-L502X kernel: ima: No TPM chip found, activating TPM-bypass! (rc=-19)
Apr 03 18:48:07 Dell-XPS-L502X kernel: evm: HMAC attrs: 0x1
Apr 03 18:48:07 Dell-XPS-L502X kernel:   Magic number: 14:145:792
Apr 03 18:48:07 Dell-XPS-L502X kernel: rtc_cmos 00:01: setting system clock to 2018-04-03 16:47:52 UTC (1522774072)
Apr 03 18:48:07 Dell-XPS-L502X kernel: BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
Apr 03 18:48:07 Dell-XPS-L502X kernel: EDD information not available.
Apr 03 18:48:07 Dell-XPS-L502X kernel: Freeing unused kernel memory: 2384K
Apr 03 18:48:07 Dell-XPS-L502X kernel: Write protecting the kernel read-only data: 20480k
Apr 03 18:48:07 Dell-XPS-L502X kernel: Freeing unused kernel memory: 2008K
Apr 03 18:48:07 Dell-XPS-L502X kernel: Freeing unused kernel memory: 1948K
Apr 03 18:48:07 Dell-XPS-L502X kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Apr 03 18:48:07 Dell-XPS-L502X kernel: x86/mm: Checking user space page tables
Apr 03 18:48:07 Dell-XPS-L502X kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Apr 03 18:48:07 Dell-XPS-L502X systemd-udevd[152]: starting version 234
Apr 03 18:48:07 Dell-XPS-L502X systemd-udevd[153]: hwdb.bin does not exist, please run systemd-hwdb update
Apr 03 18:48:07 Dell-XPS-L502X systemd-udevd[153]: Load module index
Apr 03 18:48:07 Dell-XPS-L502X systemd-udevd[153]: timestamp of '/lib/systemd/network' changed
Apr 03 18:48:07 Dell-XPS-L502X systemd-udevd[153]: Parsed configuration file /lib/systemd/network/99-default.link
Apr 03 18:48:07 Dell-XPS-L502X systemd-udevd[153]: Created link configuration context.
Apr 03 18:48:07 Dell-XPS-L502X systemd-udevd[153]: timestamp of '/lib/udev/rules.d' changed
Apr 03 18:48:07 Dell-XPS-L502X systemd-udevd[153]: Reading rules file: /lib/udev/rules.d/50-firmware.rules
Apr 03 18:48:07 Dell-XPS-L502X systemd-udevd[153]: Reading rules file: /lib/udev/rules.d/50-udev-default.rules
Apr 03 18:48:07 Dell-XPS-L502X systemd-udevd[153]: Reading rules file: /lib/udev/rules.d/55-dm.rules
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci
Apr 03 18:48:07 Dell-XPS-L502X kernel: r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
Apr 03 18:48:07 Dell-XPS-L502X kernel: r8169 0000:06:00.0: can't disable ASPM; OS doesn't have ASPM control
Apr 03 18:48:07 Dell-XPS-L502X kernel: ahci 0000:00:1f.2: version 3.0
Apr 03 18:48:07 Dell-XPS-L502X kernel: ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
Apr 03 18:48:07 Dell-XPS-L502X kernel: r8169 0000:06:00.0 eth0: RTL8168e/8111e at 0x000000006672ee3b, 14:fe:b5:aa:16:98, XID 0c200000 IRQ 29
Apr 03 18:48:07 Dell-XPS-L502X kernel: r8169 0000:06:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
Apr 03 18:48:07 Dell-XPS-L502X kernel: nvidia: loading out-of-tree module taints kernel.
Apr 03 18:48:07 Dell-XPS-L502X kernel: nvidia: module license 'NVIDIA' taints kernel.
Apr 03 18:48:07 Dell-XPS-L502X kernel: Disabling lock debugging due to kernel taint
Apr 03 18:48:07 Dell-XPS-L502X kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x13 impl SATA mode
Apr 03 18:48:07 Dell-XPS-L502X kernel: ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ems sxs apst 
Apr 03 18:48:07 Dell-XPS-L502X kernel: r8169 0000:06:00.0 enp6s0: renamed from eth0
Apr 03 18:48:07 Dell-XPS-L502X kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Apr 03 18:48:07 Dell-XPS-L502X kernel: scsi host0: ahci
Apr 03 18:48:07 Dell-XPS-L502X kernel: scsi host1: ahci
Apr 03 18:48:07 Dell-XPS-L502X kernel: scsi host2: ahci
Apr 03 18:48:07 Dell-XPS-L502X kernel: scsi host3: ahci
Apr 03 18:48:07 Dell-XPS-L502X kernel: scsi host4: ahci
Apr 03 18:48:07 Dell-XPS-L502X kernel: scsi host5: ahci
Apr 03 18:48:07 Dell-XPS-L502X kernel: ata1: SATA max UDMA/133 abar m2048@0xf1c08000 port 0xf1c08100 irq 30
Apr 03 18:48:07 Dell-XPS-L502X kernel: ata2: SATA max UDMA/133 abar m2048@0xf1c08000 port 0xf1c08180 irq 30
Apr 03 18:48:07 Dell-XPS-L502X kernel: ata3: DUMMY
Apr 03 18:48:07 Dell-XPS-L502X kernel: ata4: DUMMY
Apr 03 18:48:07 Dell-XPS-L502X kernel: ata5: SATA max UDMA/133 abar m2048@0xf1c08000 port 0xf1c08300 irq 30
Apr 03 18:48:07 Dell-XPS-L502X kernel: ata6: DUMMY
Apr 03 18:48:07 Dell-XPS-L502X kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 243
Apr 03 18:48:07 Dell-XPS-L502X kernel: nvidia 0000:01:00.0: enabling device (0006 -> 0007)
Apr 03 18:48:07 Dell-XPS-L502X kernel: nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
Apr 03 18:48:07 Dell-XPS-L502X kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  384.111  Tue Dec 19 23:51:45 PST 2017 (using threaded interrupts)
Apr 03 18:48:07 Dell-XPS-L502X kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  384.111  Tue Dec 19 22:56:18 PST 2017
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_detect_pch [i915]] Found CougarPoint PCH
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_power_domains_init [i915]] Allowed DC state mask 00
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: platform=SANDYBRIDGE gen=6 pciid=0x0116 rev=0x09
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: is_mobile: yes
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: is_lp: no
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: is_alpha_support: no
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_64bit_reloc: no
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_aliasing_ppgtt: yes
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_csr: no
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_ddi: no
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_dp_mst: no
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_reset_engine: no
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_fbc: yes
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_fpga_dbg: no
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_full_ppgtt: no
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_full_48bit_ppgtt: no
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_gmch_display: no
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_guc: no
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_guc_ct: no
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_hotplug: yes
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_l3_dpf: no
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_llc: yes
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_logical_ring_contexts: no
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_logical_ring_preemption: no
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_overlay: no
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_pooled_eu: no
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_psr: no
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_rc6: yes
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_rc6p: yes
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_resource_streamer: no
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_runtime_pm: no
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_snoop: no
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: unfenced_needs_alignment: no
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: cursor_needs_physical: no
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: hws_needs_physical: no
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: overlay_needs_physical: no
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: supports_tv: no
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_ipc: no
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_runtime_init [i915]] slice mask: 0000
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_runtime_init [i915]] slice total: 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_runtime_init [i915]] subslice total: 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_runtime_init [i915]] subslice mask 0000
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_runtime_init [i915]] subslice per slice: 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_runtime_init [i915]] EU total: 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_runtime_init [i915]] EU per subslice: 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_runtime_init [i915]] has slice power gating: n
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_runtime_init [i915]] has subslice power gating: n
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_device_info_runtime_init [i915]] has EU power gating: n
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:i915_driver_load [i915]] ppgtt mode: 1
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:i915_driver_load [i915]] use GPU semaphores? yes
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm] Memory usable by graphics device = 2048M
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:i915_ggtt_probe_hw [i915]] GMADR size = 256M
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:i915_ggtt_probe_hw [i915]] GTT stolen size = 64M
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm] Replacing VGA console driver
Apr 03 18:48:07 Dell-XPS-L502X kernel: Console: switching to colour dummy device 80x25
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:i915_gem_init_stolen [i915]] Memory reserved for graphics device: 65536K, usable: 65536K
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_opregion_setup [i915]] graphic opregion physical addr: 0xbadff018
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_opregion_setup [i915]] Public ACPI methods supported
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_opregion_setup [i915]] SWSCI supported
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_opregion_setup [i915]] SWSCI GBDA callbacks 00000cf3, SBCB callbacks 00000241
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_opregion_setup [i915]] ASLE supported
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_opregion_setup [i915]] ASLE extension supported
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_opregion_setup [i915]] Found valid VBT in ACPI OpRegion (Mailbox #4)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_gvt_init [i915]] GVT-g is disabled by kernel params
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm] Driver supports precise vblank timestamp query.
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_bios_init [i915]] Set default to SSC at 120000 kHz
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_bios_init [i915]] VBT signature "$VBT SANDYBRIDGE-M  ", BDB version 161
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_bios_init [i915]] BDB_GENERAL_FEATURES int_tv_support 0 int_crt_support 1 lvds_use_ssc 1 lvds_ssc_freq 120000 display_clock_mode 0 fdi_rx_polarity_inverted 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_bios_init [i915]] crt_ddc_bus_pin: 2
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_opregion_get_panel_type [i915]] Ignoring OpRegion panel type (0)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_bios_init [i915]] Panel type: 2 (VBT)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_bios_init [i915]] DRRS supported mode is static
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_bios_init [i915]] Found panel mode in BIOS VBT tables:
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 0:"1920x1080" 0 142000 1920 1980 2028 2094 1080 1090 1100 1130 0x8 0xa
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_bios_init [i915]] VBT initial LVDS value 20033c
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_bios_init [i915]] VBT backlight PWM modulation frequency 210 Hz, active high, min brightness 33, level 0, controller 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_bios_init [i915]] Found SDVO panel mode in BIOS VBT tables:
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 0:"1600x1200" 0 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x8 0xa
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_bios_init [i915]] DRRS State Enabled:1
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_bios_init [i915]] No PSR BDB found.
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_bios_init [i915]] No SDVO device info is found in VBT
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dsm_detect [i915]] no _DSM method for intel device
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dsm_detect [i915]] no _DSM method for intel device
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_update_rawclk [i915]] rawclk rate: 125000 kHz
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_power_well_enable [i915]] enabling always-on
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_fbc_init [i915]] Sanitized enable_fbc value: 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Primary WM0 latency 7 (0.7 usec)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Primary WM1 latency 3 (1.5 usec)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Primary WM2 latency 4 (2.0 usec)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Primary WM3 latency 22 (11.0 usec)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Sprite WM0 latency 7 (0.7 usec)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Sprite WM1 latency 3 (1.5 usec)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Sprite WM2 latency 4 (2.0 usec)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Sprite WM3 latency 22 (11.0 usec)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Cursor WM0 latency 7 (0.7 usec)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Cursor WM1 latency 3 (1.5 usec)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Cursor WM2 latency 4 (2.0 usec)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Cursor WM3 latency 22 (11.0 usec)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_init_pm [i915]] WM latency values increased to avoid potential underruns
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Primary WM0 latency 12 (1.2 usec)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Primary WM1 latency 3 (1.5 usec)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Primary WM2 latency 4 (2.0 usec)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Primary WM3 latency 22 (11.0 usec)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Sprite WM0 latency 12 (1.2 usec)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Sprite WM1 latency 3 (1.5 usec)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Sprite WM2 latency 4 (2.0 usec)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Sprite WM3 latency 22 (11.0 usec)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Cursor WM0 latency 12 (1.2 usec)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Cursor WM1 latency 3 (1.5 usec)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Cursor WM2 latency 4 (2.0 usec)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Cursor WM3 latency 22 (11.0 usec)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_modeset_init [i915]] 2 display pipes available.
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_update_cdclk [i915]] Current CD clock rate: 400000 kHz, VCO: 0 kHz, ref: 0 kHz
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_update_max_cdclk [i915]] Max CD clock rate: 400000 kHz
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_update_max_cdclk [i915]] Max dotclock rate: 360000 kHz
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_lvds_init [i915]] LVDS PPS:t1+t2 300 t3 500 t4 4000 t5 2000 tx 3000 divider 6249 port 0 powerdown_on_reset 1
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_lvds_init [i915]] using preferred mode from EDID: 
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 51:"1920x1080" 60 142000 1920 1980 2028 2094 1080 1090 1100 1130 0x48 0x9
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_panel_setup_backlight [i915]] Connector LVDS-1 backlight initialized, enabled, brightness 2351/4648
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_lvds_init [i915]] detected dual-link lvds configuration
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_crt_reset [i915]] crt adpa set to 0xf40000
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_hdmi_init_connector [i915]] Adding HDMI connector on port C
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm] forcing HDMI-A-1 connector on
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_connector_init [drm]] cmdline mode for connector HDMI-A-1 1280x720@50Hz
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_hdmi_init_connector [i915]] Using DDC pin 0x4 for port C (platform default)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_init_connector [i915]] Adding DP connector on port C
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_init_connector [i915]] using AUX C for port C (platform default)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_init_pch_refclk [i915]] has_panel 1 has_lvds 1 has_ck505 0 using_ssc_source 1
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_init_pch_refclk [i915]] Using SSC on panel
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_set_plane_visible [i915]] pipe A active planes 0x0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_set_plane_visible [i915]] pipe A active planes 0x0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_set_plane_visible [i915]] pipe A active planes 0x0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_modeset_setup_hw_state [i915]] [CRTC:37:pipe A] hw state readout: enabled
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_set_plane_visible [i915]] pipe B active planes 0x0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_set_plane_visible [i915]] pipe B active planes 0x0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_set_plane_visible [i915]] pipe B active planes 0x0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_modeset_setup_hw_state [i915]] [CRTC:47:pipe B] hw state readout: disabled
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_modeset_setup_hw_state [i915]] PCH DPLL A hw state readout: crtc_mask 0x00000001, on 1
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_modeset_setup_hw_state [i915]] PCH DPLL B hw state readout: crtc_mask 0x00000000, on 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_modeset_setup_hw_state [i915]] [ENCODER:49:LVDS] hw state readout: enabled, pipe A
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_modeset_setup_hw_state [i915]] [ENCODER:56:CRT] hw state readout: disabled, pipe A
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_modeset_setup_hw_state [i915]] [ENCODER:57:HDMI C] hw state readout: disabled, pipe A
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_modeset_setup_hw_state [i915]] [ENCODER:62:DP C] hw state readout: disabled, pipe A
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_modeset_setup_hw_state [i915]] [CONNECTOR:48:LVDS-1] hw state readout: enabled
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_modeset_setup_hw_state [i915]] [CONNECTOR:55:VGA-1] hw state readout: disabled
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_modeset_setup_hw_state [i915]] [CONNECTOR:58:HDMI-A-1] hw state readout: disabled
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_modeset_setup_hw_state [i915]] [CONNECTOR:63:DP-1] hw state readout: disabled
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [CRTC:37:pipe A][setup_hw_state]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] output_types: LVDS (0x10)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] cpu_transcoder: A, pipe bpp: 18, dithering: 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] fdi: lanes: 4; gmch_m: 2481629, gmch_n: 8388608, link_m: 275736, link_n: 524288, tu: 64
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] audio: 0, infoframes: 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] requested mode:
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 0:"1920x1080" 60 141429 1920 1980 2028 2094 1080 1090 1100 1130 0x40 0x9
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] adjusted mode:
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 0:"1920x1080" 60 141429 1920 1980 2028 2094 1080 1090 1100 1130 0x40 0x9
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] crtc timings: 141429 1920 1980 2028 2094 1080 1090 1100 1130, type: 0x40 flags: 0x9
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] port clock: 141429, pipe src size: 720x400, pixel rate 141429
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] pch pfit: pos: 0x00000000, size: 0x07800438, enabled
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] ips: 0, double wide: 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:ibx_dump_hw_state [i915]] dpll_hw_state: dpll: 0x89046004, dpll_md: 0x0, fp0: 0x21007, fp1: 0x30d07
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] planes on this crtc
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:28:primary A] disabled, scaler_id = 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:31:sprite A] disabled, scaler_id = 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:34:cursor A] disabled, scaler_id = 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [CRTC:47:pipe B][setup_hw_state]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] output_types:  (0x0)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] cpu_transcoder: B, pipe bpp: 0, dithering: 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] audio: 0, infoframes: 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] requested mode:
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] adjusted mode:
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] crtc timings: 0 0 0 0 0 0 0 0 0, type: 0x0 flags: 0x0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] port clock: 0, pipe src size: 0x0, pixel rate 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] ips: 0, double wide: 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:ibx_dump_hw_state [i915]] dpll_hw_state: dpll: 0x0, dpll_md: 0x0, fp0: 0x0, fp1: 0x0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] planes on this crtc
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:38:primary B] disabled, scaler_id = 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:41:sprite B] disabled, scaler_id = 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:44:cursor B] disabled, scaler_id = 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_uc_fw_fetch [i915]] GuC fw fetch (null)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_uc_fw_fetch [i915]] GuC fw fetch (null)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:i915_gem_init_ggtt [i915]] clearing unused GTT space: [1000, 80000000]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:i915_ppgtt_create [i915]] Allocated pde space (2M) at GTT entry: 7fe00
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:i915_ppgtt_create [i915]] Adding PPGTT at offset 7fe00000
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:i915_gem_contexts_init [i915]] logical context support initialized
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_engine_init_common [i915]] rcs0 hws offset: 0x7fdfd000
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_engine_create_scratch [i915]] rcs0 pipe control offset: 0x7fdfc000
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_engine_init_common [i915]] bcs0 hws offset: 0x7fdfb000
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_engine_init_common [i915]] vcs0 hws offset: 0x7fdfa000
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:init_workarounds_ring [i915]] rcs0: Number of context specific w/a: 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_init_gt_powersave [i915]] Overclocking supported, max: 1200MHz, overclock: 1200MHz
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:gen6_check_mch_setup [i915]] Wrong MCH_SSKPD value: 0x16040307 This can cause underruns.
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_fbdev_init [i915]] pipe A not active or no fb, skipping
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_fbdev_init [i915]] pipe B not active or no fb, skipping
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_fbdev_init [i915]] no active fbs found, not using BIOS config
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] [CONNECTOR:55:VGA-1] force=0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] trigger hotplug detect cycle: adpa=0xf40000
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_backlight_device_register [i915]] Connector LVDS-1 backlight sysfs interface registered
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_connector_register [i915]] registering DPDDC-C bus for card1-DP-1
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm] Initialized i915 1.6.0 20171023 for 0000:00:02.0 on minor 1
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_opregion_register [i915]] 4 outputs detected
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: Video Device [PEGP] (multi-head: no  rom: yes  post: no)
Apr 03 18:48:07 Dell-XPS-L502X kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:32/LNXVIDEO:00/input/input7
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=0024
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 03 18:48:07 Dell-XPS-L502X kernel: hub 1-1:1.0: USB hub found
Apr 03 18:48:07 Dell-XPS-L502X kernel: hub 1-1:1.0: 6 ports detected
Apr 03 18:48:07 Dell-XPS-L502X kernel: ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:asle_work [i915]] bclp = 0x80000038
Apr 03 18:48:07 Dell-XPS-L502X kernel: acpi device:34: registered as cooling_device4
Apr 03 18:48:07 Dell-XPS-L502X kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input8
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] 
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] ironlake hotplug adpa=0xf40000, result 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] CRT not detected via hotplug
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb 2-1: New USB device found, idVendor=8087, idProduct=0024
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 03 18:48:07 Dell-XPS-L502X kernel: hub 2-1:1.0: USB hub found
Apr 03 18:48:07 Dell-XPS-L502X kernel: hub 2-1:1.0: 8 ports detected
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:gmbus_xfer [i915]] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_do_probe_ddc_edid [drm]] drm: skipping non-existent adapter i915 gmbus vga
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_crt_get_edid [i915]] CRT GMBUS EDID read failed, retry using GPIO bit-banging
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus vga. force bit now 1
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_do_probe_ddc_edid [drm]] drm: skipping non-existent adapter i915 gmbus vga
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus vga. force bit now 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_crt_detect_ddc [i915]] CRT not detected via DDC:0x50 [no valid EDID found]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_helper_hpd_irq_event [drm_kms_helper]] [CONNECTOR:55:VGA-1] status updated from unknown to disconnected
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:asle_work [i915]] updating opregion backlight 56/255
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_panel_actually_set_backlight [i915]] set backlight PWM = 1021
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:asle_work [i915]] No request on ASLC interrupt 0x00000000
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_hdmi_detect [i915]] [CONNECTOR:58:HDMI-A-1]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm] Got external EDID base block and 1 extension from "edid/tv.bin" for connector "HDMI-A-1"
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode HDMI ID: DP-HDMI ADAPTOR\004 (err 0)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode adaptor ID: a0 (err 0)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_hdmi_set_edid [i915]] DP dual mode adaptor (type 2 HDMI) detected (max TMDS clock: 300000 kHz)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_detect_monitor_audio [drm]] Monitor has basic audio support
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_helper_hpd_irq_event [drm_kms_helper]] [CONNECTOR:58:HDMI-A-1] status updated from unknown to connected
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_detect [i915]] [CONNECTOR:63:DP-1]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_dp_dpcd_access [drm_kms_helper]] Too many retries, giving up. First error: -110
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_helper_hpd_irq_event [drm_kms_helper]] [CONNECTOR:63:DP-1] status updated from unknown to disconnected
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:48:LVDS-1]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_lvds_detect [i915]] [CONNECTOR:48:LVDS-1]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:48:LVDS-1] status updated from unknown to connected
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:48:LVDS-1] probed modes :
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 51:"1920x1080" 60 142000 1920 1980 2028 2094 1080 1090 1100 1130 0x48 0x9
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:55:VGA-1]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] [CONNECTOR:55:VGA-1] force=1
Apr 03 18:48:07 Dell-XPS-L502X kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] ironlake hotplug adpa=0xf40000, result 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] CRT not detected via hotplug
Apr 03 18:48:07 Dell-XPS-L502X kernel: ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
Apr 03 18:48:07 Dell-XPS-L502X kernel: ata1.00: ATA-8: HGST HTS721010A9E630, JB0OA3J0, max UDMA/133
Apr 03 18:48:07 Dell-XPS-L502X kernel: ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
Apr 03 18:48:07 Dell-XPS-L502X kernel: ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
Apr 03 18:48:07 Dell-XPS-L502X kernel: ata1.00: configured for UDMA/133
Apr 03 18:48:07 Dell-XPS-L502X kernel: scsi 0:0:0:0: Direct-Access     ATA      HGST HTS721010A9 A3J0 PQ: 0 ANSI: 5
Apr 03 18:48:07 Dell-XPS-L502X kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Apr 03 18:48:07 Dell-XPS-L502X kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
Apr 03 18:48:07 Dell-XPS-L502X kernel: sd 0:0:0:0: [sda] Write Protect is off
Apr 03 18:48:07 Dell-XPS-L502X kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Apr 03 18:48:07 Dell-XPS-L502X kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:gmbus_xfer [i915]] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb 1-1.4: new high-speed USB device number 3 using ehci-pci
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb 2-1.5: new full-speed USB device number 3 using ehci-pci
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_do_probe_ddc_edid [drm]] drm: skipping non-existent adapter i915 gmbus vga
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_crt_get_edid [i915]] CRT GMBUS EDID read failed, retry using GPIO bit-banging
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus vga. force bit now 1
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_do_probe_ddc_edid [drm]] drm: skipping non-existent adapter i915 gmbus vga
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus vga. force bit now 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_crt_detect_ddc [i915]] CRT not detected via DDC:0x50 [no valid EDID found]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:55:VGA-1] disconnected
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:58:HDMI-A-1]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_hdmi_force [i915]] [CONNECTOR:58:HDMI-A-1]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm] Got external EDID base block and 1 extension from "edid/tv.bin" for connector "HDMI-A-1"
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode HDMI ID: DP-HDMI ADAPTOR\004 (err 0)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode adaptor ID: a0 (err 0)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_hdmi_set_edid [i915]] DP dual mode adaptor (type 2 HDMI) detected (max TMDS clock: 300000 kHz)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_detect_monitor_audio [drm]] Monitor has basic audio support
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] HDMI: DVI dual 0, max TMDS clock 190000 kHz
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] HDMI: DVI dual 0, max TMDS clock 190000 kHz
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_edid_to_eld [drm]] ELD monitor Panasonic-TV
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_edid_to_eld [drm]] HDMI: latency present 0 0, video latency 0 0, audio latency 0 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_edid_to_eld [drm]] ELD size 36, SAD count 1
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:58:HDMI-A-1] probed modes :
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 65:"1920x1080" 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x48 0x5
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 66:"1920x1080" 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 88:"1920x1080" 60 148352 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 68:"1920x1080i" 60 74250 1920 2008 2052 2200 1080 1084 1094 1125 0x40 0x15
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 89:"1920x1080i" 60 74176 1920 2008 2052 2200 1080 1084 1094 1125 0x40 0x15
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 67:"1920x1080i" 50 74250 1920 2448 2492 2640 1080 1084 1094 1125 0x40 0x15
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 76:"1920x1080" 24 74250 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 93:"1920x1080" 24 74176 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 70:"1280x720" 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 90:"1280x720" 60 74176 1280 1390 1430 1650 720 725 730 750 0x40 0x5
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 69:"1280x720" 50 74250 1280 1720 1760 1980 720 725 730 750 0x40 0x5
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 71:"720x576" 50 27000 720 732 796 864 576 581 586 625 0x40 0xa
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 83:"720x576i" 50 13500 720 732 795 864 576 580 586 625 0x40 0x101a
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 95:"720x480" 60 27027 720 736 798 858 480 489 495 525 0x40 0xa
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 80:"720x480" 60 27000 720 736 798 858 480 489 495 525 0x40 0xa
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 97:"720x480i" 60 13514 720 739 801 858 480 488 494 525 0x40 0x101a
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 84:"720x480i" 60 13500 720 739 801 858 480 488 494 525 0x40 0x101a
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 99:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 87:"640x480" 60 25175 640 656 752 800 480 490 492 525 0x40 0xa
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:63:DP-1]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_detect [i915]] [CONNECTOR:63:DP-1]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: tsc: Refined TSC clocksource calibration: 2294.787 MHz
Apr 03 18:48:07 Dell-XPS-L502X kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2113f8b171d, max_idle_ns: 440795241185 ns
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb 2-1.5: New USB device found, idVendor=8086, idProduct=0189
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb 2-1.5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel:  sda: sda1 sda2 sda3 < sda5 sda6 sda7 sda8 sda9 sda10 sda11 sda12 sda13 sda14 sda15 > sda4
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb 1-1.4: New USB device found, idVendor=0408, idProduct=2fb1
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb 1-1.4: New USB device strings: Mfr=3, Product=2, SerialNumber=0
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb 1-1.4: Product: Laptop_Integrated_Webcam_2HDM
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb 1-1.4: Manufacturer: CN07CN2C7866414F08F7A00
Apr 03 18:48:07 Dell-XPS-L502X kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_dp_dpcd_access [drm_kms_helper]] Too many retries, giving up. First error: -110
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:63:DP-1] disconnected
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] connector 48 enabled? yes
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] connector 55 enabled? no
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] connector 58 enabled? yes
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] connector 63 enabled? no
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_fb_initial_config [i915]] Not using firmware configuration
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] looking for cmdline mode on connector 48
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] looking for preferred mode on connector 48 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] found mode 1920x1080
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] looking for cmdline mode on connector 58
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] found mode 1280x720
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] picking CRTCs for 8192x8192 config
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] desired mode 1920x1080 set on crtc 37 (0,0)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] desired mode 1280x720 set on crtc 47 (0,0)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intelfb_create [i915]] no BIOS fb, allocating a new one
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intelfb_create [i915]] allocated 1920x1080 fb: 0x00061000
Apr 03 18:48:07 Dell-XPS-L502X kernel: fbcon: inteldrmfb (fb0) is primary device
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_atomic_check.part.135 [i915]] [CONNECTOR:48:LVDS-1] checking for sink bpp constrains
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_atomic_check.part.135 [i915]] clamping display bpp (was 36) to EDID reported max of 18
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_atomic_check.part.135 [i915]] checking fdi config on pipe A, lanes 2
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_atomic_check.part.135 [i915]] hw max bpp: 36, pipe bpp: 18, dithering: 1
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [CRTC:37:pipe A][modeset]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] output_types: LVDS (0x10)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] cpu_transcoder: A, pipe bpp: 18, dithering: 1
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] fdi: lanes: 2; gmch_m: 4963259, gmch_n: 8388608, link_m: 275736, link_n: 524288, tu: 64
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] audio: 0, infoframes: 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] requested mode:
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 0:"1920x1080" 60 142000 1920 1980 2028 2094 1080 1090 1100 1130 0x48 0x9
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] adjusted mode:
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 0:"1920x1080" 60 142000 1920 1980 2028 2094 1080 1090 1100 1130 0x48 0x9
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] crtc timings: 142000 1920 1980 2028 2094 1080 1090 1100 1130, type: 0x48 flags: 0x9
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] port clock: 142000, pipe src size: 1920x1080, pixel rate 142000
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] ips: 0, double wide: 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:ibx_dump_hw_state [i915]] dpll_hw_state: dpll: 0x89046004, dpll_md: 0x0, fp0: 0x21007, fp1: 0x30d07
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] planes on this crtc
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:28:primary A] disabled, scaler_id = 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:31:sprite A] disabled, scaler_id = 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:34:cursor A] disabled, scaler_id = 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_atomic_check.part.135 [i915]] [CONNECTOR:58:HDMI-A-1] checking for sink bpp constrains
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_hdmi_compute_config [i915]] picking bpc to 12 for HDMI output
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_hdmi_compute_config [i915]] forcing pipe bpp to 36 for HDMI
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_atomic_check.part.135 [i915]] checking fdi config on pipe B, lanes 2
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_atomic_check.part.135 [i915]] hw max bpp: 36, pipe bpp: 36, dithering: 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [CRTC:47:pipe B][modeset]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] output_types: HDMI (0x40)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] cpu_transcoder: B, pipe bpp: 36, dithering: 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] fdi: lanes: 2; gmch_m: 5190451, gmch_n: 8388608, link_m: 144179, link_n: 524288, tu: 64
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] audio: 1, infoframes: 1
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] requested mode:
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 0:"1280x720" 50 74250 1280 1720 1760 1980 720 725 730 750 0x40 0x5
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] adjusted mode:
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 0:"1280x720" 50 74250 1280 1720 1760 1980 720 725 730 750 0x40 0x5
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] crtc timings: 74250 1280 1720 1760 1980 720 725 730 750, type: 0x40 flags: 0x5
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] port clock: 111375, pipe src size: 1280x720, pixel rate 74250
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] ips: 0, double wide: 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:ibx_dump_hw_state [i915]] dpll_hw_state: dpll: 0x0, dpll_md: 0x0, fp0: 0x0, fp1: 0x0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] planes on this crtc
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:38:primary B] disabled, scaler_id = 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:41:sprite B] disabled, scaler_id = 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:44:cursor B] disabled, scaler_id = 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:ironlake_crtc_compute_clock [i915]] using SSC reference clock of 120000 kHz
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_find_shared_dpll [i915]] [CRTC:37:pipe A] allocated PCH DPLL A
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_reference_shared_dpll [i915]] using PCH DPLL A for pipe A
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_find_shared_dpll [i915]] [CRTC:47:pipe B] allocated PCH DPLL B
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_reference_shared_dpll [i915]] using PCH DPLL B for pipe B
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_panel_actually_set_backlight [i915]] set backlight PWM = 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_disable_pipe [i915]] disabling pipe A
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb 2-1.6: new high-speed USB device number 4 using ehci-pci
Apr 03 18:48:07 Dell-XPS-L502X kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Apr 03 18:48:07 Dell-XPS-L502X kernel: ata2.00: ATAPI: HL-DT-ST DVDRW/BDROM CT30N, A101, max UDMA/133
Apr 03 18:48:07 Dell-XPS-L502X kernel: ata2.00: configured for UDMA/133
Apr 03 18:48:07 Dell-XPS-L502X kernel: scsi 1:0:0:0: CD-ROM            HL-DT-ST DVDRWBD CT30N    A101 PQ: 0 ANSI: 5
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb 2-1.6: New USB device found, idVendor=413c, idProduct=8184
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb 2-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb 2-1.6: Product: Dell Wireless 5540
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb 2-1.6: Manufacturer: <ADell Wireless 5540
Apr 03 18:48:07 Dell-XPS-L502X kernel: usb 2-1.6: SerialNumber: 3563970327229510
Apr 03 18:48:07 Dell-XPS-L502X kernel: sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Apr 03 18:48:07 Dell-XPS-L502X kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
Apr 03 18:48:07 Dell-XPS-L502X kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
Apr 03 18:48:07 Dell-XPS-L502X kernel: sr 1:0:0:0: Attached scsi generic sg1 type 5
Apr 03 18:48:07 Dell-XPS-L502X kernel: psmouse serio1: synaptics: queried max coordinates: x [..5398], y [..4728]
Apr 03 18:48:07 Dell-XPS-L502X kernel: psmouse serio1: synaptics: Touchpad model: 1, fw: 7.4, id: 0x1e0b1, caps: 0xd04771/0xa40000/0x8a0400/0x0, board id: 0, fw id: 662324
Apr 03 18:48:07 Dell-XPS-L502X kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input6
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_disable_shared_dpll [i915]] disable PCH DPLL A (active 1, on? 1) for crtc 37
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_disable_shared_dpll [i915]] disabling PCH DPLL A
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [ENCODER:49:LVDS]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [ENCODER:56:CRT]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [ENCODER:57:HDMI C]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [ENCODER:62:DP C]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:verify_single_dpll_state.isra.74 [i915]] PCH DPLL A
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:verify_single_dpll_state.isra.74 [i915]] PCH DPLL B
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_prepare_shared_dpll [i915]] setting up PCH DPLL A
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_enable_pipe [i915]] enabling pipe A
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI_RX_IIR 0x700
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI train 1 done.
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI_RX_IIR 0x600
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI train 2 done.
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI train done.
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_enable_shared_dpll [i915]] enable PCH DPLL A (active 1, on? 0) for crtc 37
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_enable_shared_dpll [i915]] enabling PCH DPLL A
Apr 03 18:48:07 Dell-XPS-L502X kernel: ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Apr 03 18:48:07 Dell-XPS-L502X kernel: ata5.00: ATA-8: ST9500420AS, D005SDM1, max UDMA/133
Apr 03 18:48:07 Dell-XPS-L502X kernel: ata5.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
Apr 03 18:48:07 Dell-XPS-L502X kernel: ata5.00: configured for UDMA/133
Apr 03 18:48:07 Dell-XPS-L502X kernel: scsi 4:0:0:0: Direct-Access     ATA      ST9500420AS      SDM1 PQ: 0 ANSI: 5
Apr 03 18:48:07 Dell-XPS-L502X kernel: sd 4:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/466 GiB)
Apr 03 18:48:07 Dell-XPS-L502X kernel: sd 4:0:0:0: Attached scsi generic sg2 type 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: sd 4:0:0:0: [sdb] Write Protect is off
Apr 03 18:48:07 Dell-XPS-L502X kernel: sd 4:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Apr 03 18:48:07 Dell-XPS-L502X kernel: sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr 03 18:48:07 Dell-XPS-L502X kernel:  sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 sdb6 sdb7 sdb8 sdb9 >
Apr 03 18:48:07 Dell-XPS-L502X kernel: sd 4:0:0:0: [sdb] Attached SCSI removable disk
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_print_rc6_info [i915]] Enabling RC6 states: RC6 on RC6p off RC6pp off
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_panel_enable_backlight [i915]] pipe A
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_panel_actually_set_backlight [i915]] set backlight PWM = 1021
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_prepare_shared_dpll [i915]] setting up PCH DPLL B
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_dual_mode_set_tmds_output [i915]] Enabling DP dual mode adaptor TMDS output
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_enable_pipe [i915]] enabling pipe B
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI_RX_IIR 0x100
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI train 1 done.
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI_RX_IIR 0x600
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI train 2 done.
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI train done.
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_enable_shared_dpll [i915]] enable PCH DPLL B (active 2, on? 0) for crtc 47
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_enable_shared_dpll [i915]] enabling PCH DPLL B
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_enable_hdmi_audio [i915]] Enabling HDMI audio on pipe B
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_audio_codec_enable [i915]] ELD on [CONNECTOR:58:HDMI-A-1], [ENCODER:57:HDMI C]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:ilk_audio_codec_enable [i915]] Enable audio codec on port C, pipe B, 36 bytes ELD
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:audio_config_hdmi_pixel_clock.isra.4 [i915]] Configuring HDMI audio for pixel clock 74250 (0x00070000)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:verify_connector_state.isra.115 [i915]] [CONNECTOR:48:LVDS-1]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [CRTC:37:pipe A]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:verify_single_dpll_state.isra.74 [i915]] PCH DPLL A
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:verify_connector_state.isra.115 [i915]] [CONNECTOR:58:HDMI-A-1]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [CRTC:47:pipe B]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:verify_single_dpll_state.isra.74 [i915]] PCH DPLL B
Apr 03 18:48:07 Dell-XPS-L502X kernel: Console: switching to colour frame buffer device 160x45
Apr 03 18:48:07 Dell-XPS-L502X kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_fb_helper_hotplug_event.part.31 [drm_kms_helper]] 
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] 
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:48:LVDS-1]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_lvds_detect [i915]] [CONNECTOR:48:LVDS-1]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:48:LVDS-1] probed modes :
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 51:"1920x1080" 60 142000 1920 1980 2028 2094 1080 1090 1100 1130 0x48 0x9
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:55:VGA-1]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] [CONNECTOR:55:VGA-1] force=1
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] ironlake hotplug adpa=0xf40000, result 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] CRT not detected via hotplug
Apr 03 18:48:07 Dell-XPS-L502X kernel: clocksource: Switched to clocksource tsc
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:gmbus_xfer [i915]] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_do_probe_ddc_edid [drm]] drm: skipping non-existent adapter i915 gmbus vga
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_crt_get_edid [i915]] CRT GMBUS EDID read failed, retry using GPIO bit-banging
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus vga. force bit now 1
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_do_probe_ddc_edid [drm]] drm: skipping non-existent adapter i915 gmbus vga
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus vga. force bit now 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_crt_detect_ddc [i915]] CRT not detected via DDC:0x50 [no valid EDID found]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:55:VGA-1] disconnected
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:58:HDMI-A-1]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_hdmi_force [i915]] [CONNECTOR:58:HDMI-A-1]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm] Got external EDID base block and 1 extension from "edid/tv.bin" for connector "HDMI-A-1"
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode HDMI ID: DP-HDMI ADAPTOR\004 (err 0)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode adaptor ID: a0 (err 0)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_hdmi_set_edid [i915]] DP dual mode adaptor (type 2 HDMI) detected (max TMDS clock: 300000 kHz)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_detect_monitor_audio [drm]] Monitor has basic audio support
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] HDMI: DVI dual 0, max TMDS clock 190000 kHz
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] HDMI: DVI dual 0, max TMDS clock 190000 kHz
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_edid_to_eld [drm]] ELD monitor Panasonic-TV
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_edid_to_eld [drm]] HDMI: latency present 0 0, video latency 0 0, audio latency 0 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_edid_to_eld [drm]] ELD size 36, SAD count 1
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:58:HDMI-A-1] probed modes :
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 65:"1920x1080" 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x48 0x5
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 66:"1920x1080" 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 88:"1920x1080" 60 148352 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 68:"1920x1080i" 60 74250 1920 2008 2052 2200 1080 1084 1094 1125 0x40 0x15
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 89:"1920x1080i" 60 74176 1920 2008 2052 2200 1080 1084 1094 1125 0x40 0x15
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 67:"1920x1080i" 50 74250 1920 2448 2492 2640 1080 1084 1094 1125 0x40 0x15
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 76:"1920x1080" 24 74250 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 93:"1920x1080" 24 74176 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 70:"1280x720" 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 90:"1280x720" 60 74176 1280 1390 1430 1650 720 725 730 750 0x40 0x5
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 69:"1280x720" 50 74250 1280 1720 1760 1980 720 725 730 750 0x40 0x5
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 71:"720x576" 50 27000 720 732 796 864 576 581 586 625 0x40 0xa
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 83:"720x576i" 50 13500 720 732 795 864 576 580 586 625 0x40 0x101a
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 95:"720x480" 60 27027 720 736 798 858 480 489 495 525 0x40 0xa
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 80:"720x480" 60 27000 720 736 798 858 480 489 495 525 0x40 0xa
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 97:"720x480i" 60 13514 720 739 801 858 480 488 494 525 0x40 0x101a
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 84:"720x480i" 60 13500 720 739 801 858 480 488 494 525 0x40 0x101a
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 99:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 87:"640x480" 60 25175 640 656 752 800 480 490 492 525 0x40 0xa
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:63:DP-1]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_detect [i915]] [CONNECTOR:63:DP-1]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_dp_dpcd_access [drm_kms_helper]] Too many retries, giving up. First error: -110
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:63:DP-1] disconnected
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] connector 48 enabled? yes
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] connector 55 enabled? no
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] connector 58 enabled? yes
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] connector 63 enabled? no
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_fb_initial_config [i915]] Not using firmware configuration
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] looking for cmdline mode on connector 48
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] looking for preferred mode on connector 48 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] found mode 1920x1080
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] looking for cmdline mode on connector 58
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] found mode 1280x720
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] picking CRTCs for 1920x1080 config
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] desired mode 1920x1080 set on crtc 37 (0,0)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] desired mode 1280x720 set on crtc 47 (0,0)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_fb_helper_hotplug_event.part.31 [drm_kms_helper]] 
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] 
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:48:LVDS-1]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_lvds_detect [i915]] [CONNECTOR:48:LVDS-1]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:48:LVDS-1] probed modes :
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 51:"1920x1080" 60 142000 1920 1980 2028 2094 1080 1090 1100 1130 0x48 0x9
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:55:VGA-1]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] [CONNECTOR:55:VGA-1] force=1
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] ironlake hotplug adpa=0xf40000, result 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] CRT not detected via hotplug
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:gmbus_xfer [i915]] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_do_probe_ddc_edid [drm]] drm: skipping non-existent adapter i915 gmbus vga
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_crt_get_edid [i915]] CRT GMBUS EDID read failed, retry using GPIO bit-banging
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus vga. force bit now 1
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_do_probe_ddc_edid [drm]] drm: skipping non-existent adapter i915 gmbus vga
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus vga. force bit now 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_crt_detect_ddc [i915]] CRT not detected via DDC:0x50 [no valid EDID found]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:55:VGA-1] disconnected
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:58:HDMI-A-1]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_hdmi_force [i915]] [CONNECTOR:58:HDMI-A-1]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm] Got external EDID base block and 1 extension from "edid/tv.bin" for connector "HDMI-A-1"
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode HDMI ID: DP-HDMI ADAPTOR\004 (err 0)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode adaptor ID: a0 (err 0)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_hdmi_set_edid [i915]] DP dual mode adaptor (type 2 HDMI) detected (max TMDS clock: 300000 kHz)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_detect_monitor_audio [drm]] Monitor has basic audio support
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] HDMI: DVI dual 0, max TMDS clock 190000 kHz
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] HDMI: DVI dual 0, max TMDS clock 190000 kHz
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_edid_to_eld [drm]] ELD monitor Panasonic-TV
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_edid_to_eld [drm]] HDMI: latency present 0 0, video latency 0 0, audio latency 0 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_edid_to_eld [drm]] ELD size 36, SAD count 1
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:58:HDMI-A-1] probed modes :
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 65:"1920x1080" 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x48 0x5
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 66:"1920x1080" 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 88:"1920x1080" 60 148352 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 68:"1920x1080i" 60 74250 1920 2008 2052 2200 1080 1084 1094 1125 0x40 0x15
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 89:"1920x1080i" 60 74176 1920 2008 2052 2200 1080 1084 1094 1125 0x40 0x15
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 67:"1920x1080i" 50 74250 1920 2448 2492 2640 1080 1084 1094 1125 0x40 0x15
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 76:"1920x1080" 24 74250 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 93:"1920x1080" 24 74176 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 70:"1280x720" 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 90:"1280x720" 60 74176 1280 1390 1430 1650 720 725 730 750 0x40 0x5
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 69:"1280x720" 50 74250 1280 1720 1760 1980 720 725 730 750 0x40 0x5
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 71:"720x576" 50 27000 720 732 796 864 576 581 586 625 0x40 0xa
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 83:"720x576i" 50 13500 720 732 795 864 576 580 586 625 0x40 0x101a
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 95:"720x480" 60 27027 720 736 798 858 480 489 495 525 0x40 0xa
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 80:"720x480" 60 27000 720 736 798 858 480 489 495 525 0x40 0xa
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 97:"720x480i" 60 13514 720 739 801 858 480 488 494 525 0x40 0x101a
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 84:"720x480i" 60 13500 720 739 801 858 480 488 494 525 0x40 0x101a
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 99:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 87:"640x480" 60 25175 640 656 752 800 480 490 492 525 0x40 0xa
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:63:DP-1]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_detect [i915]] [CONNECTOR:63:DP-1]
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_dp_aux_ch [i915]] dp_aux_ch timeout status 0x7143003f
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_dp_dpcd_access [drm_kms_helper]] Too many retries, giving up. First error: -110
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:63:DP-1] disconnected
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] connector 48 enabled? yes
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] connector 55 enabled? no
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] connector 58 enabled? yes
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] connector 63 enabled? no
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:intel_fb_initial_config [i915]] Not using firmware configuration
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] looking for cmdline mode on connector 48
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] looking for preferred mode on connector 48 0
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] found mode 1920x1080
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] looking for cmdline mode on connector 58
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] found mode 1280x720
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] picking CRTCs for 1920x1080 config
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] desired mode 1920x1080 set on crtc 37 (0,0)
Apr 03 18:48:07 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] desired mode 1280x720 set on crtc 47 (0,0)
Apr 03 18:48:07 Dell-XPS-L502X kernel: random: crng init done
Apr 03 18:48:07 Dell-XPS-L502X kernel: EXT4-fs (sdb7): mounted filesystem with ordered data mode. Opts: (null)
Apr 03 18:48:07 Dell-XPS-L502X systemd-udevd[153]: Validate module index
Apr 03 18:48:07 Dell-XPS-L502X systemd-udevd[153]: Check if link configuration needs reloading.
Apr 03 18:48:07 Dell-XPS-L502X systemd-udevd[243]: passed device to netlink monitor 0x55e1ebee3540
Apr 03 18:48:07 Dell-XPS-L502X systemd-udevd[243]: Unload module index
Apr 03 18:48:07 Dell-XPS-L502X systemd-udevd[243]: Unloaded link configuration context.
Apr 03 18:48:07 Dell-XPS-L502X systemd-udevd[153]: Unload module index
Apr 03 18:48:07 Dell-XPS-L502X systemd-udevd[153]: Unloaded link configuration context.
Apr 03 18:48:07 Dell-XPS-L502X kernel: systemd-udevd: 4086 output lines suppressed due to ratelimiting
Apr 03 18:48:07 Dell-XPS-L502X kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
Apr 03 18:48:07 Dell-XPS-L502X systemd[1]: Mounting cgroup to /sys/fs/cgroup/rdma of type cgroup with options rdma.
Apr 03 18:48:07 Dell-XPS-L502X systemd[1]: Mounting cgroup to /sys/fs/cgroup/cpu,cpuacct of type cgroup with options cpu,cpuacct.
Apr 03 18:48:07 Dell-XPS-L502X systemd[1]: Mounting cgroup to /sys/fs/cgroup/cpuset of type cgroup with options cpuset.
Apr 03 18:48:07 Dell-XPS-L502X systemd[1]: Mounting cgroup to /sys/fs/cgroup/net_cls,net_prio of type cgroup with options net_cls,net_prio.
Apr 03 18:48:07 Dell-XPS-L502X systemd[1]: Mounting cgroup to /sys/fs/cgroup/blkio of type cgroup with options blkio.
Apr 03 18:48:07 Dell-XPS-L502X systemd[1]: Mounting cgroup to /sys/fs/cgroup/freezer of type cgroup with options freezer.
Apr 03 18:48:07 Dell-XPS-L502X systemd[1]: Mounting cgroup to /sys/fs/cgroup/memory of type cgroup with options memory.
Apr 03 18:48:07 Dell-XPS-L502X systemd[1]: Mounting cgroup to /sys/fs/cgroup/devices of type cgroup with options devices.
Apr 03 18:48:07 Dell-XPS-L502X systemd[1]: Mounting cgroup to /sys/fs/cgroup/hugetlb of type cgroup with options hugetlb.
Apr 03 18:48:07 Dell-XPS-L502X systemd[1]: Mounting cgroup to /sys/fs/cgroup/perf_event of type cgroup with options perf_event.
Apr 03 18:48:07 Dell-XPS-L502X systemd-gpt-auto-generator[261]: /dev/sdb7: root device /dev/sdb.
Apr 03 18:48:07 Dell-XPS-L502X systemd-fstab-generator[259]: Parsing /etc/fstab
Apr 03 18:48:07 Dell-XPS-L502X systemd-fstab-generator[259]: Found entry what=/dev/disk/by-uuid/95f70d80-0833-47f2-a0d6-41f9ea14022a where=/ type=ext4 nofail=no noauto=no
Apr 03 18:48:07 Dell-XPS-L502X systemd-sysv-generator[265]: Cannot find unit apport.service.
Apr 03 18:48:07 Dell-XPS-L502X systemd-sysv-generator[265]: Native unit for rsync.service already exists, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-sysv-generator[265]: Native unit for network-manager.service already exists, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-sysv-generator[265]: Native unit for plymouth-log.service already exists, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-sysv-generator[265]: Native unit for whoopsie.service already exists, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-sysv-generator[265]: Native unit for keyboard-setup.service already exists, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-sysv-generator[265]: Native unit for lightdm.service already exists, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-sysv-generator[265]: Native unit for irqbalance.service already exists, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-sysv-generator[265]: Native unit for udev.service already exists, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-sysv-generator[265]: Native unit for x11-common.service already exists, skipping.
Apr 03 18:48:07 Dell-XPS-L502X kernel: systemd-sysv-ge: 86 output lines suppressed due to ratelimiting
Apr 03 18:48:07 Dell-XPS-L502X systemd-gpt-auto-generator[261]: No suitable partition table found, ignoring.
Apr 03 18:48:07 Dell-XPS-L502X systemd-journald[273]: Journal started
Apr 03 18:48:07 Dell-XPS-L502X systemd-journald[273]: Runtime journal (/run/log/journal/9dcce84391f449eaaa10bbad75a4d50f) is 8.0M, max 98.8M, 90.8M free.
Apr 03 18:48:07 Dell-XPS-L502X systemd[268]: systemd-modules-load.service: Executing: /lib/systemd/systemd-modules-load
Apr 03 18:48:07 Dell-XPS-L502X systemd[269]: kmod-static-nodes.service: Executing: /bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
Apr 03 18:48:07 Dell-XPS-L502X systemd[270]: dev-hugepages.mount: Executing: /bin/mount hugetlbfs /dev/hugepages -t hugetlbfs
Apr 03 18:48:07 Dell-XPS-L502X systemd[271]: ufw.service: Executing: /lib/ufw/ufw-init start quiet
Apr 03 18:48:07 Dell-XPS-L502X systemd[272]: keyboard-setup.service: Executing: /lib/console-setup/keyboard-setup.sh
Apr 03 18:48:07 Dell-XPS-L502X systemd[273]: systemd-journald.service: Executing: /lib/systemd/systemd-journald
Apr 03 18:48:07 Dell-XPS-L502X systemd[274]: ureadahead.service: Executing: /sbin/ureadahead
Apr 03 18:48:07 Dell-XPS-L502X systemd[275]: dev-mqueue.mount: Executing: /bin/mount mqueue /dev/mqueue -t mqueue
Apr 03 18:48:07 Dell-XPS-L502X systemd[276]: sys-kernel-debug.mount: Executing: /bin/mount debugfs /sys/kernel/debug -t debugfs
Apr 03 18:48:07 Dell-XPS-L502X systemd-modules-load[268]: apply: /etc/modules-load.d/cups-filters.conf
Apr 03 18:48:07 Dell-XPS-L502X systemd-modules-load[268]: load: lp
Apr 03 18:48:07 Dell-XPS-L502X systemd[278]: systemd-tmpfiles-setup-dev.service: Executing: /bin/systemd-tmpfiles --prefix=/dev --create --boot
Apr 03 18:48:07 Dell-XPS-L502X systemd[1]: systemd-journald-dev-log.socket: Changed listening -> running
Apr 03 18:48:07 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (WATCHDOG=1)
Apr 03 18:48:07 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:07 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 38 (n/a) to fd store.
Apr 03 18:48:07 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:07 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 39 (n/a) to fd store.
Apr 03 18:48:07 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:07 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 40 (n/a) to fd store.
Apr 03 18:48:07 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:07 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 41 (n/a) to fd store.
Apr 03 18:48:07 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:07 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 42 (n/a) to fd store.
Apr 03 18:48:07 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:07 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 43 (n/a) to fd store.
Apr 03 18:48:07 Dell-XPS-L502X systemd[1]: syslog.socket: Incoming traffic
Apr 03 18:48:07 Dell-XPS-L502X systemd[1]: syslog.socket: Changed listening -> running
Apr 03 18:48:07 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 39 (stored), closing.
Apr 03 18:48:07 Dell-XPS-L502X systemd-modules-load[268]: Inserted module 'lp'
Apr 03 18:48:07 Dell-XPS-L502X systemd-modules-load[268]: load: ppdev
Apr 03 18:48:07 Dell-XPS-L502X kernel: lp: driver loaded but no devices found
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Reading config file "/usr/lib/tmpfiles.d/00rsyslog.conf".
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/var/log" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Reading config file "/usr/lib/tmpfiles.d/dbus.conf".
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/var/lib/dbus/machine-id" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Reading config file "/usr/lib/tmpfiles.d/debian.conf".
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/run/initctl" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/run/shm" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/run/sendsigs.omit.d" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/etc/mtab" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Reading config file "/usr/lib/tmpfiles.d/gvfsd-fuse-tmpfiles.conf".
Apr 03 18:48:07 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 271 (ufw-init).
Apr 03 18:48:07 Dell-XPS-L502X systemd[1]: Child 271 (ufw-init) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:07 Dell-XPS-L502X systemd[1]: ufw.service: Child 271 belongs to ufw.service
Apr 03 18:48:07 Dell-XPS-L502X systemd[1]: ufw.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:48:07 Dell-XPS-L502X systemd[1]: ufw.service: Changed start -> exited
Apr 03 18:48:07 Dell-XPS-L502X systemd[1]: ufw.service: Job ufw.service/start finished, result=done
Apr 03 18:48:07 Dell-XPS-L502X systemd[1]: Started Uncomplicated firewall.
Apr 03 18:48:07 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 40 (stored), closing.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/run/user/*/gvfs" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Reading config file "/usr/lib/tmpfiles.d/home.conf".
Apr 03 18:48:07 Dell-XPS-L502X systemd-modules-load[268]: Inserted module 'ppdev'
Apr 03 18:48:07 Dell-XPS-L502X systemd-modules-load[268]: load: parport_pc
Apr 03 18:48:07 Dell-XPS-L502X kernel: ppdev: user-space parallel port driver
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/home" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/srv" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Reading config file "/usr/lib/tmpfiles.d/journal-nocow.conf".
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/var/log/journal" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/var/log/journal/9dcce84391f449eaaa10bbad75a4d50f" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/var/log/journal/remote" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Reading config file "/run/tmpfiles.d/kmod.conf".
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/dev/cuse" matches include prefix "/dev".
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/dev/autofs" matches include prefix "/dev".
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/dev/btrfs-control" matches include prefix "/dev".
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/dev/userio" matches include prefix "/dev".
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/dev/vfio" matches include prefix "/dev".
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/dev/vfio/vfio" matches include prefix "/dev".
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/dev/vhci" matches include prefix "/dev".
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/dev/uhid" matches include prefix "/dev".
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/dev/vhost-net" matches include prefix "/dev".
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/dev/vhost-vsock" matches include prefix "/dev".
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/dev/snd" matches include prefix "/dev".
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/dev/snd/timer" matches include prefix "/dev".
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/dev/snd" matches include prefix "/dev".
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/dev/snd/seq" matches include prefix "/dev".
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Reading config file "/usr/lib/tmpfiles.d/legacy.conf".
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/var/lock" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/run/lock/subsys" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/forcefsck" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/fastboot" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/forcequotacheck" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Reading config file "/usr/lib/tmpfiles.d/man-db.conf".
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/var/cache/man" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Reading config file "/usr/lib/tmpfiles.d/passwd.conf".
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/etc/gshadow.lock" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/etc/shadow.lock" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/etc/passwd.lock" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/etc/group.lock" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/etc/subuid.lock" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/etc/subgid.lock" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Reading config file "/usr/lib/tmpfiles.d/sudo.conf".
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/var/run/sudo" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/var/run/sudo/ts" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Reading config file "/usr/lib/tmpfiles.d/systemd-nologin.conf".
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/run/nologin" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Reading config file "/usr/lib/tmpfiles.d/systemd.conf".
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/run/user" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/run/utmp" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/run/systemd/ask-password" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/run/systemd/seats" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/run/systemd/sessions" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/run/systemd/users" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/run/systemd/machines" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/run/systemd/shutdown" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/run/systemd/netif" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/run/systemd/netif/links" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/run/systemd/netif/leases" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/run/log" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/run/log/journal" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/run/log/journal/9dcce84391f449eaaa10bbad75a4d50f" does not match any include prefix, skipping.
Apr 03 18:48:07 Dell-XPS-L502X systemd-modules-load[268]: Inserted module 'parport_pc'
Apr 03 18:48:07 Dell-XPS-L502X systemd-modules-load[268]: apply: /etc/modules-load.d/modules.conf
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 38 (stored), closing.
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 268 (systemd-modules).
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: Child 268 (systemd-modules) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: systemd-modules-load.service: Child 268 belongs to systemd-modules-load.service
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: systemd-modules-load.service: Changed start -> exited
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: systemd-modules-load.service: Job systemd-modules-load.service/start finished, result=done
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: Started Load Kernel Modules.
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: sys-kernel-config.mount: ConditionCapability=CAP_SYS_RAWIO succeeded.
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: sys-kernel-config.mount: ConditionPathExists=/sys/kernel/config succeeded.
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: sys-kernel-config.mount: About to execute: /bin/mount configfs /sys/kernel/config -t configfs
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: sys-kernel-config.mount: Forked /bin/mount as 285
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: sys-kernel-config.mount: Changed dead -> mounting
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: Mounting Kernel Configuration File System...
Apr 03 18:48:08 Dell-XPS-L502X systemd[285]: sys-kernel-config.mount: Executing: /bin/mount configfs /sys/kernel/config -t configfs
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: /proc/self/uid_map has a full 1:1 mapping
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: /proc/self/gid_map has a full 1:1 mapping
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: /proc/self/setgroups contains "allow", not in user namespace
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: sys-fs-fuse-connections.mount: ConditionVirtualization=!private-users succeeded.
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: sys-fs-fuse-connections.mount: ConditionCapability=CAP_SYS_ADMIN succeeded.
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: sys-fs-fuse-connections.mount: ConditionPathExists=/sys/fs/fuse/connections succeeded.
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: sys-fs-fuse-connections.mount: About to execute: /bin/mount fusectl /sys/fs/fuse/connections -t fusectl
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: sys-fs-fuse-connections.mount: Forked /bin/mount as 286
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: sys-fs-fuse-connections.mount: Changed dead -> mounting
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: Mounting FUSE Control File System...
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: systemd-sysctl.service: ConditionPathIsReadWrite=/proc/sys/net/ succeeded.
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: systemd-sysctl.service: Passing 0 fds to service
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: systemd-sysctl.service: About to execute: /lib/systemd/systemd-sysctl
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: systemd-sysctl.service: Forked /lib/systemd/systemd-sysctl as 287
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: systemd-sysctl.service: Changed dead -> start
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: Starting Apply Kernel Variables...
Apr 03 18:48:08 Dell-XPS-L502X systemd[286]: sys-fs-fuse-connections.mount: Executing: /bin/mount fusectl /sys/fs/fuse/connections -t fusectl
Apr 03 18:48:08 Dell-XPS-L502X systemd[287]: systemd-sysctl.service: Executing: /lib/systemd/systemd-sysctl
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: libmount event [rescan: yes]
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: sys-kernel-config.mount: Changed mounting -> mounting-done
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: sys-kernel-config.mount: Job sys-kernel-config.mount/start finished, result=done
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: Mounted Kernel Configuration File System.
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: libmount event [rescan: yes]
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: sys-fs-fuse-connections.mount: Changed mounting -> mounting-done
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: sys-fs-fuse-connections.mount: Job sys-fs-fuse-connections.mount/start finished, result=done
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: Mounted FUSE Control File System.
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 38 (n/a) to fd store.
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 285 (mount).
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: Child 285 (mount) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: sys-kernel-config.mount: Child 285 belongs to sys-kernel-config.mount
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: sys-kernel-config.mount: Mount process exited, code=exited status=0
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: sys-kernel-config.mount: Changed mounting-done -> mounted
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: Child 286 (mount) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: sys-fs-fuse-connections.mount: Child 286 belongs to sys-fs-fuse-connections.mount
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: sys-fs-fuse-connections.mount: Mount process exited, code=exited status=0
Apr 03 18:48:08 Dell-XPS-L502X systemd[1]: sys-fs-fuse-connections.mount: Changed mounting-done -> mounted
Apr 03 18:48:09 Dell-XPS-L502X systemd-sysctl[287]: Parsing /etc/sysctl.d/10-console-messages.conf
Apr 03 18:48:09 Dell-XPS-L502X ureadahead[274]: ureadahead:/var/lib/NetworkManager/dhclient-wlp3s0.conf: Nie ma takiego pliku ani katalogu
Apr 03 18:48:09 Dell-XPS-L502X ureadahead[274]: ureadahead:/usr/lib/xorg/modules/drivers/intel_drv.so: Nie ma takiego pliku ani katalogu
Apr 03 18:48:09 Dell-XPS-L502X ureadahead[274]: ureadahead:/etc/X11/xorg.conf.d/12-iiyama.conf: Nie ma takiego pliku ani katalogu
Apr 03 18:48:09 Dell-XPS-L502X ureadahead[274]: ureadahead:/usr/share/polkit-1/actions/org.x.xf86-video-intel.backlight-helper.policy: Nie ma takiego pliku ani katalogu
Apr 03 18:48:14 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 42 (stored), closing.
Apr 03 18:48:14 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 274 (ureadahead).
Apr 03 18:48:14 Dell-XPS-L502X systemd[1]: Child 274 (ureadahead) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:14 Dell-XPS-L502X systemd[1]: ureadahead.service: Child 274 belongs to ureadahead.service
Apr 03 18:48:14 Dell-XPS-L502X systemd[1]: ureadahead.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:48:14 Dell-XPS-L502X systemd[1]: ureadahead.service: Changed running -> dead
Apr 03 18:48:15 Dell-XPS-L502X systemd-sysctl[287]: Parsing /etc/sysctl.d/10-ipv6-privacy.conf
Apr 03 18:48:15 Dell-XPS-L502X systemd-sysctl[287]: Parsing /etc/sysctl.d/10-kernel-hardening.conf
Apr 03 18:48:15 Dell-XPS-L502X systemd-sysctl[287]: Parsing /etc/sysctl.d/10-link-restrictions.conf
Apr 03 18:48:15 Dell-XPS-L502X systemd-sysctl[287]: Parsing /etc/sysctl.d/10-magic-sysrq.conf
Apr 03 18:48:15 Dell-XPS-L502X systemd-sysctl[287]: Parsing /etc/sysctl.d/10-network-security.conf
Apr 03 18:48:15 Dell-XPS-L502X systemd-sysctl[287]: Parsing /etc/sysctl.d/10-ptrace.conf
Apr 03 18:48:15 Dell-XPS-L502X systemd-sysctl[287]: Parsing /etc/sysctl.d/10-zeropage.conf
Apr 03 18:48:15 Dell-XPS-L502X systemd-sysctl[287]: Parsing /etc/sysctl.d/99-sysctl.conf
Apr 03 18:48:15 Dell-XPS-L502X systemd-sysctl[287]: Setting 'kernel/printk' to '4 4 1 7'
Apr 03 18:48:15 Dell-XPS-L502X systemd-sysctl[287]: Setting 'net/ipv6/conf/all/use_tempaddr' to '2'
Apr 03 18:48:15 Dell-XPS-L502X systemd-sysctl[287]: Setting 'net/ipv6/conf/default/use_tempaddr' to '2'
Apr 03 18:48:15 Dell-XPS-L502X systemd-sysctl[287]: Setting 'kernel/kptr_restrict' to '1'
Apr 03 18:48:15 Dell-XPS-L502X systemd-sysctl[287]: Setting 'fs/protected_hardlinks' to '1'
Apr 03 18:48:15 Dell-XPS-L502X systemd-sysctl[287]: Setting 'fs/protected_symlinks' to '1'
Apr 03 18:48:15 Dell-XPS-L502X systemd-sysctl[287]: Setting 'kernel/sysrq' to '176'
Apr 03 18:48:15 Dell-XPS-L502X systemd-sysctl[287]: Setting 'net/ipv4/conf/default/rp_filter' to '1'
Apr 03 18:48:15 Dell-XPS-L502X systemd-sysctl[287]: Setting 'net/ipv4/conf/all/rp_filter' to '1'
Apr 03 18:48:15 Dell-XPS-L502X systemd-sysctl[287]: Setting 'net/ipv4/tcp_syncookies' to '1'
Apr 03 18:48:15 Dell-XPS-L502X systemd-sysctl[287]: Setting 'kernel/yama/ptrace_scope' to '1'
Apr 03 18:48:15 Dell-XPS-L502X systemd-sysctl[287]: Setting 'vm/mmap_min_addr' to '65536'
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 38 (stored), closing.
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 287 (systemd-sysctl).
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: Child 287 (systemd-sysctl) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-sysctl.service: Child 287 belongs to systemd-sysctl.service
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-sysctl.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-sysctl.service: Changed start -> exited
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-sysctl.service: Job systemd-sysctl.service/start finished, result=done
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: Started Apply Kernel Variables.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/run/log/journal/9dcce84391f449eaaa10bbad75a4d50f" does not match any include prefix, skipping.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/run/log/journal/9dcce84391f449eaaa10bbad75a4d50f" does not match any include prefix, skipping.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/run/log/journal/9dcce84391f449eaaa10bbad75a4d50f/*.journal*" does not match any include prefix, skipping.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/var/log/journal" does not match any include prefix, skipping.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/var/log/journal/9dcce84391f449eaaa10bbad75a4d50f" does not match any include prefix, skipping.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/var/log/journal/9dcce84391f449eaaa10bbad75a4d50f/system.journal" does not match any include prefix, skipping.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/var/log/journal" does not match any include prefix, skipping.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/var/log/journal" does not match any include prefix, skipping.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/var/log/journal/9dcce84391f449eaaa10bbad75a4d50f" does not match any include prefix, skipping.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/var/log/journal/9dcce84391f449eaaa10bbad75a4d50f" does not match any include prefix, skipping.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/var/log/journal/9dcce84391f449eaaa10bbad75a4d50f/system.journal" does not match any include prefix, skipping.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/var/lib/systemd" does not match any include prefix, skipping.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/var/lib/systemd/coredump" does not match any include prefix, skipping.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Reading config file "/usr/lib/tmpfiles.d/tmp.conf".
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/tmp" does not match any include prefix, skipping.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/tmp/systemd-private-3da50fdc163c4b548225bfc296fc25c6-*" does not match any include prefix, skipping.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/tmp/systemd-private-3da50fdc163c4b548225bfc296fc25c6-*/tmp" does not match any include prefix, skipping.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/var/tmp/systemd-private-3da50fdc163c4b548225bfc296fc25c6-*" does not match any include prefix, skipping.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/var/tmp/systemd-private-3da50fdc163c4b548225bfc296fc25c6-*/tmp" does not match any include prefix, skipping.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/tmp/systemd-private-*" does not match any include prefix, skipping.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/var/tmp/systemd-private-*" does not match any include prefix, skipping.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Reading config file "/usr/lib/tmpfiles.d/var.conf".
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/var" does not match any include prefix, skipping.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/var/run" does not match any include prefix, skipping.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/var/log" does not match any include prefix, skipping.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/var/log/wtmp" does not match any include prefix, skipping.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/var/log/btmp" does not match any include prefix, skipping.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/var/log/lastlog" does not match any include prefix, skipping.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/var/cache" does not match any include prefix, skipping.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/var/lib" does not match any include prefix, skipping.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/var/spool" does not match any include prefix, skipping.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Reading config file "/usr/lib/tmpfiles.d/x11.conf".
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/tmp/.X11-unix" does not match any include prefix, skipping.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/tmp/.ICE-unix" does not match any include prefix, skipping.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/tmp/.XIM-unix" does not match any include prefix, skipping.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/tmp/.font-unix" does not match any include prefix, skipping.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/tmp/.Test-unix" does not match any include prefix, skipping.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Entry "/tmp/.X[0-9]*-lock" does not match any include prefix, skipping.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Running create action for entry c /dev/cuse
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Created char device node "/dev/cuse" 1:128.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: "/dev/cuse" has right mode 20600
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Running create action for entry c /dev/autofs
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Found existing char device node "/dev/autofs" 1:128.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: chmod "/dev/autofs" to mode 600
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Running create action for entry c /dev/btrfs-control
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Created char device node "/dev/btrfs-control" 1:128.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: "/dev/btrfs-control" has right mode 20600
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Running create action for entry c /dev/userio
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Created char device node "/dev/userio" 1:128.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: "/dev/userio" has right mode 20600
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Running create action for entry d /dev/vfio
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Created directory "/dev/vfio".
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: "/dev/vfio" has right mode 40755
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Running create action for entry c /dev/vfio/vfio
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Created char device node "/dev/vfio/vfio" 1:128.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: "/dev/vfio/vfio" has right mode 20600
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Running create action for entry c /dev/vhci
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Created char device node "/dev/vhci" 1:128.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: "/dev/vhci" has right mode 20600
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Running create action for entry c /dev/uhid
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Created char device node "/dev/uhid" 1:128.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: "/dev/uhid" has right mode 20600
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Running create action for entry c /dev/vhost-net
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Created char device node "/dev/vhost-net" 1:128.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: "/dev/vhost-net" has right mode 20600
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Running create action for entry c /dev/vhost-vsock
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Created char device node "/dev/vhost-vsock" 1:128.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: "/dev/vhost-vsock" has right mode 20600
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Running create action for entry d /dev/snd
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Created directory "/dev/snd".
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: "/dev/snd" has right mode 40755
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Running create action for entry d /dev/snd
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Found existing directory "/dev/snd".
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: "/dev/snd" has right mode 40755
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Running create action for entry c /dev/snd/timer
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Created char device node "/dev/snd/timer" 1:128.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: "/dev/snd/timer" has right mode 20600
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Running create action for entry c /dev/snd/seq
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: Created char device node "/dev/snd/seq" 1:128.
Apr 03 18:48:15 Dell-XPS-L502X systemd-tmpfiles[278]: "/dev/snd/seq" has right mode 20600
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 43 (stored), closing.
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 278 (systemd-tmpfile).
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: Child 278 (systemd-tmpfile) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-setup-dev.service: Child 278 belongs to systemd-tmpfiles-setup-dev.service
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-setup-dev.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-setup-dev.service: Changed start -> exited
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-setup-dev.service: Job systemd-tmpfiles-setup-dev.service/start finished, result=done
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: Started Create Static Device Nodes in /dev.
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-udevd.service: ConditionPathIsReadWrite=/sys succeeded.
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-udevd.service: Passing 2 fds to service
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-udevd.service: About to execute: /lib/systemd/systemd-udevd
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-udevd.service: Forked /lib/systemd/systemd-udevd as 290
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-udevd.service: Changed dead -> start
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: Starting udev Kernel Device Manager...
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 38 (n/a) to fd store.
Apr 03 18:48:15 Dell-XPS-L502X systemd[290]: systemd-udevd.service: Executing: /lib/systemd/systemd-udevd
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Failed to symlink /proc/kcore to /dev/core: File exists
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Failed to symlink /proc/self/fd to /dev/fd: File exists
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Failed to symlink /proc/self/fd/0 to /dev/stdin: File exists
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Failed to symlink /proc/self/fd/1 to /dev/stdout: File exists
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Failed to symlink /proc/self/fd/2 to /dev/stderr: File exists
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 41 (stored), closing.
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 272 (keyboard-setup.).
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: Child 272 (keyboard-setup.) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: keyboard-setup.service: Child 272 belongs to keyboard-setup.service
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: keyboard-setup.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: keyboard-setup.service: Changed start -> exited
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: keyboard-setup.service: Job keyboard-setup.service/start finished, result=done
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: Started Set the console keyboard layout.
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: === trie on-disk ===
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: tool version:          234
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: file size:         9117970 bytes
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: header size             80 bytes
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: strings            1906146 bytes
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: nodes              7211744 bytes
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Load module index
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: timestamp of '/etc/systemd/network' changed
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: timestamp of '/lib/systemd/network' changed
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Parsed configuration file /lib/systemd/network/99-default.link
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Created link configuration context.
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: timestamp of '/etc/udev/rules.d' changed
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: timestamp of '/lib/udev/rules.d' changed
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/40-usb_modeswitch.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/40-vm-hotadd.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/50-apport.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/50-firmware.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/50-udev-default.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/55-dm.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/56-hpmud.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/60-block.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/60-cdrom_id.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/60-crda.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/60-drm.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/60-evdev.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/60-i2c-tools.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/60-input-id.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/60-inputattach.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/60-libgphoto2-6.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/60-libpisock9.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/60-libsane1.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/60-pcmcia.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/60-persistent-alsa.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/60-persistent-input.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/60-persistent-storage-dm.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/60-persistent-storage-tape.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/60-persistent-storage.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/60-persistent-v4l.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/60-sensor.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/60-serial.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/61-persistent-storage-android.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/64-btrfs.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/64-xorg-xkb.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/65-libwacom.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/66-snapd-autoimport.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/66-xorg-synaptics-quirks.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/69-libmtp.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/70-debian-uaccess.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/70-mouse.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/70-power-switch.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/70-touchpad.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/70-uaccess.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/71-nvidia.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/71-power-switch-proliant.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/71-seat.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/73-seat-late.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/73-special-net-names.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/73-usb-net-by-mac.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/75-net-description.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/75-probe_mtd.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/77-mm-cinterion-port-types.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/77-mm-dell-port-types.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/77-mm-ericsson-mbm.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/77-mm-haier-port-types.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/77-mm-huawei-net-port-types.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/77-mm-longcheer-port-types.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/77-mm-mtk-port-types.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/77-mm-nokia-port-types.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/77-mm-pcmcia-device-blacklist.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/77-mm-platform-serial-whitelist.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/77-mm-qdl-device-blacklist.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/77-mm-simtech-port-types.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/77-mm-telit-port-types.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/77-mm-usb-device-blacklist.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/77-mm-usb-serial-adapters-greylist.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/77-mm-x22x-port-types.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/77-mm-zte-port-types.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/78-graphics-card.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/78-sound-card.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/80-debian-compat.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/80-drivers.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/80-libinput-device-groups.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/80-mm-candidate.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/80-net-setup-link.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/80-snappy-assign.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/80-udisks2.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/84-nm-drivers.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/85-hdparm.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/85-hplj10xx.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/85-nm-unmanaged.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/85-regulatory.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/90-alsa-restore.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/90-console-setup.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/90-libinput-model-quirks.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/90-pulseaudio.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/95-upower-csr.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/95-upower-hid.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/95-upower-wup.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/97-hid2hci.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Reading rules file: /lib/udev/rules.d/99-systemd.rules
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: rules contain 393216 bytes tokens (32768 * 12 bytes), 32622 bytes strings
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: 22997 strings (192522 bytes), 19994 de-duplicated (162904 bytes), 3004 trie nodes used
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: chmod '/dev/snd/seq' 0660
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-udevd.service: Got notification message from PID 290 (WATCHDOG=1)
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: chown '/dev/snd/seq' 0 29
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: chmod '/dev/snd/timer' 0660
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: chown '/dev/snd/timer' 0 29
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: chmod '/dev/loop-control' 0660
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: chown '/dev/loop-control' 0 6
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-udevd.service: Got notification message from PID 290 (READY=1, STATUS=Processing with 16 children at max)
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-udevd.service: Changed start -> running
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-udevd.service: Job systemd-udevd.service/start finished, result=done
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: Started udev Kernel Device Manager.
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Validate module index
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: Check if link configuration needs reloading.
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 128 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5576486af350
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-udevd-control.socket: Changed listening -> running
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: friendly-recovery.service: ConditionKernelCommandLine=recovery failed.
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: friendly-recovery.service: Starting requested but condition failed. Not starting unit.
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: friendly-recovery.service: Job friendly-recovery.service/start finished, result=done
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-fsck-root.service: ConditionPathExists=!/run/initramfs/fsck-root failed.
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-fsck-root.service: Starting requested but condition failed. Not starting unit.
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-fsck-root.service: Job systemd-fsck-root.service/start finished, result=done
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-remount-fs.service: ConditionVirtualization=!container succeeded.
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-remount-fs.service: ConditionPathExists=/etc/fstab succeeded.
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-remount-fs.service: Passing 0 fds to service
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-remount-fs.service: About to execute: /lib/systemd/systemd-remount-fs
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 142 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 133 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-remount-fs.service: Forked /lib/systemd/systemd-remount-fs as 296
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-remount-fs.service: Changed dead -> start
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: Starting Remount Root and Kernel File Systems...
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 178 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: could not create device: Invalid argument
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[292]: RUN 'kmod load ppdev' /lib/udev/rules.d/80-drivers.rules:10
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[292]: Execute 'load' 'ppdev'
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[292]: Inserted 'ppdev'
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5576486af350
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[297]: passed device to netlink monitor 0x5576486ae940
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x5576486deaa0
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: could not create device: Invalid argument
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 178 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: could not create device: Invalid argument
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: could not create device: Invalid argument
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 178 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd[296]: systemd-remount-fs.service: Executing: /lib/systemd/systemd-remount-fs
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: could not create device: Invalid argument
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: could not create device: Invalid argument
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 143 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 39 (n/a) to fd store.
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[297]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[299]: passed device to netlink monitor 0x5576486b3af0
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 152 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 149 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 152 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 149 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 152 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:15 Dell-XPS-L502X systemd-remount-fs[296]: Remounting /
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: libmount event [rescan: yes]
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 296 (systemd-remount).
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: Child 296 (systemd-remount) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-remount-fs.service: Child 296 belongs to systemd-remount-fs.service
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-remount-fs.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-remount-fs.service: Changed start -> exited
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-remount-fs.service: Job systemd-remount-fs.service/start finished, result=done
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: Started Remount Root and Kernel File Systems.
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 39 (stored), closing.
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-journal-flush.service: Passing 0 fds to service
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-journal-flush.service: About to execute: /bin/journalctl --flush
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-journal-flush.service: Forked /bin/journalctl as 301
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-journal-flush.service: Changed dead -> start
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: Starting Flush Journal to Persistent Storage...
Apr 03 18:48:15 Dell-XPS-L502X systemd[301]: systemd-journal-flush.service: Executing: /bin/journalctl --flush
Apr 03 18:48:15 Dell-XPS-L502X kernel: EXT4-fs (sdb7): re-mounted. Opts: errors=remount-ro
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-random-seed.service: ConditionVirtualization=!container succeeded.
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-random-seed.service: Passing 0 fds to service
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-random-seed.service: About to execute: /lib/systemd/systemd-random-seed load
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-random-seed.service: Forked /lib/systemd/systemd-random-seed as 302
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-random-seed.service: Changed dead -> start
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: Starting Load/Save Random Seed...
Apr 03 18:48:15 Dell-XPS-L502X systemd[302]: systemd-random-seed.service: Executing: /lib/systemd/systemd-random-seed load
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-hwdb-update.service: ConditionDirectoryNotEmpty=|/etc/udev/hwdb.d/ failed.
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-hwdb-update.service: ConditionPathExists=|/etc/udev/hwdb.bin failed.
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-hwdb-update.service: ConditionPathExists=|!/lib/udev/hwdb.bin failed.
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-hwdb-update.service: ConditionNeedsUpdate=/etc succeeded.
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-hwdb-update.service: Starting requested but condition failed. Not starting unit.
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-hwdb-update.service: Job systemd-hwdb-update.service/start finished, result=done
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-udev-trigger.service: ConditionPathIsReadWrite=/sys succeeded.
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-udev-trigger.service: Passing 0 fds to service
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-udev-trigger.service: About to execute: /bin/udevadm trigger --type=subsystems --action=add
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-udev-trigger.service: Forked /bin/udevadm as 303
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-udev-trigger.service: Changed dead -> start
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: Starting udev Coldplug all Devices...
Apr 03 18:48:15 Dell-XPS-L502X systemd[303]: systemd-udev-trigger.service: Executing: /bin/udevadm trigger --type=subsystems --action=add
Apr 03 18:48:15 Dell-XPS-L502X udevadm[303]: calling: trigger
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: local-fs-pre.target changed dead -> active
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: local-fs-pre.target: Job local-fs-pre.target/start finished, result=done
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: Reached target Local File Systems (Pre).
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: local-fs.target changed dead -> active
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: local-fs.target: Job local-fs.target/start finished, result=done
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: Reached target Local File Systems.
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: apparmor.service: ConditionPathExists=!/rofs/etc/apparmor.d succeeded.
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: apparmor.service: ConditionSecurity=apparmor succeeded.
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: apparmor.service: AssertPathIsReadWrite=/sys/kernel/security/apparmor/.load succeeded.
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: apparmor.service: Passing 0 fds to service
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: apparmor.service: About to execute: /etc/init.d/apparmor start
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: apparmor.service: Forked /etc/init.d/apparmor as 304
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: apparmor.service: Changed dead -> start
Apr 03 18:48:15 Dell-XPS-L502X udevadm[303]:   device-enumerator: scanning /sys/bus
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: Starting AppArmor initialization...
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-machine-id-commit.service: ConditionPathIsMountPoint=/etc/machine-id failed.
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-machine-id-commit.service: Starting requested but condition failed. Not starting unit.
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-machine-id-commit.service: Job systemd-machine-id-commit.service/start finished, result=done
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: ConditionPathExists=!/etc/initrd-release succeeded.
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: Passing 0 fds to service
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: About to execute: /bin/plymouth update-root-fs --read-write
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: Forked /bin/plymouth as 305
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: Changed dead -> start
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
Apr 03 18:48:15 Dell-XPS-L502X systemd[305]: plymouth-read-write.service: Executing: /bin/plymouth update-root-fs --read-write
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: console-setup.service: ConditionPathExists=/bin/setupcon succeeded.
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: console-setup.service: Passing 0 fds to service
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: console-setup.service: About to execute: /lib/console-setup/console-setup.sh
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: console-setup.service: Forked /lib/console-setup/console-setup.sh as 306
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: console-setup.service: Changed dead -> start
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: Starting Set console font and keymap...
Apr 03 18:48:15 Dell-XPS-L502X systemd[306]: console-setup.service: Executing: /lib/console-setup/console-setup.sh
Apr 03 18:48:15 Dell-XPS-L502X systemd[304]: apparmor.service: Executing: /etc/init.d/apparmor start
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 39 (n/a) to fd store.
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 40 (n/a) to fd store.
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 41 (n/a) to fd store.
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 42 (n/a) to fd store.
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 43 (n/a) to fd store.
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 44 (n/a) to fd store.
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 302 (systemd-random-).
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: Child 302 (systemd-random-) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-random-seed.service: Child 302 belongs to systemd-random-seed.service
Apr 03 18:48:15 Dell-XPS-L502X udevadm[317]: calling: trigger
Apr 03 18:48:15 Dell-XPS-L502X udevadm[317]: device-enumerator: scan all dirs
Apr 03 18:48:15 Dell-XPS-L502X udevadm[317]:   device-enumerator: scanning /sys/bus
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-random-seed.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-random-seed.service: Changed start -> exited
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-random-seed.service: Job systemd-random-seed.service/start finished, result=done
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: Started Load/Save Random Seed.
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 134 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 141 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 141 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 139 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: Child 306 (console-setup.s) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 133 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: console-setup.service: Child 306 belongs to console-setup.service
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: console-setup.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-journald[273]: Time spent on flushing to /var is 959.940ms for 2084 entries.
Apr 03 18:48:15 Dell-XPS-L502X systemd-journald[273]: System journal (/var/log/journal/9dcce84391f449eaaa10bbad75a4d50f) is 1.7G, max 1.8G, 90.8M free.
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: Preset files don't specify rule for apparmor.service. Enabling.
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 42 (stored), closing.
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 305 (plymouth).
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: Child 305 (plymouth) died (code=exited, status=1/FAILURE)
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: Child 305 belongs to plymouth-read-write.service
Apr 03 18:48:17 Dell-XPS-L502X kernel: audit: type=1400 audit(1522774095.591:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=364 comm="apparmor_parser"
Apr 03 18:48:17 Dell-XPS-L502X kernel: audit: type=1400 audit(1522774095.591:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=364 comm="apparmor_parser"
Apr 03 18:48:17 Dell-XPS-L502X kernel: audit: type=1400 audit(1522774095.591:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=364 comm="apparmor_parser"
Apr 03 18:48:17 Dell-XPS-L502X kernel: audit: type=1400 audit(1522774095.591:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=364 comm="apparmor_parser"
Apr 03 18:48:17 Dell-XPS-L502X kernel: audit: type=1400 audit(1522774095.595:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=363 comm="apparmor_parser"
Apr 03 18:48:17 Dell-XPS-L502X kernel: audit: type=1400 audit(1522774095.595:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=363 comm="apparmor_parser"
Apr 03 18:48:17 Dell-XPS-L502X kernel: audit: type=1400 audit(1522774095.595:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=368 comm="apparmor_parser"
Apr 03 18:48:17 Dell-XPS-L502X kernel: audit: type=1400 audit(1522774095.595:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=368 comm="apparmor_parser"
Apr 03 18:48:17 Dell-XPS-L502X kernel: audit: type=1400 audit(1522774095.595:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd//third_party" pid=368 comm="apparmor_parser"
Apr 03 18:48:17 Dell-XPS-L502X kernel: audit: type=1400 audit(1522774095.599:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=370 comm="apparmor_parser"
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: Changed start -> dead
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: Job plymouth-read-write.service/start finished, result=done
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: Child 304 (apparmor) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: apparmor.service: Child 304 belongs to apparmor.service
Apr 03 18:48:15 Dell-XPS-L502X audit[364]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=364 comm="apparmor_parser"
Apr 03 18:48:15 Dell-XPS-L502X audit[364]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=364 comm="apparmor_parser"
Apr 03 18:48:15 Dell-XPS-L502X audit[364]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=364 comm="apparmor_parser"
Apr 03 18:48:15 Dell-XPS-L502X audit[364]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=364 comm="apparmor_parser"
Apr 03 18:48:15 Dell-XPS-L502X audit[363]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=363 comm="apparmor_parser"
Apr 03 18:48:15 Dell-XPS-L502X audit[363]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=363 comm="apparmor_parser"
Apr 03 18:48:15 Dell-XPS-L502X audit[368]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=368 comm="apparmor_parser"
Apr 03 18:48:15 Dell-XPS-L502X audit[368]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=368 comm="apparmor_parser"
Apr 03 18:48:15 Dell-XPS-L502X audit[368]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd//third_party" pid=368 comm="apparmor_parser"
Apr 03 18:48:15 Dell-XPS-L502X audit[370]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=370 comm="apparmor_parser"
Apr 03 18:48:15 Dell-XPS-L502X audit[365]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince" pid=365 comm="apparmor_parser"
Apr 03 18:48:15 Dell-XPS-L502X audit[365]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince//sanitized_helper" pid=365 comm="apparmor_parser"
Apr 03 18:48:15 Dell-XPS-L502X audit[365]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer" pid=365 comm="apparmor_parser"
Apr 03 18:48:15 Dell-XPS-L502X audit[365]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer//sanitized_helper" pid=365 comm="apparmor_parser"
Apr 03 18:48:15 Dell-XPS-L502X audit[365]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-thumbnailer" pid=365 comm="apparmor_parser"
Apr 03 18:48:15 Dell-XPS-L502X audit[365]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-thumbnailer//sanitized_helper" pid=365 comm="apparmor_parser"
Apr 03 18:48:15 Dell-XPS-L502X audit[367]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=367 comm="apparmor_parser"
Apr 03 18:48:15 Dell-XPS-L502X audit[367]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=367 comm="apparmor_parser"
Apr 03 18:48:15 Dell-XPS-L502X audit[367]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//snap_update_ns" pid=367 comm="apparmor_parser"
Apr 03 18:48:17 Dell-XPS-L502X journalctl[301]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=KillUnit cookie=1 reply_cookie=0 error=n/a
Apr 03 18:48:17 Dell-XPS-L502X journalctl[301]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5576486af350
Apr 03 18:48:17 Dell-XPS-L502X udevadm[317]:   device-enumerator: scanning /sys/class
Apr 03 18:48:17 Dell-XPS-L502X apparmor[304]:  * Starting AppArmor profiles
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X apparmor[304]: Skipping profile in /etc/apparmor.d/disable: usr.bin.firefox
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 134 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X apparmor[304]: Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X apparmor[304]:    ...done.
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x5576486deaa0
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x55764869e290
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[311]: IMPORT builtin 'hwdb' /lib/udev/rules.d/60-evdev.rules:8
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[311]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[311]: passed device to netlink monitor 0x5576486d6500
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: console-setup.service: Changed start -> exited
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: console-setup.service: Job console-setup.service/start finished, result=done
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: Started Set console font and keymap.
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 149 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 154 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 153 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 149 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[299]: passed device to netlink monitor 0x5576486b3af0
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: Child 303 (udevadm) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-udev-trigger.service: Child 303 belongs to systemd-udev-trigger.service
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-udev-trigger.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-udev-trigger.service: Running next main command for state start.
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-udev-trigger.service: Passing 0 fds to service
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-udev-trigger.service: About to execute: /bin/udevadm trigger --type=devices --action=add
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 133 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 142 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-udev-trigger.service: Forked /bin/udevadm as 317
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[299]: passed device to netlink monitor 0x5576486b3af0
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[297]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[297]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 306 (n/a).
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[297]: Execute 'load' 'platform:parport_pc'
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[297]: No module matches 'platform:parport_pc'
Apr 03 18:48:15 Dell-XPS-L502X systemd[317]: systemd-udev-trigger.service: Executing: /bin/udevadm trigger --type=devices --action=add
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[297]: passed device to netlink monitor 0x5576486ae940
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5576486af350
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 136 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 138 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 181 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 155 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 166 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 162 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 45 (n/a) to fd store.
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 133 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[313]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[313]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[297]: passed device to netlink monitor 0x5576486ae940
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5576486af350
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 132 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 134 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[315]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[315]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[314]: passed device to netlink monitor 0x5576486d4b90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 135 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: Execute 'load' 'platform:parport_pc'
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 40 (stored), closing.
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: No module matches 'platform:parport_pc'
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 43 (stored), closing.
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 41 (stored), closing.
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 181 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[299]: passed device to netlink monitor 0x5576486b3af0
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: Execute 'load' 'platform:parport_pc'
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: No module matches 'platform:parport_pc'
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 181 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 137 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 133 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 137 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x5576486deaa0
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[313]: passed device to netlink monitor 0x5576486d4740
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 141 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[315]: passed device to netlink monitor 0x5576486d4ff0
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 138 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[311]: passed device to netlink monitor 0x5576486d6500
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[297]: passed device to netlink monitor 0x5576486ae940
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5576486af350
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[299]: passed device to netlink monitor 0x5576486b3af0
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[314]: passed device to netlink monitor 0x5576486d4b90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[313]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x55764869e290
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 154 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 167 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 152 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 153 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[313]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[316]: passed device to netlink monitor 0x5576486d5440
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 152 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[297]: passed device to netlink monitor 0x5576486ae940
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[313]: passed device to netlink monitor 0x5576486d4740
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 153 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 152 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 152 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 152 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 157 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 152 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 151 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 156 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 157 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[299]: passed device to netlink monitor 0x5576486b3af0
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5576486af350
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[311]: passed device to netlink monitor 0x5576486d6500
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x5576486deaa0
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[315]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[315]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[315]: passed device to netlink monitor 0x5576486d4ff0
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 164 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 152 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[314]: passed device to netlink monitor 0x5576486d4b90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 154 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 154 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 154 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 153 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 153 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 153 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 152 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 153 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 154 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 150 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[297]: passed device to netlink monitor 0x5576486ae940
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[316]: passed device to netlink monitor 0x5576486d5440
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 160 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x55764869e290
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[313]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[313]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5576486af350
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 154 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[313]: passed device to netlink monitor 0x5576486d4740
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[299]: passed device to netlink monitor 0x5576486b3af0
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 154 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 154 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 154 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 154 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 154 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[315]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 149 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 153 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 152 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[315]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[315]: passed device to netlink monitor 0x5576486d4ff0
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 152 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 151 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x5576486deaa0
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[314]: passed device to netlink monitor 0x5576486d4b90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[311]: passed device to netlink monitor 0x5576486d6500
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 154 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x55764869e290
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 151 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 155 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 159 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 157 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 150 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 156 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[313]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 157 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 154 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 154 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[297]: passed device to netlink monitor 0x5576486ae940
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[299]: passed device to netlink monitor 0x5576486b3af0
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[316]: passed device to netlink monitor 0x5576486d5440
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 150 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 153 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[313]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 160 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5576486af350
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[313]: passed device to netlink monitor 0x5576486d4740
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x55764869e290
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 158 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 152 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 150 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 154 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 156 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 154 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 154 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 151 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 152 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 154 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x55764869e290
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 156 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 162 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 154 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 157 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 157 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 162 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[311]: passed device to netlink monitor 0x5576486d6500
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[297]: passed device to netlink monitor 0x5576486ae940
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[299]: passed device to netlink monitor 0x5576486b3af0
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5576486af350
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[315]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[315]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[315]: passed device to netlink monitor 0x5576486d4ff0
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x5576486deaa0
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[313]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[313]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[314]: passed device to netlink monitor 0x5576486d4b90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[313]: passed device to netlink monitor 0x5576486d4740
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 160 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 159 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 161 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[316]: passed device to netlink monitor 0x5576486d5440
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 159 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 159 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 166 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x55764869e290
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 169 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 158 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 163 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 167 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 158 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 155 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 160 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 166 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 164 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 159 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 165 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[297]: passed device to netlink monitor 0x5576486ae940
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[313]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[311]: passed device to netlink monitor 0x5576486d6500
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[313]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[299]: passed device to netlink monitor 0x5576486b3af0
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[313]: passed device to netlink monitor 0x5576486d4740
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[315]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[315]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[315]: passed device to netlink monitor 0x5576486d4ff0
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 156 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 158 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 164 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[290]: passed 162 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5576486af350
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:15 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 161 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 167 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: Child 301 (journalctl) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 163 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-journal-flush.service: Child 301 belongs to systemd-journal-flush.service
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x5576486deaa0
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[314]: passed device to netlink monitor 0x5576486d4b90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 160 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-journal-flush.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 161 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-journal-flush.service: Changed start -> exited
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 169 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-journal-flush.service: Job systemd-journal-flush.service/start finished, result=done
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 155 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: Started Flush Journal to Persistent Storage.
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 157 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 39 (stored), closing.
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 158 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-setup.service: Passing 0 fds to service
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 164 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-setup.service: About to execute: /bin/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 164 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-setup.service: Forked /bin/systemd-tmpfiles as 375
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 164 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd[375]: systemd-tmpfiles-setup.service: Executing: /bin/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-setup.service: Changed dead -> start
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 173 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: Starting Create Volatile Files and Directories...
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 164 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 162 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Reading config file "/usr/lib/tmpfiles.d/00rsyslog.conf".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 167 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 162 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Reading config file "/usr/lib/tmpfiles.d/dbus.conf".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 39 (n/a) to fd store.
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 133 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Reading config file "/usr/lib/tmpfiles.d/debian.conf".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Reading config file "/usr/lib/tmpfiles.d/gvfsd-fuse-tmpfiles.conf".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 137 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Reading config file "/usr/lib/tmpfiles.d/home.conf".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 134 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Reading config file "/usr/lib/tmpfiles.d/journal-nocow.conf".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 134 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Reading config file "/run/tmpfiles.d/kmod.conf".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 136 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Entry "/dev/cuse" matches exclude prefix "/dev", skipping.
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 155 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Entry "/dev/autofs" matches exclude prefix "/dev", skipping.
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 155 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Entry "/dev/btrfs-control" matches exclude prefix "/dev", skipping.
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 156 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Entry "/dev/userio" matches exclude prefix "/dev", skipping.
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 154 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Entry "/dev/vfio" matches exclude prefix "/dev", skipping.
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 152 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Entry "/dev/vfio/vfio" matches exclude prefix "/dev", skipping.
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 152 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x55764869e290
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Entry "/dev/vhci" matches exclude prefix "/dev", skipping.
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 153 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[297]: passed device to netlink monitor 0x5576486ae940
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Entry "/dev/uhid" matches exclude prefix "/dev", skipping.
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 135 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5576486af350
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Entry "/dev/vhost-net" matches exclude prefix "/dev", skipping.
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 149 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[299]: passed device to netlink monitor 0x5576486b3af0
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Entry "/dev/vhost-vsock" matches exclude prefix "/dev", skipping.
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 149 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[311]: passed device to netlink monitor 0x5576486d6500
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Entry "/dev/snd" matches exclude prefix "/dev", skipping.
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 133 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Entry "/dev/snd/timer" matches exclude prefix "/dev", skipping.
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 153 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Entry "/dev/snd" matches exclude prefix "/dev", skipping.
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 155 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Entry "/dev/snd/seq" matches exclude prefix "/dev", skipping.
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 133 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Reading config file "/usr/lib/tmpfiles.d/legacy.conf".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 152 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Reading config file "/usr/lib/tmpfiles.d/man-db.conf".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 154 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Reading config file "/usr/lib/tmpfiles.d/passwd.conf".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 153 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Reading config file "/usr/lib/tmpfiles.d/sudo.conf".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 154 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Reading config file "/usr/lib/tmpfiles.d/systemd-nologin.conf".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 152 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Reading config file "/usr/lib/tmpfiles.d/systemd.conf".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 149 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x55764869e290
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 149 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Reading config file "/usr/lib/tmpfiles.d/tmp.conf".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[297]: passed device to netlink monitor 0x5576486ae940
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 151 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Reading config file "/usr/lib/tmpfiles.d/var.conf".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 136 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: [/usr/lib/tmpfiles.d/var.conf:14] Duplicate line for path "/var/log", ignoring.
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 133 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Reading config file "/usr/lib/tmpfiles.d/x11.conf".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 139 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry q /var
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 133 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Found existing directory "/var".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 163 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Couldn't adjust quota for subvolume "/var" (unsupported fs or dir not a subvolume): Inappropriate ioctl for device
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 163 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/var" has right mode 40755
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 168 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry q /var
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 141 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /var/log
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 140 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Found existing directory "/var/log".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 140 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x55764869e290
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/var/log" has right mode 40775
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 148 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /var/log
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 143 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /var/lib
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 140 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Found existing directory "/var/lib".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 144 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/var/lib" has right mode 40755
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 147 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /var/lib
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 144 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry L /var/lib/dbus/machine-id
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 143 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 143 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 141 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 142 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 144 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: ATTR '/sys/module/block/parameters/events_dfl_poll_msecs' writing '2000' /lib/udev/rules.d/60-block.rules:5
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 143 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 143 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: created db file '/run/udev/data/+module:configfs' for '/module/configfs'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 145 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 146 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: sys-module-configfs.device: Changed dead -> plugged
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Found existing symlink "/var/lib/dbus/machine-id".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 142 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry L /var/lib/dbus/machine-id
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 148 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry L /run/initctl
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 139 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Created symlink "/run/initctl".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 150 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry L /run/initctl
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 149 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry L /run/shm
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 145 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Created symlink "/run/shm".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 139 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry L /run/shm
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 143 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /run/sendsigs.omit.d
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 144 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Created directory "/run/sendsigs.omit.d".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 146 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/run/sendsigs.omit.d" has right mode 40755
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 138 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /run/sendsigs.omit.d
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 147 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry L /etc/mtab
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 150 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Found existing symlink "/etc/mtab".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 144 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry L /etc/mtab
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 140 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry Q /home
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 148 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: created db file '/run/udev/data/+module:fuse' for '/module/fuse'
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Found existing directory "/home".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 141 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Couldn't adjust quota for subvolume "/home" (unsupported fs or dir not a subvolume): Inappropriate ioctl for device
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 140 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: sys-module-fuse.device: Changed dead -> plugged
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/home" has right mode 40755
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 139 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry Q /home
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 146 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry q /srv
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 145 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Found existing directory "/srv".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 140 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Couldn't adjust quota for subvolume "/srv" (unsupported fs or dir not a subvolume): Inappropriate ioctl for device
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 139 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/srv" has right mode 40755
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 142 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry q /srv
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 144 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry L /var/lock
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 144 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/var/lock" is not a symlink or does not point to the correct path.
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 142 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry L /var/lock
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 143 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /run/lock/subsys
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 142 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Created directory "/run/lock/subsys".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 140 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/run/lock/subsys" has right mode 40755
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 138 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /run/lock/subsys
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 142 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /var/cache
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 139 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Found existing directory "/var/cache".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 142 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/var/cache" has right mode 40755
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 144 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5576486b0550
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /var/cache
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 143 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /var/cache/man
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 142 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Found existing directory "/var/cache/man".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 146 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/var/cache/man" has right mode 40755
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 150 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: RUN '/bin/systemctl start --no-block nvidia-persistenced.service' /lib/udev/rules.d/71-nvidia.rules:12
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /var/cache/man
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 140 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: RUN '/sbin/modprobe nvidia-modeset' /lib/udev/rules.d/71-nvidia.rules:16
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry L /var/run
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 145 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: RUN '/sbin/modprobe nvidia-drm' /lib/udev/rules.d/71-nvidia.rules:20
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/var/run" is not a symlink or does not point to the correct path.
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 143 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: RUN '/sbin/modprobe nvidia-uvm' /lib/udev/rules.d/71-nvidia.rules:24
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry L /var/run
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 146 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: RUN '/usr/bin/nvidia-smi' /lib/udev/rules.d/71-nvidia.rules:28
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /var/run/sudo
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 144 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Created directory "/var/run/sudo".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[376]: starting '/bin/systemctl start --no-block nvidia-persistenced.service'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 147 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: RUN 'kmod load ppdev' /lib/udev/rules.d/80-drivers.rules:10
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/var/run/sudo" has right mode 40711
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 147 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: Execute 'load' 'ppdev'
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /var/run/sudo
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 145 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: Inserted 'ppdev'
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry D /var/run/sudo/ts
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 142 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: '/bin/systemctl start --no-block nvidia-persistenced.service'(err) 'Calling manager for StartUnit on nvidia-persistenced.service, replace'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Created directory "/var/run/sudo/ts".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 141 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/var/run/sudo/ts" has right mode 40700
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 147 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: '/bin/systemctl start --no-block nvidia-persistenced.service'(err) 'Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=StartUnit cookie=1 reply_cookie=0 error=n/a'
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry D /var/run/sudo/ts
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 142 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/start/replace
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: rm -rf "/var/run/sudo/ts"
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 145 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: syslog.target: Cannot add dependency job, ignoring: Unit syslog.target not found.
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry F /run/nologin
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 143 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: time-sync.target: Merged into installed job time-sync.target/start as 50
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Writing to "/run/nologin".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 142 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-hwdb-update.service: Installed new job systemd-hwdb-update.service/start as 171
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/run/nologin" has right mode 100644
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 141 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-setup.service: Merged into installed job systemd-tmpfiles-setup.service/start as 16
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry F /run/nologin
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 144 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/start as 128
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /run/user
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 143 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-ask-password-plymouth.path: Installed new job systemd-ask-password-plymouth.path/start as 140
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Created directory "/run/user".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 142 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-binfmt.service: Installed new job systemd-binfmt.service/start as 137
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/run/user" has right mode 40755
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 144 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: Installed new job plymouth-read-write.service/start as 146
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /run/user
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 144 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: plymouth-start.service: Installed new job plymouth-start.service/start as 139
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry F /run/utmp
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 138 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-update-utmp.service: Merged into installed job systemd-update-utmp.service/start as 82
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/run/utmp" has been created.
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 144 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: sysinit.target: Merged into installed job sysinit.target/start as 7
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/run/utmp" has right mode 100664
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 142 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-machine-id-commit.service: Installed new job systemd-machine-id-commit.service/start as 156
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: chown "/run/utmp" to 0.43
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 144 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: friendly-recovery.service: Installed new job friendly-recovery.service/start as 147
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry F /run/utmp
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 143 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: setvtrgb.service: Merged into installed job setvtrgb.service/start as 33
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /run/systemd/ask-password
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 147 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Merged into installed job systemd-timesyncd.service/start as 49
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Found existing directory "/run/systemd/ask-password".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 147 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/start as 128
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/run/systemd/ask-password" has right mode 40755
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 145 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: '/bin/systemctl start --no-block nvidia-persistenced.service'(err) 'Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a'
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /run/systemd/ask-password
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: friendly-recovery.service: ConditionKernelCommandLine=recovery failed.
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 141 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: '/bin/systemctl start --no-block nvidia-persistenced.service'(err) 'Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetUnit cookie=2 reply_cookie=0 error=n/a'
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /run/systemd/seats
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: friendly-recovery.service: Starting requested but condition failed. Not starting unit.
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 145 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: '/bin/systemctl start --no-block nvidia-persistenced.service'(err) 'Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=17 reply_cookie=2 error=n/a'
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Created directory "/run/systemd/seats".
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: friendly-recovery.service: Job friendly-recovery.service/start finished, result=done
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 143 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: '/bin/systemctl start --no-block nvidia-persistenced.service'(err) 'Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 error=n/a'
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/run/systemd/seats" has right mode 40755
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-machine-id-commit.service: ConditionPathIsMountPoint=/etc/machine-id failed.
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 139 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /run/systemd/seats
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-machine-id-commit.service: Starting requested but condition failed. Not starting unit.
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 143 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /run/systemd/sessions
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-machine-id-commit.service: Job systemd-machine-id-commit.service/start finished, result=done
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 148 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Created directory "/run/systemd/sessions".
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: plymouth-start.service: ConditionKernelCommandLine=splash failed.
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 144 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/run/systemd/sessions" has right mode 40755
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: plymouth-start.service: Starting requested but condition failed. Not starting unit.
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 142 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /run/systemd/sessions
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: plymouth-start.service: Job plymouth-start.service/start finished, result=done
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 143 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /run/systemd/users
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: ConditionPathExists=!/etc/initrd-release succeeded.
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 141 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Created directory "/run/systemd/users".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 150 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: Passing 0 fds to service
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/run/systemd/users" has right mode 40755
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 147 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: About to execute: /bin/plymouth update-root-fs --read-write
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /run/systemd/users
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 146 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: Forked /bin/plymouth as 377
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /run/systemd/machines
Apr 03 18:48:17 Dell-XPS-L502X systemd[377]: plymouth-read-write.service: Executing: /bin/plymouth update-root-fs --read-write
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 138 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: Changed dead -> start
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Created directory "/run/systemd/machines".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 144 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/run/systemd/machines" has right mode 40755
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 145 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /run/systemd/machines
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 144 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-binfmt.service: ConditionDirectoryNotEmpty=|/run/binfmt.d failed.
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /run/systemd/shutdown
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 154 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-binfmt.service: ConditionDirectoryNotEmpty=|/etc/binfmt.d failed.
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Created directory "/run/systemd/shutdown".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 148 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-binfmt.service: ConditionDirectoryNotEmpty=|/usr/local/lib/binfmt.d failed.
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/run/systemd/shutdown" has right mode 40755
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 148 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-binfmt.service: ConditionDirectoryNotEmpty=|/usr/lib/binfmt.d failed.
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /run/systemd/shutdown
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 144 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-binfmt.service: ConditionDirectoryNotEmpty=|/lib/binfmt.d failed.
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /run/systemd/netif
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 142 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-binfmt.service: ConditionPathIsReadWrite=/proc/sys/ succeeded.
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Created directory "/run/systemd/netif".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 141 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-binfmt.service: Starting requested but condition failed. Not starting unit.
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/run/systemd/netif" has right mode 40755
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 170 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-binfmt.service: Job systemd-binfmt.service/start finished, result=done
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: chown "/run/systemd/netif" to 101.103
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-ask-password-plymouth.path: ConditionPathExists=/run/plymouth/pid failed.
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /run/systemd/netif
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-ask-password-plymouth.path: Starting requested but condition failed. Not starting unit.
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /run/systemd/netif/links
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-ask-password-plymouth.path: Job systemd-ask-password-plymouth.path/start finished, result=done
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Created directory "/run/systemd/netif/links".
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-hwdb-update.service: ConditionDirectoryNotEmpty=|/etc/udev/hwdb.d/ failed.
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/run/systemd/netif/links" has right mode 40755
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-hwdb-update.service: ConditionPathExists=|/etc/udev/hwdb.bin failed.
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: chown "/run/systemd/netif/links" to 101.103
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-hwdb-update.service: ConditionPathExists=|!/lib/udev/hwdb.bin failed.
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /run/systemd/netif/links
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-hwdb-update.service: ConditionNeedsUpdate=/etc succeeded.
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /run/systemd/netif/leases
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-hwdb-update.service: Starting requested but condition failed. Not starting unit.
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Created directory "/run/systemd/netif/leases".
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-hwdb-update.service: Job systemd-hwdb-update.service/start finished, result=done
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/run/systemd/netif/leases" has right mode 40755
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: chown "/run/systemd/netif/leases" to 101.103
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /run/systemd/netif/leases
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 42 (n/a) to fd store.
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 153 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /run/log
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 377 (plymouth).
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 146 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Found existing directory "/run/log".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: Child 377 (plymouth) died (code=exited, status=1/FAILURE)
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 146 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/run/log" has right mode 40755
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: passed device to netlink monitor 0x5576486b1400
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: Child 377 belongs to plymouth-read-write.service
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 304 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /run/log
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: Main process exited, code=exited, status=1/FAILURE
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 320 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /var/lib/systemd
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: Changed start -> dead
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Found existing directory "/var/lib/systemd".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 316 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[291]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/var/lib/systemd" has right mode 40755
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: Job plymouth-read-write.service/start finished, result=done
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[312]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /var/lib/systemd
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: Started Tell Plymouth To Write Out Runtime Data.
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /var/lib/systemd/coredump
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Found existing directory "/var/lib/systemd/coredump".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 304 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/var/lib/systemd/coredump" has right mode 40755
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 320 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 42 (stored), closing.
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: '/bin/systemctl start --no-block nvidia-persistenced.service'(err) 'Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=30 reply_cookie=3 error=n/a'
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /var/lib/systemd/coredump
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[295]: Process '/bin/systemctl start --no-block nvidia-persistenced.service' succeeded.
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry D /tmp
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 304 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[378]: starting '/sbin/modprobe nvidia-modeset'
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Found existing directory "/tmp".
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[310]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 320 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[294]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/tmp" has right mode 41777
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 320 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[297]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry D /tmp
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[299]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 320 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[292]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: rm -rf "/tmp"
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[299]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 320 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[311]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[313]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 320 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[313]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[315]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[313]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 320 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[315]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[315]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: created db file '/run/udev/data/+acpi:LNXSYSTM:00' for '/devices/LNXSYSTM:00'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[314]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: Execute 'load' 'acpi:LNXSYSTM:'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: No module matches 'acpi:LNXSYSTM:'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 178 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 178 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 178 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[316]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[316]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[316]: created db file '/run/udev/data/+acpi:LNXCPU:01' for '/devices/LNXSYSTM:00/LNXCPU:01'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: created db file '/run/udev/data/+acpi:LNXCPU:02' for '/devices/LNXSYSTM:00/LNXCPU:02'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[316]: Execute 'load' 'acpi:LNXCPU:'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: Execute 'load' 'acpi:LNXCPU:'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[316]: No module matches 'acpi:LNXCPU:'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: No module matches 'acpi:LNXCPU:'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: created db file '/run/udev/data/+acpi:LNXCPU:00' for '/devices/LNXSYSTM:00/LNXCPU:00'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[316]: passed device to netlink monitor 0x5576486d5440
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x5576486deaa0
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: Execute 'load' 'acpi:LNXCPU:'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 178 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: No module matches 'acpi:LNXCPU:'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 178 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 178 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[316]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[316]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[316]: created db file '/run/udev/data/+acpi:LNXCPU:03' for '/devices/LNXSYSTM:00/LNXCPU:03'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: created db file '/run/udev/data/+acpi:LNXCPU:04' for '/devices/LNXSYSTM:00/LNXCPU:04'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: created db file '/run/udev/data/+acpi:LNXCPU:05' for '/devices/LNXSYSTM:00/LNXCPU:05'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[316]: Execute 'load' 'acpi:LNXCPU:'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: Execute 'load' 'acpi:LNXCPU:'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: Execute 'load' 'acpi:LNXCPU:'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[316]: No module matches 'acpi:LNXCPU:'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: No module matches 'acpi:LNXCPU:'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: No module matches 'acpi:LNXCPU:'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[316]: passed device to netlink monitor 0x5576486d5440
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x5576486deaa0
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 178 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 178 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 196 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[316]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[316]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[316]: created db file '/run/udev/data/+acpi:LNXCPU:06' for '/devices/LNXSYSTM:00/LNXCPU:06'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: created db file '/run/udev/data/+acpi:LNXCPU:07' for '/devices/LNXSYSTM:00/LNXCPU:07'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[316]: Execute 'load' 'acpi:LNXCPU:'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: Execute 'load' 'acpi:LNXCPU:'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[316]: No module matches 'acpi:LNXCPU:'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: created db file '/run/udev/data/+acpi:LNXPWRBN:00' for '/devices/LNXSYSTM:00/LNXPWRBN:00'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[316]: passed device to netlink monitor 0x5576486d5440
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: No module matches 'acpi:LNXCPU:'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 182 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x5576486deaa0
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: Execute 'load' 'acpi:LNXPWRBN:'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 182 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: No module matches 'acpi:LNXPWRBN:'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[316]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[316]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 325 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[316]: created db file '/run/udev/data/+acpi:LNXSYBUS:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[316]: Execute 'load' 'acpi:LNXSYBUS:'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[316]: No module matches 'acpi:LNXSYBUS:'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: created db file '/run/udev/data/+acpi:LNXSYBUS:01' for '/devices/LNXSYSTM:00/LNXSYBUS:01'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[316]: passed device to netlink monitor 0x5576486d5440
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: Execute 'load' 'acpi:LNXSYBUS:'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 204 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: No module matches 'acpi:LNXSYBUS:'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: IMPORT builtin 'input_id' /lib/udev/rules.d/60-input-id.rules:5
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x5576486deaa0
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: capabilities/ev raw kernel attribute: 3
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[290]: passed 200 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[316]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: capabilities/abs raw kernel attribute: 0
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: capabilities/rel raw kernel attribute: 0
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: capabilities/key raw kernel attribute: 10000000000000 0
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: properties raw kernel attribute: 0
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: test_key: checking bit block 0 for any keys; found=0
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: created db file '/run/udev/data/+acpi:INT340E:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/INT340E:00'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: test_key: checking bit block 64 for any keys; found=1
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[298]: Execute 'load' 'acpi:INT340E:PNP0C02:'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: test_key: checking bit block 128 for any keys; found=1
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: test_key: checking bit block 192 for any keys; found=1
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: IMPORT builtin 'path_id' /lib/udev/rules.d/60-persistent-input.rules:35
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: created db file '/run/udev/data/+input:input3' for '/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3'
Apr 03 18:48:17 Dell-XPS-L502X systemd-udevd[318]: Execute 'load' 'input:b0019v0000p0001e0000-e0,1,k74,ramlsfw'
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry f /var/log/wtmp
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/var/log/wtmp" has been created.
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/var/log/wtmp" has right mode 100664
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry f /var/log/wtmp
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry f /var/log/btmp
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/var/log/btmp" has been created.
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/var/log/btmp" has right mode 100600
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry f /var/log/btmp
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry f /var/log/lastlog
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/var/log/lastlog" has been created.
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/var/log/lastlog" has right mode 100664
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry f /var/log/lastlog
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /var/spool
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Found existing directory "/var/spool".
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/var/spool" has right mode 40755
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /var/spool
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /tmp/.X11-unix
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Created directory "/tmp/.X11-unix".
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/tmp/.X11-unix" has right mode 41777
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /tmp/.X11-unix
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /tmp/.ICE-unix
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Created directory "/tmp/.ICE-unix".
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/tmp/.ICE-unix" has right mode 41777
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /tmp/.ICE-unix
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /tmp/.XIM-unix
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Created directory "/tmp/.XIM-unix".
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/tmp/.XIM-unix" has right mode 41777
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /tmp/.XIM-unix
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /tmp/.font-unix
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Created directory "/tmp/.font-unix".
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/tmp/.font-unix" has right mode 41777
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /tmp/.font-unix
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /tmp/.Test-unix
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Created directory "/tmp/.Test-unix".
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/tmp/.Test-unix" has right mode 41777
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /tmp/.Test-unix
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry x /run/user/*/gvfs
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry x /run/user/*/gvfs
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry a /var/log/journal
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Setting default ACL u::rwx,g::r-x,g:adm:r-x,m::r-x,o::r-x on /var/log/journal.
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry a /var/log/journal
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry a /var/log/journal
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Setting access ACL u::rwx,g::r-x,g:adm:r-x,m::r-x,o::r-x on /var/log/journal.
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry a /var/log/journal
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry h /var/log/journal
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Cannot set file attribute for '/var/log/journal', value=0x00800000, mask=0x00800000: Operation not supported
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry h /var/log/journal
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry z /var/log/journal
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/var/log/journal" has right mode 42755
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry z /var/log/journal
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry a /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Setting default ACL u::rwx,g::r-x,g:adm:r-x,m::r-x,o::r-x on /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f.
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry a /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry a /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Setting access ACL u::rwx,g::r-x,g:adm:r-x,m::r-x,o::r-x on /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f.
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry a /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry h /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Cannot set file attribute for '/var/log/journal/9dcce84391f449eaaa10bbad75a4d50f', value=0x00800000, mask=0x00800000: Operation not supported
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry h /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry z /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/var/log/journal/9dcce84391f449eaaa10bbad75a4d50f" has right mode 42755
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry z /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry h /var/log/journal/remote
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry h /var/log/journal/remote
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry r /forcefsck
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry r /forcefsck
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry r /fastboot
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry r /fastboot
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry r /forcequotacheck
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry r /forcequotacheck
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry r /etc/gshadow.lock
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry r /etc/gshadow.lock
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry r /etc/shadow.lock
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry r /etc/shadow.lock
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry r /etc/passwd.lock
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry r /etc/passwd.lock
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry r /etc/group.lock
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry r /etc/group.lock
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry r /etc/subuid.lock
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry r /etc/subuid.lock
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry r /etc/subgid.lock
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry r /etc/subgid.lock
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry z /run/log/journal
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry z /run/log/journal
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry Z /run/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry Z /run/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry a /run/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry a /run/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry a /run/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry a /run/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry a /run/log/journal/9dcce84391f449eaaa10bbad75a4d50f/*.journal*
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Cannot open directory "/run/log/journal/9dcce84391f449eaaa10bbad75a4d50f": No such file or directory
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry a /run/log/journal/9dcce84391f449eaaa10bbad75a4d50f/*.journal*
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry a /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f/system.journal
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Setting access ACL u::rw-,g::r-x,g:adm:r--,m::r--,o::--- on /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f/system.journal.
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry a /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f/system.journal
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry z /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f/system.journal
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: "/var/log/journal/9dcce84391f449eaaa10bbad75a4d50f/system.journal" has right mode 100640
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry z /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f/system.journal
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry x /tmp/systemd-private-3da50fdc163c4b548225bfc296fc25c6-*
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry x /tmp/systemd-private-3da50fdc163c4b548225bfc296fc25c6-*
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry X /tmp/systemd-private-3da50fdc163c4b548225bfc296fc25c6-*/tmp
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry X /tmp/systemd-private-3da50fdc163c4b548225bfc296fc25c6-*/tmp
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry x /var/tmp/systemd-private-3da50fdc163c4b548225bfc296fc25c6-*
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry x /var/tmp/systemd-private-3da50fdc163c4b548225bfc296fc25c6-*
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry X /var/tmp/systemd-private-3da50fdc163c4b548225bfc296fc25c6-*/tmp
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry X /var/tmp/systemd-private-3da50fdc163c4b548225bfc296fc25c6-*/tmp
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry R /tmp/systemd-private-*
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry R /tmp/systemd-private-*
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry R /var/tmp/systemd-private-*
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry R /var/tmp/systemd-private-*
Apr 03 18:48:17 Dell-XPS-L502X systemd-tmpfiles[375]: rm -rf "/var/tmp/systemd-private-9606a9a197dc48f88a4ac4beed490687-systemd-resolved.service-4vN0vr"
Apr 03 18:48:18 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry r /tmp/.X[0-9]*-lock
Apr 03 18:48:18 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry r /tmp/.X[0-9]*-lock
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 39 (stored), closing.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 375 (systemd-tmpfile).
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Child 375 (systemd-tmpfile) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-setup.service: Child 375 belongs to systemd-tmpfiles-setup.service
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-setup.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-setup.service: Changed start -> exited
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-setup.service: Job systemd-tmpfiles-setup.service/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Started Create Volatile Files and Directories.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: ConditionVirtualization=!container succeeded.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: ConditionCapability=CAP_SYS_TIME succeeded.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Passing 0 fds to service
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: About to execute: /lib/systemd/systemd-timesyncd
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Forked /lib/systemd/systemd-timesyncd as 379
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Changed dead -> start
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Starting Network Time Synchronization...
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-update-utmp.service: Passing 0 fds to service
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-update-utmp.service: About to execute: /lib/systemd/systemd-update-utmp reboot
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-update-utmp.service: Forked /lib/systemd/systemd-update-utmp as 380
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-update-utmp.service: Changed dead -> start
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Apr 03 18:48:18 Dell-XPS-L502X systemd[380]: systemd-update-utmp.service: Executing: /lib/systemd/systemd-update-utmp reboot
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 39 (n/a) to fd store.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 41 (n/a) to fd store.
Apr 03 18:48:18 Dell-XPS-L502X systemd-update-utmp[380]: systemd-update-utmp running as pid 380
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:48:18 Dell-XPS-L502X systemd-update-utmp[380]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.DBus.Properties member=Get cookie=1 reply_cookie=0 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd-update-utmp[380]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: Failed to insert 'fjes'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x5576486deaa0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 200 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: created db file '/run/udev/data/+acpi:PNP0A08:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: Execute 'load' 'acpi:PNP0A08:PNP0A03:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: No module matches 'acpi:PNP0A08:PNP0A03:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x5576486deaa0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 218 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: created db file '/run/udev/data/+acpi:LNXVIDEO:01' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: Execute 'load' 'acpi:LNXVIDEO:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: Inserted 'video'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x5576486deaa0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 191 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x5576486deaa0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 191 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x5576486deaa0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 191 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x5576486deaa0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 191 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x5576486deaa0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 191 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x5576486deaa0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 191 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x5576486deaa0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 191 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x5576486deaa0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 191 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x5576486deaa0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[316]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[316]: created db file '/run/udev/data/+acpi:ACPI0003:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0003:00'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[316]: Execute 'load' 'acpi:ACPI0003:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[316]: No module matches 'acpi:ACPI0003:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[316]: passed device to netlink monitor 0x5576486d5440
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 241 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 369 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: IMPORT builtin 'input_id' /lib/udev/rules.d/60-input-id.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: capabilities/ev raw kernel attribute: 3
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: capabilities/abs raw kernel attribute: 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: capabilities/rel raw kernel attribute: 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: capabilities/key raw kernel attribute: 3e000b00000000 0 0 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: properties raw kernel attribute: 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: test_key: checking bit block 0 for any keys; found=0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: test_key: checking bit block 64 for any keys; found=0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: test_key: checking bit block 128 for any keys; found=0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: test_key: checking bit block 192 for any keys; found=1
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: IMPORT builtin 'path_id' /lib/udev/rules.d/60-persistent-input.rules:35
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: created db file '/run/udev/data/+input:input8' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input8'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: Execute 'load' 'input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: Inserted 'mac_hid'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: Module 'evbug' is blacklisted
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: Inserted 'mac_hid'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: Module 'evbug' is blacklisted
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x5576486deaa0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 223 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 246 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: GROUP 106 /lib/udev/rules.d/50-udev-default.rules:29
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: IMPORT builtin 'hwdb' /lib/udev/rules.d/60-evdev.rules:8
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: GROUP 106 /lib/udev/rules.d/50-udev-default.rules:29
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: IMPORT builtin 'hwdb' /lib/udev/rules.d/60-evdev.rules:8
Apr 03 18:48:18 Dell-XPS-L502X systemd[379]: systemd-timesyncd.service: Executing: /lib/systemd/systemd-timesyncd
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 379 (WATCHDOG=1)
Apr 03 18:48:18 Dell-XPS-L502X systemd-timesyncd[379]: Added new server ntp.ubuntu.com.
Apr 03 18:48:18 Dell-XPS-L502X systemd-timesyncd[379]: systemd-timesyncd running as pid 379
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 379 (READY=1, STATUS=Daemon is running)
Apr 03 18:48:18 Dell-XPS-L502X systemd-timesyncd[379]: Selected server ntp.ubuntu.com.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Changed start -> running
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Job systemd-timesyncd.service/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Started Network Time Synchronization.
Apr 03 18:48:18 Dell-XPS-L502X systemd-timesyncd[379]: Resolving ntp.ubuntu.com...
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 379 (STATUS=Idle.)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 379 (STATUS=Idle.)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: time-sync.target changed dead -> active
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: time-sync.target: Job time-sync.target/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Reached target System Time Synchronized.
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[312]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[312]: created db file '/run/udev/data/+pci:0000:00:01.0' for '/devices/pci0000:00/0000:00:01.0'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[312]: Execute 'load' 'pci:v00008086d00000101sv00008086sd00002010bc06sc04i00'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: created db file '/run/udev/data/+pci:0000:00:02.0' for '/devices/pci0000:00/0000:00:02.0'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: Execute 'load' 'pci:v00008086d00000116sv00001028sd000004B6bc03sc00i00'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: created db file '/run/udev/data/+pci:0000:00:00.0' for '/devices/pci0000:00/0000:00:00.0'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: Execute 'load' 'pci:v00008086d00000104sv00001028sd000004B6bc06sc00i00'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[292]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[292]: created db file '/run/udev/data/+pci:0000:00:1c.0' for '/devices/pci0000:00/0000:00:1c.0'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[292]: Execute 'load' 'pci:v00008086d00001C10sv00001028sd000004B6bc06sc04i00'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[313]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[313]: created db file '/run/udev/data/+pci:0000:00:1c.4' for '/devices/pci0000:00/0000:00:1c.4'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[313]: Execute 'load' 'pci:v00008086d00001C18sv00001028sd000004B6bc06sc04i00'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[297]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[297]: created db file '/run/udev/data/+pci:0000:00:1b.0' for '/devices/pci0000:00/0000:00:1b.0'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[297]: Execute 'load' 'pci:v00008086d00001C20sv00001028sd000004B6bc04sc03i00'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[315]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[315]: created db file '/run/udev/data/+pci:0000:00:1c.5' for '/devices/pci0000:00/0000:00:1c.5'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[315]: Execute 'load' 'pci:v00008086d00001C1Asv00001028sd000004B6bc06sc04i00'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[311]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[299]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[311]: created db file '/run/udev/data/+pci:0000:00:1c.3' for '/devices/pci0000:00/0000:00:1c.3'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[311]: Execute 'load' 'pci:v00008086d00001C16sv00001028sd000004B6bc06sc04i00'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[299]: created db file '/run/udev/data/+pci:0000:00:1c.1' for '/devices/pci0000:00/0000:00:1c.1'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[299]: Execute 'load' 'pci:v00008086d00001C12sv00001028sd000004B6bc06sc04i00'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[316]: passed device to netlink monitor 0x5576486d5440
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 203 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[316]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[316]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[316]: created db file '/run/udev/data/+acpi:PNP0C02:01' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/PNP0C02:01'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[316]: Execute 'load' 'acpi:PNP0C02:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[316]: Failed to insert 'fjes'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[316]: passed device to netlink monitor 0x5576486d5440
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 203 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[316]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[316]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[316]: created db file '/run/udev/data/+acpi:SMO8800:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/SMO8800:00'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[316]: Execute 'load' 'acpi:SMO8800:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]modalias' is 'dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0YR8NN:rvrA00:cvnDellInc.:ct8:cvr0.1:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: IMPORT builtin 'hwdb' /lib/udev/rules.d/60-evdev.rules:17
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]modalias' is 'dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0YR8NN:rvrA00:cvnDellInc.:ct8:cvr0.1:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: IMPORT builtin 'hwdb' /lib/udev/rules.d/60-evdev.rules:21
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: IMPORT builtin 'input_id' /lib/udev/rules.d/60-input-id.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: capabilities/ev raw kernel attribute: 3
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: capabilities/abs raw kernel attribute: 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: capabilities/rel raw kernel attribute: 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: capabilities/key raw kernel attribute: 10000000000000 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]modalias' is 'dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0YR8NN:rvrA00:cvnDellInc.:ct8:cvr0.1:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: IMPORT builtin 'hwdb' /lib/udev/rules.d/60-evdev.rules:17
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: properties raw kernel attribute: 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: test_key: checking bit block 0 for any keys; found=0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: test_key: checking bit block 64 for any keys; found=1
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: test_key: checking bit block 128 for any keys; found=1
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: test_key: checking bit block 192 for any keys; found=1
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]modalias' is 'dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0YR8NN:rvrA00:cvnDellInc.:ct8:cvr0.1:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: IMPORT builtin 'hwdb' /lib/udev/rules.d/60-evdev.rules:21
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: IMPORT builtin 'input_id' /lib/udev/rules.d/60-input-id.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: capabilities/ev raw kernel attribute: 3
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: capabilities/abs raw kernel attribute: 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: capabilities/rel raw kernel attribute: 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: capabilities/key raw kernel attribute: 3e000b00000000 0 0 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: properties raw kernel attribute: 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: test_key: checking bit block 0 for any keys; found=0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: test_key: checking bit block 64 for any keys; found=0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: test_key: checking bit block 128 for any keys; found=0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: test_key: checking bit block 192 for any keys; found=1
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: IMPORT builtin 'path_id' /lib/udev/rules.d/60-persistent-input.rules:35
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: IMPORT builtin 'path_id' /lib/udev/rules.d/60-persistent-input.rules:35
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: PROGRAM 'libinput-device-group /sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3' /lib/udev/rules.d/80-libinput-device-groups.rules:7
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: PROGRAM 'libinput-device-group /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input8/event6' /lib/udev/rules.d/80-libinput-device-groups.rules:7
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[382]: starting 'libinput-device-group /sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[383]: starting 'libinput-device-group /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input8/event6'
Apr 03 18:48:18 Dell-XPS-L502X systemd-update-utmp[380]: systemd-update-utmp stopped as pid 380
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 380 (systemd-update-).
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Child 380 (systemd-update-) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-update-utmp.service: Child 380 belongs to systemd-update-utmp.service
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-update-utmp.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-update-utmp.service: Changed start -> exited
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-update-utmp.service: Job systemd-update-utmp.service/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Started Update UTMP about System Boot/Shutdown.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 41 (stored), closing.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: sysinit.target changed dead -> active
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: sysinit.target: Job sysinit.target/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Reached target System Initialization.
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: No module matches 'pci:v00008086d00000104sv00001028sd000004B6bc06sc00i00'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: Inserted 'i915'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 179 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 179 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: snapd.refresh.timer: Adding 4h 7min 11.720140s random time.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: snapd.refresh.timer: Monotonic timer elapses in 4h 21min 56.875846s.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: snapd.refresh.timer: Adding 3h 3min 43.335910s random time.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: snapd.refresh.timer: Realtime timer elapses at Mon 2018-04-09 03:03:43 CEST.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: snapd.refresh.timer: Changed dead -> waiting
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: snapd.refresh.timer: Job snapd.refresh.timer/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Started Timer to automatically refresh installed snaps.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: uuidd.socket: Changed dead -> listening
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: uuidd.socket: Job uuidd.socket/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Listening on UUID daemon activation socket.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: anacron.timer: Adding 3min 34.150554s random time.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: anacron.timer: Realtime timer elapses at Tue 2018-04-03 20:03:34 CEST.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: anacron.timer: Changed dead -> waiting
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: anacron.timer: Job anacron.timer/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Started Trigger anacron every hour.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: apport-forward.socket: ConditionVirtualization=container failed.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: apport-forward.socket: Starting requested but condition failed. Not starting unit.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: apport-forward.socket: Job apport-forward.socket/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: snapd.snap-repair.timer: ConditionKernelCommandLine=snap_core failed.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: snapd.snap-repair.timer: Starting requested but condition failed. Not starting unit.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: snapd.snap-repair.timer: Job snapd.snap-repair.timer/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: avahi-daemon.socket: Changed dead -> listening
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: avahi-daemon.socket: Job avahi-daemon.socket/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 221 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 221 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: dbus.socket: Changed dead -> listening
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: dbus.socket: Job dbus.socket/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Listening on D-Bus System Message Bus Socket.
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: created db file '/run/udev/data/+acpi:DLL04B6:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/DLL04B6:00'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: Execute 'load' 'acpi:DLL04B6:PNP0F13:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: No module matches 'acpi:DLL04B6:PNP0F13:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: created db file '/run/udev/data/+acpi:INT3F0D:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/INT3F0D:00'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: Execute 'load' 'acpi:INT3F0D:PNP0C02:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 213 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: created db file '/run/udev/data/+acpi:PNP0000:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0000:00'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: Execute 'load' 'acpi:PNP0000:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: No module matches 'acpi:PNP0000:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 213 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: created db file '/run/udev/data/+acpi:PNP0100:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0100:00'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: Execute 'load' 'acpi:PNP0100:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: No module matches 'acpi:PNP0100:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 213 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: created db file '/run/udev/data/+acpi:PNP0103:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0103:00'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: Execute 'load' 'acpi:PNP0103:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: No module matches 'acpi:PNP0103:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: acpid.path: Got triggered.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: acpid.service: Trying to enqueue job acpid.service/start/replace
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: acpid.service: Installed new job acpid.service/start as 178
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: acpid.socket: Merged into installed job acpid.socket/start as 72
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: acpid.service: Enqueued job acpid.service/start as 178
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: acpid.path: Changed dead -> running
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: acpid.path: Job acpid.path/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Started ACPI Events Check.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-resolved-update-resolvconf.path: Changed dead -> waiting
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-resolved-update-resolvconf.path: Job systemd-resolved-update-resolvconf.path/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Started systemd-resolved-update-resolvconf.path.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: acpid.socket: Changed dead -> listening
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: acpid.socket: Job acpid.socket/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Listening on ACPID Listen Socket.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: motd-news.timer: Adding 21min 7.996862s random time.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: motd-news.timer: Monotonic timer elapses in 21min 53.132370s.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: motd-news.timer: Changed dead -> waiting
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: motd-news.timer: Job motd-news.timer/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Started Message of the Day.
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 213 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: apt-daily.timer: Adding 8h 12min 29.030485s random time.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: apt-daily.timer: Realtime timer elapses at Wed 2018-04-04 02:12:29 CEST.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: apt-daily.timer: Changed dead -> waiting
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: apt-daily.timer: Job apt-daily.timer/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Started Daily apt download activities.
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: created db file '/run/udev/data/+acpi:PNP0200:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0200:00'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: Execute 'load' 'acpi:PNP0200:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: No module matches 'acpi:PNP0200:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: apt-daily-upgrade.timer: Adding 43min 59.061297s random time.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: apt-daily-upgrade.timer: Realtime timer elapses at Wed 2018-04-04 06:43:59 CEST.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: apt-daily-upgrade.timer: Changed dead -> waiting
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: apt-daily-upgrade.timer: Job apt-daily-upgrade.timer/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Started Daily apt upgrade and clean activities.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: snapd.socket: Changed dead -> start-chown
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Starting Socket activation for snappy daemon.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: cups.path: Got triggered.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: cups.service: Trying to enqueue job cups.service/start/replace
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: cups.service: Installed new job cups.service/start as 229
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: cups.service: Enqueued job cups.service/start as 229
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: cups.path: Changed dead -> running
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: cups.path: Job cups.path/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Started CUPS Scheduler.
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 213 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: created db file '/run/udev/data/+acpi:PNP0303:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0303:00'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: Execute 'load' 'acpi:PNP0303:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: No module matches 'acpi:PNP0303:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: paths.target changed dead -> active
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: paths.target: Job paths.target/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Reached target Paths.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-clean.timer: Monotonic timer elapses in 14min 32.839030s.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-clean.timer: Changed dead -> waiting
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-clean.timer: Job systemd-tmpfiles-clean.timer/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Started Daily Cleanup of Temporary Directories.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: timers.target changed dead -> active
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: timers.target: Job timers.target/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Reached target Timers.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: cups.socket: Changed dead -> listening
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: cups.socket: Job cups.socket/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Listening on CUPS Scheduler.
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 213 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: created db file '/run/udev/data/+acpi:PNP0B00:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0B00:00'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: Execute 'load' 'acpi:PNP0B00:'
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 384 (systemd).
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: No module matches 'acpi:PNP0B00:'
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Child 384 (systemd) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: init.scope: Child 384 belongs to init.scope
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: snapd.socket: Child 384 belongs to snapd.socket
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: snapd.socket: Control process exited, code=exited status=0
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: snapd.socket: Got final SIGCHLD for state start-chown
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: snapd.socket: Changed start-chown -> listening
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: snapd.socket: Job snapd.socket/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Listening on Socket activation for snappy daemon.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: sockets.target changed dead -> active
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: sockets.target: Job sockets.target/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Reached target Sockets.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: basic.target changed dead -> active
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: basic.target: Job basic.target/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Reached target Basic System.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-logind.service: ConditionPathExists=/lib/systemd/system/dbus.service succeeded.
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 213 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-logind.service: Passing 0 fds to service
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-logind.service: About to execute: /lib/systemd/systemd-logind
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-logind.service: Forked /lib/systemd/systemd-logind as 385
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-logind.service: Changed dead -> start
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Starting Login Service...
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: getty-static.service: ConditionPathExists=!/lib/systemd/system/dbus.service failed.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: getty-static.service: Starting requested but condition failed. Not starting unit.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: getty-static.service: Job getty-static.service/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Passing 0 fds to service
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /usr/bin/nvidia-persistenced as 386
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed dead -> start
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Starting NVIDIA Persistence Daemon...
Apr 03 18:48:18 Dell-XPS-L502X systemd[385]: systemd-logind.service: Executing: /lib/systemd/systemd-logind
Apr 03 18:48:18 Dell-XPS-L502X systemd[386]: nvidia-persistenced.service: Executing: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: ondemand.service: ConditionPathExists=!/etc/init/lxc-android-config.conf succeeded.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: ondemand.service: ConditionPathExists=/sys/devices/system/cpu/online succeeded.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: ondemand.service: ConditionVirtualization=no succeeded.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: ondemand.service: Passing 0 fds to service
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: ondemand.service: About to execute: /lib/systemd/set-cpufreq
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: ondemand.service: Forked /lib/systemd/set-cpufreq as 387
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: ondemand.service: Changed dead -> running
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: ondemand.service: Job ondemand.service/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Started Set the CPU Frequency Scaling governor.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: grub-common.service: Passing 0 fds to service
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: grub-common.service: About to execute: /etc/init.d/grub-common start
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: grub-common.service: Forked /etc/init.d/grub-common as 388
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: grub-common.service: Changed dead -> start
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Starting LSB: Record successful boot for GRUB...
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: created db file '/run/udev/data/+acpi:PNP0C02:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C02:00'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: Execute 'load' 'acpi:PNP0C02:'
Apr 03 18:48:18 Dell-XPS-L502X systemd[388]: grub-common.service: Executing: /etc/init.d/grub-common start
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: ModemManager.service: Passing 0 fds to service
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: ModemManager.service: About to execute: /usr/sbin/ModemManager
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: ModemManager.service: Forked /usr/sbin/ModemManager as 389
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: ModemManager.service: Changed dead -> start
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Starting Modem Manager...
Apr 03 18:48:18 Dell-XPS-L502X systemd[389]: ModemManager.service: Executing: /usr/sbin/ModemManager
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: irqbalance.service: ConditionVirtualization=!container succeeded.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: irqbalance.service: Passing 0 fds to service
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: irqbalance.service: About to execute: /usr/sbin/irqbalance --foreground $IRQBALANCE_ARGS
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: irqbalance.service: Forked /usr/sbin/irqbalance as 392
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: irqbalance.service: Changed dead -> running
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: irqbalance.service: Job irqbalance.service/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Started irqbalance daemon.
Apr 03 18:48:18 Dell-XPS-L502X systemd[392]: irqbalance.service: Executing: /usr/sbin/irqbalance --foreground
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: cups.service: Passing 1 fds to service
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: cups.service: About to execute: /usr/sbin/cupsd -l
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: cups.service: Forked /usr/sbin/cupsd as 393
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: cups.service: Changed dead -> running
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: cups.service: Job cups.service/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Started CUPS Scheduler.
Apr 03 18:48:18 Dell-XPS-L502X systemd[393]: cups.service: Executing: /usr/sbin/cupsd -l
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: cups.socket: Changed listening -> running
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: apport.service: Passing 0 fds to service
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: apport.service: About to execute: /etc/init.d/apport start
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: apport.service: Forked /etc/init.d/apport as 395
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: apport.service: Changed dead -> start
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Starting LSB: automatic crash report generation...
Apr 03 18:48:18 Dell-XPS-L502X systemd[395]: apport.service: Executing: /etc/init.d/apport start
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: dbus.service: Passing 1 fds to service
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: dbus.service: About to execute: /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: dbus.service: Forked /usr/bin/dbus-daemon as 396
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: dbus.service: Changed dead -> running
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: dbus.service: Job dbus.service/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Started D-Bus System Message Bus.
Apr 03 18:48:18 Dell-XPS-L502X systemd[396]: dbus.service: Executing: /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: dbus.socket: Changed listening -> running
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Successfully connected to system bus.
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: Failed to insert 'fjes'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 213 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: created db file '/run/udev/data/+acpi:PNP0C04:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C04:00'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: Execute 'load' 'acpi:PNP0C04:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: No module matches 'acpi:PNP0C04:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 223 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: created db file '/run/udev/data/+acpi:PNP0C09:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C09:00'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: Execute 'load' 'acpi:PNP0C09:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: No module matches 'acpi:PNP0C09:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 179 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 189 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 199 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 209 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 209 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 209 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 209 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 209 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: Validate module index
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: Check if link configuration needs reloading.
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 209 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 209 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 209 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 199 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=Hello cookie=1 reply_cookie=0 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 179 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=2 reply_cookie=0 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=3 reply_cookie=2 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=3 reply_cookie=0 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=4 reply_cookie=3 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X dbus[396]: [system] Successfully activated service 'org.freedesktop.systemd1'
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=4 reply_cookie=0 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=5 reply_cookie=4 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=5 reply_cookie=0 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=6 reply_cookie=5 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=Subscribe cookie=6 reply_cookie=0 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Successfully connected to API bus.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: NetworkManager.service: Passing 0 fds to service
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: NetworkManager.service: About to execute: /usr/sbin/NetworkManager --no-daemon
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 189 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: NetworkManager.service: Forked /usr/sbin/NetworkManager as 399
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: NetworkManager.service: Changed dead -> start
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Starting Network Manager...
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: Failed to insert 'fjes'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 199 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 199 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 209 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd[399]: NetworkManager.service: Executing: /usr/sbin/NetworkManager --no-daemon
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:18 Dell-XPS-L502X nvidia-persistenced[400]: Verbose syslog connection opened
Apr 03 18:48:18 Dell-XPS-L502X nvidia-persistenced[400]: Now running with user ID 114 and group ID 125
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 209 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X nvidia-persistenced[400]: Started (400)
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 209 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 209 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 209 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 209 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 179 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 179 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 179 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 189 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 189 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 179 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 179 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: 'libinput-device-group /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input8/event6'(out) '19/0/6:LNXVIDEO/video'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: 'libinput-device-group /sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3'(out) '19/0/1:LNXPWRBN/button'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: Process 'libinput-device-group /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input8/event6' succeeded.
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: Process 'libinput-device-group /sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3' succeeded.
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]modalias' is 'dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0YR8NN:rvrA00:cvnDellInc.:ct8:cvr0.1:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]modalias' is 'dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0YR8NN:rvrA00:cvnDellInc.:ct8:cvr0.1:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: IMPORT builtin 'hwdb' /lib/udev/rules.d/90-libinput-model-quirks.rules:42
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: IMPORT builtin 'hwdb' /lib/udev/rules.d/90-libinput-model-quirks.rules:42
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: IMPORT builtin 'hwdb' /lib/udev/rules.d/90-libinput-model-quirks.rules:46
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: handling device node '/dev/input/event6', devnum=c13:70, mode=0660, uid=0, gid=106
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: set permissions /dev/input/event6, 020660, uid=0, gid=106
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: preserve already existing symlink '/dev/char/13:70' to '../input/event6'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: created db file '/run/udev/data/c13:70' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input8/event6'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x5576486deaa0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: IMPORT builtin 'hwdb' /lib/udev/rules.d/90-libinput-model-quirks.rules:46
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: handling device node '/dev/input/event3', devnum=c13:67, mode=0660, uid=0, gid=106
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: set permissions /dev/input/event3, 020660, uid=0, gid=106
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: preserve already existing symlink '/dev/char/13:67' to '../input/event3'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: created db file '/run/udev/data/c13:67' for '/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[294]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[294]: created db file '/run/udev/data/+pci:0000:00:16.0' for '/devices/pci0000:00/0000:00:16.0'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: created db file '/run/udev/data/+pci:0000:00:1a.0' for '/devices/pci0000:00/0000:00:1a.0'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[294]: Execute 'load' 'pci:v00008086d00001C3Asv00001028sd000004B6bc07sc80i00'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: Execute 'load' 'pci:v00008086d00001C2Dsv00001028sd000004B6bc0Csc03i20'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: No module matches 'pci:v00008086d00001C2Dsv00001028sd000004B6bc0Csc03i20'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x55764869e290
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: created db file '/run/udev/data/+pci:0000:00:1d.0' for '/devices/pci0000:00/0000:00:1d.0'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: Execute 'load' 'pci:v00008086d00001C26sv00001028sd000004B6bc0Csc03i20'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: No module matches 'pci:v00008086d00001C26sv00001028sd000004B6bc0Csc03i20'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: passed device to netlink monitor 0x5576486d4b90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 189 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 189 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 179 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 179 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 179 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 179 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: passed device to netlink monitor 0x5576486d4b90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x5576486deaa0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x55764869e290
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 189 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 189 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 189 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 189 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 189 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 189 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: passed device to netlink monitor 0x5576486d4b90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x55764869e290
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x5576486deaa0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 189 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 189 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 189 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 179 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 179 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 179 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: passed device to netlink monitor 0x5576486d4b90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x55764869e290
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x5576486deaa0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 189 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 179 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 207 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 206 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 206 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 206 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: created db file '/run/udev/data/+acpi:PNP0C0D:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00'
Apr 03 18:48:18 Dell-XPS-L502X kernel: [drm:intel_lvds_detect [i915]] [CONNECTOR:48:LVDS-1]
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: Execute 'load' 'acpi:PNP0C0D:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: No module matches 'acpi:PNP0C0D:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: passed device to netlink monitor 0x5576486d4b90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: created db file '/run/udev/data/+acpi:PNP0C0C:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: Execute 'load' 'acpi:PNP0C0C:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: No module matches 'acpi:PNP0C0C:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x55764869e290
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: created db file '/run/udev/data/+acpi:PNP0C0E:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: Execute 'load' 'acpi:PNP0C0E:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: No module matches 'acpi:PNP0C0E:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x5576486deaa0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: created db file '/run/udev/data/+acpi:PNP0C0A:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0A:00'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: Execute 'load' 'acpi:PNP0C0A:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: No module matches 'acpi:PNP0C0A:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 228 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 687 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 335 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 317 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 327 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 192 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: IMPORT builtin 'input_id' /lib/udev/rules.d/60-input-id.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: capabilities/ev raw kernel attribute: 3
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: capabilities/abs raw kernel attribute: 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: IMPORT builtin 'input_id' /lib/udev/rules.d/60-input-id.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: capabilities/rel raw kernel attribute: 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: capabilities/key raw kernel attribute: 4000 0 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: capabilities/ev raw kernel attribute: 21
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: capabilities/abs raw kernel attribute: 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: properties raw kernel attribute: 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: test_key: checking bit block 0 for any keys; found=0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: test_key: checking bit block 64 for any keys; found=0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: test_key: checking bit block 128 for any keys; found=1
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: test_key: checking bit block 192 for any keys; found=1
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: capabilities/rel raw kernel attribute: 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: capabilities/key raw kernel attribute: 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: properties raw kernel attribute: 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: test_key: no EV_KEY capability
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: IMPORT builtin 'path_id' /lib/udev/rules.d/60-persistent-input.rules:35
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: IMPORT builtin 'path_id' /lib/udev/rules.d/60-persistent-input.rules:35
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: created db file '/run/udev/data/+input:input2' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: Execute 'load' 'input:b0019v0000p0005e0000-e0,5,kramlsfw0,'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: Module 'evbug' is blacklisted
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x55764869e290
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: created db file '/run/udev/data/+acpi:PNP0C0F:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0F:00'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: Execute 'load' 'acpi:PNP0C0F:'
Apr 03 18:48:18 Dell-XPS-L502X kernel: wmi_bus wmi_bus-PNP0C14:00: WQBC data block query control method not found
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: No module matches 'acpi:PNP0C0F:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x5576486deaa0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: IMPORT builtin 'input_id' /lib/udev/rules.d/60-input-id.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: created db file '/run/udev/data/+input:input1' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: Execute 'load' 'input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: capabilities/ev raw kernel attribute: 3
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: Inserted 'mac_hid'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: Module 'evbug' is blacklisted
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: capabilities/abs raw kernel attribute: 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: passed device to netlink monitor 0x5576486d4b90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: capabilities/rel raw kernel attribute: 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: capabilities/key raw kernel attribute: 10000000000000 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: properties raw kernel attribute: 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: test_key: checking bit block 0 for any keys; found=0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: test_key: checking bit block 64 for any keys; found=1
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: test_key: checking bit block 128 for any keys; found=1
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: test_key: checking bit block 192 for any keys; found=1
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: IMPORT builtin 'path_id' /lib/udev/rules.d/60-persistent-input.rules:35
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: created db file '/run/udev/data/+input:input0' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: Execute 'load' 'input:b0019v0000p0001e0000-e0,1,k74,ramlsfw'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: created db file '/run/udev/data/+acpi:LNXVIDEO:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:32/LNXVIDEO:00'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: Execute 'load' 'acpi:LNXVIDEO:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: Inserted 'mac_hid'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: Module 'evbug' is blacklisted
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5576486c1c60
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 234 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: Inserted 'video'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 234 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 234 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 192 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: GROUP 106 /lib/udev/rules.d/50-udev-default.rules:29
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: GROUP 106 /lib/udev/rules.d/50-udev-default.rules:29
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: IMPORT builtin 'hwdb' /lib/udev/rules.d/60-evdev.rules:8
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: IMPORT builtin 'hwdb' /lib/udev/rules.d/60-evdev.rules:8
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]modalias' is 'dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0YR8NN:rvrA00:cvnDellInc.:ct8:cvr0.1:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: IMPORT builtin 'hwdb' /lib/udev/rules.d/60-evdev.rules:17
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]modalias' is 'dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0YR8NN:rvrA00:cvnDellInc.:ct8:cvr0.1:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: IMPORT builtin 'hwdb' /lib/udev/rules.d/60-evdev.rules:17
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: value '[dmi/id]modalias' is 'dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0YR8NN:rvrA00:cvnDellInc.:ct8:cvr0.1:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]modalias' is 'dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0YR8NN:rvrA00:cvnDellInc.:ct8:cvr0.1:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: IMPORT builtin 'hwdb' /lib/udev/rules.d/60-evdev.rules:21
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: IMPORT builtin 'input_id' /lib/udev/rules.d/60-input-id.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: IMPORT builtin 'hwdb' /lib/udev/rules.d/60-evdev.rules:21
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: capabilities/ev raw kernel attribute: 3
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: IMPORT builtin 'input_id' /lib/udev/rules.d/60-input-id.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: capabilities/ev raw kernel attribute: 21
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: capabilities/abs raw kernel attribute: 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: capabilities/abs raw kernel attribute: 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: capabilities/rel raw kernel attribute: 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: capabilities/rel raw kernel attribute: 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: capabilities/key raw kernel attribute: 4000 0 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: capabilities/key raw kernel attribute: 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: properties raw kernel attribute: 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: test_key: checking bit block 0 for any keys; found=0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: test_key: checking bit block 64 for any keys; found=0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: properties raw kernel attribute: 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: test_key: checking bit block 128 for any keys; found=1
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[310]: test_key: no EV_KEY capability
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: test_key: checking bit block 192 for any keys; found=1
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: GROUP 106 /lib/udev/rules.d/50-udev-default.rules:29
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: IMPORT builtin 'hwdb' /lib/udev/rules.d/60-evdev.rules:8
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: created db file '/run/udev/data/+acpi:PNP0C0F:01' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0F:01'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: Execute 'load' 'acpi:PNP0C0F:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: No module matches 'acpi:PNP0C0F:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x5576486deaa0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]modalias' is 'dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0YR8NN:rvrA00:cvnDellInc.:ct8:cvr0.1:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: IMPORT builtin 'hwdb' /lib/udev/rules.d/60-evdev.rules:17
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]modalias' is 'dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0YR8NN:rvrA00:cvnDellInc.:ct8:cvr0.1:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: IMPORT builtin 'hwdb' /lib/udev/rules.d/60-evdev.rules:21
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: IMPORT builtin 'input_id' /lib/udev/rules.d/60-input-id.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: capabilities/ev raw kernel attribute: 3
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: capabilities/abs raw kernel attribute: 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: capabilities/rel raw kernel attribute: 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: capabilities/key raw kernel attribute: 10000000000000 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: properties raw kernel attribute: 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: test_key: checking bit block 0 for any keys; found=0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: test_key: checking bit block 64 for any keys; found=1
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: test_key: checking bit block 128 for any keys; found=1
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: test_key: checking bit block 192 for any keys; found=1
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 379 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 192 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: created db file '/run/udev/data/+acpi:PNP0C0F:02' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0F:02'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: Execute 'load' 'acpi:PNP0C0F:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: No module matches 'acpi:PNP0C0F:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x5576486deaa0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'input_id' /lib/udev/rules.d/60-input-id.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: capabilities/ev raw kernel attribute: 3
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: capabilities/abs raw kernel attribute: 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: capabilities/rel raw kernel attribute: 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: capabilities/key raw kernel attribute: 3e000b00000000 0 0 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: properties raw kernel attribute: 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: test_key: checking bit block 0 for any keys; found=0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: test_key: checking bit block 64 for any keys; found=0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: test_key: checking bit block 128 for any keys; found=0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: test_key: checking bit block 192 for any keys; found=1
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'path_id' /lib/udev/rules.d/60-persistent-input.rules:35
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: created db file '/run/udev/data/+input:input7' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:32/LNXVIDEO:00/input/input7'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: Execute 'load' 'input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: Inserted 'mac_hid'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: Module 'evbug' is blacklisted
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5576486a86a0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 256 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 192 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 192 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: created db file '/run/udev/data/+acpi:PNP0C0F:04' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0F:04'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: Execute 'load' 'acpi:PNP0C0F:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: created db file '/run/udev/data/+acpi:PNP0C0F:03' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0F:03'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: Execute 'load' 'acpi:PNP0C0F:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: No module matches 'acpi:PNP0C0F:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x5576486deaa0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: No module matches 'acpi:PNP0C0F:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: GROUP 106 /lib/udev/rules.d/50-udev-default.rules:29
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'hwdb' /lib/udev/rules.d/60-evdev.rules:8
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]modalias' is 'dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0YR8NN:rvrA00:cvnDellInc.:ct8:cvr0.1:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'hwdb' /lib/udev/rules.d/60-evdev.rules:17
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]modalias' is 'dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0YR8NN:rvrA00:cvnDellInc.:ct8:cvr0.1:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'hwdb' /lib/udev/rules.d/60-evdev.rules:21
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'input_id' /lib/udev/rules.d/60-input-id.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: capabilities/ev raw kernel attribute: 3
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: capabilities/abs raw kernel attribute: 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: capabilities/rel raw kernel attribute: 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: capabilities/key raw kernel attribute: 3e000b00000000 0 0 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: properties raw kernel attribute: 0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: test_key: checking bit block 0 for any keys; found=0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: test_key: checking bit block 64 for any keys; found=0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: test_key: checking bit block 128 for any keys; found=0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: test_key: checking bit block 192 for any keys; found=1
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 192 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 192 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: created db file '/run/udev/data/+acpi:PNP0C0F:06' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0F:06'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: created db file '/run/udev/data/+acpi:PNP0C0F:05' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0F:05'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: Execute 'load' 'acpi:PNP0C0F:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: Execute 'load' 'acpi:PNP0C0F:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: No module matches 'acpi:PNP0C0F:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: No module matches 'acpi:PNP0C0F:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x5576486deaa0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 192 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 192 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: created db file '/run/udev/data/+acpi:PNP0C0F:07' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0F:07'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: created db file '/run/udev/data/+acpi:PNP0C14:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C14:00'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: Execute 'load' 'acpi:PNP0C14:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: Execute 'load' 'acpi:PNP0C0F:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: No module matches 'acpi:PNP0C0F:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 209 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: created db file '/run/udev/data/+acpi:LNXTHERM:00' for '/devices/LNXSYSTM:00/LNXSYBUS:01/LNXTHERM:00'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: Execute 'load' 'acpi:LNXTHERM:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: No module matches 'acpi:LNXTHERM:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 209 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: created db file '/run/udev/data/+acpi:LNXTHERM:01' for '/devices/LNXSYSTM:00/LNXSYBUS:01/LNXTHERM:01'
Apr 03 18:48:18 Dell-XPS-L502X kernel: [drm:intel_lvds_detect [i915]] [CONNECTOR:48:LVDS-1]
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: Execute 'load' 'acpi:LNXTHERM:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: No module matches 'acpi:LNXTHERM:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 185 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: IMPORT builtin 'path_id' /lib/udev/rules.d/99-systemd.rules:62
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: created db file '/run/udev/data/+backlight:acpi_video0' for '/devices/pci0000:00/0000:00:02.0/backlight/acpi_video0'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: Inserted 'wmi'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x5576486deaa0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 226 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 238 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: GROUP 44 /lib/udev/rules.d/50-udev-default.rules:34
Apr 03 18:48:18 Dell-XPS-L502X anacron[407]: Anacron 2.3 started on 2018-04-03
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: GROUP 44 /lib/udev/rules.d/50-udev-default.rules:34
Apr 03 18:48:18 Dell-XPS-L502X cron[411]: (CRON) INFO (pidfile fd = 3)
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: IMPORT builtin 'path_id' /lib/udev/rules.d/60-drm.rules:3
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: IMPORT builtin 'path_id' /lib/udev/rules.d/60-drm.rules:3
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: LINK 'dri/by-path/pci-0000:00:02.0-card' /lib/udev/rules.d/60-drm.rules:6
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: LINK 'dri/by-path/pci-0000:00:02.0-render' /lib/udev/rules.d/60-drm.rules:8
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: RUN 'uaccess' /lib/udev/rules.d/73-seat-late.rules:15
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: RUN 'uaccess' /lib/udev/rules.d/73-seat-late.rules:15
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: handling device node '/dev/dri/renderD129', devnum=c226:129, mode=0660, uid=0, gid=44
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: handling device node '/dev/dri/card1', devnum=c226:1, mode=0660, uid=0, gid=44
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: set permissions /dev/dri/card1, 020660, uid=0, gid=44
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: set permissions /dev/dri/renderD129, 020660, uid=0, gid=44
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: preserve already existing symlink '/dev/char/226:129' to '../dri/renderD129'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: preserve already existing symlink '/dev/char/226:1' to '../dri/card1'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: creating link '/dev/dri/by-path/pci-0000:00:02.0-card' to '/dev/dri/card1'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: creating link '/dev/dri/by-path/pci-0000:00:02.0-render' to '/dev/dri/renderD129'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: creating symlink '/dev/dri/by-path/pci-0000:00:02.0-render' to '../renderD129'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: creating symlink '/dev/dri/by-path/pci-0000:00:02.0-card' to '../card1'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: created db file '/run/udev/data/c226:129' for '/devices/pci0000:00/0000:00:02.0/drm/renderD129'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: created db file '/run/udev/data/c226:1' for '/devices/pci0000:00/0000:00:02.0/drm/card1'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x5576486deaa0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 178 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 182 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: IMPORT builtin 'path_id' /lib/udev/rules.d/60-drm.rules:3
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: IMPORT builtin 'path_id' /lib/udev/rules.d/60-drm.rules:3
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: created db file '/run/udev/data/+drm:card1-DP-1' for '/devices/pci0000:00/0000:00:02.0/drm/card1/card1-DP-1'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: created db file '/run/udev/data/+drm:card1-HDMI-A-1' for '/devices/pci0000:00/0000:00:02.0/drm/card1/card1-HDMI-A-1'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x5576486deaa0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 244 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 184 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: passed device to netlink monitor 0x5576486deaa0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: handling device node '/dev/drm_dp_aux0', devnum=c244:0, mode=0600, uid=0, gid=0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: preserve permissions /dev/drm_dp_aux0, 020600, uid=0, gid=0
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: preserve already existing symlink '/dev/char/244:0' to '../drm_dp_aux0'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: created empty file '/run/udev/data/c244:0' for '/devices/pci0000:00/0000:00:02.0/drm/card1/card1-DP-1/drm_dp_aux0'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[318]: passed device to netlink monitor 0x5576486f9110
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[316]: Inserted 'dell_smo8800'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[316]: passed device to netlink monitor 0x5576486d5440
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[294]: Inserted 'mei_me'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: IMPORT builtin 'path_id' /lib/udev/rules.d/60-persistent-input.rules:35
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: IMPORT builtin 'path_id' /lib/udev/rules.d/60-persistent-input.rules:35
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[314]: PROGRAM 'libinput-device-group /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1' /lib/udev/rules.d/80-libinput-device-groups.rules:7
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[291]: PROGRAM 'libinput-device-group /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0' /lib/udev/rules.d/80-libinput-device-groups.rules:7
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[403]: starting 'libinput-device-group /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[404]: starting 'libinput-device-group /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'path_id' /lib/udev/rules.d/60-persistent-input.rules:35
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: PROGRAM 'libinput-device-group /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:32/LNXVIDEO:00/input/input7/event5' /lib/udev/rules.d/80-libinput-device-groups.rules:7
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[405]: starting 'libinput-device-group /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:32/LNXVIDEO:00/input/input7/event5'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 184 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 180 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 179 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[290]: passed 209 byte device to netlink monitor 0x5576486e7c90
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x55764869d860
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[316]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[316]: IMPORT builtin 'path_id' /lib/udev/rules.d/60-drm.rules:3
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[316]: created db file '/run/udev/data/+drm:card1-VGA-1' for '/devices/pci0000:00/0000:00:02.0/drm/card1/card1-VGA-1'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[316]: passed device to netlink monitor 0x5576486d5440
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: 'libinput-device-group /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:32/LNXVIDEO:00/input/input7/event5'(out) '19/0/6:LNXVIDEO/video'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: Process 'libinput-device-group /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:32/LNXVIDEO:00/input/input7/event5' succeeded.
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: GROUP 44 /lib/udev/rules.d/50-udev-default.rules:33
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]modalias' is 'dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0YR8NN:rvrA00:cvnDellInc.:ct8:cvr0.1:'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'hwdb' /lib/udev/rules.d/90-libinput-model-quirks.rules:42
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: IMPORT builtin 'path_id' /lib/udev/rules.d/71-seat.rules:49
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'hwdb' /lib/udev/rules.d/90-libinput-model-quirks.rules:46
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: handling device node '/dev/input/event5', devnum=c13:69, mode=0660, uid=0, gid=106
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: set permissions /dev/input/event5, 020660, uid=0, gid=106
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[293]: preserve already existing symlink '/dev/char/13:69' to '../input/event5'
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[298]: handling device node '/dev/fb0', devnum=c29:0, mode=0660, uid=0, gid=44
Apr 03 18:48:18 Dell-XPS-L502X cron[411]: (CRON) INFO (Running @reboot jobs)
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[406]: starting 'libinput-device-group /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2/event2'
Apr 03 18:48:18 Dell-XPS-L502X systemd-timesyncd[379]: Failed to resolve ntp.ubuntu.com: Temporary failure in name resolution
Apr 03 18:48:18 Dell-XPS-L502X systemd-timesyncd[379]: Resolving ntp.ubuntu.com...
Apr 03 18:48:18 Dell-XPS-L502X systemd-timesyncd[379]: Failed to resolve ntp.ubuntu.com: Temporary failure in name resolution
Apr 03 18:48:18 Dell-XPS-L502X systemd-timesyncd[379]: Resolving ntp.ubuntu.com...
Apr 03 18:48:18 Dell-XPS-L502X systemd-timesyncd[379]: Failed to resolve ntp.ubuntu.com: Temporary failure in name resolution
Apr 03 18:48:18 Dell-XPS-L502X systemd-timesyncd[379]: Resolving ntp.ubuntu.com...
Apr 03 18:48:18 Dell-XPS-L502X systemd-timesyncd[379]: Failed to resolve ntp.ubuntu.com: Temporary failure in name resolution
Apr 03 18:48:18 Dell-XPS-L502X systemd-timesyncd[379]: Resolving ntp.ubuntu.com...
Apr 03 18:48:18 Dell-XPS-L502X systemd-timesyncd[379]: Failed to resolve ntp.ubuntu.com: Temporary failure in name resolution
Apr 03 18:48:18 Dell-XPS-L502X systemd-timesyncd[379]: Resolving ntp.ubuntu.com...
Apr 03 18:48:18 Dell-XPS-L502X systemd-timesyncd[379]: Failed to resolve ntp.ubuntu.com: Temporary failure in name resolution
Apr 03 18:48:18 Dell-XPS-L502X systemd-timesyncd[379]: Resolving ntp.ubuntu.com...
Apr 03 18:48:18 Dell-XPS-L502X systemd-timesyncd[379]: Failed to resolve ntp.ubuntu.com: Temporary failure in name resolution
Apr 03 18:48:18 Dell-XPS-L502X systemd-timesyncd[379]: Resolving ntp.ubuntu.com...
Apr 03 18:48:18 Dell-XPS-L502X systemd-timesyncd[379]: Failed to resolve ntp.ubuntu.com: Temporary failure in name resolution
Apr 03 18:48:18 Dell-XPS-L502X systemd-timesyncd[379]: Resolving ntp.ubuntu.com...
Apr 03 18:48:18 Dell-XPS-L502X systemd-timesyncd[379]: Failed to resolve ntp.ubuntu.com: Temporary failure in name resolution
Apr 03 18:48:18 Dell-XPS-L502X systemd-timesyncd[379]: Resolving ntp.ubuntu.com...
Apr 03 18:48:18 Dell-XPS-L502X systemd-timesyncd[379]: Failed to resolve ntp.ubuntu.com: Temporary failure in name resolution
Apr 03 18:48:18 Dell-XPS-L502X systemd-timesyncd[379]: Slowing down attempts to contact servers.
Apr 03 18:48:18 Dell-XPS-L502X acpid[408]: starting up with netlink and the input layer
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: anacron.service: ConditionACPower=true succeeded.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: anacron.service: Passing 0 fds to service
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: anacron.service: About to execute: /usr/sbin/anacron -dsq
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: anacron.service: Forked /usr/sbin/anacron as 407
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: anacron.service: Changed dead -> running
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: anacron.service: Job anacron.service/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Started Run anacron jobs.
Apr 03 18:48:18 Dell-XPS-L502X systemd[407]: anacron.service: Executing: /usr/sbin/anacron -dsq
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: anacron.timer: Adding 43.047977s random time.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: anacron.timer: Realtime timer elapses at Tue 2018-04-03 20:00:43 CEST.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: anacron.timer: Adding 3min 54.008885s random time.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: anacron.timer: Realtime timer elapses at Tue 2018-04-03 20:03:54 CEST.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: acpid.service: ConditionVirtualization=!container succeeded.
Apr 03 18:48:18 Dell-XPS-L502X grub-common[388]:  * Recording successful boot for GRUB
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: acpid.service: Passing 1 fds to service
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: acpid.service: About to execute: /usr/sbin/acpid $OPTIONS
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: acpid.service: Forked /usr/sbin/acpid as 408
Apr 03 18:48:18 Dell-XPS-L502X apport[395]:  * Starting automatic crash report generation: apport
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: acpid.service: Changed dead -> running
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: acpid.service: Job acpid.service/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Started ACPI event daemon.
Apr 03 18:48:18 Dell-XPS-L502X systemd[408]: acpid.service: Executing: /usr/sbin/acpid
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: acpid.socket: Changed listening -> running
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: pppd-dns.service: Passing 0 fds to service
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: pppd-dns.service: About to execute: /etc/ppp/ip-down.d/0000usepeerdns
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: pppd-dns.service: Forked /etc/ppp/ip-down.d/0000usepeerdns as 409
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: pppd-dns.service: Changed dead -> start
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Starting Restore /etc/resolv.conf if the system crashed before the ppp link was shut down...
Apr 03 18:48:18 Dell-XPS-L502X systemd[409]: pppd-dns.service: Executing: /etc/ppp/ip-down.d/0000usepeerdns
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: avahi-daemon.service: Passing 1 fds to service
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: avahi-daemon.service: About to execute: /usr/sbin/avahi-daemon -s
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: avahi-daemon.service: Forked /usr/sbin/avahi-daemon as 410
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: avahi-daemon.service: Changed dead -> start
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
Apr 03 18:48:18 Dell-XPS-L502X systemd[410]: avahi-daemon.service: Executing: /usr/sbin/avahi-daemon -s
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: cron.service: Passing 0 fds to service
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: cron.service: About to execute: /usr/sbin/cron -f $EXTRA_OPTS
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: cron.service: Forked /usr/sbin/cron as 411
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: cron.service: Changed dead -> running
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: cron.service: Job cron.service/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Started Regular background program processing daemon.
Apr 03 18:48:18 Dell-XPS-L502X systemd[411]: cron.service: Executing: /usr/sbin/cron -f
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: rsync.service: ConditionPathExists=/etc/rsyncd.conf failed.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: rsync.service: Starting requested but condition failed. Not starting unit.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: rsync.service: Job rsync.service/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: snapd.core-fixup.service: ConditionPathExists=!/var/lib/snapd/device/ownership-change.after succeeded.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: snapd.core-fixup.service: ConditionKernelCommandLine=snap_core failed.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: snapd.core-fixup.service: Starting requested but condition failed. Not starting unit.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: snapd.core-fixup.service: Job snapd.core-fixup.service/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: accounts-daemon.service: Passing 0 fds to service
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: accounts-daemon.service: About to execute: /usr/lib/accountsservice/accounts-daemon
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: accounts-daemon.service: Forked /usr/lib/accountsservice/accounts-daemon as 412
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: accounts-daemon.service: Changed dead -> start
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Starting Accounts Service...
Apr 03 18:48:18 Dell-XPS-L502X systemd[412]: accounts-daemon.service: Executing: /usr/lib/accountsservice/accounts-daemon
Apr 03 18:48:18 Dell-XPS-L502X systemd-udevd[413]: starting 'ata_id --export /dev/sda'
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: snapd.service: Passing 2 fds to service
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: snapd.service: About to execute: /usr/lib/snapd/snapd
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: snapd.service: Forked /usr/lib/snapd/snapd as 414
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: snapd.service: Changed dead -> start
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Starting Snappy daemon...
Apr 03 18:48:18 Dell-XPS-L502X systemd[414]: snapd.service: Executing: /usr/lib/snapd/snapd
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: udisks2.service: Passing 0 fds to service
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: udisks2.service: About to execute: /usr/lib/udisks2/udisksd
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: udisks2.service: Forked /usr/lib/udisks2/udisksd as 415
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: udisks2.service: Changed dead -> start
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Starting Disk Manager...
Apr 03 18:48:18 Dell-XPS-L502X systemd[415]: udisks2.service: Executing: /usr/lib/udisks2/udisksd
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: rsyslog.service: Passing 1 fds to service
Apr 03 18:48:18 Dell-XPS-L502X kernel: [drm:asle_work [i915]] bclp = 0x800000ff
Apr 03 18:48:18 Dell-XPS-L502X kernel: [drm:asle_work [i915]] updating opregion backlight 255/255
Apr 03 18:48:18 Dell-XPS-L502X kernel: [drm:intel_panel_actually_set_backlight [i915]] set backlight PWM = 4648
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: rsyslog.service: About to execute: /usr/sbin/rsyslogd -n
Apr 03 18:48:18 Dell-XPS-L502X apport[395]:    ...done.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: rsyslog.service: Forked /usr/sbin/rsyslogd as 416
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: rsyslog.service: Changed dead -> start
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Starting System Logging Service...
Apr 03 18:48:18 Dell-XPS-L502X systemd[416]: rsyslog.service: Executing: /usr/sbin/rsyslogd -n
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: alsa-state.service: ConditionPathExists=/etc/alsa/state-daemon.conf failed.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: alsa-state.service: Starting requested but condition failed. Not starting unit.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: alsa-state.service: Job alsa-state.service/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: alsa-restore.service: ConditionPathExistsGlob=/dev/snd/control* failed.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: alsa-restore.service: Starting requested but condition failed. Not starting unit.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: alsa-restore.service: Job alsa-restore.service/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 53 (n/a) to fd store.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 54 (n/a) to fd store.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-logind.service: Got notification message from PID 385 (WATCHDOG=1)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 55 (n/a) to fd store.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 56 (n/a) to fd store.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 57 (n/a) to fd store.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 58 (n/a) to fd store.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 59 (n/a) to fd store.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 60 (n/a) to fd store.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 61 (n/a) to fd store.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 379 (STATUS=Idle.)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 379 (STATUS=Idle.)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 379 (STATUS=Idle.)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 379 (STATUS=Idle.)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 379 (STATUS=Idle.)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 379 (STATUS=Idle.)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 379 (STATUS=Idle.)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 379 (STATUS=Idle.)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 379 (STATUS=Idle.)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 379 (STATUS=Idle.)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 62 (n/a) to fd store.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 63 (n/a) to fd store.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 64 (n/a) to fd store.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 65 (n/a) to fd store.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 66 (n/a) to fd store.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 67 (n/a) to fd store.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 68 (n/a) to fd store.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 386 (nvidia-persiste).
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Child 386 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 386 belongs to nvidia-persistenced.service
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state start.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main PID guessed: 400
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed start -> running
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Started NVIDIA Persistence Daemon.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Child 409 (0000usepeerdns) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: pppd-dns.service: Child 409 belongs to pppd-dns.service
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: pppd-dns.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: pppd-dns.service: Changed start -> dead
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: pppd-dns.service: Job pppd-dns.service/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Started Restore /etc/resolv.conf if the system crashed before the ppp link was shut down.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: var.mount: Failed to load configuration: No such file or directory
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: var-lib.mount: Failed to load configuration: No such file or directory
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: var-lib-systemd.mount: Failed to load configuration: No such file or directory
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: var-lib-systemd-backlight.mount: Failed to load configuration: No such file or directory
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:02.0-backlight-acpi_video0.device: Changed dead -> plugged
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:acpi_video0.service: Trying to enqueue job systemd-backlight@backlight:acpi_video0.service/start/fail
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: system-systemd\x2dbacklight.slice: Installed new job system-systemd\x2dbacklight.slice/start as 280
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:acpi_video0.service: Installed new job systemd-backlight@backlight:acpi_video0.service/start as 279
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:acpi_video0.service: Enqueued job systemd-backlight@backlight:acpi_video0.service/start as 279
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: var.mount: Collecting.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: var-lib.mount: Collecting.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: var-lib-systemd.mount: Collecting.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: var-lib-systemd-backlight.mount: Collecting.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 54 (stored), closing.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 63 (stored), closing.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: var.mount: Failed to load configuration: No such file or directory
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: var-lib.mount: Failed to load configuration: No such file or directory
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: var-lib-systemd.mount: Failed to load configuration: No such file or directory
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: var-lib-systemd-backlight.mount: Failed to load configuration: No such file or directory
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:02.0-drm-card1-card1\x2dLVDS\x2d1-intel_backlight.device: Changed dead -> plugged
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:intel_backlight.service: Trying to enqueue job systemd-backlight@backlight:intel_backlight.service/start/fail
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: system-systemd\x2dbacklight.slice: Merged into installed job system-systemd\x2dbacklight.slice/start as 280
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:intel_backlight.service: Installed new job systemd-backlight@backlight:intel_backlight.service/start as 285
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:intel_backlight.service: Enqueued job systemd-backlight@backlight:intel_backlight.service/start as 285
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: var.mount: Collecting.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: var-lib.mount: Collecting.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: var-lib-systemd.mount: Collecting.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: var-lib-systemd-backlight.mount: Collecting.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Preset files don't specify rule for grub-common.service. Enabling.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Preset files don't specify rule for apport.service. Enabling.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Got message type=method_return sender=:1.1 destination=:1.0 object=n/a interface=n/a member=n/a cookie=14 reply_cookie=6 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RequestName cookie=7 reply_cookie=0 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=8 reply_cookie=7 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: system-systemd\x2dbacklight.slice changed dead -> active
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: system-systemd\x2dbacklight.slice: Job system-systemd\x2dbacklight.slice/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Created slice system-systemd\x2dbacklight.slice.
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: New seat seat0.
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Preallocating VTs...
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: VT changed to 1
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=SeatNew cookie=8 reply_cookie=0 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:intel_backlight.service: Passing 0 fds to service
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:intel_backlight.service: About to execute: /lib/systemd/systemd-backlight load backlight:intel_backlight
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:intel_backlight.service: Forked /lib/systemd/systemd-backlight as 424
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:intel_backlight.service: Changed dead -> start
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Apr 03 18:48:18 Dell-XPS-L502X systemd[424]: systemd-backlight@backlight:intel_backlight.service: Executing: /lib/systemd/systemd-backlight load backlight:intel_backlight
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Watching system buttons on /dev/input/event3 (Power Button)
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Device /dev/input/event6 does not expose keys or switches relevant to us, ignoring.
Apr 03 18:48:18 Dell-XPS-L502X systemd-backlight[424]: device-enumerator: scan all dirs
Apr 03 18:48:18 Dell-XPS-L502X systemd-backlight[424]:   device-enumerator: scanning /sys/bus
Apr 03 18:48:18 Dell-XPS-L502X systemd-backlight[424]:   device-enumerator: scanning /sys/class
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:acpi_video0.service: Passing 0 fds to service
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:acpi_video0.service: About to execute: /lib/systemd/systemd-backlight load backlight:acpi_video0
Apr 03 18:48:18 Dell-XPS-L502X systemd-backlight[424]: Skipping backlight device intel_backlight, since device acpi_video0 is on same PCI device and takes precedence.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:acpi_video0.service: Forked /lib/systemd/systemd-backlight as 425
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:acpi_video0.service: Changed dead -> start
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:acpi_video0...
Apr 03 18:48:18 Dell-XPS-L502X systemd[425]: systemd-backlight@backlight:acpi_video0.service: Executing: /lib/systemd/systemd-backlight load backlight:acpi_video0
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 54 (n/a) to fd store.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 63 (n/a) to fd store.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 424 (systemd-backlig).
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Child 424 (systemd-backlig) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:intel_backlight.service: Child 424 belongs to systemd-backlight@backlight:intel_backlight.service
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:intel_backlight.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:intel_backlight.service: Changed start -> exited
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:intel_backlight.service: Job systemd-backlight@backlight:intel_backlight.service/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-logind.service: D-Bus name org.freedesktop.login1 now registered by :1.0
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-logind.service: Changed start -> running
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-logind.service: Job systemd-logind.service/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Started Login Service.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 425 (systemd-backlig).
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Child 425 (systemd-backlig) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:acpi_video0.service: Child 425 belongs to systemd-backlight@backlight:acpi_video0.service
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:acpi_video0.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:acpi_video0.service: Changed start -> exited
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:acpi_video0.service: Job systemd-backlight@backlight:acpi_video0.service/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:acpi_video0.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 54 (stored), closing.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 63 (stored), closing.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 395 (apport).
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Child 395 (apport) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: apport.service: Child 395 belongs to apport.service
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: apport.service: Control process exited, code=exited status=0
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: apport.service: Got final SIGCHLD for state start.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: apport.service: Changed start -> exited
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: apport.service: Job apport.service/start finished, result=done
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Started LSB: automatic crash report generation.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 59 (stored), closing.
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Device /dev/input/event5 does not expose keys or switches relevant to us, ignoring.
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Watching system buttons on /dev/input/event0 (Power Button)
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Watching system buttons on /dev/input/event2 (Lid Switch)
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Watching system buttons on /dev/input/event1 (Sleep Button)
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: systemd-logind running as pid 385
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-logind.service: Got notification message from PID 385 (READY=1, STATUS=Processing requests...)
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Device /dev/input/event6 does not expose keys or switches relevant to us, ignoring.
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Watching system buttons on /dev/input/event3 (Power Button)
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Device /dev/input/event5 does not expose keys or switches relevant to us, ignoring.
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Watching system buttons on /dev/input/event0 (Power Button)
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Watching system buttons on /dev/input/event1 (Sleep Button)
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Watching system buttons on /dev/input/event2 (Lid Switch)
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=org.freedesktop.DBus destination=:1.0 object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=2 reply_cookie=0 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=org.freedesktop.DBus destination=:1.0 object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=7 reply_cookie=0 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=15 reply_cookie=0 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dbacklight_40backlight_3aacpi_5fvideo0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=16 reply_cookie=0 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dbacklight_40backlight_3aacpi_5fvideo0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=17 reply_cookie=0 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dbacklight_40backlight_3aintel_5fbacklight_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=18 reply_cookie=0 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dbacklight_40backlight_3aintel_5fbacklight_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=19 reply_cookie=0 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/system_2dsystemd_5cx2dbacklight_2eslice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=20 reply_cookie=0 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/279 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=21 reply_cookie=0 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/285 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=22 reply_cookie=0 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=23 reply_cookie=0 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dbacklight_40backlight_3aintel_5fbacklight_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=24 reply_cookie=0 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dbacklight_40backlight_3aintel_5fbacklight_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=25 reply_cookie=0 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=26 reply_cookie=0 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dlogind_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=27 reply_cookie=0 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dlogind_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=28 reply_cookie=0 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=29 reply_cookie=0 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dbacklight_40backlight_3aacpi_5fvideo0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=30 reply_cookie=0 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dbacklight_40backlight_3aacpi_5fvideo0_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=31 reply_cookie=0 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=32 reply_cookie=0 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/apport_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=33 reply_cookie=0 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/apport_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=34 reply_cookie=0 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dlogind_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=35 reply_cookie=0 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dlogind_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=36 reply_cookie=0 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X kernel: ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20170831/utaddress-247)
Apr 03 18:48:18 Dell-XPS-L502X kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Apr 03 18:48:18 Dell-XPS-L502X kernel: ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20170831/utaddress-247)
Apr 03 18:48:18 Dell-XPS-L502X kernel: ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB.PCI0.PEG0.PEGP.GPIO) (20170831/utaddress-247)
Apr 03 18:48:18 Dell-XPS-L502X kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Apr 03 18:48:18 Dell-XPS-L502X kernel: ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20170831/utaddress-247)
Apr 03 18:48:18 Dell-XPS-L502X kernel: ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB.PCI0.PEG0.PEGP.GPIO) (20170831/utaddress-247)
Apr 03 18:48:18 Dell-XPS-L502X kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Apr 03 18:48:18 Dell-XPS-L502X kernel: ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20170831/utaddress-247)
Apr 03 18:48:18 Dell-XPS-L502X kernel: ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB.PCI0.PEG0.PEGP.GPIO) (20170831/utaddress-247)
Apr 03 18:48:18 Dell-XPS-L502X kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Apr 03 18:48:18 Dell-XPS-L502X kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: dev-ttyS0.device: Changed dead -> plugged
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS0.device: Changed dead -> plugged
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: dev-ttyS1.device: Changed dead -> plugged
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS1.device: Changed dead -> plugged
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: dev-ttyS10.device: Changed dead -> plugged
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS10.device: Changed dead -> plugged
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: dev-ttyS11.device: Changed dead -> plugged
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS11.device: Changed dead -> plugged
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: dev-ttyS12.device: Changed dead -> plugged
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS12.device: Changed dead -> plugged
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: dev-ttyS13.device: Changed dead -> plugged
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS13.device: Changed dead -> plugged
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: dev-ttyS14.device: Changed dead -> plugged
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS14.device: Changed dead -> plugged
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: dev-ttyS15.device: Changed dead -> plugged
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS15.device: Changed dead -> plugged
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: dev-ttyS16.device: Changed dead -> plugged
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS16.device: Changed dead -> plugged
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: dev-ttyS17.device: Changed dead -> plugged
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS17.device: Changed dead -> plugged
Apr 03 18:48:18 Dell-XPS-L502X anacron[407]: Normal exit (0 jobs run)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 62 (stored), closing.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 407 (anacron).
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: Child 407 (anacron) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: anacron.service: Child 407 belongs to anacron.service
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: anacron.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: anacron.service: Changed running -> dead
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: anacron.timer: Adding 1min 23.113652s random time.
Apr 03 18:48:18 Dell-XPS-L502X systemd[1]: anacron.timer: Realtime timer elapses at Tue 2018-04-03 20:01:23 CEST.
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/anacron_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=57 reply_cookie=0 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/anacron_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=58 reply_cookie=0 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/anacron_2etimer interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=59 reply_cookie=0 error=n/a
Apr 03 18:48:18 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/anacron_2etimer interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=60 reply_cookie=0 error=n/a
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: rsyslog.service: Got notification message from PID 416 (READY=1)
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: rsyslog.service: Changed start -> running
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: rsyslog.service: Job rsyslog.service/start finished, result=done
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: Started System Logging Service.
Apr 03 18:48:19 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=61 reply_cookie=0 error=n/a
Apr 03 18:48:19 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/rsyslog_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=62 reply_cookie=0 error=n/a
Apr 03 18:48:19 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/rsyslog_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=63 reply_cookie=0 error=n/a
Apr 03 18:48:19 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/syslog_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=64 reply_cookie=0 error=n/a
Apr 03 18:48:19 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/syslog_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=65 reply_cookie=0 error=n/a
Apr 03 18:48:19 Dell-XPS-L502X acpid[408]: 8 rules loaded
Apr 03 18:48:19 Dell-XPS-L502X acpid[408]: waiting for events: event logging is off
Apr 03 18:48:20 Dell-XPS-L502X kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Apr 03 18:48:20 Dell-XPS-L502X kernel: RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
Apr 03 18:48:20 Dell-XPS-L502X kernel: RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
Apr 03 18:48:20 Dell-XPS-L502X kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Apr 03 18:48:20 Dell-XPS-L502X kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
Apr 03 18:48:20 Dell-XPS-L502X kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Apr 03 18:48:20 Dell-XPS-L502X kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Apr 03 18:48:20 Dell-XPS-L502X kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Apr 03 18:48:20 Dell-XPS-L502X kernel: cfg80211: failed to load regulatory.db
Apr 03 18:48:20 Dell-XPS-L502X kernel: Bluetooth: Core ver 2.22
Apr 03 18:48:20 Dell-XPS-L502X kernel: NET: Registered protocol family 31
Apr 03 18:48:20 Dell-XPS-L502X kernel: Bluetooth: HCI device and connection manager initialized
Apr 03 18:48:20 Dell-XPS-L502X kernel: Bluetooth: HCI socket layer initialized
Apr 03 18:48:20 Dell-XPS-L502X kernel: Bluetooth: L2CAP socket layer initialized
Apr 03 18:48:20 Dell-XPS-L502X kernel: Bluetooth: SCO socket layer initialized
Apr 03 18:48:20 Dell-XPS-L502X kernel: Intel(R) Wireless WiFi driver for Linux
Apr 03 18:48:20 Dell-XPS-L502X kernel: Copyright(c) 2003- 2015 Intel Corporation
Apr 03 18:48:20 Dell-XPS-L502X kernel: iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
Apr 03 18:48:20 Dell-XPS-L502X kernel: iwlwifi 0000:03:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm
Apr 03 18:48:20 Dell-XPS-L502X kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled
Apr 03 18:48:20 Dell-XPS-L502X kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Apr 03 18:48:20 Dell-XPS-L502X kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
Apr 03 18:48:20 Dell-XPS-L502X kernel: iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Wireless-N 1030 BGN, REV=0xB0
Apr 03 18:48:19 Dell-XPS-L502X avahi-daemon[410]: Found user 'avahi' (UID 111) and group 'avahi' (GID 120).
Apr 03 18:48:19 Dell-XPS-L502X avahi-daemon[410]: Successfully dropped root privileges.
Apr 03 18:48:19 Dell-XPS-L502X avahi-daemon[410]: avahi-daemon 0.6.32 starting up.
Apr 03 18:48:19 Dell-XPS-L502X avahi-daemon[410]: Successfully called chroot().
Apr 03 18:48:19 Dell-XPS-L502X avahi-daemon[410]: Successfully dropped remaining capabilities.
Apr 03 18:48:19 Dell-XPS-L502X avahi-daemon[451]: chroot.c: open() failed: No such file or directory
Apr 03 18:48:19 Dell-XPS-L502X avahi-daemon[410]: Failed to open /etc/resolv.conf: Invalid argument
Apr 03 18:48:19 Dell-XPS-L502X avahi-daemon[410]: No service file found in /etc/avahi/services.
Apr 03 18:48:19 Dell-XPS-L502X nvidia-persistenced[400]: device 0000:01:00.0 - registered
Apr 03 18:48:19 Dell-XPS-L502X nvidia-persistenced[400]: Local RPC service initialized
Apr 03 18:48:19 Dell-XPS-L502X dbus[396]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service'
Apr 03 18:48:19 Dell-XPS-L502X avahi-daemon[410]: Network interface enumeration completed.
Apr 03 18:48:19 Dell-XPS-L502X systemd-udevd[450]: starting '/sbin/modprobe nvidia-drm'
Apr 03 18:48:19 Dell-XPS-L502X avahi-daemon[410]: Server startup complete. Host name is Dell-XPS-L502X.local. Local service cookie is 2610967328.
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: avahi-daemon.service: Got notification message from PID 410 (STATUS=avahi-daemon 0.6.32 starting up.)
Apr 03 18:48:19 Dell-XPS-L502X mtp-probe[442]: checking bus 2, device 4: "/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6"
Apr 03 18:48:19 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/avahi_2ddaemon_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=66 reply_cookie=0 error=n/a
Apr 03 18:48:19 Dell-XPS-L502X mtp-probe[443]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4"
Apr 03 18:48:19 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/avahi_2ddaemon_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=67 reply_cookie=0 error=n/a
Apr 03 18:48:19 Dell-XPS-L502X mtp-probe[443]: bus: 1, device: 3 was not an MTP device
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: avahi-daemon.service: D-Bus name org.freedesktop.Avahi now registered by :1.2
Apr 03 18:48:19 Dell-XPS-L502X mtp-probe[442]: bus: 2, device: 4 was not an MTP device
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: avahi-daemon.service: Changed start -> running
Apr 03 18:48:19 Dell-XPS-L502X polkitd[457]: started daemon version 0.105 using authority implementation `local' version `0.105'
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: avahi-daemon.service: Job avahi-daemon.service/start finished, result=done
Apr 03 18:48:19 Dell-XPS-L502X dbus[396]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: Started Avahi mDNS/DNS-SD Stack.
Apr 03 18:48:20 Dell-XPS-L502X ModemManager[389]: <info>  ModemManager (version 1.6.8) starting in system bus...
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: avahi-daemon.socket: Changed listening -> running
Apr 03 18:48:19 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=68 reply_cookie=0 error=n/a
Apr 03 18:48:19 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/avahi_2ddaemon_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=69 reply_cookie=0 error=n/a
Apr 03 18:48:19 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/avahi_2ddaemon_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=70 reply_cookie=0 error=n/a
Apr 03 18:48:19 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/avahi_2ddaemon_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=71 reply_cookie=0 error=n/a
Apr 03 18:48:19 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/avahi_2ddaemon_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=72 reply_cookie=0 error=n/a
Apr 03 18:48:20 Dell-XPS-L502X kernel: snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Apr 03 18:48:20 Dell-XPS-L502X kernel: usbcore: registered new interface driver btusb
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: dev-ttyS18.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS18.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: dev-ttyS19.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS19.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: dev-ttyS2.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS2.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: dev-ttyS20.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS20.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: dev-ttyS21.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS21.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: dev-ttyS22.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS22.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: dev-ttyS23.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS23.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: dev-ttyS24.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS24.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: dev-ttyS25.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS25.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: dev-ttyS26.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS26.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: dev-ttyS27.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS27.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: dev-ttyS28.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS28.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: dev-ttyS29.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS29.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: dev-ttyS3.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS3.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: dev-ttyS30.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS30.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: dev-ttyS31.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS31.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: dev-ttyS4.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS4.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: dev-ttyS5.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS5.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: dev-ttyS6.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS6.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: dev-ttyS7.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS7.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: dev-ttyS8.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS8.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: dev-ttyS9.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS9.device: Changed dead -> plugged
Apr 03 18:48:19 Dell-XPS-L502X udisksd[415]: udisks daemon version 2.6.5 starting
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: polkit.service: Trying to enqueue job polkit.service/start/replace
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: polkit.service: Installed new job polkit.service/start as 291
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: polkit.service: Enqueued job polkit.service/start as 291
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: polkit.service: Passing 0 fds to service
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: polkit.service: About to execute: /usr/lib/policykit-1/polkitd --no-debug
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: polkit.service: Forked /usr/lib/policykit-1/polkitd as 457
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: polkit.service: Changed dead -> start
Apr 03 18:48:19 Dell-XPS-L502X systemd[1]: Starting Authorization Manager...
Apr 03 18:48:19 Dell-XPS-L502X systemd[457]: polkit.service: Executing: /usr/lib/policykit-1/polkitd --no-debug
Apr 03 18:48:19 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/polkit_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=120 reply_cookie=0 error=n/a
Apr 03 18:48:19 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/polkit_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=121 reply_cookie=0 error=n/a
Apr 03 18:48:19 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/291 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=122 reply_cookie=0 error=n/a
Apr 03 18:48:19 Dell-XPS-L502X systemd-udevd[459]: starting 'libinput-device-group /sys/devices/platform/i8042/serio0/input/input4/event4'
Apr 03 18:48:19 Dell-XPS-L502X systemd-logind[385]: Watching system buttons on /dev/input/event4 (AT Translated Set 2 keyboard)
Apr 03 18:48:20 Dell-XPS-L502X grub-common[388]:    ...done.
Apr 03 18:48:20 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=123 reply_cookie=0 error=n/a
Apr 03 18:48:20 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:20 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/polkit_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=124 reply_cookie=0 error=n/a
Apr 03 18:48:20 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/polkit_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=125 reply_cookie=0 error=n/a
Apr 03 18:48:20 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 54 (n/a) to fd store.
Apr 03 18:48:20 Dell-XPS-L502X systemd-logind[385]: Got message type=method_call sender=:1.6 destination=:1.0 object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=Inhibit cookie=12 reply_cookie=0 error=n/a
Apr 03 18:48:20 Dell-XPS-L502X systemd-logind[385]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=9 reply_cookie=0 error=n/a
Apr 03 18:48:20 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 54 (stored), closing.
Apr 03 18:48:20 Dell-XPS-L502X systemd-logind[385]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=9 reply_cookie=9 error=n/a
Apr 03 18:48:20 Dell-XPS-L502X systemd-logind[385]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionCredentials cookie=10 reply_cookie=0 error=n/a
Apr 03 18:48:20 Dell-XPS-L502X systemd-logind[385]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=10 reply_cookie=10 error=n/a
Apr 03 18:48:20 Dell-XPS-L502X systemd-logind[385]: Inhibitor ModemManager (ModemManager needs to reset devices) pid=389 uid=0 mode=delay started.
Apr 03 18:48:20 Dell-XPS-L502X systemd-logind[385]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/login1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=11 reply_cookie=0 error=n/a
Apr 03 18:48:20 Dell-XPS-L502X systemd-logind[385]: Sent message type=method_return sender=n/a destination=:1.6 object=n/a interface=n/a member=n/a cookie=12 reply_cookie=12 error=n/a
Apr 03 18:48:20 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=126 reply_cookie=0 error=n/a
Apr 03 18:48:20 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/ModemManager_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=127 reply_cookie=0 error=n/a
Apr 03 18:48:20 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/ModemManager_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=128 reply_cookie=0 error=n/a
Apr 03 18:48:20 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2dupdate_2dresolvconf_2epath interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=129 reply_cookie=0 error=n/a
Apr 03 18:48:20 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2dupdate_2dresolvconf_2epath interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=130 reply_cookie=0 error=n/a
Apr 03 18:48:20 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 55 (stored), closing.
Apr 03 18:48:20 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 388 (grub-common).
Apr 03 18:48:20 Dell-XPS-L502X systemd[1]: Child 388 (grub-common) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:20 Dell-XPS-L502X systemd[1]: grub-common.service: Child 388 belongs to grub-common.service
Apr 03 18:48:20 Dell-XPS-L502X systemd[1]: grub-common.service: Control process exited, code=exited status=0
Apr 03 18:48:20 Dell-XPS-L502X systemd[1]: grub-common.service: Got final SIGCHLD for state start.
Apr 03 18:48:20 Dell-XPS-L502X systemd[1]: grub-common.service: Changed start -> exited
Apr 03 18:48:20 Dell-XPS-L502X systemd[1]: grub-common.service: Job grub-common.service/start finished, result=done
Apr 03 18:48:20 Dell-XPS-L502X systemd[1]: Started LSB: Record successful boot for GRUB.
Apr 03 18:48:20 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=131 reply_cookie=0 error=n/a
Apr 03 18:48:20 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/grub_2dcommon_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=132 reply_cookie=0 error=n/a
Apr 03 18:48:20 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/grub_2dcommon_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=133 reply_cookie=0 error=n/a
Apr 03 18:48:20 Dell-XPS-L502X kernel: cdc_ether 2-1.6:1.6 wwan0: register 'cdc_ether' at usb-0000:00:1d.0-1.6, Mobile Broadband Network Device, 02:80:37:ec:02:00
Apr 03 18:48:20 Dell-XPS-L502X kernel: usbcore: registered new interface driver cdc_ether
Apr 03 18:48:20 Dell-XPS-L502X kernel: media: Linux media interface: v0.10
Apr 03 18:48:20 Dell-XPS-L502X kernel: cdc_acm 2-1.6:1.1: ttyACM0: USB ACM device
Apr 03 18:48:20 Dell-XPS-L502X kernel: cdc_acm 2-1.6:1.3: ttyACM1: USB ACM device
Apr 03 18:48:20 Dell-XPS-L502X kernel: cdc_acm 2-1.6:1.9: ttyACM2: USB ACM device
Apr 03 18:48:20 Dell-XPS-L502X kernel: usbcore: registered new interface driver cdc_acm
Apr 03 18:48:20 Dell-XPS-L502X kernel: cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
Apr 03 18:48:20 Dell-XPS-L502X kernel: cdc_wdm 2-1.6:1.5: cdc-wdm0: USB WDM device
Apr 03 18:48:20 Dell-XPS-L502X kernel: cdc_wdm 2-1.6:1.8: cdc-wdm1: USB WDM device
Apr 03 18:48:20 Dell-XPS-L502X kernel: usbcore: registered new interface driver cdc_wdm
Apr 03 18:48:20 Dell-XPS-L502X systemd-udevd[292]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Apr 03 18:48:20 Dell-XPS-L502X systemd[1]: sys-subsystem-net-devices-enp6s0.device: Changed dead -> plugged
Apr 03 18:48:20 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1c.5-0000:06:00.0-net-enp6s0.device: Changed dead -> plugged
Apr 03 18:48:20 Dell-XPS-L502X kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
Apr 03 18:48:20 Dell-XPS-L502X kernel: nvidia-uvm: Loaded the UVM driver in 8 mode, major device number 240
Apr 03 18:48:20 Dell-XPS-L502X accounts-daemon[412]: started daemon version 0.6.42
Apr 03 18:48:20 Dell-XPS-L502X systemd[1]: accounts-daemon.service: D-Bus name org.freedesktop.Accounts now registered by :1.3
Apr 03 18:48:20 Dell-XPS-L502X systemd[1]: accounts-daemon.service: Changed start -> running
Apr 03 18:48:20 Dell-XPS-L502X systemd[1]: accounts-daemon.service: Job accounts-daemon.service/start finished, result=done
Apr 03 18:48:20 Dell-XPS-L502X systemd[1]: Started Accounts Service.
Apr 03 18:48:20 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=136 reply_cookie=0 error=n/a
Apr 03 18:48:20 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/accounts_2ddaemon_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=137 reply_cookie=0 error=n/a
Apr 03 18:48:20 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/accounts_2ddaemon_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=138 reply_cookie=0 error=n/a
Apr 03 18:48:20 Dell-XPS-L502X kernel: Linux video capture interface: v2.00
Apr 03 18:48:20 Dell-XPS-L502X kernel: ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170831/nsarguments-100)
Apr 03 18:48:20 Dell-XPS-L502X kernel: snd_hda_codec_realtek hdaudioC0D0: ALC665: SKU not ready 0x598301f0
Apr 03 18:48:20 Dell-XPS-L502X kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC665: line_outs=1 (0x15/0x0/0x0/0x0/0x0) type:speaker
Apr 03 18:48:20 Dell-XPS-L502X kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Apr 03 18:48:20 Dell-XPS-L502X kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=2 (0x1b/0x19/0x0/0x0/0x0)
Apr 03 18:48:20 Dell-XPS-L502X kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Apr 03 18:48:20 Dell-XPS-L502X kernel: snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x1e/0x0
Apr 03 18:48:20 Dell-XPS-L502X kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
Apr 03 18:48:20 Dell-XPS-L502X kernel: snd_hda_codec_realtek hdaudioC0D0:      Mic=0x1a
Apr 03 18:48:20 Dell-XPS-L502X kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
Apr 03 18:48:21 Dell-XPS-L502X kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
Apr 03 18:48:21 Dell-XPS-L502X kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
Apr 03 18:48:21 Dell-XPS-L502X kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
Apr 03 18:48:21 Dell-XPS-L502X kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: udisks2.service: D-Bus name org.freedesktop.UDisks2 now registered by :1.4
Apr 03 18:48:21 Dell-XPS-L502X systemd-journald[273]: Forwarding to syslog missed 4410 messages.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: udisks2.service: Changed start -> running
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: udisks2.service: Job udisks2.service/start finished, result=done
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Started Disk Manager.
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=139 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X udisksd[415]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/udisks2_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=140 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/udisks2_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=141 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X kernel: uvcvideo: Found UVC 1.00 device Laptop_Integrated_Webcam_2HDM (0408:2fb1)
Apr 03 18:48:21 Dell-XPS-L502X kernel: uvcvideo: No streaming interface found for terminal 6.
Apr 03 18:48:21 Dell-XPS-L502X kernel: uvcvideo 1-1.4:1.0: Entity type for entity Extension 4 was not initialized!
Apr 03 18:48:21 Dell-XPS-L502X kernel: uvcvideo 1-1.4:1.0: Entity type for entity Extension 3 was not initialized!
Apr 03 18:48:21 Dell-XPS-L502X kernel: uvcvideo 1-1.4:1.0: Entity type for entity Processing 2 was not initialized!
Apr 03 18:48:21 Dell-XPS-L502X kernel: uvcvideo 1-1.4:1.0: Entity type for entity Camera 1 was not initialized!
Apr 03 18:48:21 Dell-XPS-L502X kernel: input: Laptop_Integrated_Webcam_2HDM:  as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input13
Apr 03 18:48:21 Dell-XPS-L502X kernel: usbcore: registered new interface driver uvcvideo
Apr 03 18:48:21 Dell-XPS-L502X kernel: USB Video Class driver (1.1.1)
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: dev-dvdrw.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: dev-dvd.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-ata\x2dHL\x2dDT\x2dST_DVDRW_BDROM_CT30N_KV9B34E3154.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: dev-cdrw.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: dev-cdrom.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: dev-sr0.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: dev.mount: Failed to load configuration: No such file or directory
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: dev-rfkill.mount: Failed to load configuration: No such file or directory
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: var.mount: Failed to load configuration: No such file or directory
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: var-lib.mount: Failed to load configuration: No such file or directory
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: var-lib-systemd.mount: Failed to load configuration: No such file or directory
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: var-lib-systemd-rfkill.mount: Failed to load configuration: No such file or directory
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: dev-rfkill.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: sys-devices-virtual-misc-rfkill.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-rfkill.socket: Trying to enqueue job systemd-rfkill.socket/start/fail
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-rfkill.socket: Installed new job systemd-rfkill.socket/start as 342
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-rfkill.socket: Enqueued job systemd-rfkill.socket/start as 342
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: var.mount: Collecting.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: var-lib.mount: Collecting.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: var-lib-systemd.mount: Collecting.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: var-lib-systemd-rfkill.mount: Collecting.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: dev.mount: Collecting.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: dev-rfkill.mount: Collecting.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-rfkill.socket: Changed dead -> listening
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-rfkill.socket: Job systemd-rfkill.socket/start finished, result=done
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=151 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=153 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=155 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=157 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=159 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=161 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-rfkill.socket: Incoming traffic
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-rfkill.service: Trying to enqueue job systemd-rfkill.service/start/replace
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-rfkill.service: Installed new job systemd-rfkill.service/start as 349
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-rfkill.service: Enqueued job systemd-rfkill.service/start as 349
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-rfkill.socket: Changed listening -> running
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=167 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drfkill_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=168 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drfkill_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=169 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drfkill_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=170 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-rfkill.service: Passing 1 fds to service
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drfkill_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=171 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-rfkill.service: About to execute: /lib/systemd/systemd-rfkill
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-rfkill.service: Forked /lib/systemd/systemd-rfkill as 560
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-rfkill.service: Changed dead -> start
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Starting Load/Save RF Kill Switch Status...
Apr 03 18:48:21 Dell-XPS-L502X systemd[560]: systemd-rfkill.service: Executing: /lib/systemd/systemd-rfkill
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drfkill_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=173 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drfkill_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=174 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/349 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=175 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-rfkill[560]: A new rfkill device has been added with index 0 and type wlan.
Apr 03 18:48:21 Dell-XPS-L502X systemd-rfkill[560]: Operating on rfkill device 'phy0'.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 55 (n/a) to fd store.
Apr 03 18:48:21 Dell-XPS-L502X systemd-udevd[292]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Apr 03 18:48:21 Dell-XPS-L502X systemd-udevd[561]: starting '/bin/sh -c 'ethtool -i $1 | sed -n s/^driver:\ //p' -- lo'
Apr 03 18:48:21 Dell-XPS-L502X snapd[414]: AppArmor status: apparmor is enabled but some features are missing: dbus, network
Apr 03 18:48:21 Dell-XPS-L502X snapd[414]: 2018/04/03 18:48:21.511263 daemon.go:306: started snapd/2.29.4.2+17.10 (series 16; classic; devmode) ubuntu/17.10 (amd64) linux/4.15.15-041515-generic.
Apr 03 18:48:21 Dell-XPS-L502X snapd[414]: 2018/04/03 18:48:21.513875 stateengine.go:98: state ensure error: Get https://api.snapcraft.io/api/v1/snaps/sections: dial tcp: lookup api.snapcraft.io on [::1]:53: read udp [::1]:58466->[::1]:53: read: connection refused
Apr 03 18:48:21 Dell-XPS-L502X kernel: dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: dev-ttyprintk.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: sys-devices-virtual-tty-ttyprintk.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: snapd.service: Got notification message from PID 414 (READY=1)
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: snapd.service: Changed start -> running
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: snapd.service: Job snapd.service/start finished, result=done
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Started Snappy daemon.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: snapd.socket: Changed listening -> running
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: snapd.autoimport.service: ConditionKernelCommandLine=snap_core failed.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: snapd.autoimport.service: Starting requested but condition failed. Not starting unit.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: snapd.autoimport.service: Job snapd.autoimport.service/start finished, result=done
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=178 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/snapd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=179 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/snapd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=180 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/snapd_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=181 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/snapd_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=182 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=183 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a02_2e0_2dbacklight_2dacpi_5fvideo0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=184 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a02_2e0_2dbacklight_2dacpi_5fvideo0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=185 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/start/replace
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: syslog.target: Cannot add dependency job, ignoring: Unit syslog.target not found.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/start as 357
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/start as 357
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/start finished, result=done
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=187 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X kernel: input: Dell WMI hotkeys as /devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input14
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: sys-subsystem-bluetooth-devices-hci0.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1d.0-usb2-2\x2d1-2\x2d1.5-2\x2d1.5:1.0-bluetooth-hci0.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: bluetooth.target: Trying to enqueue job bluetooth.target/start/fail
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: bluetooth.service: Installed new job bluetooth.service/start as 408
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: bluetooth.target: Installed new job bluetooth.target/start as 407
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: bluetooth.target: Enqueued job bluetooth.target/start as 407
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: bluetooth.service: ConditionPathIsDirectory=/sys/class/bluetooth succeeded.
Apr 03 18:48:21 Dell-XPS-L502X systemd-rfkill[560]: Loaded state '0' from /var/lib/systemd/rfkill/pci-0000:03:00.0:wlan.
Apr 03 18:48:21 Dell-XPS-L502X bluetoothd[589]: Bluetooth daemon 5.46
Apr 03 18:48:21 Dell-XPS-L502X systemd-rfkill[560]: A new rfkill device has been added with index 1 and type bluetooth.
Apr 03 18:48:21 Dell-XPS-L502X bluetoothd[589]: Starting SDP server
Apr 03 18:48:21 Dell-XPS-L502X nvidia-persistenced[400]: Received signal 15
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: bluetooth.service: Passing 0 fds to service
Apr 03 18:48:21 Dell-XPS-L502X nvidia-persistenced[400]: Socket closed.
Apr 03 18:48:21 Dell-XPS-L502X systemd-rfkill[560]: Operating on rfkill device 'hci0'.
Apr 03 18:48:21 Dell-XPS-L502X nvidia-persistenced[400]: PID file unlocked.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: bluetooth.service: About to execute: /usr/lib/bluetooth/bluetoothd
Apr 03 18:48:21 Dell-XPS-L502X nvidia-persistenced[400]: PID file closed.
Apr 03 18:48:21 Dell-XPS-L502X nvidia-persistenced[400]: The daemon no longer has permission to remove its runtime data directory /var/run/nvidia-persistenced
Apr 03 18:48:21 Dell-XPS-L502X systemd-rfkill[560]: Loaded state '0' from /var/lib/systemd/rfkill/pci-0000:00:1d.0-usb-0:1.5:1.0:bluetooth.
Apr 03 18:48:21 Dell-XPS-L502X nvidia-persistenced[400]: Shutdown (400)
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: bluetooth.service: Forked /usr/lib/bluetooth/bluetoothd as 589
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: bluetooth.service: Changed dead -> start
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Starting Bluetooth service...
Apr 03 18:48:21 Dell-XPS-L502X kernel: cdc_ether 2-1.6:1.6 wwp0s29u1u6i6: renamed from wwan0
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-rfkill.service: Got notification message from PID 560 (READY=1)
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-rfkill.service: Changed start -> running
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-rfkill.service: Job systemd-rfkill.service/start finished, result=done
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Started Load/Save RF Kill Switch Status.
Apr 03 18:48:21 Dell-XPS-L502X systemd[589]: bluetooth.service: Executing: /usr/lib/bluetooth/bluetoothd
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/bluetooth_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=195 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/bluetooth_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=196 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/408 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=197 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=198 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drfkill_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=199 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 59 (n/a) to fd store.
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drfkill_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=200 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drfkill_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=201 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drfkill_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=202 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: bluetooth.service: Got notification message from PID 589 (STATUS=Starting up)
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/bluetooth_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=203 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/bluetooth_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=204 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: dev-serial-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.6:1.1.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: dev-serial-by\x2did-usb\x2d_ADell_Wireless_5540_Dell_Wireless_5540_3563970327229510\x2dif01.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: dev-ttyACM0.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1d.0-usb2-2\x2d1-2\x2d1.6-2\x2d1.6:1.1-tty-ttyACM0.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: bluetooth.service: D-Bus name org.bluez now registered by :1.8
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: bluetooth.service: Changed start -> running
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: bluetooth.service: Job bluetooth.service/start finished, result=done
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Started Bluetooth service.
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=209 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/bluetooth_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=210 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/bluetooth_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=211 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: dev-serial-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.6:1.3.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: dev-serial-by\x2did-usb\x2d_ADell_Wireless_5540_Dell_Wireless_5540_3563970327229510\x2dif03.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: dev-ttyACM1.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1d.0-usb2-2\x2d1-2\x2d1.6-2\x2d1.6:1.3-tty-ttyACM1.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: dev-serial-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.6:1.9.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: dev-serial-by\x2did-usb\x2d_ADell_Wireless_5540_Dell_Wireless_5540_3563970327229510\x2dif09.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: dev-ttyACM2.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1d.0-usb2-2\x2d1-2\x2d1.6-2\x2d1.6:1.9-tty-ttyACM2.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/stop/replace
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/stop as 459
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/stop as 459
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed running -> stop-sigterm
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Stopping NVIDIA Persistence Daemon...
Apr 03 18:48:21 Dell-XPS-L502X systemd-udevd[292]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: bluetooth.target changed dead -> active
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: bluetooth.target: Job bluetooth.target/start finished, result=done
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Reached target Bluetooth.
Apr 03 18:48:21 Dell-XPS-L502X systemd-udevd[598]: starting '/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/wwp0s29u1u6i6 --prefix=/net/ipv4/neigh/wwp0s29u1u6i6 --prefix=/net/ipv6/conf/wwp0s29u1u6i6 --prefix=/net/ipv6/neigh/wwp0s29u1u6i6'
Apr 03 18:48:21 Dell-XPS-L502X systemd-sysctl[598]: Parsing /etc/sysctl.d/10-console-messages.conf
Apr 03 18:48:21 Dell-XPS-L502X systemd-sysctl[598]: Parsing /etc/sysctl.d/10-ipv6-privacy.conf
Apr 03 18:48:21 Dell-XPS-L502X systemd-sysctl[598]: Parsing /etc/sysctl.d/10-kernel-hardening.conf
Apr 03 18:48:21 Dell-XPS-L502X systemd-sysctl[598]: Parsing /etc/sysctl.d/10-link-restrictions.conf
Apr 03 18:48:21 Dell-XPS-L502X systemd-sysctl[598]: Parsing /etc/sysctl.d/10-magic-sysrq.conf
Apr 03 18:48:21 Dell-XPS-L502X systemd-sysctl[598]: Parsing /etc/sysctl.d/10-network-security.conf
Apr 03 18:48:21 Dell-XPS-L502X systemd-sysctl[598]: Parsing /etc/sysctl.d/10-ptrace.conf
Apr 03 18:48:21 Dell-XPS-L502X systemd-sysctl[598]: Parsing /etc/sysctl.d/10-zeropage.conf
Apr 03 18:48:21 Dell-XPS-L502X systemd-sysctl[598]: Parsing /etc/sysctl.d/99-sysctl.conf
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=221 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/bluetooth_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=222 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 400 (nvidia-persiste).
Apr 03 18:48:21 Dell-XPS-L502X kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Apr 03 18:48:21 Dell-XPS-L502X kernel: Bluetooth: BNEP filters: protocol multicast
Apr 03 18:48:21 Dell-XPS-L502X kernel: Bluetooth: BNEP socket layer initialized
Apr 03 18:48:21 Dell-XPS-L502X dbus[396]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service'
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Child 400 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:21 Dell-XPS-L502X bluetoothd[589]: Bluetooth management interface 1.14 initialized
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 400 belongs to nvidia-persistenced.service
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /bin/rm as 602
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-sigterm -> stop-post
Apr 03 18:48:21 Dell-XPS-L502X systemd[602]: nvidia-persistenced.service: Executing: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: sound.target: Trying to enqueue job sound.target/start/fail
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: sound.target: Installed new job sound.target/start as 460
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: sound.target: Enqueued job sound.target/start as 460
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 63 (n/a) to fd store.
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=223 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=224 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/459 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=225 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=226 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=227 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: sys-subsystem-net-devices-wwp0s29u1u6i6.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1d.0-usb2-2\x2d1-2\x2d1.6-2\x2d1.6:1.6-net-wwp0s29u1u6i6.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 602 (rm).
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Child 602 (rm) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 602 belongs to nvidia-persistenced.service
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state stop-post.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-post -> dead
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/stop finished, result=done
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Stopped NVIDIA Persistence Daemon.
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=233 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Collecting.
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=234 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=235 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=236 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 63 (stored), closing.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: sound.target changed dead -> active
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: sound.target: Job sound.target/start finished, result=done
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Reached target Sound Card.
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=237 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: bluetooth.service: Got notification message from PID 589 (STATUS=Running)
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: bluetooth.service: Got notification message from PID 589 (READY=1)
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sound_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=238 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/bluetooth_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=239 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/bluetooth_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=240 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/bluetooth_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=241 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/bluetooth_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=242 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: var.mount: Failed to load configuration: No such file or directory
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: var-tmp.mount: Failed to load configuration: No such file or directory
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-hostnamed.service: Trying to enqueue job systemd-hostnamed.service/start/replace
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-hostnamed.service: Installed new job systemd-hostnamed.service/start as 462
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-hostnamed.service: Enqueued job systemd-hostnamed.service/start as 462
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: var.mount: Collecting.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: var-tmp.mount: Collecting.
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=245 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=247 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-hostnamed.service: Passing 0 fds to service
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-hostnamed.service: About to execute: /lib/systemd/systemd-hostnamed
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-hostnamed.service: Forked /lib/systemd/systemd-hostnamed as 610
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-hostnamed.service: Changed dead -> start
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Starting Hostname Service...
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dhostnamed_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=250 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dhostnamed_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=251 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/462 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=252 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Collecting.
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=254 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 70 (n/a) to fd store.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/start/replace
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: syslog.target: Cannot add dependency job, ignoring: Unit syslog.target not found.
Apr 03 18:48:21 Dell-XPS-L502X kernel: AVX version of gcm_enc/dec engaged.
Apr 03 18:48:21 Dell-XPS-L502X kernel: AES CTR mode by8 optimization enabled
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/start as 513
Apr 03 18:48:21 Dell-XPS-L502X nvidia-persistenced[631]: Verbose syslog connection opened
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/start as 513
Apr 03 18:48:21 Dell-XPS-L502X nvidia-persistenced[631]: Now running with user ID 114 and group ID 125
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Passing 0 fds to service
Apr 03 18:48:21 Dell-XPS-L502X nvidia-persistenced[631]: Started (631)
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 18:48:21 Dell-XPS-L502X nvidia-persistenced[631]: device 0000:01:00.0 - registered
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /usr/bin/nvidia-persistenced as 629
Apr 03 18:48:21 Dell-XPS-L502X nvidia-persistenced[631]: Local RPC service initialized
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed dead -> start
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Starting NVIDIA Persistence Daemon...
Apr 03 18:48:21 Dell-XPS-L502X systemd[629]: nvidia-persistenced.service: Executing: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=257 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=258 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/513 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=259 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 629 (nvidia-persiste).
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Child 629 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 629 belongs to nvidia-persistenced.service
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 18:48:21 Dell-XPS-L502X kernel: iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state start.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main PID guessed: 631
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed start -> running
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/start finished, result=done
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Started NVIDIA Persistence Daemon.
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=260 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=261 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=262 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X nvidia-persistenced[631]: Received signal 15
Apr 03 18:48:21 Dell-XPS-L502X nvidia-persistenced[631]: Socket closed.
Apr 03 18:48:21 Dell-XPS-L502X nvidia-persistenced[631]: PID file unlocked.
Apr 03 18:48:21 Dell-XPS-L502X nvidia-persistenced[631]: PID file closed.
Apr 03 18:48:21 Dell-XPS-L502X nvidia-persistenced[631]: The daemon no longer has permission to remove its runtime data directory /var/run/nvidia-persistenced
Apr 03 18:48:21 Dell-XPS-L502X nvidia-persistenced[631]: Shutdown (631)
Apr 03 18:48:21 Dell-XPS-L502X systemd-udevd[655]: starting 'v4l_id /dev/video0'
Apr 03 18:48:21 Dell-XPS-L502X systemd-udevd[660]: starting 'libinput-device-group /sys/devices/pci0000:00/0000:00:1b.0/sound/card0/input9/event8'
Apr 03 18:48:21 Dell-XPS-L502X systemd-udevd[661]: starting 'libinput-device-group /sys/devices/pci0000:00/0000:00:1b.0/sound/card0/input11/event10'
Apr 03 18:48:21 Dell-XPS-L502X systemd-udevd[662]: starting 'libinput-device-group /sys/devices/pci0000:00/0000:00:1b.0/sound/card0/input10/event9'
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Device /dev/input/event8 does not expose keys or switches relevant to us, ignoring.
Apr 03 18:48:21 Dell-XPS-L502X systemd-udevd[665]: starting 'libinput-device-group /sys/devices/pci0000:00/0000:00:1b.0/sound/card0/input12/event11'
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: var.mount: Failed to load configuration: No such file or directory
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: var-lib.mount: Failed to load configuration: No such file or directory
Apr 03 18:48:21 Dell-XPS-L502X nvidia-persistenced[676]: Verbose syslog connection opened
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: var-lib-systemd.mount: Failed to load configuration: No such file or directory
Apr 03 18:48:21 Dell-XPS-L502X nvidia-persistenced[676]: Now running with user ID 114 and group ID 125
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: var-lib-systemd-backlight.mount: Failed to load configuration: No such file or directory
Apr 03 18:48:21 Dell-XPS-L502X nvidia-persistenced[676]: Started (676)
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: sys-devices-platform-dell\x2dlaptop-leds-dell::kbd_backlight.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X nvidia-persistenced[676]: device 0000:01:00.0 - registered
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-backlight@leds:dell::kbd_backlight.service: Trying to enqueue job systemd-backlight@leds:dell::kbd_backlight.service/start/fail
Apr 03 18:48:21 Dell-XPS-L502X nvidia-persistenced[676]: Local RPC service initialized
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-backlight@leds:dell::kbd_backlight.service: Installed new job systemd-backlight@leds:dell::kbd_backlight.service/start as 563
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-backlight@leds:dell::kbd_backlight.service: Enqueued job systemd-backlight@leds:dell::kbd_backlight.service/start as 563
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: var.mount: Collecting.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: var-lib.mount: Collecting.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: var-lib-systemd.mount: Collecting.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: var-lib-systemd-backlight.mount: Collecting.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-backlight@leds:dell::kbd_backlight.service: Passing 0 fds to service
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-backlight@leds:dell::kbd_backlight.service: About to execute: /lib/systemd/systemd-backlight load leds:dell::kbd_backlight
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-backlight@leds:dell::kbd_backlight.service: Forked /lib/systemd/systemd-backlight as 666
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-backlight@leds:dell::kbd_backlight.service: Changed dead -> start
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:dell::kbd_backlight...
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=264 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Device /dev/input/event10 does not expose keys or switches relevant to us, ignoring.
Apr 03 18:48:21 Dell-XPS-L502X systemd[666]: systemd-backlight@leds:dell::kbd_backlight.service: Executing: /lib/systemd/systemd-backlight load leds:dell::kbd_backlight
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 62 (n/a) to fd store.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 62 (stored), closing.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 62 (n/a) to fd store.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 666 (systemd-backlig).
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Child 666 (systemd-backlig) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-backlight@leds:dell::kbd_backlight.service: Child 666 belongs to systemd-backlight@leds:dell::kbd_backlight.service
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-backlight@leds:dell::kbd_backlight.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:48:21 Dell-XPS-L502X nvidia-persistenced[676]: Received signal 15
Apr 03 18:48:21 Dell-XPS-L502X nvidia-persistenced[676]: Socket closed.
Apr 03 18:48:21 Dell-XPS-L502X nvidia-persistenced[676]: PID file unlocked.
Apr 03 18:48:21 Dell-XPS-L502X nvidia-persistenced[676]: PID file closed.
Apr 03 18:48:21 Dell-XPS-L502X nvidia-persistenced[676]: The daemon no longer has permission to remove its runtime data directory /var/run/nvidia-persistenced
Apr 03 18:48:21 Dell-XPS-L502X nvidia-persistenced[676]: Shutdown (676)
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-backlight@leds:dell::kbd_backlight.service: Changed start -> exited
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-backlight@leds:dell::kbd_backlight.service: Job systemd-backlight@leds:dell::kbd_backlight.service/start finished, result=done
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Started Load/Save Screen Backlight Brightness of leds:dell::kbd_backlight.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 62 (stored), closing.
Apr 03 18:48:21 Dell-XPS-L502X systemd-udevd[294]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Apr 03 18:48:21 Dell-XPS-L502X systemd-udevd[667]: starting '/bin/systemctl stop --no-block nvidia-persistenced'
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/stop/replace
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/stop as 569
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/stop as 569
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed running -> stop-sigterm
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Stopping NVIDIA Persistence Daemon...
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 631 (nvidia-persiste).
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Child 631 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 631 belongs to nvidia-persistenced.service
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /bin/rm as 668
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-sigterm -> stop-post
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 71 (n/a) to fd store.
Apr 03 18:48:21 Dell-XPS-L502X systemd[668]: nvidia-persistenced.service: Executing: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 18:48:21 Dell-XPS-L502X systemd-udevd[671]: starting 'libinput-device-group /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input13/event12'
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=266 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Device /dev/input/event11 does not expose keys or switches relevant to us, ignoring.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 668 (rm).
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Child 668 (rm) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 668 belongs to nvidia-persistenced.service
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state stop-post.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-post -> dead
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/stop finished, result=done
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Stopped NVIDIA Persistence Daemon.
Apr 03 18:48:21 Dell-XPS-L502X systemd-udevd[673]: starting '/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/wlp3s0 --prefix=/net/ipv4/neigh/wlp3s0 --prefix=/net/ipv6/conf/wlp3s0 --prefix=/net/ipv6/neigh/wlp3s0'
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Collecting.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 71 (stored), closing.
Apr 03 18:48:21 Dell-XPS-L502X systemd-udevd[674]: starting '/bin/systemctl start --no-block nvidia-persistenced.service'
Apr 03 18:48:21 Dell-XPS-L502X systemd-sysctl[673]: Parsing /etc/sysctl.d/10-console-messages.conf
Apr 03 18:48:21 Dell-XPS-L502X systemd-sysctl[673]: Parsing /etc/sysctl.d/10-ipv6-privacy.conf
Apr 03 18:48:21 Dell-XPS-L502X systemd-sysctl[673]: Parsing /etc/sysctl.d/10-kernel-hardening.conf
Apr 03 18:48:21 Dell-XPS-L502X systemd-sysctl[673]: Parsing /etc/sysctl.d/10-link-restrictions.conf
Apr 03 18:48:21 Dell-XPS-L502X systemd-sysctl[673]: Parsing /etc/sysctl.d/10-magic-sysrq.conf
Apr 03 18:48:21 Dell-XPS-L502X dbus[396]: [system] Successfully activated service 'org.freedesktop.hostname1'
Apr 03 18:48:21 Dell-XPS-L502X systemd-sysctl[673]: Parsing /etc/sysctl.d/10-network-security.conf
Apr 03 18:48:21 Dell-XPS-L502X systemd-sysctl[673]: Parsing /etc/sysctl.d/10-ptrace.conf
Apr 03 18:48:21 Dell-XPS-L502X systemd-sysctl[673]: Parsing /etc/sysctl.d/10-zeropage.conf
Apr 03 18:48:21 Dell-XPS-L502X systemd-sysctl[673]: Parsing /etc/sysctl.d/99-sysctl.conf
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: sys-subsystem-net-devices-wlp3s0.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1c.1-0000:03:00.0-net-wlp3s0.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/start/replace
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: syslog.target: Cannot add dependency job, ignoring: Unit syslog.target not found.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/start as 570
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/start as 570
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Passing 0 fds to service
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /usr/bin/nvidia-persistenced as 675
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed dead -> start
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Starting NVIDIA Persistence Daemon...
Apr 03 18:48:21 Dell-XPS-L502X nvidia-persistenced[683]: Verbose syslog connection opened
Apr 03 18:48:21 Dell-XPS-L502X systemd[675]: nvidia-persistenced.service: Executing: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 18:48:21 Dell-XPS-L502X nvidia-persistenced[683]: Now running with user ID 114 and group ID 125
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:21 Dell-XPS-L502X nvidia-persistenced[683]: Started (683)
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 71 (n/a) to fd store.
Apr 03 18:48:21 Dell-XPS-L502X nvidia-persistenced[683]: device 0000:01:00.0 - registered
Apr 03 18:48:21 Dell-XPS-L502X nvidia-persistenced[683]: Local RPC service initialized
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 675 (nvidia-persiste).
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Child 675 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 675 belongs to nvidia-persistenced.service
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state start.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main PID guessed: 676
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed start -> running
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/start finished, result=done
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Started NVIDIA Persistence Daemon.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 71 (stored), closing.
Apr 03 18:48:21 Dell-XPS-L502X systemd-udevd[677]: starting '/bin/systemctl stop --no-block nvidia-persistenced'
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/stop/replace
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/stop as 620
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/stop as 620
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed running -> stop-sigterm
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Stopping NVIDIA Persistence Daemon...
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=268 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Device /dev/input/event9 does not expose keys or switches relevant to us, ignoring.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 676 (nvidia-persiste).
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Child 676 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 676 belongs to nvidia-persistenced.service
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /bin/rm as 678
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-sigterm -> stop-post
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:48:21 Dell-XPS-L502X systemd-udevd[679]: starting '/bin/systemctl start --no-block nvidia-persistenced.service'
Apr 03 18:48:21 Dell-XPS-L502X systemd[678]: nvidia-persistenced.service: Executing: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 62 (n/a) to fd store.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 62 (stored), closing.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 678 (rm).
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Child 678 (rm) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 678 belongs to nvidia-persistenced.service
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state stop-post.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-post -> dead
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/stop finished, result=done
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Stopped NVIDIA Persistence Daemon.
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=270 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Collecting.
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Device /dev/input/event13 does not expose keys or switches relevant to us, ignoring.
Apr 03 18:48:21 Dell-XPS-L502X systemd[610]: systemd-hostnamed.service: Executing: /lib/systemd/systemd-hostnamed
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-hostnamed.service: Got notification message from PID 610 (WATCHDOG=1)
Apr 03 18:48:21 Dell-XPS-L502X systemd-hostnamed[610]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=Hello cookie=1 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-hostnamed[610]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.9 object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-hostnamed[610]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RequestName cookie=2 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-hostnamed[610]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.9 object=n/a interface=n/a member=n/a cookie=4 reply_cookie=2 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-hostnamed[610]: Got message type=signal sender=org.freedesktop.DBus destination=:1.9 object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=2 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-hostnamed[610]: Got message type=signal sender=org.freedesktop.DBus destination=:1.9 object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=3 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-hostnamed[610]: Got message type=method_call sender=:1.8 destination=org.freedesktop.hostname1 object=/org/freedesktop/hostname1 interface=org.freedesktop.DBus.Properties member=GetAll cookie=11 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-hostnamed[610]: No virtualization found in DMI
Apr 03 18:48:21 Dell-XPS-L502X systemd-hostnamed[610]: No virtualization found in CPUID
Apr 03 18:48:21 Dell-XPS-L502X systemd-hostnamed[610]: Virtualization XEN not found, /proc/xen/capabilities does not exist
Apr 03 18:48:21 Dell-XPS-L502X systemd-hostnamed[610]: This platform does not support /proc/device-tree
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-hostnamed.service: D-Bus name org.freedesktop.hostname1 now registered by :1.9
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-hostnamed.service: Changed start -> running
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-hostnamed.service: Job systemd-hostnamed.service/start finished, result=done
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Started Hostname Service.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/start/replace
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: syslog.target: Cannot add dependency job, ignoring: Unit syslog.target not found.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/start as 621
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/start as 621
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Passing 0 fds to service
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /usr/bin/nvidia-persistenced as 682
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed dead -> start
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Starting NVIDIA Persistence Daemon...
Apr 03 18:48:21 Dell-XPS-L502X systemd[682]: nvidia-persistenced.service: Executing: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 71 (n/a) to fd store.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 682 (nvidia-persiste).
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Child 682 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 682 belongs to nvidia-persistenced.service
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state start.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main PID guessed: 683
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed start -> running
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/start finished, result=done
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Started NVIDIA Persistence Daemon.
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dbacklight_40leds_3adell_3a_3akbd_5fbacklight_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=274 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Device /dev/input/event12 does not expose keys or switches relevant to us, ignoring.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: dev-sda.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 71 (stored), closing.
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:48:21 Dell-XPS-L502X systemd-hostnamed[610]: No virtualization found in /proc/cpuinfo.
Apr 03 18:48:21 Dell-XPS-L502X systemd-hostnamed[610]: This platform does not support /proc/sysinfo
Apr 03 18:48:21 Dell-XPS-L502X systemd-hostnamed[610]: Found VM virtualization none
Apr 03 18:48:21 Dell-XPS-L502X systemd-hostnamed[610]: Sent message type=method_return sender=n/a destination=:1.8 object=n/a interface=n/a member=n/a cookie=3 reply_cookie=11 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dbacklight_40leds_3adell_3a_3akbd_5fbacklight_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=275 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/563 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=276 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=277 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dbacklight_40leds_3adell_3a_3akbd_5fbacklight_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=278 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dbacklight_40leds_3adell_3a_3akbd_5fbacklight_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=279 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2dsubsystem_2dnet_2ddevices_2dwwp0s29u1u6i6_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=280 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2dsubsystem_2dnet_2ddevices_2dwwp0s29u1u6i6_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=281 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1d_2e0_2dusb2_2d2_5cx2d1_2d2_5cx2d1_2e6_2d2_5cx2d1_2e6_3a1_2e6_2dnet_2dwwp0s29u1u6i6_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=282 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1d_2e0_2dusb2_2d2_5cx2d1_2d2_5cx2d1_2e6_2d2_5cx2d1_2e6_3a1_2e6_2dnet_2dwwp0s29u1u6i6_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=283 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=285 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=286 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/569 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=287 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=288 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=289 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=290 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=291 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=292 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=293 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2dsubsystem_2dnet_2ddevices_2dwlp3s0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=296 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2dsubsystem_2dnet_2ddevices_2dwlp3s0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=297 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1c_2e1_2d0000_3a03_3a00_2e0_2dnet_2dwlp3s0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=298 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1c_2e1_2d0000_3a03_3a00_2e0_2dnet_2dwlp3s0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=299 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=302 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=303 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/570 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=304 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=305 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=306 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=307 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=309 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=310 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/620 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=311 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=312 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=313 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=314 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=315 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=316 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=317 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=318 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dhostnamed_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=319 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dhostnamed_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=320 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=323 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=324 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/621 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=325 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=326 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=327 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=328 reply_cookie=0 error=n/a
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d5.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000c50038548e3c.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-ata\x2dST9500420AS_5VJBS4QR.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: dev-sdb.device: Changed dead -> plugged
Apr 03 18:48:21 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sdb.device: Changed dead -> plugged
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.1583] NetworkManager (version 1.8.4) is starting... (for the first time)
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.1584] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 10-dns-resolved.conf) (run: 10-globally-managed-devices.conf) (etc: default-wifi-powersave-on.conf)
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.2980] manager[0x56162810e040]: monitoring kernel firmware directory '/lib/firmware'.
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.2981] monitoring ifupdown state file '/run/network/ifstate'.
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.2994] policy: hostname management mode: default
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.2997] dns-mgr[0x56162811b150]: init: dns=systemd-resolved, rc-manager=symlink, plugin=systemd-resolved
Apr 03 18:48:22 Dell-XPS-L502X dbus[396]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service'
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-resolved.service: Trying to enqueue job systemd-resolved.service/start/replace
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: org.freedesktop.resolve1.busname: Cannot add dependency job, ignoring: Unit org.freedesktop.resolve1.busname not found.
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-resolved.service: Merged into installed job systemd-resolved.service/start as 76
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: nss-lookup.target: Merged into installed job nss-lookup.target/start as 78
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-resolved.service: Enqueued job systemd-resolved.service/start as 76
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=339 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=340 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/78 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=341 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/76 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=342 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.3010] rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi)
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: NetworkManager.service: D-Bus name org.freedesktop.NetworkManager now registered by :1.10
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: NetworkManager.service: Changed start -> running
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: NetworkManager.service: Job NetworkManager.service/start finished, result=done
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: Started Network Manager.
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=343 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=344 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=345 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: NetworkManager-wait-online.service: Passing 0 fds to service
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: NetworkManager-wait-online.service: About to execute: /usr/bin/nm-online -s -q --timeout=30
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: NetworkManager-wait-online.service: Forked /usr/bin/nm-online as 692
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: NetworkManager-wait-online.service: Changed dead -> start
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: Starting Network Manager Wait Online...
Apr 03 18:48:22 Dell-XPS-L502X systemd[692]: NetworkManager-wait-online.service: Executing: /usr/bin/nm-online -s -q --timeout=30
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: network.target changed dead -> active
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: network.target: Job network.target/start finished, result=done
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: Reached target Network.
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=346 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-user-sessions.service: Passing 0 fds to service
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-user-sessions.service: About to execute: /lib/systemd/systemd-user-sessions start
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-user-sessions.service: Forked /lib/systemd/systemd-user-sessions as 693
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-user-sessions.service: Changed dead -> start
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: Starting Permit User Sessions...
Apr 03 18:48:22 Dell-XPS-L502X systemd[693]: systemd-user-sessions.service: Executing: /lib/systemd/systemd-user-sessions start
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-resolved.service: Passing 0 fds to service
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-resolved.service: About to execute: /lib/systemd/systemd-resolved
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-resolved.service: Forked /lib/systemd/systemd-resolved as 697
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-resolved.service: Changed dead -> start
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: Starting Network Name Resolution...
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=347 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=348 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2duser_2dsessions_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=349 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2duser_2dsessions_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=350 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/network_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=351 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 62 (n/a) to fd store.
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2dwait_2donline_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=352 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 71 (n/a) to fd store.
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 72 (n/a) to fd store.
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2dwait_2donline_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=353 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 693 (systemd-user-se).
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: Child 693 (systemd-user-se) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/76 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=354 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-user-sessions.service: Child 693 belongs to systemd-user-sessions.service
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-user-sessions.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/91 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=355 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/86 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=356 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-user-sessions.service: Changed start -> exited
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-user-sessions.service: Job systemd-user-sessions.service/start finished, result=done
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: Started Permit User Sessions.
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=357 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 71 (stored), closing.
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2duser_2dsessions_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=358 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2duser_2dsessions_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=359 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: lightdm.service: About to execute: /bin/sh -c '[ "$(basename $(cat /etc/X11/default-display-manager 2>/dev/null))" = "lightdm" ]'
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: lightdm.service: Forked /bin/sh as 698
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: lightdm.service: Changed dead -> start-pre
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: Starting Light Display Manager...
Apr 03 18:48:22 Dell-XPS-L502X systemd[698]: lightdm.service: Executing: /bin/sh -c '[ "$(basename $(cat /etc/X11/default-display-manager 2>/dev/null))" = "lightdm" ]'
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: plymouth-quit-wait.service: Passing 0 fds to service
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: plymouth-quit-wait.service: About to execute: /bin/plymouth --wait
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: plymouth-quit-wait.service: Forked /bin/plymouth as 700
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: plymouth-quit-wait.service: Changed dead -> start
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: Starting Hold until boot process finishes up...
Apr 03 18:48:22 Dell-XPS-L502X systemd[700]: plymouth-quit-wait.service: Executing: /bin/plymouth --wait
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 71 (n/a) to fd store.
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/plymouth_2dquit_2dwait_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=360 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 73 (n/a) to fd store.
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/plymouth_2dquit_2dwait_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=361 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 698 (sh).
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: Child 698 (sh) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: lightdm.service: Child 698 belongs to lightdm.service
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: lightdm.service: Control process exited, code=exited status=0
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/lightdm_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=362 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: lightdm.service: Got final SIGCHLD for state start-pre.
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: lightdm.service: Passing 0 fds to service
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: lightdm.service: About to execute: /usr/sbin/lightdm
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/lightdm_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=363 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/99 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=364 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/122 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=365 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: lightdm.service: Forked /usr/sbin/lightdm as 702
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: lightdm.service: Changed start-pre -> start
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: Child 700 (plymouth) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: plymouth-quit-wait.service: Child 700 belongs to plymouth-quit-wait.service
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: plymouth-quit-wait.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: plymouth-quit-wait.service: Changed start -> dead
Apr 03 18:48:22 Dell-XPS-L502X systemd[702]: lightdm.service: Executing: /usr/sbin/lightdm
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: plymouth-quit-wait.service: Job plymouth-quit-wait.service/start finished, result=done
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: Started Hold until boot process finishes up.
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=366 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/plymouth_2dquit_2dwait_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=367 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/plymouth_2dquit_2dwait_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=368 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/lightdm_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=369 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 74 (n/a) to fd store.
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/lightdm_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=370 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 71 (stored), closing.
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 73 (stored), closing.
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: setvtrgb.service: ConditionPathExists=/dev/tty0 succeeded.
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: setvtrgb.service: ConditionPathExists=/sbin/setvtrgb succeeded.
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: setvtrgb.service: Passing 0 fds to service
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: setvtrgb.service: About to execute: /sbin/setvtrgb /etc/vtrgb
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: setvtrgb.service: Forked /sbin/setvtrgb as 703
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: setvtrgb.service: Changed dead -> start
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: Starting Set console scheme...
Apr 03 18:48:22 Dell-XPS-L502X systemd[703]: setvtrgb.service: Executing: /sbin/setvtrgb /etc/vtrgb
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 71 (n/a) to fd store.
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/setvtrgb_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=371 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/setvtrgb_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=372 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/33 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=373 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X dbus[396]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: NetworkManager-dispatcher.service: Trying to enqueue job NetworkManager-dispatcher.service/start/replace
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: NetworkManager-dispatcher.service: Installed new job NetworkManager-dispatcher.service/start as 723
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: NetworkManager-dispatcher.service: Enqueued job NetworkManager-dispatcher.service/start as 723
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: NetworkManager-dispatcher.service: Passing 0 fds to service
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: NetworkManager-dispatcher.service: About to execute: /usr/lib/NetworkManager/nm-dispatcher
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: NetworkManager-dispatcher.service: Forked /usr/lib/NetworkManager/nm-dispatcher as 704
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: NetworkManager-dispatcher.service: Changed dead -> start
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: Starting Network Manager Script Dispatcher Service...
Apr 03 18:48:22 Dell-XPS-L502X systemd[704]: NetworkManager-dispatcher.service: Executing: /usr/lib/NetworkManager/nm-dispatcher
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 73 (n/a) to fd store.
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=377 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=378 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/723 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=379 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X dbus[396]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: NetworkManager-dispatcher.service: D-Bus name org.freedesktop.nm_dispatcher now registered by :1.12
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: NetworkManager-dispatcher.service: Changed start -> running
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: NetworkManager-dispatcher.service: Job NetworkManager-dispatcher.service/start finished, result=done
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: Started Network Manager Script Dispatcher Service.
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.3853] init!
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.3854]       interface-parser: parsing file /etc/network/interfaces
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.3855]       interface-parser: finished parsing file /etc/network/interfaces
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.3855] management mode: unmanaged
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.3861] devices added (path: /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/net/wlp3s0, iface: wlp3s0)
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.3861] device added (path: /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/net/wlp3s0, iface: wlp3s0): no ifupdown configuration found.
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.3861] devices added (path: /sys/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/net/enp6s0, iface: enp6s0)
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.3861] device added (path: /sys/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/net/enp6s0, iface: enp6s0): no ifupdown configuration found.
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.3862] devices added (path: /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.6/net/wwp0s29u1u6i6, iface: wwp0s29u1u6i6)
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.3862] device added (path: /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.6/net/wwp0s29u1u6i6, iface: wwp0s29u1u6i6): no ifupdown configuration found.
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.3862] devices added (path: /sys/devices/virtual/net/lo, iface: lo)
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.3863] device added (path: /sys/devices/virtual/net/lo, iface: lo): no ifupdown configuration found.
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.3863] end _init.
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.3863] settings: loaded plugin ifupdown: (C) 2008 Canonical Ltd.  To report bugs please use the NetworkManager mailing list. (/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-settings-plugin-ifupdown.so)
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=380 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.3864] settings: loaded plugin keyfile: (c) 2007 - 2016 Red Hat, Inc.  To report bugs please use the NetworkManager mailing list.
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.3864] (672423808) ... get_connections.
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.3864] (672423808) ... get_connections (managed=false): return empty list.
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=381 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=382 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.3944] keyfile: new connection /etc/NetworkManager/system-connections/ariel_2.4GHz (e0d670b4-4f83-4a69-a027-925b0a8d5422,"ariel_2.4GHz")
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.3947] get unmanaged devices count: 0
Apr 03 18:48:22 Dell-XPS-L502X systemd-hostnamed[610]: Got message type=method_call sender=:1.10 destination=:1.9 object=/org/freedesktop/hostname1 interface=org.freedesktop.DBus.Properties member=GetAll cookie=21 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-hostnamed[610]: Sent message type=method_return sender=n/a destination=:1.10 object=n/a interface=n/a member=n/a cookie=4 reply_cookie=21 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.3960] settings: hostname: using hostnamed
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.3960] settings: hostname changed from (none) to "Dell-XPS-L502X"
Apr 03 18:48:22 Dell-XPS-L502X nm-dispatcher[704]: req:1 'hostname': new request (1 scripts)
Apr 03 18:48:22 Dell-XPS-L502X nm-dispatcher[704]: req:1 'hostname': start running ordered scripts...
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.4024] dhcp-init: Using DHCP client 'dhclient'
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.4025] manager: rfkill: WiFi enabled by radio killswitch; enabled by state file
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.4025] manager: rfkill: WWAN enabled by radio killswitch; disabled by state file
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.4025] manager: Networking is enabled by state file
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.4026] Loaded device plugin: NMBondDeviceFactory (internal)
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.4026] Loaded device plugin: NMBridgeDeviceFactory (internal)
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.4026] Loaded device plugin: NMDummyDeviceFactory (internal)
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.4026] Loaded device plugin: NMEthernetDeviceFactory (internal)
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.4026] Loaded device plugin: NMInfinibandDeviceFactory (internal)
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.4027] Loaded device plugin: NMIPTunnelDeviceFactory (internal)
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.4027] Loaded device plugin: NMMacsecDeviceFactory (internal)
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.4027] Loaded device plugin: NMMacvlanDeviceFactory (internal)
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.4027] Loaded device plugin: NMTunDeviceFactory (internal)
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.4027] Loaded device plugin: NMVethDeviceFactory (internal)
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.4027] Loaded device plugin: NMVlanDeviceFactory (internal)
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.4028] Loaded device plugin: NMVxlanDeviceFactory (internal)
Apr 03 18:48:22 Dell-XPS-L502X systemd[697]: systemd-resolved.service: Executing: /lib/systemd/systemd-resolved
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.4319] Loaded device plugin: NMBluezManager (/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-bluetooth.so)
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.4323] Loaded device plugin: NMWifiFactory (/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-wifi.so)
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.4327] Loaded device plugin: NMWwanFactory (/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-wwan.so)
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.4330] Loaded device plugin: NMAtmManager (/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-adsl.so)
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: ((src/devices/nm-device.c:1452)): assertion '<dropped>' failed
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2dupdate_2dresolvconf_2epath interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=383 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2dupdate_2dresolvconf_2epath interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=384 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-resolved[697]: Positive Trust Anchors:
Apr 03 18:48:22 Dell-XPS-L502X systemd-resolved[697]: . IN DS 19036 8 2 49aac11d7b6f6446702e54a1607371607a1a41855200fd2ce1cdde32f24e8fb5
Apr 03 18:48:22 Dell-XPS-L502X systemd-resolved[697]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
Apr 03 18:48:22 Dell-XPS-L502X systemd-resolved[697]: Negative trust anchors: 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa corp home internal intranet lan local private test
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.4348] device (lo): link connected
Apr 03 18:48:22 Dell-XPS-L502X systemd-resolved[697]: Using system hostname 'Dell-XPS-L502X'.
Apr 03 18:48:22 Dell-XPS-L502X systemd-resolved[697]: New scope on link *, protocol dns, family *
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-resolved.service: Got notification message from PID 697 (WATCHDOG=1)
Apr 03 18:48:22 Dell-XPS-L502X systemd-resolved[697]: Found new link 4/wlp3s0
Apr 03 18:48:22 Dell-XPS-L502X dbus[396]: [system] Successfully activated service 'org.freedesktop.resolve1'
Apr 03 18:48:22 Dell-XPS-L502X systemd-resolved[697]: Found new link 3/wwp0s29u1u6i6
Apr 03 18:48:22 Dell-XPS-L502X systemd-resolved[697]: Found new link 2/enp6s0
Apr 03 18:48:22 Dell-XPS-L502X systemd-resolved[697]: Found new link 1/lo
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.4356] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Apr 03 18:48:22 Dell-XPS-L502X systemd-resolved[697]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=Hello cookie=1 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-resolved[697]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.13 object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-resolved[697]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RequestName cookie=2 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.4372] manager: (enp6s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Apr 03 18:48:22 Dell-XPS-L502X systemd-resolved[697]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.13 object=n/a interface=n/a member=n/a cookie=4 reply_cookie=2 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-resolved[697]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=3 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-resolved[697]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.13 object=n/a interface=n/a member=n/a cookie=5 reply_cookie=3 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-resolved[697]: Got message type=signal sender=org.freedesktop.DBus destination=:1.13 object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=2 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-resolved[697]: Got message type=signal sender=org.freedesktop.DBus destination=:1.13 object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=3 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-resolved.service: Got notification message from PID 697 (READY=1, STATUS=Processing requests...)
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-resolved.service: Changed start -> running
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-resolved.service: Job systemd-resolved.service/start finished, result=done
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: Started Network Name Resolution.
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.4384] keyfile: add connection in-memory (51ee18fb-990c-3c97-9f5a-923ffcef04c4,"PoÅ?Ä?czenie przewodowe 1")
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.4388] settings: (enp6s0): created default wired connection 'PoÅ?Ä?czenie przewodowe 1'
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 703 (setvtrgb).
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: Child 703 (setvtrgb) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: setvtrgb.service: Child 703 belongs to setvtrgb.service
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: setvtrgb.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=385 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=386 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=387 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: setvtrgb.service: Changed start -> exited
Apr 03 18:48:22 Dell-XPS-L502X kernel: IPv6: ADDRCONF(NETDEV_UP): enp6s0: link is not ready
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: setvtrgb.service: Job setvtrgb.service/start finished, result=done
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: Started Set console scheme.
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.4404] device (enp6s0): state change: unmanaged -> unavailable (reason 'managed', internal state 'external')
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=388 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-resolved-update-resolvconf.path: Got triggered.
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-resolved-update-resolvconf.service: Trying to enqueue job systemd-resolved-update-resolvconf.service/start/replace
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/setvtrgb_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=389 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-resolved-update-resolvconf.service: Installed new job systemd-resolved-update-resolvconf.service/start as 774
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-resolved-update-resolvconf.service: Enqueued job systemd-resolved-update-resolvconf.service/start as 774
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/setvtrgb_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=390 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-resolved-update-resolvconf.path: Changed waiting -> running
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 71 (stored), closing.
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-resolved-update-resolvconf.service: ConditionFileIsExecutable=/sbin/resolvconf failed.
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-resolved-update-resolvconf.service: Starting requested but condition failed. Not starting unit.
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-resolved-update-resolvconf.service: Job systemd-resolved-update-resolvconf.service/start finished, result=done
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2dupdate_2dresolvconf_2epath interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=391 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2dupdate_2dresolvconf_2epath interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=392 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=394 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-resolved-update-resolvconf.path: Got notified about unit deactivation.
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-resolved-update-resolvconf.path: Changed running -> waiting
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: system-getty.slice changed dead -> active
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: system-getty.slice: Job system-getty.slice/start finished, result=done
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: Created slice system-getty.slice.
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: getty@tty1.service: ConditionPathExists=/dev/tty0 succeeded.
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=395 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: getty@tty1.service: Passing 0 fds to service
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: getty@tty1.service: About to execute: /sbin/agetty --noclear tty1 $TERM
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: getty@tty1.service: Forked /sbin/agetty as 708
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: getty@tty1.service: Changed dead -> running
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: getty@tty1.service: Job getty@tty1.service/start finished, result=done
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: Started Getty on tty1.
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: getty.target changed dead -> active
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: getty.target: Job getty.target/start finished, result=done
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: Reached target Login Prompts.
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=396 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: nss-lookup.target changed dead -> active
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: nss-lookup.target: Job nss-lookup.target/start finished, result=done
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: Reached target Host and Network Name Lookups.
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=397 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=398 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nss_2dlookup_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=399 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/getty_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=400 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/getty_40tty1_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=401 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/getty_40tty1_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=402 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/system_2dgetty_2eslice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=403 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2dupdate_2dresolvconf_2epath interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=404 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2dupdate_2dresolvconf_2epath interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=405 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=method_call sender=:1.14 destination=org.freedesktop.login1 object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=ListSeats cookie=3 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Sent message type=method_return sender=n/a destination=:1.14 object=n/a interface=n/a member=n/a cookie=13 reply_cookie=3 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=method_call sender=:1.14 destination=org.freedesktop.login1 object=/org/freedesktop/login1/seat/seat0 interface=org.freedesktop.DBus.Properties member=GetAll cookie=5 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Sent message type=method_return sender=n/a destination=:1.14 object=n/a interface=n/a member=n/a cookie=14 reply_cookie=5 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X lightdm[702]: Seat type 'xlocal' is deprecated, use 'type=local' instead
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: lightdm.service: D-Bus name org.freedesktop.DisplayManager now registered by :1.14
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: lightdm.service: Changed start -> running
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: lightdm.service: Job lightdm.service/start finished, result=done
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: Started Light Display Manager.
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=406 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/lightdm_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=407 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/lightdm_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=408 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X kernel: intel_rapl: Found RAPL domain package
Apr 03 18:48:22 Dell-XPS-L502X kernel: intel_rapl: Found RAPL domain core
Apr 03 18:48:22 Dell-XPS-L502X kernel: intel_rapl: Found RAPL domain uncore
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 720 (rm).
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: Child 720 (rm) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: lightdm.service: Child 720 belongs to lightdm.service
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/lightdm_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=409 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/lightdm_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=410 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X kernel: r8169 0000:06:00.0 enp6s0: link down
Apr 03 18:48:22 Dell-XPS-L502X kernel: IPv6: ADDRCONF(NETDEV_UP): enp6s0: link is not ready
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.7209] wifi-nl80211: (wlp3s0): using nl80211 for WiFi device control
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.7212] device (wlp3s0): driver supports Access Point (AP) mode
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.7221] manager: (wlp3s0): new 802.11 WiFi device (/org/freedesktop/NetworkManager/Devices/3)
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.7233] device (wlp3s0): state change: unmanaged -> unavailable (reason 'managed', internal state 'external')
Apr 03 18:48:22 Dell-XPS-L502X kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
Apr 03 18:48:22 Dell-XPS-L502X kernel: iwlwifi 0000:03:00.0: Radio type=0x2-0x2-0x1
Apr 03 18:48:22 Dell-XPS-L502X kernel: iwlwifi 0000:03:00.0: Radio type=0x2-0x2-0x1
Apr 03 18:48:22 Dell-XPS-L502X kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <warn>  [1522774102.9079] Error: failed to open /run/network/ifstate
Apr 03 18:48:22 Dell-XPS-L502X dbus[396]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service'
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.9116] urfkill disappeared from the bus
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=method_call sender=:1.10 destination=:1.0 object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=Inhibit cookie=69 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=15 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=11 reply_cookie=15 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionCredentials cookie=16 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.0 object=n/a interface=n/a member=n/a cookie=12 reply_cookie=16 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Inhibitor NetworkManager (NetworkManager needs to turn off networks) pid=399 uid=0 mode=delay started.
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/login1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=17 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Sent message type=method_return sender=n/a destination=:1.10 object=n/a interface=n/a member=n/a cookie=18 reply_cookie=69 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: wpa_supplicant.service: Trying to enqueue job wpa_supplicant.service/start/replace
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: wpa_supplicant.service: Installed new job wpa_supplicant.service/start as 824
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: wpa_supplicant.service: Enqueued job wpa_supplicant.service/start as 824
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: wpa_supplicant.service: Passing 0 fds to service
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: wpa_supplicant.service: About to execute: /sbin/wpa_supplicant -u -s -O /run/wpa_supplicant
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: wpa_supplicant.service: Forked /sbin/wpa_supplicant as 721
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: wpa_supplicant.service: Changed dead -> start
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: Starting WPA supplicant...
Apr 03 18:48:22 Dell-XPS-L502X systemd[721]: wpa_supplicant.service: Executing: /sbin/wpa_supplicant -u -s -O /run/wpa_supplicant
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:22 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 71 (n/a) to fd store.
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/wpa_5fsupplicant_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=414 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/wpa_5fsupplicant_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=415 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/824 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=416 reply_cookie=0 error=n/a
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.9193] bluez: use BlueZ version 5
Apr 03 18:48:22 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774102.9225] ModemManager available in the bus
Apr 03 18:48:23 Dell-XPS-L502X ModemManager[389]: <info>  Couldn't check support for device at '/sys/devices/pci0000:00/0000:00:1c.5/0000:06:00.0': not supported by any plugin
Apr 03 18:48:23 Dell-XPS-L502X dbus[396]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: wpa_supplicant.service: D-Bus name fi.epitest.hostap.WPASupplicant now registered by :1.16
Apr 03 18:48:23 Dell-XPS-L502X wpa_supplicant[721]: Successfully initialized wpa_supplicant
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: wpa_supplicant.service: Changed start -> running
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: wpa_supplicant.service: Job wpa_supplicant.service/start finished, result=done
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Started WPA supplicant.
Apr 03 18:48:23 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774103.1025] supplicant: wpa_supplicant running
Apr 03 18:48:23 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774103.1026] device (wlp3s0): supplicant interface state: init -> starting
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=417 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/wpa_5fsupplicant_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=418 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/wpa_5fsupplicant_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=419 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X wpa_supplicant[721]: dbus: wpa_dbus_get_object_properties: failed to get object properties: (none) none
Apr 03 18:48:23 Dell-XPS-L502X wpa_supplicant[721]: dbus: Failed to construct signal
Apr 03 18:48:23 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774103.1983] device (wlp3s0): supplicant interface state: starting -> ready
Apr 03 18:48:23 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774103.1984] device (wlp3s0): state change: unavailable -> disconnected (reason 'supplicant-available', internal state 'managed')
Apr 03 18:48:23 Dell-XPS-L502X kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 18 (n/a) to fd store.
Apr 03 18:48:23 Dell-XPS-L502X systemd[387]: ondemand.service: Executing: /lib/systemd/set-cpufreq
Apr 03 18:48:23 Dell-XPS-L502X set-cpufreq[387]: Setting powersave scheduler for all CPUs
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 18 (stored), closing.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 387 (set-cpufreq).
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Child 387 (set-cpufreq) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: ondemand.service: Child 387 belongs to ondemand.service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: ondemand.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: ondemand.service: Changed running -> dead
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/ondemand_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=420 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/ondemand_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=421 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 18 (n/a) to fd store.
Apr 03 18:48:23 Dell-XPS-L502X systemd[708]: getty@tty1.service: Executing: /sbin/agetty --noclear tty1 linux
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 18 (stored), closing.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2duuid-F432187B321844D0.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d5\x2dpart1.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpartuuid-0007163b\x2d01.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dlabel-Win7_1.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000c50038548e3c\x2dpart1.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-ata\x2dST9500420AS_5VJBS4QR\x2dpart1.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-sdb1.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sdb-sdb1.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X NetworkManager[399]: <info>  [1522774103.5870] device (wlp3s0): supplicant interface state: ready -> inactive
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2duuid-617F71EE7FD75F9E.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart1.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpartuuid-596bf19b\x2d01.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dlabel-Windows.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart1.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart1.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-sda1.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2duuid-125faf6a\x2de366\x2d4328\x2daaca\x2df01445aa8bb8.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart10.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpartuuid-596bf19b\x2d0a.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dlabel-lm_root.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart10.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart10.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-sda10.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda10.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2duuid-e2ad32f9\x2d9695\x2d473a\x2db1b5\x2d7d70d108d6fe.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart14.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpartuuid-596bf19b\x2d0e.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dlabel-Lubuntu1710.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart14.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart14.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-sda14.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda14.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart15.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpartuuid-596bf19b\x2d0f.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart15.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart15.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-sda15.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda15.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2duuid-103E64FB4988BCB1.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart12.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpartuuid-596bf19b\x2d0c.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dlabel-dass.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart12.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart12.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-sda12.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda12.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2duuid-9cb961cf\x2d06ef\x2d4549\x2db99d\x2dc64c9964de5b.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart11.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpartuuid-596bf19b\x2d0b.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dlabel-lm_home.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart11.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart11.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-sda11.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda11.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2duuid-4DA926AD703E18A7.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart4.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpartuuid-596bf19b\x2d04.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dlabel-magazyn.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart4.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart4.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-sda4.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2duuid-2A54EC3A5DAE5A92.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart5.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpartuuid-596bf19b\x2d05.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dlabel-dane.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart5.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart5.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-sda5.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1b_2e0_2dsound_2dcard0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=492 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1b_2e0_2dsound_2dcard0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=493 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2duuid-22118535\x2dc0e0\x2d408d\x2db67a\x2d6b29aff1c8f4.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart8.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpartuuid-596bf19b\x2d08.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart8.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart8.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-sda8.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda8.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2duuid-bde7d3bd\x2da77f\x2d475b\x2d8ee9\x2d641bd3a153d6.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart13.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpartuuid-596bf19b\x2d0d.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dlabel-DebianSID.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart13.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart13.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-sda13.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda13.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2duuid-2DBE906525C15757.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpartuuid-596bf19b\x2d02.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dlabel-WinBEKAP.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart2.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart2.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-sda2.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2duuid-85BB\x2dDAE4.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart7.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpartuuid-596bf19b\x2d07.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dlabel-ISO.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart7.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart7.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-sda7.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda7.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/stop/replace
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/stop as 875
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/stop as 875
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2duuid-a561ed44\x2dae9a\x2d48d1\x2d931b\x2d0e849bae2b23.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart9.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpartuuid-596bf19b\x2d09.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dlabel-lm_boot.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart9.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart9.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-sda9.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda9.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2duuid-59175A0C534612C8.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart6.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpartuuid-596bf19b\x2d06.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dlabel-VM.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart6.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart6.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-sda6.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda6.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart3.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpartuuid-596bf19b\x2d03.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart3.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart3.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-sda3.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d5\x2dpart4.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpartuuid-0007163b\x2d04.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000c50038548e3c\x2dpart4.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[683]: Received signal 15
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-ata\x2dST9500420AS_5VJBS4QR\x2dpart4.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[683]: Socket closed.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-sdb4.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[683]: PID file unlocked.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sdb-sdb4.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[683]: PID file closed.
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[683]: The daemon no longer has permission to remove its runtime data directory /var/run/nvidia-persistenced
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed running -> stop-sigterm
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[683]: Shutdown (683)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Stopping NVIDIA Persistence Daemon...
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Failed to send unit change signal for nvidia-persistenced.service: Connection reset by peer
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Failed to send job change signal for 875: Transport endpoint is not connected
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 683 (nvidia-persiste).
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Child 683 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 683 belongs to nvidia-persistenced.service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=554 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=555 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/875 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=556 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /bin/rm as 805
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-sigterm -> stop-post
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Failed to send unit change signal for nvidia-persistenced.service: Transport endpoint is not connected
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=557 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=558 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[805]: nvidia-persistenced.service: Executing: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 18 (n/a) to fd store.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 18 (stored), closing.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 805 (rm).
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Child 805 (rm) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 805 belongs to nvidia-persistenced.service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state stop-post.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-post -> dead
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/stop finished, result=done
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Stopped NVIDIA Persistence Daemon.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Collecting.
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=559 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=560 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=561 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=562 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/start/replace
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: syslog.target: Cannot add dependency job, ignoring: Unit syslog.target not found.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/start as 876
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/start as 876
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Passing 0 fds to service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /usr/bin/nvidia-persistenced as 807
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed dead -> start
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[808]: Verbose syslog connection opened
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Starting NVIDIA Persistence Daemon...
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[808]: Now running with user ID 114 and group ID 125
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=565 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[808]: Started (808)
Apr 03 18:48:23 Dell-XPS-L502X systemd[807]: nvidia-persistenced.service: Executing: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[808]: device 0000:01:00.0 - registered
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=566 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[808]: Local RPC service initialized
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/876 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=567 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 76 (n/a) to fd store.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 76 (stored), closing.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 807 (nvidia-persiste).
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Child 807 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 807 belongs to nvidia-persistenced.service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state start.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main PID guessed: 808
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed start -> running
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/start finished, result=done
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Started NVIDIA Persistence Daemon.
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[808]: Received signal 15
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[808]: Socket closed.
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[808]: PID file unlocked.
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=568 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[808]: PID file closed.
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[808]: The daemon no longer has permission to remove its runtime data directory /var/run/nvidia-persistenced
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=569 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[808]: Shutdown (808)
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=570 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/stop/replace
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/stop as 926
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/stop as 926
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed running -> stop-sigterm
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Stopping NVIDIA Persistence Daemon...
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 808 (nvidia-persiste).
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Child 808 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 808 belongs to nvidia-persistenced.service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=572 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=573 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/926 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=574 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /bin/rm as 810
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-sigterm -> stop-post
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=575 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=576 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[810]: nvidia-persistenced.service: Executing: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 76 (n/a) to fd store.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 76 (stored), closing.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 810 (rm).
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Child 810 (rm) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 810 belongs to nvidia-persistenced.service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state stop-post.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-post -> dead
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/stop finished, result=done
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Stopped NVIDIA Persistence Daemon.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Collecting.
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=577 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=578 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=579 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=580 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/start/replace
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: syslog.target: Cannot add dependency job, ignoring: Unit syslog.target not found.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/start as 927
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/start as 927
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Passing 0 fds to service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /usr/bin/nvidia-persistenced as 812
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[813]: Verbose syslog connection opened
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed dead -> start
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[813]: Now running with user ID 114 and group ID 125
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Starting NVIDIA Persistence Daemon...
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[813]: Started (813)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[813]: device 0000:01:00.0 - registered
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 76 (n/a) to fd store.
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[813]: Local RPC service initialized
Apr 03 18:48:23 Dell-XPS-L502X systemd[812]: nvidia-persistenced.service: Executing: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=583 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=584 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/927 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=585 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 812 (nvidia-persiste).
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Child 812 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 812 belongs to nvidia-persistenced.service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state start.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main PID guessed: 813
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed start -> running
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/start finished, result=done
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Started NVIDIA Persistence Daemon.
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=586 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=587 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 76 (stored), closing.
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=588 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[813]: Received signal 15
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/stop/replace
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[813]: Socket closed.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/stop as 977
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[813]: PID file unlocked.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/stop as 977
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[813]: PID file closed.
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[813]: The daemon no longer has permission to remove its runtime data directory /var/run/nvidia-persistenced
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[813]: Shutdown (813)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed running -> stop-sigterm
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Stopping NVIDIA Persistence Daemon...
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 813 (nvidia-persiste).
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Child 813 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 813 belongs to nvidia-persistenced.service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /bin/rm as 815
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=590 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=591 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/977 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=592 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-sigterm -> stop-post
Apr 03 18:48:23 Dell-XPS-L502X systemd[815]: nvidia-persistenced.service: Executing: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=593 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=594 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 76 (n/a) to fd store.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 76 (stored), closing.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 815 (rm).
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Child 815 (rm) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 815 belongs to nvidia-persistenced.service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state stop-post.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-post -> dead
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/stop finished, result=done
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Stopped NVIDIA Persistence Daemon.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Failed to send job remove signal for 977: Connection reset by peer
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=595 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Collecting.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Failed to send unit change signal for nvidia-persistenced.service: Transport endpoint is not connected
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Failed to send unit remove signal for nvidia-persistenced.service: Transport endpoint is not connected
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=596 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=597 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=598 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/start/replace
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: syslog.target: Cannot add dependency job, ignoring: Unit syslog.target not found.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/start as 978
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/start as 978
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Passing 0 fds to service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /usr/bin/nvidia-persistenced as 817
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed dead -> start
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Starting NVIDIA Persistence Daemon...
Apr 03 18:48:23 Dell-XPS-L502X systemd[817]: nvidia-persistenced.service: Executing: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=601 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[818]: Verbose syslog connection opened
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=602 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[818]: Now running with user ID 114 and group ID 125
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/978 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=603 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[818]: Started (818)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[818]: device 0000:01:00.0 - registered
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 76 (n/a) to fd store.
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[818]: Local RPC service initialized
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 817 (nvidia-persiste).
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Child 817 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 817 belongs to nvidia-persistenced.service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state start.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main PID guessed: 818
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed start -> running
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/start finished, result=done
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Started NVIDIA Persistence Daemon.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 76 (stored), closing.
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=604 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=605 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=606 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/stop/replace
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[818]: Received signal 15
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/stop as 1028
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[818]: Socket closed.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/stop as 1028
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[818]: PID file unlocked.
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[818]: PID file closed.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed running -> stop-sigterm
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[818]: The daemon no longer has permission to remove its runtime data directory /var/run/nvidia-persistenced
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Stopping NVIDIA Persistence Daemon...
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[818]: Shutdown (818)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 818 (nvidia-persiste).
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Child 818 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 818 belongs to nvidia-persistenced.service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=608 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=609 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/1028 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=610 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /bin/rm as 820
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-sigterm -> stop-post
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=611 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=612 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[820]: nvidia-persistenced.service: Executing: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 76 (n/a) to fd store.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 820 (rm).
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Child 820 (rm) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 820 belongs to nvidia-persistenced.service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state stop-post.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-post -> dead
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/stop finished, result=done
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Stopped NVIDIA Persistence Daemon.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Collecting.
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=613 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 76 (stored), closing.
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=614 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=615 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=616 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/start/replace
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: syslog.target: Cannot add dependency job, ignoring: Unit syslog.target not found.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/start as 1029
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/start as 1029
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Passing 0 fds to service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /usr/bin/nvidia-persistenced as 822
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed dead -> start
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Starting NVIDIA Persistence Daemon...
Apr 03 18:48:23 Dell-XPS-L502X systemd[822]: nvidia-persistenced.service: Executing: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=619 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=620 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/1029 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=621 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[823]: Verbose syslog connection opened
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[823]: Now running with user ID 114 and group ID 125
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[823]: Started (823)
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[823]: device 0000:01:00.0 - registered
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[823]: Local RPC service initialized
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 18 (n/a) to fd store.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 822 (nvidia-persiste).
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Child 822 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 822 belongs to nvidia-persistenced.service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state start.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main PID guessed: 823
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed start -> running
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/start finished, result=done
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Started NVIDIA Persistence Daemon.
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=622 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 18 (stored), closing.
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=623 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=624 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/stop/replace
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[823]: Received signal 15
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/stop as 1079
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[823]: Socket closed.
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[823]: PID file unlocked.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/stop as 1079
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[823]: PID file closed.
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[823]: The daemon no longer has permission to remove its runtime data directory /var/run/nvidia-persistenced
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed running -> stop-sigterm
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[823]: Shutdown (823)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Stopping NVIDIA Persistence Daemon...
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 823 (nvidia-persiste).
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Child 823 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 823 belongs to nvidia-persistenced.service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=626 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=627 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/1079 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=628 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /bin/rm as 825
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-sigterm -> stop-post
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=629 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=630 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[825]: nvidia-persistenced.service: Executing: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 76 (n/a) to fd store.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 825 (rm).
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Child 825 (rm) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 825 belongs to nvidia-persistenced.service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state stop-post.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-post -> dead
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/stop finished, result=done
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Stopped NVIDIA Persistence Daemon.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Collecting.
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=631 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=632 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=633 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=634 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Collecting.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 76 (stored), closing.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=636 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/start/replace
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: syslog.target: Cannot add dependency job, ignoring: Unit syslog.target not found.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/start as 1080
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/start as 1080
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Passing 0 fds to service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /usr/bin/nvidia-persistenced as 827
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed dead -> start
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Starting NVIDIA Persistence Daemon...
Apr 03 18:48:23 Dell-XPS-L502X systemd[827]: nvidia-persistenced.service: Executing: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=639 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=640 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/1080 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=641 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[828]: Verbose syslog connection opened
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[828]: Now running with user ID 114 and group ID 125
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 76 (n/a) to fd store.
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[828]: Started (828)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[828]: device 0000:01:00.0 - registered
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[828]: Local RPC service initialized
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 827 (nvidia-persiste).
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Child 827 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 827 belongs to nvidia-persistenced.service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state start.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main PID guessed: 828
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed start -> running
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/start finished, result=done
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Started NVIDIA Persistence Daemon.
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=642 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 76 (stored), closing.
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=643 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=644 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[828]: Received signal 15
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/stop/replace
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[828]: Socket closed.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/stop as 1130
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[828]: PID file unlocked.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/stop as 1130
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[828]: PID file closed.
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[828]: The daemon no longer has permission to remove its runtime data directory /var/run/nvidia-persistenced
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed running -> stop-sigterm
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[828]: Shutdown (828)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Stopping NVIDIA Persistence Daemon...
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 828 (nvidia-persiste).
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Child 828 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 828 belongs to nvidia-persistenced.service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=646 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=647 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/1130 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=648 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /bin/rm as 830
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-sigterm -> stop-post
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=649 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=650 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[830]: nvidia-persistenced.service: Executing: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 76 (n/a) to fd store.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 830 (rm).
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Child 830 (rm) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 830 belongs to nvidia-persistenced.service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state stop-post.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-post -> dead
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/stop finished, result=done
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Stopped NVIDIA Persistence Daemon.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Collecting.
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=651 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 76 (stored), closing.
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=652 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=653 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=654 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/start/replace
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: syslog.target: Cannot add dependency job, ignoring: Unit syslog.target not found.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/start as 1131
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/start as 1131
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Passing 0 fds to service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /usr/bin/nvidia-persistenced as 832
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed dead -> start
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Starting NVIDIA Persistence Daemon...
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=657 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[832]: nvidia-persistenced.service: Executing: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=658 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[833]: Verbose syslog connection opened
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/1131 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=659 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[833]: Now running with user ID 114 and group ID 125
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[833]: Started (833)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 76 (n/a) to fd store.
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[833]: device 0000:01:00.0 - registered
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[833]: Local RPC service initialized
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 832 (nvidia-persiste).
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Child 832 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 832 belongs to nvidia-persistenced.service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state start.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main PID guessed: 833
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed start -> running
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/start finished, result=done
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Started NVIDIA Persistence Daemon.
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=660 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 76 (stored), closing.
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=661 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=662 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/stop/replace
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[833]: Received signal 15
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/stop as 1181
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[833]: Socket closed.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/stop as 1181
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[833]: PID file unlocked.
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[833]: PID file closed.
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[833]: The daemon no longer has permission to remove its runtime data directory /var/run/nvidia-persistenced
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed running -> stop-sigterm
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[833]: Shutdown (833)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Stopping NVIDIA Persistence Daemon...
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 833 (nvidia-persiste).
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Child 833 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 833 belongs to nvidia-persistenced.service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=664 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=665 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/1181 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=666 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /bin/rm as 835
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-sigterm -> stop-post
Apr 03 18:48:23 Dell-XPS-L502X systemd[835]: nvidia-persistenced.service: Executing: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 76 (n/a) to fd store.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 76 (stored), closing.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 835 (rm).
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=667 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Child 835 (rm) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=668 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 835 belongs to nvidia-persistenced.service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state stop-post.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-post -> dead
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/stop finished, result=done
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Stopped NVIDIA Persistence Daemon.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Failed to send job remove signal for 1181: Connection reset by peer
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Collecting.
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=669 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Failed to send unit change signal for nvidia-persistenced.service: Transport endpoint is not connected
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Failed to send unit remove signal for nvidia-persistenced.service: Transport endpoint is not connected
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=670 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=671 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=672 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/start/replace
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: syslog.target: Cannot add dependency job, ignoring: Unit syslog.target not found.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/start as 1182
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/start as 1182
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Passing 0 fds to service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /usr/bin/nvidia-persistenced as 837
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed dead -> start
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Starting NVIDIA Persistence Daemon...
Apr 03 18:48:23 Dell-XPS-L502X systemd[837]: nvidia-persistenced.service: Executing: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[838]: Verbose syslog connection opened
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=675 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[838]: Now running with user ID 114 and group ID 125
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=676 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[838]: Started (838)
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/1182 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=677 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[838]: device 0000:01:00.0 - registered
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[838]: Local RPC service initialized
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 76 (n/a) to fd store.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 837 (nvidia-persiste).
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Child 837 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 837 belongs to nvidia-persistenced.service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state start.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main PID guessed: 838
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed start -> running
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/start finished, result=done
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Started NVIDIA Persistence Daemon.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Failed to send job remove signal for 1182: Connection reset by peer
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=678 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=679 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Failed to send unit change signal for nvidia-persistenced.service: Transport endpoint is not connected
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 76 (stored), closing.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=680 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/stop/replace
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/stop as 1232
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/stop as 1232
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[838]: Received signal 15
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed running -> stop-sigterm
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[838]: Socket closed.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Stopping NVIDIA Persistence Daemon...
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[838]: PID file unlocked.
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=682 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[838]: PID file closed.
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=683 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[838]: The daemon no longer has permission to remove its runtime data directory /var/run/nvidia-persistenced
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/1232 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=684 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[838]: Shutdown (838)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 838 (nvidia-persiste).
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Child 838 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 838 belongs to nvidia-persistenced.service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /bin/rm as 840
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-sigterm -> stop-post
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=685 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=686 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[840]: nvidia-persistenced.service: Executing: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 76 (n/a) to fd store.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 76 (stored), closing.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 840 (rm).
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Child 840 (rm) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 840 belongs to nvidia-persistenced.service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state stop-post.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-post -> dead
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/stop finished, result=done
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Stopped NVIDIA Persistence Daemon.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Failed to send job remove signal for 1232: Connection reset by peer
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Collecting.
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=687 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Failed to send unit change signal for nvidia-persistenced.service: Transport endpoint is not connected
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Failed to send unit remove signal for nvidia-persistenced.service: Transport endpoint is not connected
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=688 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=689 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=690 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/start/replace
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: syslog.target: Cannot add dependency job, ignoring: Unit syslog.target not found.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/start as 1233
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/start as 1233
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Passing 0 fds to service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /usr/bin/nvidia-persistenced as 842
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed dead -> start
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Starting NVIDIA Persistence Daemon...
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[844]: Verbose syslog connection opened
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[844]: Now running with user ID 114 and group ID 125
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[844]: Started (844)
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[844]: device 0000:01:00.0 - registered
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[844]: Local RPC service initialized
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=693 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=694 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/1233 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=695 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[842]: nvidia-persistenced.service: Executing: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 76 (n/a) to fd store.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 842 (nvidia-persiste).
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Child 842 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 842 belongs to nvidia-persistenced.service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state start.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main PID guessed: 844
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed start -> running
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/start finished, result=done
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Started NVIDIA Persistence Daemon.
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=696 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=697 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=698 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 76 (stored), closing.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/stop/replace
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[844]: Received signal 15
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/stop as 1283
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[844]: Socket closed.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/stop as 1283
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[844]: PID file unlocked.
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[844]: PID file closed.
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[844]: The daemon no longer has permission to remove its runtime data directory /var/run/nvidia-persistenced
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed running -> stop-sigterm
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[844]: Shutdown (844)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Stopping NVIDIA Persistence Daemon...
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 844 (nvidia-persiste).
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Child 844 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 844 belongs to nvidia-persistenced.service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /bin/rm as 850
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=700 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=701 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/1283 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=702 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-sigterm -> stop-post
Apr 03 18:48:23 Dell-XPS-L502X systemd[850]: nvidia-persistenced.service: Executing: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 76 (n/a) to fd store.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 850 (rm).
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=703 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=704 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Child 850 (rm) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 850 belongs to nvidia-persistenced.service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state stop-post.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-post -> dead
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/stop finished, result=done
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Stopped NVIDIA Persistence Daemon.
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=705 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Collecting.
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=706 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=707 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=708 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 76 (stored), closing.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/start/replace
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: syslog.target: Cannot add dependency job, ignoring: Unit syslog.target not found.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/start as 1284
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/start as 1284
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Passing 0 fds to service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /usr/bin/nvidia-persistenced as 852
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed dead -> start
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Starting NVIDIA Persistence Daemon...
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=711 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=712 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[852]: nvidia-persistenced.service: Executing: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[853]: Verbose syslog connection opened
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/1284 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=713 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[853]: Now running with user ID 114 and group ID 125
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[853]: Started (853)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 76 (n/a) to fd store.
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[853]: device 0000:01:00.0 - registered
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 76 (stored), closing.
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[853]: Local RPC service initialized
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 852 (nvidia-persiste).
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Child 852 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 852 belongs to nvidia-persistenced.service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state start.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main PID guessed: 853
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed start -> running
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/start finished, result=done
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Started NVIDIA Persistence Daemon.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Failed to send job remove signal for 1284: Connection reset by peer
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Failed to send unit change signal for nvidia-persistenced.service: Transport endpoint is not connected
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=714 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=715 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=716 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2duuid-d5263dcc\x2d02ea\x2d499d\x2d993d\x2d4f3bb8eaa087.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d5\x2dpart6.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpartuuid-0007163b\x2d06.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[853]: Received signal 15
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dlabel-LinuxSwap.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[853]: Socket closed.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000c50038548e3c\x2dpart6.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[853]: PID file unlocked.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-ata\x2dST9500420AS_5VJBS4QR\x2dpart6.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[853]: PID file closed.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: dev-sdb6.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[853]: The daemon no longer has permission to remove its runtime data directory /var/run/nvidia-persistenced
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sdb-sdb6.device: Changed dead -> plugged
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[853]: Shutdown (853)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/stop/replace
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/stop as 1334
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/stop as 1334
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed running -> stop-sigterm
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Stopping NVIDIA Persistence Daemon...
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 853 (nvidia-persiste).
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Child 853 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 853 belongs to nvidia-persistenced.service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=726 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=727 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/1334 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=728 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /bin/rm as 855
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-sigterm -> stop-post
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=729 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=730 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[855]: nvidia-persistenced.service: Executing: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 76 (n/a) to fd store.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 76 (stored), closing.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 855 (rm).
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Child 855 (rm) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 855 belongs to nvidia-persistenced.service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state stop-post.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-post -> dead
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/stop finished, result=done
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Stopped NVIDIA Persistence Daemon.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Collecting.
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=731 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=732 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=733 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=734 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Collecting.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=736 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/start/replace
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: syslog.target: Cannot add dependency job, ignoring: Unit syslog.target not found.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/start as 1335
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/start as 1335
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Passing 0 fds to service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /usr/bin/nvidia-persistenced as 857
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed dead -> start
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Starting NVIDIA Persistence Daemon...
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=739 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[857]: nvidia-persistenced.service: Executing: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=740 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/1335 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=741 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 273 (FDSTORE=1)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 76 (n/a) to fd store.
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[858]: Verbose syslog connection opened
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 76 (stored), closing.
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[858]: Now running with user ID 114 and group ID 125
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 857 (nvidia-persiste).
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[858]: Started (858)
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[858]: device 0000:01:00.0 - registered
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Child 857 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[858]: Local RPC service initialized
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 857 belongs to nvidia-persistenced.service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state start.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main PID guessed: 858
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed start -> running
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/start finished, result=done
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Started NVIDIA Persistence Daemon.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Failed to send job remove signal for 1335: Connection reset by peer
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=742 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=743 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Failed to send unit change signal for nvidia-persistenced.service: Transport endpoint is not connected
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=744 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/stop/replace
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/stop as 1385
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[858]: Received signal 15
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/stop as 1385
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[858]: Socket closed.
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[858]: PID file unlocked.
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[858]: PID file closed.
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed running -> stop-sigterm
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[858]: The daemon no longer has permission to remove its runtime data directory /var/run/nvidia-persistenced
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Stopping NVIDIA Persistence Daemon...
Apr 03 18:48:23 Dell-XPS-L502X nvidia-persistenced[858]: Shutdown (858)
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=746 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=747 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/job/1385 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=748 reply_cookie=0 error=n/a
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 858 (nvidia-persiste).
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Child 858 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 858 belongs to nvidia-persistenced.service
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /bin/rm as 860
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-sigterm -> stop-post
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Failed to send unit change signal for nvidia-persistenced.service: Connection reset by peer
Apr 03 18:48:23 Dell-XPS-L502X systemd[860]: nvidia-persistenced.service: Executing: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 18:48:23 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 18:48:23 Dell-XPS-L502X systemd-logind[385]: Got message type=signal sender=:1.1 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=749 reply_cookie=0 error=n/a

-- Logs begin at Mon 2018-03-26 17:43:05 CEST, end at Tue 2018-04-03 19:48:40 CEST. --
Apr 03 19:47:48 Dell-XPS-L502X kernel: Linux version 4.15.15-041515-generic (kernel@gloin) (gcc version 7.2.0 (Ubuntu 7.2.0-8ubuntu3.2)) #201803311331 SMP Sat Mar 31 17:34:21 UTC 2018
Apr 03 19:47:48 Dell-XPS-L502X kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.15-041515-generic root=UUID=95f70d80-0833-47f2-a0d6-41f9ea14022a ro debug drm.debug=0xe video=HDMI-A-1:1280x1024-16@75D drm.edid_firmware=HDMI-A-1:edid/monitor.bin
Apr 03 19:47:48 Dell-XPS-L502X kernel: KERNEL supported cpus:
Apr 03 19:47:48 Dell-XPS-L502X kernel:   Intel GenuineIntel
Apr 03 19:47:48 Dell-XPS-L502X kernel:   AMD AuthenticAMD
Apr 03 19:47:48 Dell-XPS-L502X kernel:   Centaur CentaurHauls
Apr 03 19:47:48 Dell-XPS-L502X kernel: Disabled fast string operations
Apr 03 19:47:48 Dell-XPS-L502X kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Apr 03 19:47:48 Dell-XPS-L502X kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Apr 03 19:47:48 Dell-XPS-L502X kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Apr 03 19:47:48 Dell-XPS-L502X kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Apr 03 19:47:48 Dell-XPS-L502X kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
Apr 03 19:47:48 Dell-XPS-L502X kernel: e820: BIOS-provided physical RAM map:
Apr 03 19:47:48 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
Apr 03 19:47:48 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
Apr 03 19:47:48 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
Apr 03 19:47:48 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000bac8efff] usable
Apr 03 19:47:48 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000bac8f000-0x00000000bacabfff] reserved
Apr 03 19:47:48 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000bacac000-0x00000000bacb8fff] ACPI NVS
Apr 03 19:47:48 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000bacb9000-0x00000000badcefff] reserved
Apr 03 19:47:48 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000badcf000-0x00000000badcffff] ACPI NVS
Apr 03 19:47:48 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000badd0000-0x00000000badfafff] reserved
Apr 03 19:47:48 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000badfb000-0x00000000badfcfff] ACPI NVS
Apr 03 19:47:48 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000badfd000-0x00000000badfefff] reserved
Apr 03 19:47:48 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000badff000-0x00000000bae01fff] ACPI NVS
Apr 03 19:47:48 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000bae02000-0x00000000bae09fff] reserved
Apr 03 19:47:48 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000bae0a000-0x00000000bae1afff] ACPI NVS
Apr 03 19:47:48 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000bae1b000-0x00000000baf17fff] reserved
Apr 03 19:47:48 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000baf18000-0x00000000baf1bfff] ACPI NVS
Apr 03 19:47:48 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000baf1c000-0x00000000baf1efff] reserved
Apr 03 19:47:48 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000baf1f000-0x00000000baf9efff] ACPI NVS
Apr 03 19:47:48 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000baf9f000-0x00000000baffefff] ACPI data
Apr 03 19:47:48 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000bafff000-0x00000000baffffff] usable
Apr 03 19:47:48 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000bb000000-0x00000000bf9fffff] reserved
Apr 03 19:47:48 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Apr 03 19:47:48 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Apr 03 19:47:48 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved
Apr 03 19:47:48 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
Apr 03 19:47:48 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
Apr 03 19:47:48 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Apr 03 19:47:48 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000000ffd80000-0x00000000ffffffff] reserved
Apr 03 19:47:48 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x0000000100000000-0x00000002be9fefff] usable
Apr 03 19:47:48 Dell-XPS-L502X kernel: BIOS-e820: [mem 0x00000002be9ff000-0x00000002bfdfffff] reserved
Apr 03 19:47:48 Dell-XPS-L502X kernel: NX (Execute Disable) protection: active
Apr 03 19:47:48 Dell-XPS-L502X kernel: random: fast init done
Apr 03 19:47:48 Dell-XPS-L502X kernel: SMBIOS 2.6 present.
Apr 03 19:47:48 Dell-XPS-L502X kernel: DMI: Dell Inc.          Dell System XPS L502X/0YR8NN, BIOS A12 09/07/2012
Apr 03 19:47:48 Dell-XPS-L502X kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Apr 03 19:47:48 Dell-XPS-L502X kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Apr 03 19:47:48 Dell-XPS-L502X kernel: e820: last_pfn = 0x2be9ff max_arch_pfn = 0x400000000
Apr 03 19:47:48 Dell-XPS-L502X kernel: MTRR default type: uncachable
Apr 03 19:47:48 Dell-XPS-L502X kernel: MTRR fixed ranges enabled:
Apr 03 19:47:48 Dell-XPS-L502X kernel:   00000-9FFFF write-back
Apr 03 19:47:48 Dell-XPS-L502X kernel:   A0000-BFFFF uncachable
Apr 03 19:47:48 Dell-XPS-L502X kernel:   C0000-FFFFF write-protect
Apr 03 19:47:48 Dell-XPS-L502X kernel: MTRR variable ranges enabled:
Apr 03 19:47:48 Dell-XPS-L502X kernel:   0 base 0FFC00000 mask FFFC00000 write-protect
Apr 03 19:47:48 Dell-XPS-L502X kernel:   1 base 000000000 mask F80000000 write-back
Apr 03 19:47:48 Dell-XPS-L502X kernel:   2 base 080000000 mask FC0000000 write-back
Apr 03 19:47:48 Dell-XPS-L502X kernel:   3 base 0BC000000 mask FFC000000 uncachable
Apr 03 19:47:48 Dell-XPS-L502X kernel:   4 base 0BB000000 mask FFF000000 uncachable
Apr 03 19:47:48 Dell-XPS-L502X kernel:   5 base 100000000 mask F00000000 write-back
Apr 03 19:47:48 Dell-XPS-L502X kernel:   6 base 200000000 mask F80000000 write-back
Apr 03 19:47:48 Dell-XPS-L502X kernel:   7 base 280000000 mask FC0000000 write-back
Apr 03 19:47:48 Dell-XPS-L502X kernel:   8 base 2BFE00000 mask FFFE00000 uncachable
Apr 03 19:47:48 Dell-XPS-L502X kernel:   9 disabled
Apr 03 19:47:48 Dell-XPS-L502X kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Apr 03 19:47:48 Dell-XPS-L502X kernel: e820: last_pfn = 0xbb000 max_arch_pfn = 0x400000000
Apr 03 19:47:48 Dell-XPS-L502X kernel: Scanning 1 areas for low memory corruption
Apr 03 19:47:48 Dell-XPS-L502X kernel: Base memory trampoline at [        (ptrval)] 97000 size 24576
Apr 03 19:47:48 Dell-XPS-L502X kernel: reserving inaccessible SNB gfx pages
Apr 03 19:47:48 Dell-XPS-L502X kernel: BRK [0x1d7b39000, 0x1d7b39fff] PGTABLE
Apr 03 19:47:48 Dell-XPS-L502X kernel: BRK [0x1d7b3a000, 0x1d7b3afff] PGTABLE
Apr 03 19:47:48 Dell-XPS-L502X kernel: BRK [0x1d7b3b000, 0x1d7b3bfff] PGTABLE
Apr 03 19:47:48 Dell-XPS-L502X kernel: BRK [0x1d7b3c000, 0x1d7b3cfff] PGTABLE
Apr 03 19:47:48 Dell-XPS-L502X kernel: BRK [0x1d7b3d000, 0x1d7b3dfff] PGTABLE
Apr 03 19:47:48 Dell-XPS-L502X kernel: BRK [0x1d7b3e000, 0x1d7b3efff] PGTABLE
Apr 03 19:47:48 Dell-XPS-L502X kernel: BRK [0x1d7b3f000, 0x1d7b3ffff] PGTABLE
Apr 03 19:47:48 Dell-XPS-L502X kernel: BRK [0x1d7b40000, 0x1d7b40fff] PGTABLE
Apr 03 19:47:48 Dell-XPS-L502X kernel: BRK [0x1d7b41000, 0x1d7b41fff] PGTABLE
Apr 03 19:47:48 Dell-XPS-L502X kernel: BRK [0x1d7b42000, 0x1d7b42fff] PGTABLE
Apr 03 19:47:48 Dell-XPS-L502X kernel: RAMDISK: [mem 0x30ee0000-0x34767fff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: Early table checksum verification disabled
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: RSDP 0x00000000000F00E0 000024 (v02 DELL  )
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: XSDT 0x00000000BAFFE120 00008C (v01 DELL   QA09     00000002 LOHR 00000002)
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: FACP 0x00000000BAFEF000 0000F4 (v03 DELL   QA09     00000002 PTL  00000002)
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: DSDT 0x00000000BAFF2000 008C93 (v02 DELL   SNB-CPT  00000000 INTL 20061109)
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: FACS 0x00000000BAF40000 000040
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: FACS 0x00000000BAF40000 000040
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: SLIC 0x00000000BAFFD000 000176 (v01 DELL   QA09     00000002 LOHR 00000001)
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: SSDT 0x00000000BAFFB000 001068 (v01 DELL   PtidDevc 00001000 INTL 20061109)
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: ASF! 0x00000000BAFF1000 0000A5 (v32 DELL   QA09     00000002 PTL  00000002)
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: HPET 0x00000000BAFEE000 000038 (v01 DELL   QA09     00000002 PTL  00000002)
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: APIC 0x00000000BAFED000 000098 (v01 DELL   QA09     00000002 PTL  00000002)
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: MCFG 0x00000000BAFEC000 00003C (v01 DELL   QA09     00000002 PTL  00000002)
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: SSDT 0x00000000BAFEA000 00124D (v01 NvORef NvOptTbl 00001000 INTL 20061109)
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: SSDT 0x00000000BAFE9000 000780 (v01 PmRef  Cpu0Ist  00003000 INTL 20061109)
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: SSDT 0x00000000BAFE8000 000996 (v01 PmRef  CpuPm    00003000 INTL 20061109)
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: UEFI 0x00000000BAFE7000 00003E (v01 DELL   QA09     00000002 PTL  00000002)
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: UEFI 0x00000000BAFE6000 000042 (v01 PTL    COMBUF   00000001 PTL  00000001)
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: UEFI 0x00000000BAFE5000 00026A (v01 DELL   QA09     00000002 PTL  00000002)
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: Local APIC address 0xfee00000
Apr 03 19:47:48 Dell-XPS-L502X kernel: No NUMA configuration found
Apr 03 19:47:48 Dell-XPS-L502X kernel: Faking a node at [mem 0x0000000000000000-0x00000002be9fefff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: NODE_DATA(0) allocated [mem 0x2be9d4000-0x2be9fefff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: tsc: Fast TSC calibration using PIT
Apr 03 19:47:48 Dell-XPS-L502X kernel: Zone ranges:
Apr 03 19:47:48 Dell-XPS-L502X kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Apr 03 19:47:48 Dell-XPS-L502X kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Apr 03 19:47:48 Dell-XPS-L502X kernel:   Normal   [mem 0x0000000100000000-0x00000002be9fefff]
Apr 03 19:47:48 Dell-XPS-L502X kernel:   Device   empty
Apr 03 19:47:48 Dell-XPS-L502X kernel: Movable zone start for each node
Apr 03 19:47:48 Dell-XPS-L502X kernel: Early memory node ranges
Apr 03 19:47:48 Dell-XPS-L502X kernel:   node   0: [mem 0x0000000000001000-0x000000000009cfff]
Apr 03 19:47:48 Dell-XPS-L502X kernel:   node   0: [mem 0x0000000000100000-0x00000000bac8efff]
Apr 03 19:47:48 Dell-XPS-L502X kernel:   node   0: [mem 0x00000000bafff000-0x00000000baffffff]
Apr 03 19:47:48 Dell-XPS-L502X kernel:   node   0: [mem 0x0000000100000000-0x00000002be9fefff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000002be9fefff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: On node 0 totalpages: 2594347
Apr 03 19:47:48 Dell-XPS-L502X kernel:   DMA zone: 64 pages used for memmap
Apr 03 19:47:48 Dell-XPS-L502X kernel:   DMA zone: 156 pages reserved
Apr 03 19:47:48 Dell-XPS-L502X kernel:   DMA zone: 3996 pages, LIFO batch:0
Apr 03 19:47:48 Dell-XPS-L502X kernel:   DMA32 zone: 11891 pages used for memmap
Apr 03 19:47:48 Dell-XPS-L502X kernel:   DMA32 zone: 760976 pages, LIFO batch:31
Apr 03 19:47:48 Dell-XPS-L502X kernel:   Normal zone: 28584 pages used for memmap
Apr 03 19:47:48 Dell-XPS-L502X kernel:   Normal zone: 1829375 pages, LIFO batch:31
Apr 03 19:47:48 Dell-XPS-L502X kernel: Reserved but unavailable: 100 pages
Apr 03 19:47:48 Dell-XPS-L502X kernel: Reserving Intel graphics memory at 0x00000000bba00000-0x00000000bf9fffff
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: PM-Timer IO Port: 0x408
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: Local APIC address 0xfee00000
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Apr 03 19:47:48 Dell-XPS-L502X kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: IRQ0 used by override.
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: IRQ9 used by override.
Apr 03 19:47:48 Dell-XPS-L502X kernel: Using ACPI (MADT) for SMP configuration information
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: HPET id: 0x8086a301 base: 0xfed00000
Apr 03 19:47:48 Dell-XPS-L502X kernel: smpboot: Allowing 8 CPUs, 4 hotplug CPUs
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbac8f000-0xbacabfff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbacac000-0xbacb8fff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbacb9000-0xbadcefff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbadcf000-0xbadcffff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbadd0000-0xbadfafff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbadfb000-0xbadfcfff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbadfd000-0xbadfefff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbadff000-0xbae01fff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbae02000-0xbae09fff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbae0a000-0xbae1afff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbae1b000-0xbaf17fff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbaf18000-0xbaf1bfff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbaf1c000-0xbaf1efff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbaf1f000-0xbaf9efff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbaf9f000-0xbaffefff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbb000000-0xbf9fffff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xbfa00000-0xf7ffffff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfed07fff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xfed08000-0xfed08fff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xfed09000-0xfed0ffff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xfee01000-0xffd7ffff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registered nosave memory: [mem 0xffd80000-0xffffffff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: e820: [mem 0xbfa00000-0xf7ffffff] available for PCI devices
Apr 03 19:47:48 Dell-XPS-L502X kernel: Booting paravirtualized kernel on bare hardware
Apr 03 19:47:48 Dell-XPS-L502X kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
Apr 03 19:47:48 Dell-XPS-L502X kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
Apr 03 19:47:48 Dell-XPS-L502X kernel: percpu: Embedded 46 pages/cpu @        (ptrval) s151552 r8192 d28672 u262144
Apr 03 19:47:48 Dell-XPS-L502X kernel: pcpu-alloc: s151552 r8192 d28672 u262144 alloc=1*2097152
Apr 03 19:47:48 Dell-XPS-L502X kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
Apr 03 19:47:48 Dell-XPS-L502X kernel: Built 1 zonelists, mobility grouping on.  Total pages: 2553652
Apr 03 19:47:48 Dell-XPS-L502X kernel: Policy zone: Normal
Apr 03 19:47:48 Dell-XPS-L502X kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.15-041515-generic root=UUID=95f70d80-0833-47f2-a0d6-41f9ea14022a ro debug drm.debug=0xe video=HDMI-A-1:1280x1024-16@75D drm.edid_firmware=HDMI-A-1:edid/monitor.bin
Apr 03 19:47:48 Dell-XPS-L502X kernel: Calgary: detecting Calgary via BIOS EBDA area
Apr 03 19:47:48 Dell-XPS-L502X kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Apr 03 19:47:48 Dell-XPS-L502X kernel: Memory: 10059408K/10377388K available (12300K kernel code, 2470K rwdata, 4196K rodata, 2384K init, 2416K bss, 317980K reserved, 0K cma-reserved)
Apr 03 19:47:48 Dell-XPS-L502X kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Apr 03 19:47:48 Dell-XPS-L502X kernel: Kernel/User page tables isolation: enabled
Apr 03 19:47:48 Dell-XPS-L502X kernel: ftrace: allocating 39055 entries in 153 pages
Apr 03 19:47:48 Dell-XPS-L502X kernel: Hierarchical RCU implementation.
Apr 03 19:47:48 Dell-XPS-L502X kernel:         RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
Apr 03 19:47:48 Dell-XPS-L502X kernel:         Tasks RCU enabled.
Apr 03 19:47:48 Dell-XPS-L502X kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
Apr 03 19:47:48 Dell-XPS-L502X kernel: NR_IRQS: 524544, nr_irqs: 488, preallocated irqs: 16
Apr 03 19:47:48 Dell-XPS-L502X kernel: Console: colour VGA+ 80x25
Apr 03 19:47:48 Dell-XPS-L502X kernel: console [tty0] enabled
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: Core revision 20170831
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: 5 ACPI AML tables successfully acquired and loaded
Apr 03 19:47:48 Dell-XPS-L502X kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
Apr 03 19:47:48 Dell-XPS-L502X kernel: hpet clockevent registered
Apr 03 19:47:48 Dell-XPS-L502X kernel: APIC: Switch to symmetric I/O mode setup
Apr 03 19:47:48 Dell-XPS-L502X kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Apr 03 19:47:48 Dell-XPS-L502X kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Apr 03 19:47:48 Dell-XPS-L502X kernel: tsc: Fast TSC calibration using PIT
Apr 03 19:47:48 Dell-XPS-L502X kernel: tsc: Detected 2294.989 MHz processor
Apr 03 19:47:48 Dell-XPS-L502X kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4589.97 BogoMIPS (lpj=9179956)
Apr 03 19:47:48 Dell-XPS-L502X kernel: pid_max: default: 32768 minimum: 301
Apr 03 19:47:48 Dell-XPS-L502X kernel: Security Framework initialized
Apr 03 19:47:48 Dell-XPS-L502X kernel: Yama: becoming mindful.
Apr 03 19:47:48 Dell-XPS-L502X kernel: AppArmor: AppArmor initialized
Apr 03 19:47:48 Dell-XPS-L502X kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
Apr 03 19:47:48 Dell-XPS-L502X kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
Apr 03 19:47:48 Dell-XPS-L502X kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
Apr 03 19:47:48 Dell-XPS-L502X kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
Apr 03 19:47:48 Dell-XPS-L502X kernel: Disabled fast string operations
Apr 03 19:47:48 Dell-XPS-L502X kernel: CPU: Physical Processor ID: 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: CPU: Processor Core ID: 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Apr 03 19:47:48 Dell-XPS-L502X kernel: ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
Apr 03 19:47:48 Dell-XPS-L502X kernel: mce: CPU supports 7 MCE banks
Apr 03 19:47:48 Dell-XPS-L502X kernel: process: using mwait in idle threads
Apr 03 19:47:48 Dell-XPS-L502X kernel: Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
Apr 03 19:47:48 Dell-XPS-L502X kernel: Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: Spectre V2 : Mitigation: Full generic retpoline
Apr 03 19:47:48 Dell-XPS-L502X kernel: Freeing SMP alternatives memory: 36K
Apr 03 19:47:48 Dell-XPS-L502X kernel: TSC deadline timer enabled
Apr 03 19:47:48 Dell-XPS-L502X kernel: smpboot: CPU0: Intel(R) Core(TM) i5-2410M CPU @ 2.30GHz (family: 0x6, model: 0x2a, stepping: 0x7)
Apr 03 19:47:48 Dell-XPS-L502X kernel: Performance Events: PEBS fmt1+, SandyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
Apr 03 19:47:48 Dell-XPS-L502X kernel: core: PEBS disabled due to CPU errata, please upgrade microcode
Apr 03 19:47:48 Dell-XPS-L502X kernel: ... version:                3
Apr 03 19:47:48 Dell-XPS-L502X kernel: ... bit width:              48
Apr 03 19:47:48 Dell-XPS-L502X kernel: ... generic registers:      4
Apr 03 19:47:48 Dell-XPS-L502X kernel: ... value mask:             0000ffffffffffff
Apr 03 19:47:48 Dell-XPS-L502X kernel: ... max period:             00007fffffffffff
Apr 03 19:47:48 Dell-XPS-L502X kernel: ... fixed-purpose events:   3
Apr 03 19:47:48 Dell-XPS-L502X kernel: ... event mask:             000000070000000f
Apr 03 19:47:48 Dell-XPS-L502X kernel: Hierarchical SRCU implementation.
Apr 03 19:47:48 Dell-XPS-L502X kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Apr 03 19:47:48 Dell-XPS-L502X kernel: smp: Bringing up secondary CPUs ...
Apr 03 19:47:48 Dell-XPS-L502X kernel: x86: Booting SMP configuration:
Apr 03 19:47:48 Dell-XPS-L502X kernel: .... node  #0, CPUs:      #1
Apr 03 19:47:48 Dell-XPS-L502X kernel: Disabled fast string operations
Apr 03 19:47:48 Dell-XPS-L502X kernel:  #2
Apr 03 19:47:48 Dell-XPS-L502X kernel: Disabled fast string operations
Apr 03 19:47:48 Dell-XPS-L502X kernel:  #3
Apr 03 19:47:48 Dell-XPS-L502X kernel: Disabled fast string operations
Apr 03 19:47:48 Dell-XPS-L502X kernel: smp: Brought up 1 node, 4 CPUs
Apr 03 19:47:48 Dell-XPS-L502X kernel: smpboot: Max logical packages: 2
Apr 03 19:47:48 Dell-XPS-L502X kernel: smpboot: Total of 4 processors activated (18359.91 BogoMIPS)
Apr 03 19:47:48 Dell-XPS-L502X kernel: devtmpfs: initialized
Apr 03 19:47:48 Dell-XPS-L502X kernel: x86/mm: Memory block size: 128MB
Apr 03 19:47:48 Dell-XPS-L502X kernel: evm: security.selinux
Apr 03 19:47:48 Dell-XPS-L502X kernel: evm: security.SMACK64
Apr 03 19:47:48 Dell-XPS-L502X kernel: evm: security.SMACK64EXEC
Apr 03 19:47:48 Dell-XPS-L502X kernel: evm: security.SMACK64TRANSMUTE
Apr 03 19:47:48 Dell-XPS-L502X kernel: evm: security.SMACK64MMAP
Apr 03 19:47:48 Dell-XPS-L502X kernel: evm: security.apparmor
Apr 03 19:47:48 Dell-XPS-L502X kernel: evm: security.ima
Apr 03 19:47:48 Dell-XPS-L502X kernel: evm: security.capability
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registering ACPI NVS region [mem 0xbacac000-0xbacb8fff] (53248 bytes)
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registering ACPI NVS region [mem 0xbadcf000-0xbadcffff] (4096 bytes)
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registering ACPI NVS region [mem 0xbadfb000-0xbadfcfff] (8192 bytes)
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registering ACPI NVS region [mem 0xbadff000-0xbae01fff] (12288 bytes)
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registering ACPI NVS region [mem 0xbae0a000-0xbae1afff] (69632 bytes)
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registering ACPI NVS region [mem 0xbaf18000-0xbaf1bfff] (16384 bytes)
Apr 03 19:47:48 Dell-XPS-L502X kernel: PM: Registering ACPI NVS region [mem 0xbaf1f000-0xbaf9efff] (524288 bytes)
Apr 03 19:47:48 Dell-XPS-L502X kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
Apr 03 19:47:48 Dell-XPS-L502X kernel: futex hash table entries: 2048 (order: 5, 131072 bytes)
Apr 03 19:47:48 Dell-XPS-L502X kernel: pinctrl core: initialized pinctrl subsystem
Apr 03 19:47:48 Dell-XPS-L502X kernel: RTC time: 17:47:34, date: 04/03/18
Apr 03 19:47:48 Dell-XPS-L502X kernel: NET: Registered protocol family 16
Apr 03 19:47:48 Dell-XPS-L502X kernel: audit: initializing netlink subsys (disabled)
Apr 03 19:47:48 Dell-XPS-L502X kernel: audit: type=2000 audit(1522777653.048:1): state=initialized audit_enabled=0 res=1
Apr 03 19:47:48 Dell-XPS-L502X kernel: cpuidle: using governor ladder
Apr 03 19:47:48 Dell-XPS-L502X kernel: cpuidle: using governor menu
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: bus type PCI registered
Apr 03 19:47:48 Dell-XPS-L502X kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Apr 03 19:47:48 Dell-XPS-L502X kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Apr 03 19:47:48 Dell-XPS-L502X kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
Apr 03 19:47:48 Dell-XPS-L502X kernel: PCI: Using configuration type 1 for base access
Apr 03 19:47:48 Dell-XPS-L502X kernel: core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
Apr 03 19:47:48 Dell-XPS-L502X kernel: mtrr: your CPUs had inconsistent variable MTRR settings
Apr 03 19:47:48 Dell-XPS-L502X kernel: mtrr: probably your BIOS does not setup all CPUs.
Apr 03 19:47:48 Dell-XPS-L502X kernel: mtrr: corrected configuration.
Apr 03 19:47:48 Dell-XPS-L502X kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: Added _OSI(Module Device)
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: Added _OSI(Processor Device)
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: Added _OSI(Processor Aggregator Device)
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: Executed 1 blocks of module-level executable AML code
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: Dynamic OEM Table Load:
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: SSDT 0xFFFF9163B1C9C000 00067C (v01 PmRef  Cpu0Cst  00003001 INTL 20061109)
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: Dynamic OEM Table Load:
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: SSDT 0xFFFF9163B1D7F000 000303 (v01 PmRef  ApIst    00003000 INTL 20061109)
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: Dynamic OEM Table Load:
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: SSDT 0xFFFF9163B1E6EE00 000119 (v01 PmRef  ApCst    00003000 INTL 20061109)
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: EC: EC started
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: EC: interrupt blocked
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: Interpreter enabled
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: (supports S0 S3 S4 S5)
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: Using IOAPIC for interrupt routing
Apr 03 19:47:48 Dell-XPS-L502X kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: GPE 0x02 active on init
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: Enabled 7 GPEs in block 00 to 3F
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
Apr 03 19:47:48 Dell-XPS-L502X kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
Apr 03 19:47:48 Dell-XPS-L502X kernel: acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
Apr 03 19:47:48 Dell-XPS-L502X kernel: PCI host bridge to bus 0000:00
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci_bus 0000:00: root bus resource [mem 0xbfa00000-0xfeafffff window]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci_bus 0000:00: root bus resource [bus 00-3e]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:02.0: [8086:0116] type 00 class 0x030000
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf1400000-0xf17fffff 64bit]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:02.0: reg 0x20: [io  0x4000-0x403f]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:16.0: reg 0x10: [mem 0xf1c05000-0xf1c0500f 64bit]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xf1c0a000-0xf1c0a3ff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xf1c00000-0xf1c03fff 64bit]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1c.5: [8086:1c1a] type 01 class 0x060400
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xf1c09000-0xf1c093ff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1f.0: [8086:1c4b] type 00 class 0x060100
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1f.2: reg 0x10: [io  0x4088-0x408f]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1f.2: reg 0x14: [io  0x4094-0x4097]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1f.2: reg 0x18: [io  0x4080-0x4087]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1f.2: reg 0x1c: [io  0x4090-0x4093]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1f.2: reg 0x20: [io  0x4060-0x407f]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xf1c08000-0xf1c087ff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1f.2: PME# supported from D3hot
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xf1c04000-0xf1c040ff 64bit]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1f.3: reg 0x20: [io  0xefa0-0xefbf]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:01:00.0: [10de:0df5] type 00 class 0x030000
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:01:00.0: reg 0x10: [mem 0xf0000000-0xf0ffffff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:01:00.0: reg 0x24: [io  0x3000-0x307f]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:01:00.0: enabling Extended Tags
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:01.0:   bridge window [mem 0xf0000000-0xf10fffff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:03:00.0: [8086:008a] type 00 class 0x028000
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:03:00.0: reg 0x10: [mem 0xf1b00000-0xf1b01fff 64bit]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1c.1: PCI bridge to [bus 03]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1c.1:   bridge window [mem 0xf1b00000-0xf1bfffff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:04:00.0: [1033:0194] type 00 class 0x0c0330
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:04:00.0: reg 0x10: [mem 0xf1a00000-0xf1a01fff 64bit]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1c.3: PCI bridge to [bus 04]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1c.3:   bridge window [mem 0xf1a00000-0xf1afffff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1c.4: PCI bridge to [bus 05]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1c.4:   bridge window [mem 0xf1900000-0xf19fffff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:06:00.0: [10ec:8168] type 00 class 0x020000
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:06:00.0: reg 0x10: [io  0x2000-0x20ff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:06:00.0: reg 0x18: [mem 0xf1804000-0xf1804fff 64bit pref]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:06:00.0: reg 0x20: [mem 0xf1800000-0xf1803fff 64bit pref]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:06:00.0: supports D1 D2
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1c.5: PCI bridge to [bus 06]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1c.5:   bridge window [io  0x2000-0x2fff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1c.5:   bridge window [mem 0xf1800000-0xf18fffff 64bit pref]
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 *11 12 14 15)
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 *11 12 14 15)
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 *10 11 12 14 15)
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15)
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 *11 12 14 15)
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 *10 11 12 14 15)
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: EC: interrupt unblocked
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: EC: event unblocked
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:02.0: vgaarb: no bridge control possible
Apr 03 19:47:48 Dell-XPS-L502X kernel: vgaarb: loaded
Apr 03 19:47:48 Dell-XPS-L502X kernel: SCSI subsystem initialized
Apr 03 19:47:48 Dell-XPS-L502X kernel: libata version 3.00 loaded.
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: bus type USB registered
Apr 03 19:47:48 Dell-XPS-L502X kernel: usbcore: registered new interface driver usbfs
Apr 03 19:47:48 Dell-XPS-L502X kernel: usbcore: registered new interface driver hub
Apr 03 19:47:48 Dell-XPS-L502X kernel: usbcore: registered new device driver usb
Apr 03 19:47:48 Dell-XPS-L502X kernel: EDAC MC: Ver: 3.0.0
Apr 03 19:47:48 Dell-XPS-L502X kernel: PCI: Using ACPI for IRQ routing
Apr 03 19:47:48 Dell-XPS-L502X kernel: PCI: pci_cache_line_size set to 64 bytes
Apr 03 19:47:48 Dell-XPS-L502X kernel: e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: e820: reserve RAM buffer [mem 0xbac8f000-0xbbffffff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: e820: reserve RAM buffer [mem 0xbb000000-0xbbffffff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: e820: reserve RAM buffer [mem 0x2be9ff000-0x2bfffffff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: NetLabel: Initializing
Apr 03 19:47:48 Dell-XPS-L502X kernel: NetLabel:  domain hash size = 128
Apr 03 19:47:48 Dell-XPS-L502X kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Apr 03 19:47:48 Dell-XPS-L502X kernel: NetLabel:  unlabeled traffic allowed by default
Apr 03 19:47:48 Dell-XPS-L502X kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
Apr 03 19:47:48 Dell-XPS-L502X kernel: clocksource: Switched to clocksource hpet
Apr 03 19:47:48 Dell-XPS-L502X kernel: VFS: Disk quotas dquot_6.6.0
Apr 03 19:47:48 Dell-XPS-L502X kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Apr 03 19:47:48 Dell-XPS-L502X kernel: AppArmor: AppArmor Filesystem Enabled
Apr 03 19:47:48 Dell-XPS-L502X kernel: pnp: PnP ACPI init
Apr 03 19:47:48 Dell-XPS-L502X kernel: system 00:00: [io  0x0680-0x069f] has been reserved
Apr 03 19:47:48 Dell-XPS-L502X kernel: system 00:00: [io  0x1000-0x1003] has been reserved
Apr 03 19:47:48 Dell-XPS-L502X kernel: system 00:00: [io  0x1004-0x1013] has been reserved
Apr 03 19:47:48 Dell-XPS-L502X kernel: system 00:00: [io  0xffff] has been reserved
Apr 03 19:47:48 Dell-XPS-L502X kernel: system 00:00: [io  0x0400-0x0453] has been reserved
Apr 03 19:47:48 Dell-XPS-L502X kernel: system 00:00: [io  0x0458-0x047f] has been reserved
Apr 03 19:47:48 Dell-XPS-L502X kernel: system 00:00: [io  0x0500-0x057f] has been reserved
Apr 03 19:47:48 Dell-XPS-L502X kernel: system 00:00: [io  0x164e-0x164f] has been reserved
Apr 03 19:47:48 Dell-XPS-L502X kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
Apr 03 19:47:48 Dell-XPS-L502X kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
Apr 03 19:47:48 Dell-XPS-L502X kernel: system 00:02: [io  0x0454-0x0457] has been reserved
Apr 03 19:47:48 Dell-XPS-L502X kernel: system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
Apr 03 19:47:48 Dell-XPS-L502X kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
Apr 03 19:47:48 Dell-XPS-L502X kernel: pnp 00:04: Plug and Play ACPI device, IDs DLL04b6 PNP0f13 (active)
Apr 03 19:47:48 Dell-XPS-L502X kernel: pnp 00:05: disabling [mem 0xfffff000-0xffffffff] because it overlaps 0000:01:00.0 BAR 6 [mem 0xfff80000-0xffffffff pref]
Apr 03 19:47:48 Dell-XPS-L502X kernel: system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
Apr 03 19:47:48 Dell-XPS-L502X kernel: system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
Apr 03 19:47:48 Dell-XPS-L502X kernel: system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
Apr 03 19:47:48 Dell-XPS-L502X kernel: system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
Apr 03 19:47:48 Dell-XPS-L502X kernel: system 00:05: [mem 0xf8000000-0xfbffffff] has been reserved
Apr 03 19:47:48 Dell-XPS-L502X kernel: system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
Apr 03 19:47:48 Dell-XPS-L502X kernel: system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
Apr 03 19:47:48 Dell-XPS-L502X kernel: system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
Apr 03 19:47:48 Dell-XPS-L502X kernel: system 00:05: [mem 0xff000000-0xffffffff] could not be reserved
Apr 03 19:47:48 Dell-XPS-L502X kernel: system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
Apr 03 19:47:48 Dell-XPS-L502X kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
Apr 03 19:47:48 Dell-XPS-L502X kernel: pnp: PnP ACPI: found 6 devices
Apr 03 19:47:48 Dell-XPS-L502X kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:01:00.0: BAR 6: assigned [mem 0xf1000000-0xf107ffff pref]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:01.0:   bridge window [mem 0xf0000000-0xf10fffff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1c.1: PCI bridge to [bus 03]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1c.1:   bridge window [mem 0xf1b00000-0xf1bfffff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1c.3: PCI bridge to [bus 04]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1c.3:   bridge window [mem 0xf1a00000-0xf1afffff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1c.4: PCI bridge to [bus 05]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1c.4:   bridge window [mem 0xf1900000-0xf19fffff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1c.5: PCI bridge to [bus 06]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1c.5:   bridge window [io  0x2000-0x2fff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:1c.5:   bridge window [mem 0xf1800000-0xf18fffff 64bit pref]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci_bus 0000:00: resource 7 [mem 0xbfa00000-0xfeafffff window]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff window]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci_bus 0000:01: resource 1 [mem 0xf0000000-0xf10fffff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci_bus 0000:03: resource 1 [mem 0xf1b00000-0xf1bfffff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci_bus 0000:04: resource 1 [mem 0xf1a00000-0xf1afffff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci_bus 0000:05: resource 1 [mem 0xf1900000-0xf19fffff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci_bus 0000:06: resource 0 [io  0x2000-0x2fff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci_bus 0000:06: resource 2 [mem 0xf1800000-0xf18fffff 64bit pref]
Apr 03 19:47:48 Dell-XPS-L502X kernel: NET: Registered protocol family 2
Apr 03 19:47:48 Dell-XPS-L502X kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
Apr 03 19:47:48 Dell-XPS-L502X kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Apr 03 19:47:48 Dell-XPS-L502X kernel: TCP: Hash tables configured (established 131072 bind 65536)
Apr 03 19:47:48 Dell-XPS-L502X kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes)
Apr 03 19:47:48 Dell-XPS-L502X kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
Apr 03 19:47:48 Dell-XPS-L502X kernel: NET: Registered protocol family 1
Apr 03 19:47:48 Dell-XPS-L502X kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Apr 03 19:47:48 Dell-XPS-L502X kernel: PCI: CLS 64 bytes, default 64
Apr 03 19:47:48 Dell-XPS-L502X kernel: Unpacking initramfs...
Apr 03 19:47:48 Dell-XPS-L502X kernel: Freeing initrd memory: 57888K
Apr 03 19:47:48 Dell-XPS-L502X kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Apr 03 19:47:48 Dell-XPS-L502X kernel: software IO TLB [mem 0xb6c8f000-0xbac8f000] (64MB) mapped at [00000000f47b0f64-000000000f8a560c]
Apr 03 19:47:48 Dell-XPS-L502X kernel: Scanning for low memory corruption every 60 seconds
Apr 03 19:47:48 Dell-XPS-L502X kernel: Initialise system trusted keyrings
Apr 03 19:47:48 Dell-XPS-L502X kernel: Key type blacklist registered
Apr 03 19:47:48 Dell-XPS-L502X kernel: workingset: timestamp_bits=36 max_order=22 bucket_order=0
Apr 03 19:47:48 Dell-XPS-L502X kernel: zbud: loaded
Apr 03 19:47:48 Dell-XPS-L502X kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
Apr 03 19:47:48 Dell-XPS-L502X kernel: fuse init (API version 7.26)
Apr 03 19:47:48 Dell-XPS-L502X kernel: Key type asymmetric registered
Apr 03 19:47:48 Dell-XPS-L502X kernel: Asymmetric key parser 'x509' registered
Apr 03 19:47:48 Dell-XPS-L502X kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Apr 03 19:47:48 Dell-XPS-L502X kernel: io scheduler noop registered
Apr 03 19:47:48 Dell-XPS-L502X kernel: io scheduler deadline registered
Apr 03 19:47:48 Dell-XPS-L502X kernel: io scheduler cfq registered (default)
Apr 03 19:47:48 Dell-XPS-L502X kernel: intel_idle: MWAIT substates: 0x21120
Apr 03 19:47:48 Dell-XPS-L502X kernel: intel_idle: v0.4.1 model 0x2A
Apr 03 19:47:48 Dell-XPS-L502X kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: AC Adapter [ADP0] (on-line)
Apr 03 19:47:48 Dell-XPS-L502X kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: Power Button [PWRB]
Apr 03 19:47:48 Dell-XPS-L502X kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: Sleep Button [SLPB]
Apr 03 19:47:48 Dell-XPS-L502X kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: Lid Switch [LID0]
Apr 03 19:47:48 Dell-XPS-L502X kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: Power Button [PWRF]
Apr 03 19:47:48 Dell-XPS-L502X kernel: (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
Apr 03 19:47:48 Dell-XPS-L502X kernel: thermal LNXTHERM:00: registered as thermal_zone0
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: Thermal Zone [TZ00] (67 C)
Apr 03 19:47:48 Dell-XPS-L502X kernel: thermal LNXTHERM:01: registered as thermal_zone1
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: Thermal Zone [TZ01] (67 C)
Apr 03 19:47:48 Dell-XPS-L502X kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Apr 03 19:47:48 Dell-XPS-L502X kernel: Linux agpgart interface v0.103
Apr 03 19:47:48 Dell-XPS-L502X kernel: loop: module loaded
Apr 03 19:47:48 Dell-XPS-L502X kernel: libphy: Fixed MDIO Bus: probed
Apr 03 19:47:48 Dell-XPS-L502X kernel: tun: Universal TUN/TAP device driver, 1.6
Apr 03 19:47:48 Dell-XPS-L502X kernel: PPP generic driver version 2.4.2
Apr 03 19:47:48 Dell-XPS-L502X kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Apr 03 19:47:48 Dell-XPS-L502X kernel: ehci-pci: EHCI PCI platform driver
Apr 03 19:47:48 Dell-XPS-L502X kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller
Apr 03 19:47:48 Dell-XPS-L502X kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
Apr 03 19:47:48 Dell-XPS-L502X kernel: ehci-pci 0000:00:1a.0: debug port 2
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: Battery Slot [BAT0] (battery present)
Apr 03 19:47:48 Dell-XPS-L502X kernel: ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
Apr 03 19:47:48 Dell-XPS-L502X kernel: ehci-pci 0000:00:1a.0: irq 16, io mem 0xf1c0a000
Apr 03 19:47:48 Dell-XPS-L502X kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb usb1: Product: EHCI Host Controller
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb usb1: Manufacturer: Linux 4.15.15-041515-generic ehci_hcd
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb usb1: SerialNumber: 0000:00:1a.0
Apr 03 19:47:48 Dell-XPS-L502X kernel: hub 1-0:1.0: USB hub found
Apr 03 19:47:48 Dell-XPS-L502X kernel: hub 1-0:1.0: 2 ports detected
Apr 03 19:47:48 Dell-XPS-L502X kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller
Apr 03 19:47:48 Dell-XPS-L502X kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
Apr 03 19:47:48 Dell-XPS-L502X kernel: ehci-pci 0000:00:1d.0: debug port 2
Apr 03 19:47:48 Dell-XPS-L502X kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
Apr 03 19:47:48 Dell-XPS-L502X kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xf1c09000
Apr 03 19:47:48 Dell-XPS-L502X kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb usb2: Product: EHCI Host Controller
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb usb2: Manufacturer: Linux 4.15.15-041515-generic ehci_hcd
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb usb2: SerialNumber: 0000:00:1d.0
Apr 03 19:47:48 Dell-XPS-L502X kernel: hub 2-0:1.0: USB hub found
Apr 03 19:47:48 Dell-XPS-L502X kernel: hub 2-0:1.0: 2 ports detected
Apr 03 19:47:48 Dell-XPS-L502X kernel: ehci-platform: EHCI generic platform driver
Apr 03 19:47:48 Dell-XPS-L502X kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Apr 03 19:47:48 Dell-XPS-L502X kernel: ohci-pci: OHCI PCI platform driver
Apr 03 19:47:48 Dell-XPS-L502X kernel: ohci-platform: OHCI generic platform driver
Apr 03 19:47:48 Dell-XPS-L502X kernel: uhci_hcd: USB Universal Host Controller Interface driver
Apr 03 19:47:48 Dell-XPS-L502X kernel: xhci_hcd 0000:04:00.0: xHCI Host Controller
Apr 03 19:47:48 Dell-XPS-L502X kernel: xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 3
Apr 03 19:47:48 Dell-XPS-L502X kernel: xhci_hcd 0000:04:00.0: hcc params 0x014042cb hci version 0x96 quirks 0x00000004
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb usb3: Product: xHCI Host Controller
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb usb3: Manufacturer: Linux 4.15.15-041515-generic xhci-hcd
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb usb3: SerialNumber: 0000:04:00.0
Apr 03 19:47:48 Dell-XPS-L502X kernel: hub 3-0:1.0: USB hub found
Apr 03 19:47:48 Dell-XPS-L502X kernel: hub 3-0:1.0: 2 ports detected
Apr 03 19:47:48 Dell-XPS-L502X kernel: xhci_hcd 0000:04:00.0: xHCI Host Controller
Apr 03 19:47:48 Dell-XPS-L502X kernel: xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 4
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb usb4: Product: xHCI Host Controller
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb usb4: Manufacturer: Linux 4.15.15-041515-generic xhci-hcd
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb usb4: SerialNumber: 0000:04:00.0
Apr 03 19:47:48 Dell-XPS-L502X kernel: hub 4-0:1.0: USB hub found
Apr 03 19:47:48 Dell-XPS-L502X kernel: hub 4-0:1.0: 2 ports detected
Apr 03 19:47:48 Dell-XPS-L502X kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Apr 03 19:47:48 Dell-XPS-L502X kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Apr 03 19:47:48 Dell-XPS-L502X kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Apr 03 19:47:48 Dell-XPS-L502X kernel: mousedev: PS/2 mouse device common for all mice
Apr 03 19:47:48 Dell-XPS-L502X kernel: rtc_cmos 00:01: RTC can wake from S4
Apr 03 19:47:48 Dell-XPS-L502X kernel: rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
Apr 03 19:47:48 Dell-XPS-L502X kernel: rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
Apr 03 19:47:48 Dell-XPS-L502X kernel: i2c /dev entries driver
Apr 03 19:47:48 Dell-XPS-L502X kernel: device-mapper: uevent: version 1.0.3
Apr 03 19:47:48 Dell-XPS-L502X kernel: device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@xxxxxxxxxx
Apr 03 19:47:48 Dell-XPS-L502X kernel: intel_pstate: Intel P-state driver initializing
Apr 03 19:47:48 Dell-XPS-L502X kernel: ledtrig-cpu: registered to indicate activity on CPUs
Apr 03 19:47:48 Dell-XPS-L502X kernel: NET: Registered protocol family 10
Apr 03 19:47:48 Dell-XPS-L502X kernel: Segment Routing with IPv6
Apr 03 19:47:48 Dell-XPS-L502X kernel: NET: Registered protocol family 17
Apr 03 19:47:48 Dell-XPS-L502X kernel: Key type dns_resolver registered
Apr 03 19:47:48 Dell-XPS-L502X kernel: RAS: Correctable Errors collector initialized.
Apr 03 19:47:48 Dell-XPS-L502X kernel: microcode: sig=0x206a7, pf=0x10, revision=0x23
Apr 03 19:47:48 Dell-XPS-L502X kernel: microcode: Microcode Update Driver: v2.2.
Apr 03 19:47:48 Dell-XPS-L502X kernel: sched_clock: Marking stable (1318026309, 0)->(1353757038, -35730729)
Apr 03 19:47:48 Dell-XPS-L502X kernel: registered taskstats version 1
Apr 03 19:47:48 Dell-XPS-L502X kernel: Loading compiled-in X.509 certificates
Apr 03 19:47:48 Dell-XPS-L502X kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
Apr 03 19:47:48 Dell-XPS-L502X kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 5a0d7879a9707a0cd1948ead1871106d36f5b8f5'
Apr 03 19:47:48 Dell-XPS-L502X kernel: zswap: loaded using pool lzo/zbud
Apr 03 19:47:48 Dell-XPS-L502X kernel: Key type big_key registered
Apr 03 19:47:48 Dell-XPS-L502X kernel: Key type trusted registered
Apr 03 19:47:48 Dell-XPS-L502X kernel: Key type encrypted registered
Apr 03 19:47:48 Dell-XPS-L502X kernel: AppArmor: AppArmor sha1 policy hashing enabled
Apr 03 19:47:48 Dell-XPS-L502X kernel: ima: No TPM chip found, activating TPM-bypass! (rc=-19)
Apr 03 19:47:48 Dell-XPS-L502X kernel: evm: HMAC attrs: 0x1
Apr 03 19:47:48 Dell-XPS-L502X kernel:   Magic number: 14:251:794
Apr 03 19:47:48 Dell-XPS-L502X kernel: rtc_cmos 00:01: setting system clock to 2018-04-03 17:47:35 UTC (1522777655)
Apr 03 19:47:48 Dell-XPS-L502X kernel: BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
Apr 03 19:47:48 Dell-XPS-L502X kernel: EDD information not available.
Apr 03 19:47:48 Dell-XPS-L502X kernel: Freeing unused kernel memory: 2384K
Apr 03 19:47:48 Dell-XPS-L502X kernel: Write protecting the kernel read-only data: 20480k
Apr 03 19:47:48 Dell-XPS-L502X kernel: Freeing unused kernel memory: 2008K
Apr 03 19:47:48 Dell-XPS-L502X kernel: Freeing unused kernel memory: 1948K
Apr 03 19:47:48 Dell-XPS-L502X kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Apr 03 19:47:48 Dell-XPS-L502X kernel: x86/mm: Checking user space page tables
Apr 03 19:47:48 Dell-XPS-L502X kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[152]: starting version 234
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[153]: hwdb.bin does not exist, please run systemd-hwdb update
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[153]: Load module index
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[153]: timestamp of '/lib/systemd/network' changed
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[153]: Parsed configuration file /lib/systemd/network/99-default.link
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[153]: Created link configuration context.
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[153]: timestamp of '/lib/udev/rules.d' changed
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[153]: Reading rules file: /lib/udev/rules.d/50-firmware.rules
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[153]: Reading rules file: /lib/udev/rules.d/50-udev-default.rules
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[153]: Reading rules file: /lib/udev/rules.d/55-dm.rules
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci
Apr 03 19:47:48 Dell-XPS-L502X kernel: ahci 0000:00:1f.2: version 3.0
Apr 03 19:47:48 Dell-XPS-L502X kernel: ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
Apr 03 19:47:48 Dell-XPS-L502X kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x13 impl SATA mode
Apr 03 19:47:48 Dell-XPS-L502X kernel: ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ems sxs apst 
Apr 03 19:47:48 Dell-XPS-L502X kernel: r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
Apr 03 19:47:48 Dell-XPS-L502X kernel: r8169 0000:06:00.0: can't disable ASPM; OS doesn't have ASPM control
Apr 03 19:47:48 Dell-XPS-L502X kernel: r8169 0000:06:00.0 eth0: RTL8168e/8111e at 0x000000007620f7d8, 14:fe:b5:aa:16:98, XID 0c200000 IRQ 30
Apr 03 19:47:48 Dell-XPS-L502X kernel: r8169 0000:06:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
Apr 03 19:47:48 Dell-XPS-L502X kernel: r8169 0000:06:00.0 enp6s0: renamed from eth0
Apr 03 19:47:48 Dell-XPS-L502X kernel: nvidia: loading out-of-tree module taints kernel.
Apr 03 19:47:48 Dell-XPS-L502X kernel: nvidia: module license 'NVIDIA' taints kernel.
Apr 03 19:47:48 Dell-XPS-L502X kernel: Disabling lock debugging due to kernel taint
Apr 03 19:47:48 Dell-XPS-L502X kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Apr 03 19:47:48 Dell-XPS-L502X kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 243
Apr 03 19:47:48 Dell-XPS-L502X kernel: nvidia 0000:01:00.0: enabling device (0006 -> 0007)
Apr 03 19:47:48 Dell-XPS-L502X kernel: nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
Apr 03 19:47:48 Dell-XPS-L502X kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  384.111  Tue Dec 19 23:51:45 PST 2017 (using threaded interrupts)
Apr 03 19:47:48 Dell-XPS-L502X kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  384.111  Tue Dec 19 22:56:18 PST 2017
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: scsi host0: ahci
Apr 03 19:47:48 Dell-XPS-L502X kernel: scsi host1: ahci
Apr 03 19:47:48 Dell-XPS-L502X kernel: scsi host2: ahci
Apr 03 19:47:48 Dell-XPS-L502X kernel: scsi host3: ahci
Apr 03 19:47:48 Dell-XPS-L502X kernel: scsi host4: ahci
Apr 03 19:47:48 Dell-XPS-L502X kernel: scsi host5: ahci
Apr 03 19:47:48 Dell-XPS-L502X kernel: ata1: SATA max UDMA/133 abar m2048@0xf1c08000 port 0xf1c08100 irq 29
Apr 03 19:47:48 Dell-XPS-L502X kernel: ata2: SATA max UDMA/133 abar m2048@0xf1c08000 port 0xf1c08180 irq 29
Apr 03 19:47:48 Dell-XPS-L502X kernel: ata3: DUMMY
Apr 03 19:47:48 Dell-XPS-L502X kernel: ata4: DUMMY
Apr 03 19:47:48 Dell-XPS-L502X kernel: ata5: SATA max UDMA/133 abar m2048@0xf1c08000 port 0xf1c08300 irq 29
Apr 03 19:47:48 Dell-XPS-L502X kernel: ata6: DUMMY
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_detect_pch [i915]] Found CougarPoint PCH
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_power_domains_init [i915]] Allowed DC state mask 00
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: platform=SANDYBRIDGE gen=6 pciid=0x0116 rev=0x09
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: is_mobile: yes
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: is_lp: no
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: is_alpha_support: no
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_64bit_reloc: no
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_aliasing_ppgtt: yes
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_csr: no
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_ddi: no
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_dp_mst: no
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_reset_engine: no
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_fbc: yes
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_fpga_dbg: no
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_full_ppgtt: no
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_full_48bit_ppgtt: no
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_gmch_display: no
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_guc: no
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_guc_ct: no
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_hotplug: yes
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_l3_dpf: no
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_llc: yes
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_logical_ring_contexts: no
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_logical_ring_preemption: no
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_overlay: no
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_pooled_eu: no
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_psr: no
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_rc6: yes
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_rc6p: yes
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_resource_streamer: no
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_runtime_pm: no
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_snoop: no
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: unfenced_needs_alignment: no
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: cursor_needs_physical: no
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: hws_needs_physical: no
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: overlay_needs_physical: no
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: supports_tv: no
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_dump [i915]] i915 device info: has_ipc: no
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_runtime_init [i915]] slice mask: 0000
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_runtime_init [i915]] slice total: 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_runtime_init [i915]] subslice total: 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_runtime_init [i915]] subslice mask 0000
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_runtime_init [i915]] subslice per slice: 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_runtime_init [i915]] EU total: 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_runtime_init [i915]] EU per subslice: 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_runtime_init [i915]] has slice power gating: n
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_runtime_init [i915]] has subslice power gating: n
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_device_info_runtime_init [i915]] has EU power gating: n
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:i915_driver_load [i915]] ppgtt mode: 1
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:i915_driver_load [i915]] use GPU semaphores? yes
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm] Memory usable by graphics device = 2048M
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:i915_ggtt_probe_hw [i915]] GMADR size = 256M
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:i915_ggtt_probe_hw [i915]] GTT stolen size = 64M
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm] Replacing VGA console driver
Apr 03 19:47:48 Dell-XPS-L502X kernel: Console: switching to colour dummy device 80x25
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:i915_gem_init_stolen [i915]] Memory reserved for graphics device: 65536K, usable: 65536K
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_opregion_setup [i915]] graphic opregion physical addr: 0xbadff018
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_opregion_setup [i915]] Public ACPI methods supported
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_opregion_setup [i915]] SWSCI supported
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_opregion_setup [i915]] SWSCI GBDA callbacks 00000cf3, SBCB callbacks 00000241
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_opregion_setup [i915]] ASLE supported
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_opregion_setup [i915]] ASLE extension supported
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_opregion_setup [i915]] Found valid VBT in ACPI OpRegion (Mailbox #4)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_gvt_init [i915]] GVT-g is disabled by kernel params
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm] Driver supports precise vblank timestamp query.
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_bios_init [i915]] Set default to SSC at 120000 kHz
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_bios_init [i915]] VBT signature "$VBT SANDYBRIDGE-M  ", BDB version 161
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_bios_init [i915]] BDB_GENERAL_FEATURES int_tv_support 0 int_crt_support 1 lvds_use_ssc 1 lvds_ssc_freq 120000 display_clock_mode 0 fdi_rx_polarity_inverted 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_bios_init [i915]] crt_ddc_bus_pin: 2
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_opregion_get_panel_type [i915]] Ignoring OpRegion panel type (0)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_bios_init [i915]] Panel type: 2 (VBT)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_bios_init [i915]] DRRS supported mode is static
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_bios_init [i915]] Found panel mode in BIOS VBT tables:
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 0:"1920x1080" 0 142000 1920 1980 2028 2094 1080 1090 1100 1130 0x8 0xa
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_bios_init [i915]] VBT initial LVDS value 20033c
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_bios_init [i915]] VBT backlight PWM modulation frequency 210 Hz, active high, min brightness 33, level 0, controller 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_bios_init [i915]] Found SDVO panel mode in BIOS VBT tables:
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 0:"1600x1200" 0 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x8 0xa
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_bios_init [i915]] DRRS State Enabled:1
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_bios_init [i915]] No PSR BDB found.
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_bios_init [i915]] No SDVO device info is found in VBT
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dsm_detect [i915]] no _DSM method for intel device
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dsm_detect [i915]] no _DSM method for intel device
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_update_rawclk [i915]] rawclk rate: 125000 kHz
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_power_well_enable [i915]] enabling always-on
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_fbc_init [i915]] Sanitized enable_fbc value: 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Primary WM0 latency 7 (0.7 usec)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Primary WM1 latency 3 (1.5 usec)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Primary WM2 latency 4 (2.0 usec)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Primary WM3 latency 22 (11.0 usec)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Sprite WM0 latency 7 (0.7 usec)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Sprite WM1 latency 3 (1.5 usec)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Sprite WM2 latency 4 (2.0 usec)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Sprite WM3 latency 22 (11.0 usec)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Cursor WM0 latency 7 (0.7 usec)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Cursor WM1 latency 3 (1.5 usec)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Cursor WM2 latency 4 (2.0 usec)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Cursor WM3 latency 22 (11.0 usec)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_init_pm [i915]] WM latency values increased to avoid potential underruns
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Primary WM0 latency 12 (1.2 usec)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Primary WM1 latency 3 (1.5 usec)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Primary WM2 latency 4 (2.0 usec)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Primary WM3 latency 22 (11.0 usec)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Sprite WM0 latency 12 (1.2 usec)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Sprite WM1 latency 3 (1.5 usec)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Sprite WM2 latency 4 (2.0 usec)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Sprite WM3 latency 22 (11.0 usec)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Cursor WM0 latency 12 (1.2 usec)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Cursor WM1 latency 3 (1.5 usec)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Cursor WM2 latency 4 (2.0 usec)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_print_wm_latency [i915]] Cursor WM3 latency 22 (11.0 usec)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_modeset_init [i915]] 2 display pipes available.
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_update_cdclk [i915]] Current CD clock rate: 400000 kHz, VCO: 0 kHz, ref: 0 kHz
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_update_max_cdclk [i915]] Max CD clock rate: 400000 kHz
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_update_max_cdclk [i915]] Max dotclock rate: 360000 kHz
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_lvds_init [i915]] LVDS PPS:t1+t2 300 t3 500 t4 4000 t5 2000 tx 3000 divider 6249 port 0 powerdown_on_reset 1
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=0024
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 03 19:47:48 Dell-XPS-L502X kernel: hub 1-1:1.0: USB hub found
Apr 03 19:47:48 Dell-XPS-L502X kernel: hub 1-1:1.0: 6 ports detected
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_lvds_init [i915]] using preferred mode from EDID: 
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 51:"1920x1080" 60 142000 1920 1980 2028 2094 1080 1090 1100 1130 0x48 0x9
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_panel_setup_backlight [i915]] Connector LVDS-1 backlight initialized, enabled, brightness 2351/4648
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_lvds_init [i915]] detected dual-link lvds configuration
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_crt_reset [i915]] crt adpa set to 0xf40000
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_hdmi_init_connector [i915]] Adding HDMI connector on port C
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm] forcing HDMI-A-1 connector on
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_connector_init [drm]] cmdline mode for connector HDMI-A-1 1280x1024@75Hz
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_hdmi_init_connector [i915]] Using DDC pin 0x4 for port C (platform default)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dp_init_connector [i915]] Adding DP connector on port C
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dp_init_connector [i915]] using AUX C for port C (platform default)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_init_pch_refclk [i915]] has_panel 1 has_lvds 1 has_ck505 0 using_ssc_source 1
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_init_pch_refclk [i915]] Using SSC on panel
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_set_plane_visible [i915]] pipe A active planes 0x0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_set_plane_visible [i915]] pipe A active planes 0x0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_set_plane_visible [i915]] pipe A active planes 0x0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_modeset_setup_hw_state [i915]] [CRTC:37:pipe A] hw state readout: enabled
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_set_plane_visible [i915]] pipe B active planes 0x0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_set_plane_visible [i915]] pipe B active planes 0x0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_set_plane_visible [i915]] pipe B active planes 0x0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_modeset_setup_hw_state [i915]] [CRTC:47:pipe B] hw state readout: disabled
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_modeset_setup_hw_state [i915]] PCH DPLL A hw state readout: crtc_mask 0x00000001, on 1
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_modeset_setup_hw_state [i915]] PCH DPLL B hw state readout: crtc_mask 0x00000000, on 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_modeset_setup_hw_state [i915]] [ENCODER:49:LVDS] hw state readout: enabled, pipe A
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_modeset_setup_hw_state [i915]] [ENCODER:56:CRT] hw state readout: disabled, pipe A
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_modeset_setup_hw_state [i915]] [ENCODER:57:HDMI C] hw state readout: disabled, pipe A
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_modeset_setup_hw_state [i915]] [ENCODER:62:DP C] hw state readout: disabled, pipe A
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_modeset_setup_hw_state [i915]] [CONNECTOR:48:LVDS-1] hw state readout: enabled
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_modeset_setup_hw_state [i915]] [CONNECTOR:55:VGA-1] hw state readout: disabled
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_modeset_setup_hw_state [i915]] [CONNECTOR:58:HDMI-A-1] hw state readout: disabled
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_modeset_setup_hw_state [i915]] [CONNECTOR:63:DP-1] hw state readout: disabled
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [CRTC:37:pipe A][setup_hw_state]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] output_types: LVDS (0x10)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] cpu_transcoder: A, pipe bpp: 18, dithering: 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] fdi: lanes: 4; gmch_m: 2481629, gmch_n: 8388608, link_m: 275736, link_n: 524288, tu: 64
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] audio: 0, infoframes: 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] requested mode:
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 0:"1920x1080" 60 141429 1920 1980 2028 2094 1080 1090 1100 1130 0x40 0x9
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] adjusted mode:
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 0:"1920x1080" 60 141429 1920 1980 2028 2094 1080 1090 1100 1130 0x40 0x9
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] crtc timings: 141429 1920 1980 2028 2094 1080 1090 1100 1130, type: 0x40 flags: 0x9
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] port clock: 141429, pipe src size: 720x400, pixel rate 141429
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] pch pfit: pos: 0x00000000, size: 0x07800438, enabled
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] ips: 0, double wide: 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:ibx_dump_hw_state [i915]] dpll_hw_state: dpll: 0x89046004, dpll_md: 0x0, fp0: 0x21007, fp1: 0x30d07
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] planes on this crtc
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:28:primary A] disabled, scaler_id = 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:31:sprite A] disabled, scaler_id = 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:34:cursor A] disabled, scaler_id = 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [CRTC:47:pipe B][setup_hw_state]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] output_types:  (0x0)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] cpu_transcoder: B, pipe bpp: 0, dithering: 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] audio: 0, infoframes: 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] requested mode:
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] adjusted mode:
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] crtc timings: 0 0 0 0 0 0 0 0 0, type: 0x0 flags: 0x0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] port clock: 0, pipe src size: 0x0, pixel rate 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] ips: 0, double wide: 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:ibx_dump_hw_state [i915]] dpll_hw_state: dpll: 0x0, dpll_md: 0x0, fp0: 0x0, fp1: 0x0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] planes on this crtc
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:38:primary B] disabled, scaler_id = 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:41:sprite B] disabled, scaler_id = 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:44:cursor B] disabled, scaler_id = 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_uc_fw_fetch [i915]] GuC fw fetch (null)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_uc_fw_fetch [i915]] GuC fw fetch (null)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:i915_gem_init_ggtt [i915]] clearing unused GTT space: [1000, 80000000]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:i915_ppgtt_create [i915]] Allocated pde space (2M) at GTT entry: 7fe00
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:i915_ppgtt_create [i915]] Adding PPGTT at offset 7fe00000
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:i915_gem_contexts_init [i915]] logical context support initialized
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_engine_init_common [i915]] rcs0 hws offset: 0x7fdfd000
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_engine_create_scratch [i915]] rcs0 pipe control offset: 0x7fdfc000
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_engine_init_common [i915]] bcs0 hws offset: 0x7fdfb000
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_engine_init_common [i915]] vcs0 hws offset: 0x7fdfa000
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:init_workarounds_ring [i915]] rcs0: Number of context specific w/a: 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_init_gt_powersave [i915]] Overclocking supported, max: 1200MHz, overclock: 1200MHz
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:gen6_check_mch_setup [i915]] Wrong MCH_SSKPD value: 0x16040307 This can cause underruns.
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_fbdev_init [i915]] pipe A not active or no fb, skipping
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_fbdev_init [i915]] pipe B not active or no fb, skipping
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_fbdev_init [i915]] no active fbs found, not using BIOS config
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] [CONNECTOR:55:VGA-1] force=0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] trigger hotplug detect cycle: adpa=0xf40000
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_backlight_device_register [i915]] Connector LVDS-1 backlight sysfs interface registered
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dp_connector_register [i915]] registering DPDDC-C bus for card1-DP-1
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm] Initialized i915 1.6.0 20171023 for 0000:00:02.0 on minor 1
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_opregion_register [i915]] 4 outputs detected
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: Video Device [PEGP] (multi-head: no  rom: yes  post: no)
Apr 03 19:47:48 Dell-XPS-L502X kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:32/LNXVIDEO:00/input/input7
Apr 03 19:47:48 Dell-XPS-L502X kernel: ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:asle_work [i915]] bclp = 0x80000038
Apr 03 19:47:48 Dell-XPS-L502X kernel: acpi device:34: registered as cooling_device4
Apr 03 19:47:48 Dell-XPS-L502X kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input8
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] 
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] ironlake hotplug adpa=0xf40000, result 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] CRT not detected via hotplug
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb 2-1: New USB device found, idVendor=8087, idProduct=0024
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 03 19:47:48 Dell-XPS-L502X kernel: hub 2-1:1.0: USB hub found
Apr 03 19:47:48 Dell-XPS-L502X kernel: hub 2-1:1.0: 8 ports detected
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:gmbus_xfer [i915]] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_do_probe_ddc_edid [drm]] drm: skipping non-existent adapter i915 gmbus vga
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_crt_get_edid [i915]] CRT GMBUS EDID read failed, retry using GPIO bit-banging
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus vga. force bit now 1
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_do_probe_ddc_edid [drm]] drm: skipping non-existent adapter i915 gmbus vga
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus vga. force bit now 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_crt_detect_ddc [i915]] CRT not detected via DDC:0x50 [no valid EDID found]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_helper_hpd_irq_event [drm_kms_helper]] [CONNECTOR:55:VGA-1] status updated from unknown to disconnected
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:asle_work [i915]] updating opregion backlight 56/255
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_panel_actually_set_backlight [i915]] set backlight PWM = 1021
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:asle_work [i915]] No request on ASLC interrupt 0x00000000
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_hdmi_detect [i915]] [CONNECTOR:58:HDMI-A-1]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm] Got external EDID base block and 0 extensions from "edid/monitor.bin" for connector "HDMI-A-1"
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode HDMI ID:  (err -6)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_helper_hpd_irq_event [drm_kms_helper]] [CONNECTOR:58:HDMI-A-1] status updated from unknown to connected
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dp_detect [i915]] [CONNECTOR:63:DP-1]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_helper_hpd_irq_event [drm_kms_helper]] [CONNECTOR:63:DP-1] status updated from unknown to disconnected
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:48:LVDS-1]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_lvds_detect [i915]] [CONNECTOR:48:LVDS-1]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:48:LVDS-1] status updated from unknown to connected
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:48:LVDS-1] probed modes :
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 51:"1920x1080" 60 142000 1920 1980 2028 2094 1080 1090 1100 1130 0x48 0x9
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:55:VGA-1]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] [CONNECTOR:55:VGA-1] force=1
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] ironlake hotplug adpa=0xf40000, result 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] CRT not detected via hotplug
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:gmbus_xfer [i915]] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_do_probe_ddc_edid [drm]] drm: skipping non-existent adapter i915 gmbus vga
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_crt_get_edid [i915]] CRT GMBUS EDID read failed, retry using GPIO bit-banging
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus vga. force bit now 1
Apr 03 19:47:48 Dell-XPS-L502X kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Apr 03 19:47:48 Dell-XPS-L502X kernel: ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
Apr 03 19:47:48 Dell-XPS-L502X kernel: ata1.00: ATA-8: HGST HTS721010A9E630, JB0OA3J0, max UDMA/133
Apr 03 19:47:48 Dell-XPS-L502X kernel: ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
Apr 03 19:47:48 Dell-XPS-L502X kernel: ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
Apr 03 19:47:48 Dell-XPS-L502X kernel: ata1.00: configured for UDMA/133
Apr 03 19:47:48 Dell-XPS-L502X kernel: scsi 0:0:0:0: Direct-Access     ATA      HGST HTS721010A9 A3J0 PQ: 0 ANSI: 5
Apr 03 19:47:48 Dell-XPS-L502X kernel: sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Apr 03 19:47:48 Dell-XPS-L502X kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
Apr 03 19:47:48 Dell-XPS-L502X kernel: sd 0:0:0:0: [sda] Write Protect is off
Apr 03 19:47:48 Dell-XPS-L502X kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Apr 03 19:47:48 Dell-XPS-L502X kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_do_probe_ddc_edid [drm]] drm: skipping non-existent adapter i915 gmbus vga
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus vga. force bit now 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_crt_detect_ddc [i915]] CRT not detected via DDC:0x50 [no valid EDID found]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:55:VGA-1] disconnected
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:58:HDMI-A-1]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_hdmi_force [i915]] [CONNECTOR:58:HDMI-A-1]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm] Got external EDID base block and 0 extensions from "edid/monitor.bin" for connector "HDMI-A-1"
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode HDMI ID:  (err -6)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_edid_to_eld [drm]] ELD: no CEA Extension found
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:58:HDMI-A-1] probed modes :
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 65:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x48 0x5
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 75:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 66:"1280x960" 60 108000 1280 1376 1488 1800 960 961 964 1000 0x40 0x5
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 67:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 76:"1024x768" 75 78750 1024 1040 1136 1312 768 769 772 800 0x40 0x5
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 77:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 78:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 79:"832x624" 75 57284 832 864 928 1152 624 625 628 667 0x40 0xa
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 80:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 81:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 68:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 69:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 70:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 71:"640x480" 73 31500 640 664 704 832 480 489 492 520 0x40 0xa
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 72:"640x480" 67 30240 640 704 768 864 480 483 486 525 0x40 0xa
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 73:"640x480" 60 25175 640 656 752 800 480 490 492 525 0x40 0xa
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 74:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:63:DP-1]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dp_detect [i915]] [CONNECTOR:63:DP-1]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:63:DP-1] disconnected
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] connector 48 enabled? yes
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] connector 55 enabled? no
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] connector 58 enabled? yes
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] connector 63 enabled? no
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_fb_initial_config [i915]] Not using firmware configuration
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] looking for cmdline mode on connector 48
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] looking for preferred mode on connector 48 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] found mode 1920x1080
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] looking for cmdline mode on connector 58
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] found mode 1280x1024
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] picking CRTCs for 8192x8192 config
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] desired mode 1920x1080 set on crtc 37 (0,0)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] desired mode 1280x1024 set on crtc 47 (0,0)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intelfb_create [i915]] no BIOS fb, allocating a new one
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intelfb_create [i915]] allocated 1920x1080 fb: 0x00061000
Apr 03 19:47:48 Dell-XPS-L502X kernel: fbcon: inteldrmfb (fb0) is primary device
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_atomic_check.part.135 [i915]] [CONNECTOR:48:LVDS-1] checking for sink bpp constrains
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_atomic_check.part.135 [i915]] clamping display bpp (was 36) to EDID reported max of 18
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_atomic_check.part.135 [i915]] checking fdi config on pipe A, lanes 2
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_atomic_check.part.135 [i915]] hw max bpp: 36, pipe bpp: 18, dithering: 1
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [CRTC:37:pipe A][modeset]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] output_types: LVDS (0x10)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] cpu_transcoder: A, pipe bpp: 18, dithering: 1
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] fdi: lanes: 2; gmch_m: 4963259, gmch_n: 8388608, link_m: 275736, link_n: 524288, tu: 64
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] audio: 0, infoframes: 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] requested mode:
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 0:"1920x1080" 60 142000 1920 1980 2028 2094 1080 1090 1100 1130 0x48 0x9
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] adjusted mode:
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 0:"1920x1080" 60 142000 1920 1980 2028 2094 1080 1090 1100 1130 0x48 0x9
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] crtc timings: 142000 1920 1980 2028 2094 1080 1090 1100 1130, type: 0x48 flags: 0x9
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] port clock: 142000, pipe src size: 1920x1080, pixel rate 142000
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] ips: 0, double wide: 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:ibx_dump_hw_state [i915]] dpll_hw_state: dpll: 0x89046004, dpll_md: 0x0, fp0: 0x21007, fp1: 0x30d07
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] planes on this crtc
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:28:primary A] disabled, scaler_id = 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:31:sprite A] disabled, scaler_id = 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:34:cursor A] disabled, scaler_id = 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_atomic_check.part.135 [i915]] [CONNECTOR:58:HDMI-A-1] checking for sink bpp constrains
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_atomic_check.part.135 [i915]] clamping display bpp (was 36) to EDID reported max of 24
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_hdmi_compute_config [i915]] picking bpc to 8 for HDMI output
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_hdmi_compute_config [i915]] forcing pipe bpp to 24 for HDMI
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_atomic_check.part.135 [i915]] checking fdi config on pipe B, lanes 2
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_atomic_check.part.135 [i915]] hw max bpp: 36, pipe bpp: 24, dithering: 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [CRTC:47:pipe B][modeset]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] output_types: HDMI (0x40)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] cpu_transcoder: B, pipe bpp: 24, dithering: 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] fdi: lanes: 2; gmch_m: 6291456, gmch_n: 8388608, link_m: 262144, link_n: 524288, tu: 64
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] audio: 0, infoframes: 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] requested mode:
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 0:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] adjusted mode:
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 0:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] crtc timings: 135000 1280 1296 1440 1688 1024 1025 1028 1066, type: 0x40 flags: 0x5
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] port clock: 135000, pipe src size: 1280x1024, pixel rate 135000
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] ips: 0, double wide: 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:ibx_dump_hw_state [i915]] dpll_hw_state: dpll: 0x0, dpll_md: 0x0, fp0: 0x0, fp1: 0x0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] planes on this crtc
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:38:primary B] disabled, scaler_id = 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:41:sprite B] disabled, scaler_id = 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dump_pipe_config [i915]] [PLANE:44:cursor B] disabled, scaler_id = 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:ironlake_crtc_compute_clock [i915]] using SSC reference clock of 120000 kHz
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_find_shared_dpll [i915]] [CRTC:37:pipe A] allocated PCH DPLL A
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_reference_shared_dpll [i915]] using PCH DPLL A for pipe A
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_find_shared_dpll [i915]] [CRTC:47:pipe B] allocated PCH DPLL B
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_reference_shared_dpll [i915]] using PCH DPLL B for pipe B
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_panel_actually_set_backlight [i915]] set backlight PWM = 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_disable_pipe [i915]] disabling pipe A
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb 1-1.4: new high-speed USB device number 3 using ehci-pci
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb 2-1.5: new full-speed USB device number 3 using ehci-pci
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb 1-1.4: New USB device found, idVendor=0408, idProduct=2fb1
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb 1-1.4: New USB device strings: Mfr=3, Product=2, SerialNumber=0
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb 1-1.4: Product: Laptop_Integrated_Webcam_2HDM
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb 1-1.4: Manufacturer: CN07CN2C7866414F08F7A00
Apr 03 19:47:48 Dell-XPS-L502X kernel: tsc: Refined TSC clocksource calibration: 2294.786 MHz
Apr 03 19:47:48 Dell-XPS-L502X kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2113f7e44a7, max_idle_ns: 440795281465 ns
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb 2-1.5: New USB device found, idVendor=8086, idProduct=0189
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb 2-1.5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb 2-1.6: new high-speed USB device number 4 using ehci-pci
Apr 03 19:47:48 Dell-XPS-L502X kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Apr 03 19:47:48 Dell-XPS-L502X kernel: ata2.00: ATAPI: HL-DT-ST DVDRW/BDROM CT30N, A101, max UDMA/133
Apr 03 19:47:48 Dell-XPS-L502X kernel: ata2.00: configured for UDMA/133
Apr 03 19:47:48 Dell-XPS-L502X kernel: scsi 1:0:0:0: CD-ROM            HL-DT-ST DVDRWBD CT30N    A101 PQ: 0 ANSI: 5
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb 2-1.6: New USB device found, idVendor=413c, idProduct=8184
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb 2-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb 2-1.6: Product: Dell Wireless 5540
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb 2-1.6: Manufacturer: <ADell Wireless 5540
Apr 03 19:47:48 Dell-XPS-L502X kernel: usb 2-1.6: SerialNumber: 3563970327229510
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_disable_shared_dpll [i915]] disable PCH DPLL A (active 1, on? 1) for crtc 37
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_disable_shared_dpll [i915]] disabling PCH DPLL A
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [ENCODER:49:LVDS]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [ENCODER:56:CRT]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [ENCODER:57:HDMI C]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [ENCODER:62:DP C]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:verify_single_dpll_state.isra.74 [i915]] PCH DPLL A
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:verify_single_dpll_state.isra.74 [i915]] PCH DPLL B
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_prepare_shared_dpll [i915]] setting up PCH DPLL A
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_enable_pipe [i915]] enabling pipe A
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI_RX_IIR 0x700
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI train 1 done.
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI_RX_IIR 0x600
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI train 2 done.
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI train done.
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_enable_shared_dpll [i915]] enable PCH DPLL A (active 1, on? 0) for crtc 37
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_enable_shared_dpll [i915]] enabling PCH DPLL A
Apr 03 19:47:48 Dell-XPS-L502X kernel: sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Apr 03 19:47:48 Dell-XPS-L502X kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
Apr 03 19:47:48 Dell-XPS-L502X kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
Apr 03 19:47:48 Dell-XPS-L502X kernel: sr 1:0:0:0: Attached scsi generic sg1 type 5
Apr 03 19:47:48 Dell-XPS-L502X kernel: psmouse serio1: synaptics: queried max coordinates: x [..5398], y [..4728]
Apr 03 19:47:48 Dell-XPS-L502X kernel:  sda: sda1 sda2 sda3 < sda5 sda6 sda7 sda8 sda9 sda10 sda11 sda12 sda13 sda14 sda15 > sda4
Apr 03 19:47:48 Dell-XPS-L502X kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Apr 03 19:47:48 Dell-XPS-L502X kernel: psmouse serio1: synaptics: Touchpad model: 1, fw: 7.4, id: 0x1e0b1, caps: 0xd04771/0xa40000/0x8a0400/0x0, board id: 0, fw id: 662324
Apr 03 19:47:48 Dell-XPS-L502X kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input6
Apr 03 19:47:48 Dell-XPS-L502X kernel: ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Apr 03 19:47:48 Dell-XPS-L502X kernel: ata5.00: ATA-8: ST9500420AS, D005SDM1, max UDMA/133
Apr 03 19:47:48 Dell-XPS-L502X kernel: ata5.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
Apr 03 19:47:48 Dell-XPS-L502X kernel: ata5.00: configured for UDMA/133
Apr 03 19:47:48 Dell-XPS-L502X kernel: scsi 4:0:0:0: Direct-Access     ATA      ST9500420AS      SDM1 PQ: 0 ANSI: 5
Apr 03 19:47:48 Dell-XPS-L502X kernel: sd 4:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/466 GiB)
Apr 03 19:47:48 Dell-XPS-L502X kernel: sd 4:0:0:0: [sdb] Write Protect is off
Apr 03 19:47:48 Dell-XPS-L502X kernel: sd 4:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Apr 03 19:47:48 Dell-XPS-L502X kernel: sd 4:0:0:0: Attached scsi generic sg2 type 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr 03 19:47:48 Dell-XPS-L502X kernel:  sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 sdb6 sdb7 sdb8 sdb9 >
Apr 03 19:47:48 Dell-XPS-L502X kernel: sd 4:0:0:0: [sdb] Attached SCSI removable disk
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_panel_enable_backlight [i915]] pipe A
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_panel_actually_set_backlight [i915]] set backlight PWM = 1021
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_print_rc6_info [i915]] Enabling RC6 states: RC6 on RC6p off RC6pp off
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_prepare_shared_dpll [i915]] setting up PCH DPLL B
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_enable_pipe [i915]] enabling pipe B
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI_RX_IIR 0x100
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI train 1 done.
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI_RX_IIR 0x600
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI train 2 done.
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:gen6_fdi_link_train [i915]] FDI train done.
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_enable_shared_dpll [i915]] enable PCH DPLL B (active 2, on? 0) for crtc 47
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_enable_shared_dpll [i915]] enabling PCH DPLL B
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:verify_connector_state.isra.115 [i915]] [CONNECTOR:48:LVDS-1]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [CRTC:37:pipe A]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:verify_single_dpll_state.isra.74 [i915]] PCH DPLL A
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:verify_connector_state.isra.115 [i915]] [CONNECTOR:58:HDMI-A-1]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_atomic_commit_tail [i915]] [CRTC:47:pipe B]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:verify_single_dpll_state.isra.74 [i915]] PCH DPLL B
Apr 03 19:47:48 Dell-XPS-L502X kernel: Console: switching to colour frame buffer device 160x64
Apr 03 19:47:48 Dell-XPS-L502X kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_fb_helper_hotplug_event.part.31 [drm_kms_helper]] 
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] 
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:48:LVDS-1]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_lvds_detect [i915]] [CONNECTOR:48:LVDS-1]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:48:LVDS-1] probed modes :
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 51:"1920x1080" 60 142000 1920 1980 2028 2094 1080 1090 1100 1130 0x48 0x9
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:55:VGA-1]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] [CONNECTOR:55:VGA-1] force=1
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] ironlake hotplug adpa=0xf40000, result 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] CRT not detected via hotplug
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:gmbus_xfer [i915]] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_do_probe_ddc_edid [drm]] drm: skipping non-existent adapter i915 gmbus vga
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_crt_get_edid [i915]] CRT GMBUS EDID read failed, retry using GPIO bit-banging
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus vga. force bit now 1
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_do_probe_ddc_edid [drm]] drm: skipping non-existent adapter i915 gmbus vga
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus vga. force bit now 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_crt_detect_ddc [i915]] CRT not detected via DDC:0x50 [no valid EDID found]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:55:VGA-1] disconnected
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:58:HDMI-A-1]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_hdmi_force [i915]] [CONNECTOR:58:HDMI-A-1]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm] Got external EDID base block and 0 extensions from "edid/monitor.bin" for connector "HDMI-A-1"
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode HDMI ID:  (err -6)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_edid_to_eld [drm]] ELD: no CEA Extension found
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:58:HDMI-A-1] probed modes :
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 65:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x48 0x5
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 75:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 66:"1280x960" 60 108000 1280 1376 1488 1800 960 961 964 1000 0x40 0x5
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 67:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 76:"1024x768" 75 78750 1024 1040 1136 1312 768 769 772 800 0x40 0x5
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 77:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 78:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 79:"832x624" 75 57284 832 864 928 1152 624 625 628 667 0x40 0xa
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 80:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 81:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 68:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 69:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 70:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 71:"640x480" 73 31500 640 664 704 832 480 489 492 520 0x40 0xa
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 72:"640x480" 67 30240 640 704 768 864 480 483 486 525 0x40 0xa
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 73:"640x480" 60 25175 640 656 752 800 480 490 492 525 0x40 0xa
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 74:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:63:DP-1]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dp_detect [i915]] [CONNECTOR:63:DP-1]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:63:DP-1] disconnected
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] connector 48 enabled? yes
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] connector 55 enabled? no
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] connector 58 enabled? yes
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] connector 63 enabled? no
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_fb_initial_config [i915]] Not using firmware configuration
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] looking for cmdline mode on connector 48
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] looking for preferred mode on connector 48 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] found mode 1920x1080
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] looking for cmdline mode on connector 58
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] found mode 1280x1024
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] picking CRTCs for 1920x1080 config
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] desired mode 1920x1080 set on crtc 37 (0,0)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] desired mode 1280x1024 set on crtc 47 (0,0)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_fb_helper_hotplug_event.part.31 [drm_kms_helper]] 
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] 
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:48:LVDS-1]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_lvds_detect [i915]] [CONNECTOR:48:LVDS-1]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:48:LVDS-1] probed modes :
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 51:"1920x1080" 60 142000 1920 1980 2028 2094 1080 1090 1100 1130 0x48 0x9
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:55:VGA-1]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] [CONNECTOR:55:VGA-1] force=1
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] ironlake hotplug adpa=0xf40000, result 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_crt_detect [i915]] CRT not detected via hotplug
Apr 03 19:47:48 Dell-XPS-L502X kernel: clocksource: Switched to clocksource tsc
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:gmbus_xfer [i915]] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_do_probe_ddc_edid [drm]] drm: skipping non-existent adapter i915 gmbus vga
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_crt_get_edid [i915]] CRT GMBUS EDID read failed, retry using GPIO bit-banging
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus vga. force bit now 1
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_do_probe_ddc_edid [drm]] drm: skipping non-existent adapter i915 gmbus vga
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus vga. force bit now 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_crt_detect_ddc [i915]] CRT not detected via DDC:0x50 [no valid EDID found]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:55:VGA-1] disconnected
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:58:HDMI-A-1]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_hdmi_force [i915]] [CONNECTOR:58:HDMI-A-1]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm] Got external EDID base block and 0 extensions from "edid/monitor.bin" for connector "HDMI-A-1"
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_dp_dual_mode_detect [drm_kms_helper]] DP dual mode HDMI ID:  (err -6)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_add_display_info [drm]] non_desktop set to 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_edid_to_eld [drm]] ELD: no CEA Extension found
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:58:HDMI-A-1] probed modes :
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 65:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x48 0x5
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 75:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 66:"1280x960" 60 108000 1280 1376 1488 1800 960 961 964 1000 0x40 0x5
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 67:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 76:"1024x768" 75 78750 1024 1040 1136 1312 768 769 772 800 0x40 0x5
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 77:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 78:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 79:"832x624" 75 57284 832 864 928 1152 624 625 628 667 0x40 0xa
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 80:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 81:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 68:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 69:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 70:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 71:"640x480" 73 31500 640 664 704 832 480 489 492 520 0x40 0xa
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 72:"640x480" 67 30240 640 704 768 864 480 483 486 525 0x40 0xa
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 73:"640x480" 60 25175 640 656 752 800 480 490 492 525 0x40 0xa
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_mode_debug_printmodeline [drm]] Modeline 74:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:63:DP-1]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_dp_detect [i915]] [CONNECTOR:63:DP-1]
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:63:DP-1] disconnected
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] connector 48 enabled? yes
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] connector 55 enabled? no
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] connector 58 enabled? yes
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] connector 63 enabled? no
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:intel_fb_initial_config [i915]] Not using firmware configuration
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] looking for cmdline mode on connector 48
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] looking for preferred mode on connector 48 0
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] found mode 1920x1080
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] looking for cmdline mode on connector 58
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] found mode 1280x1024
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] picking CRTCs for 1920x1080 config
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] desired mode 1920x1080 set on crtc 37 (0,0)
Apr 03 19:47:48 Dell-XPS-L502X kernel: [drm:drm_setup_crtcs [drm_kms_helper]] desired mode 1280x1024 set on crtc 47 (0,0)
Apr 03 19:47:48 Dell-XPS-L502X kernel: random: crng init done
Apr 03 19:47:48 Dell-XPS-L502X kernel: EXT4-fs (sdb7): mounted filesystem with ordered data mode. Opts: (null)
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[153]: Validate module index
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[153]: Check if link configuration needs reloading.
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[244]: passed device to netlink monitor 0x55b6538d1080
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[244]: Unload module index
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[244]: Unloaded link configuration context.
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[153]: Unload module index
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[153]: Unloaded link configuration context.
Apr 03 19:47:48 Dell-XPS-L502X kernel: systemd-udevd: 4080 output lines suppressed due to ratelimiting
Apr 03 19:47:48 Dell-XPS-L502X kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: Mounting cgroup to /sys/fs/cgroup/net_cls,net_prio of type cgroup with options net_cls,net_prio.
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: Mounting cgroup to /sys/fs/cgroup/pids of type cgroup with options pids.
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: Mounting cgroup to /sys/fs/cgroup/devices of type cgroup with options devices.
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: Mounting cgroup to /sys/fs/cgroup/hugetlb of type cgroup with options hugetlb.
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: Mounting cgroup to /sys/fs/cgroup/perf_event of type cgroup with options perf_event.
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: Mounting cgroup to /sys/fs/cgroup/memory of type cgroup with options memory.
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: Mounting cgroup to /sys/fs/cgroup/freezer of type cgroup with options freezer.
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: Mounting cgroup to /sys/fs/cgroup/cpuset of type cgroup with options cpuset.
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: Mounting cgroup to /sys/fs/cgroup/rdma of type cgroup with options rdma.
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: Mounting cgroup to /sys/fs/cgroup/cpu,cpuacct of type cgroup with options cpu,cpuacct.
Apr 03 19:47:48 Dell-XPS-L502X systemd-fstab-generator[260]: Parsing /etc/fstab
Apr 03 19:47:48 Dell-XPS-L502X systemd-gpt-auto-generator[262]: /dev/sdb7: root device /dev/sdb.
Apr 03 19:47:48 Dell-XPS-L502X systemd-fstab-generator[260]: Found entry what=/dev/disk/by-uuid/95f70d80-0833-47f2-a0d6-41f9ea14022a where=/ type=ext4 nofail=no noauto=no
Apr 03 19:47:48 Dell-XPS-L502X systemd-sysv-generator[266]: Cannot find unit apport.service.
Apr 03 19:47:48 Dell-XPS-L502X systemd-sysv-generator[266]: Native unit for rsync.service already exists, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-sysv-generator[266]: Native unit for network-manager.service already exists, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-sysv-generator[266]: Native unit for plymouth-log.service already exists, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-sysv-generator[266]: Native unit for whoopsie.service already exists, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-sysv-generator[266]: Native unit for keyboard-setup.service already exists, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-sysv-generator[266]: Native unit for lightdm.service already exists, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-sysv-generator[266]: Native unit for irqbalance.service already exists, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-sysv-generator[266]: Native unit for udev.service already exists, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-sysv-generator[266]: Native unit for x11-common.service already exists, skipping.
Apr 03 19:47:48 Dell-XPS-L502X kernel: systemd-sysv-ge: 86 output lines suppressed due to ratelimiting
Apr 03 19:47:48 Dell-XPS-L502X systemd-gpt-auto-generator[262]: No suitable partition table found, ignoring.
Apr 03 19:47:48 Dell-XPS-L502X systemd-journald[276]: Journal started
Apr 03 19:47:48 Dell-XPS-L502X systemd-journald[276]: Runtime journal (/run/log/journal/9dcce84391f449eaaa10bbad75a4d50f) is 8.0M, max 98.8M, 90.8M free.
Apr 03 19:47:48 Dell-XPS-L502X systemd[269]: sys-kernel-debug.mount: Executing: /bin/mount debugfs /sys/kernel/debug -t debugfs
Apr 03 19:47:48 Dell-XPS-L502X systemd[270]: ureadahead.service: Executing: /sbin/ureadahead
Apr 03 19:47:48 Dell-XPS-L502X systemd[271]: systemd-modules-load.service: Executing: /lib/systemd/systemd-modules-load
Apr 03 19:47:48 Dell-XPS-L502X systemd[272]: ufw.service: Executing: /lib/ufw/ufw-init start quiet
Apr 03 19:47:48 Dell-XPS-L502X systemd[273]: kmod-static-nodes.service: Executing: /bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
Apr 03 19:47:48 Dell-XPS-L502X systemd[274]: dev-mqueue.mount: Executing: /bin/mount mqueue /dev/mqueue -t mqueue
Apr 03 19:47:48 Dell-XPS-L502X systemd[275]: dev-hugepages.mount: Executing: /bin/mount hugetlbfs /dev/hugepages -t hugetlbfs
Apr 03 19:47:48 Dell-XPS-L502X systemd[276]: systemd-journald.service: Executing: /lib/systemd/systemd-journald
Apr 03 19:47:48 Dell-XPS-L502X systemd[277]: keyboard-setup.service: Executing: /lib/console-setup/keyboard-setup.sh
Apr 03 19:47:48 Dell-XPS-L502X systemd[279]: systemd-tmpfiles-setup-dev.service: Executing: /bin/systemd-tmpfiles --prefix=/dev --create --boot
Apr 03 19:47:48 Dell-XPS-L502X systemd-modules-load[271]: apply: /etc/modules-load.d/cups-filters.conf
Apr 03 19:47:48 Dell-XPS-L502X systemd-modules-load[271]: load: lp
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-journald-audit.socket: Changed listening -> running
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-journald-dev-log.socket: Changed listening -> running
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (WATCHDOG=1)
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 38 (n/a) to fd store.
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 39 (n/a) to fd store.
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 40 (n/a) to fd store.
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 41 (n/a) to fd store.
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 42 (n/a) to fd store.
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 43 (n/a) to fd store.
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: syslog.socket: Incoming traffic
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: syslog.socket: Changed listening -> running
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 40 (stored), closing.
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 41 (stored), closing.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Reading config file "/usr/lib/tmpfiles.d/00rsyslog.conf".
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/var/log" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Reading config file "/usr/lib/tmpfiles.d/dbus.conf".
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/var/lib/dbus/machine-id" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Reading config file "/usr/lib/tmpfiles.d/debian.conf".
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-udevd-kernel.socket: Incoming traffic
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-udevd-kernel.socket: Changed listening -> running
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/run/initctl" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/run/shm" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/run/sendsigs.omit.d" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/etc/mtab" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Reading config file "/usr/lib/tmpfiles.d/gvfsd-fuse-tmpfiles.conf".
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/run/user/*/gvfs" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Reading config file "/usr/lib/tmpfiles.d/home.conf".
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/home" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/srv" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Reading config file "/usr/lib/tmpfiles.d/journal-nocow.conf".
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/var/log/journal" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/var/log/journal/9dcce84391f449eaaa10bbad75a4d50f" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/var/log/journal/remote" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Reading config file "/run/tmpfiles.d/kmod.conf".
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/dev/cuse" matches include prefix "/dev".
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/dev/autofs" matches include prefix "/dev".
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/dev/btrfs-control" matches include prefix "/dev".
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/dev/userio" matches include prefix "/dev".
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/dev/vfio" matches include prefix "/dev".
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/dev/vfio/vfio" matches include prefix "/dev".
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/dev/vhci" matches include prefix "/dev".
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/dev/uhid" matches include prefix "/dev".
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/dev/vhost-net" matches include prefix "/dev".
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/dev/vhost-vsock" matches include prefix "/dev".
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/dev/snd" matches include prefix "/dev".
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/dev/snd/timer" matches include prefix "/dev".
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/dev/snd" matches include prefix "/dev".
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/dev/snd/seq" matches include prefix "/dev".
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Reading config file "/usr/lib/tmpfiles.d/legacy.conf".
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/var/lock" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/run/lock/subsys" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/forcefsck" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/fastboot" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/forcequotacheck" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Reading config file "/usr/lib/tmpfiles.d/man-db.conf".
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/var/cache/man" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Reading config file "/usr/lib/tmpfiles.d/passwd.conf".
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/etc/gshadow.lock" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/etc/shadow.lock" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/etc/passwd.lock" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/etc/group.lock" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/etc/subuid.lock" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/etc/subgid.lock" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Reading config file "/usr/lib/tmpfiles.d/sudo.conf".
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/var/run/sudo" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/var/run/sudo/ts" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Reading config file "/usr/lib/tmpfiles.d/systemd-nologin.conf".
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/run/nologin" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Reading config file "/usr/lib/tmpfiles.d/systemd.conf".
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/run/user" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/run/utmp" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/run/systemd/ask-password" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/run/systemd/seats" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/run/systemd/sessions" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/run/systemd/users" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/run/systemd/machines" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/run/systemd/shutdown" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/run/systemd/netif" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/run/systemd/netif/links" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/run/systemd/netif/leases" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/run/log" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/run/log/journal" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/run/log/journal/9dcce84391f449eaaa10bbad75a4d50f" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: libmount event [rescan: yes]
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: sys-kernel-debug.mount: Changed mounting -> mounting-done
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: sys-kernel-debug.mount: Job sys-kernel-debug.mount/start finished, result=done
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: Mounted Kernel Debug File System.
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: dev-mqueue.mount: Changed mounting -> mounting-done
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: dev-mqueue.mount: Job dev-mqueue.mount/start finished, result=done
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: Mounted POSIX Message Queue File System.
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: dev-hugepages.mount: Changed mounting -> mounting-done
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: dev-hugepages.mount: Job dev-hugepages.mount/start finished, result=done
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: Mounted Huge Pages File System.
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 274 (mount).
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: Child 269 (mount) died (code=exited, status=0/SUCCESS)
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: sys-kernel-debug.mount: Child 269 belongs to sys-kernel-debug.mount
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: sys-kernel-debug.mount: Mount process exited, code=exited status=0
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: sys-kernel-debug.mount: Changed mounting-done -> mounted
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: Child 274 (mount) died (code=exited, status=0/SUCCESS)
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: dev-mqueue.mount: Child 274 belongs to dev-mqueue.mount
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: dev-mqueue.mount: Mount process exited, code=exited status=0
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: dev-mqueue.mount: Changed mounting-done -> mounted
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: Child 275 (mount) died (code=exited, status=0/SUCCESS)
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: dev-hugepages.mount: Child 275 belongs to dev-hugepages.mount
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: dev-hugepages.mount: Mount process exited, code=exited status=0
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: dev-hugepages.mount: Changed mounting-done -> mounted
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/run/log/journal/9dcce84391f449eaaa10bbad75a4d50f" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/run/log/journal/9dcce84391f449eaaa10bbad75a4d50f" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/run/log/journal/9dcce84391f449eaaa10bbad75a4d50f/*.journal*" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/var/log/journal" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/var/log/journal/9dcce84391f449eaaa10bbad75a4d50f" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/var/log/journal/9dcce84391f449eaaa10bbad75a4d50f/system.journal" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/var/log/journal" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/var/log/journal" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/var/log/journal/9dcce84391f449eaaa10bbad75a4d50f" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/var/log/journal/9dcce84391f449eaaa10bbad75a4d50f" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/var/log/journal/9dcce84391f449eaaa10bbad75a4d50f/system.journal" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/var/lib/systemd" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/var/lib/systemd/coredump" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Reading config file "/usr/lib/tmpfiles.d/tmp.conf".
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/tmp" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/tmp/systemd-private-de270ddd21d94babaf4a5ae087e8ee32-*" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/tmp/systemd-private-de270ddd21d94babaf4a5ae087e8ee32-*/tmp" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/var/tmp/systemd-private-de270ddd21d94babaf4a5ae087e8ee32-*" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/var/tmp/systemd-private-de270ddd21d94babaf4a5ae087e8ee32-*/tmp" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/tmp/systemd-private-*" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/var/tmp/systemd-private-*" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Reading config file "/usr/lib/tmpfiles.d/var.conf".
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/var" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/var/run" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/var/log" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/var/log/wtmp" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/var/log/btmp" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/var/log/lastlog" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/var/cache" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/var/lib" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/var/spool" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Reading config file "/usr/lib/tmpfiles.d/x11.conf".
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/tmp/.X11-unix" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/tmp/.ICE-unix" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/tmp/.XIM-unix" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/tmp/.font-unix" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/tmp/.Test-unix" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Entry "/tmp/.X[0-9]*-lock" does not match any include prefix, skipping.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Running create action for entry c /dev/cuse
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Created char device node "/dev/cuse" 1:128.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: "/dev/cuse" has right mode 20600
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Running create action for entry c /dev/autofs
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Found existing char device node "/dev/autofs" 1:128.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: chmod "/dev/autofs" to mode 600
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Running create action for entry c /dev/btrfs-control
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Created char device node "/dev/btrfs-control" 1:128.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: "/dev/btrfs-control" has right mode 20600
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Running create action for entry c /dev/userio
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Created char device node "/dev/userio" 1:128.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: "/dev/userio" has right mode 20600
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Running create action for entry d /dev/vfio
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Created directory "/dev/vfio".
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: "/dev/vfio" has right mode 40755
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Running create action for entry c /dev/vfio/vfio
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Created char device node "/dev/vfio/vfio" 1:128.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: "/dev/vfio/vfio" has right mode 20600
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Running create action for entry c /dev/vhci
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Created char device node "/dev/vhci" 1:128.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: "/dev/vhci" has right mode 20600
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Running create action for entry c /dev/uhid
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Created char device node "/dev/uhid" 1:128.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: "/dev/uhid" has right mode 20600
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Running create action for entry c /dev/vhost-net
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Created char device node "/dev/vhost-net" 1:128.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: "/dev/vhost-net" has right mode 20600
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Running create action for entry c /dev/vhost-vsock
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Created char device node "/dev/vhost-vsock" 1:128.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: "/dev/vhost-vsock" has right mode 20600
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Running create action for entry d /dev/snd
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Created directory "/dev/snd".
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: "/dev/snd" has right mode 40755
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Running create action for entry d /dev/snd
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Found existing directory "/dev/snd".
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: "/dev/snd" has right mode 40755
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Running create action for entry c /dev/snd/timer
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Created char device node "/dev/snd/timer" 1:128.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: "/dev/snd/timer" has right mode 20600
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Running create action for entry c /dev/snd/seq
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: Created char device node "/dev/snd/seq" 1:128.
Apr 03 19:47:48 Dell-XPS-L502X systemd-tmpfiles[279]: "/dev/snd/seq" has right mode 20600
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 43 (stored), closing.
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 279 (systemd-tmpfile).
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: Child 279 (systemd-tmpfile) died (code=exited, status=0/SUCCESS)
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-setup-dev.service: Child 279 belongs to systemd-tmpfiles-setup-dev.service
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-setup-dev.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-setup-dev.service: Changed start -> exited
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-setup-dev.service: Job systemd-tmpfiles-setup-dev.service/start finished, result=done
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: Started Create Static Device Nodes in /dev.
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-udevd.service: ConditionPathIsReadWrite=/sys succeeded.
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-udevd.service: Passing 2 fds to service
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-udevd.service: About to execute: /lib/systemd/systemd-udevd
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-udevd.service: Forked /lib/systemd/systemd-udevd as 282
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-udevd.service: Changed dead -> start
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: Starting udev Kernel Device Manager...
Apr 03 19:47:48 Dell-XPS-L502X systemd[282]: systemd-udevd.service: Executing: /lib/systemd/systemd-udevd
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 40 (n/a) to fd store.
Apr 03 19:47:48 Dell-XPS-L502X systemd-modules-load[271]: Inserted module 'lp'
Apr 03 19:47:48 Dell-XPS-L502X systemd-modules-load[271]: load: ppdev
Apr 03 19:47:48 Dell-XPS-L502X kernel: lp: driver loaded but no devices found
Apr 03 19:47:48 Dell-XPS-L502X systemd-modules-load[271]: Inserted module 'ppdev'
Apr 03 19:47:48 Dell-XPS-L502X systemd-modules-load[271]: load: parport_pc
Apr 03 19:47:48 Dell-XPS-L502X kernel: ppdev: user-space parallel port driver
Apr 03 19:47:48 Dell-XPS-L502X systemd-modules-load[271]: Inserted module 'parport_pc'
Apr 03 19:47:48 Dell-XPS-L502X systemd-modules-load[271]: apply: /etc/modules-load.d/modules.conf
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 39 (stored), closing.
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 271 (systemd-modules).
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: Child 271 (systemd-modules) died (code=exited, status=0/SUCCESS)
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-modules-load.service: Child 271 belongs to systemd-modules-load.service
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-modules-load.service: Changed start -> exited
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-modules-load.service: Job systemd-modules-load.service/start finished, result=done
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: Started Load Kernel Modules.
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: /proc/self/uid_map has a full 1:1 mapping
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: /proc/self/gid_map has a full 1:1 mapping
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: /proc/self/setgroups contains "allow", not in user namespace
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: sys-fs-fuse-connections.mount: ConditionVirtualization=!private-users succeeded.
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: sys-fs-fuse-connections.mount: ConditionCapability=CAP_SYS_ADMIN succeeded.
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: sys-fs-fuse-connections.mount: ConditionPathExists=/sys/fs/fuse/connections succeeded.
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: sys-fs-fuse-connections.mount: About to execute: /bin/mount fusectl /sys/fs/fuse/connections -t fusectl
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: sys-fs-fuse-connections.mount: Forked /bin/mount as 284
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: sys-fs-fuse-connections.mount: Changed dead -> mounting
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: Mounting FUSE Control File System...
Apr 03 19:47:48 Dell-XPS-L502X systemd[284]: sys-fs-fuse-connections.mount: Executing: /bin/mount fusectl /sys/fs/fuse/connections -t fusectl
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-sysctl.service: ConditionPathIsReadWrite=/proc/sys/net/ succeeded.
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-sysctl.service: Passing 0 fds to service
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-sysctl.service: About to execute: /lib/systemd/systemd-sysctl
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-sysctl.service: Forked /lib/systemd/systemd-sysctl as 285
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-sysctl.service: Changed dead -> start
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: Starting Apply Kernel Variables...
Apr 03 19:47:48 Dell-XPS-L502X systemd[285]: systemd-sysctl.service: Executing: /lib/systemd/systemd-sysctl
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: sys-kernel-config.mount: ConditionCapability=CAP_SYS_RAWIO succeeded.
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: sys-kernel-config.mount: ConditionPathExists=/sys/kernel/config succeeded.
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: sys-kernel-config.mount: About to execute: /bin/mount configfs /sys/kernel/config -t configfs
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: sys-kernel-config.mount: Forked /bin/mount as 286
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: sys-kernel-config.mount: Changed dead -> mounting
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: Mounting Kernel Configuration File System...
Apr 03 19:47:48 Dell-XPS-L502X systemd[286]: sys-kernel-config.mount: Executing: /bin/mount configfs /sys/kernel/config -t configfs
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: libmount event [rescan: yes]
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: sys-kernel-config.mount: Changed mounting -> mounting-done
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: sys-kernel-config.mount: Job sys-kernel-config.mount/start finished, result=done
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: Mounted Kernel Configuration File System.
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: sys-fs-fuse-connections.mount: Changed mounting -> mounting-done
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: sys-fs-fuse-connections.mount: Job sys-fs-fuse-connections.mount/start finished, result=done
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: Mounted FUSE Control File System.
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 39 (n/a) to fd store.
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 284 (mount).
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: Child 284 (mount) died (code=exited, status=0/SUCCESS)
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: sys-fs-fuse-connections.mount: Child 284 belongs to sys-fs-fuse-connections.mount
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: sys-fs-fuse-connections.mount: Mount process exited, code=exited status=0
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: sys-fs-fuse-connections.mount: Changed mounting-done -> mounted
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: Child 286 (mount) died (code=exited, status=0/SUCCESS)
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: sys-kernel-config.mount: Child 286 belongs to sys-kernel-config.mount
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: sys-kernel-config.mount: Mount process exited, code=exited status=0
Apr 03 19:47:48 Dell-XPS-L502X systemd[1]: sys-kernel-config.mount: Changed mounting-done -> mounted
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[282]: Failed to symlink /proc/kcore to /dev/core: File exists
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[282]: Failed to symlink /proc/self/fd to /dev/fd: File exists
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[282]: Failed to symlink /proc/self/fd/0 to /dev/stdin: File exists
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[282]: Failed to symlink /proc/self/fd/1 to /dev/stdout: File exists
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[282]: Failed to symlink /proc/self/fd/2 to /dev/stderr: File exists
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[282]: === trie on-disk ===
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[282]: tool version:          234
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[282]: file size:         9117970 bytes
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[282]: header size             80 bytes
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[282]: strings            1906146 bytes
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[282]: nodes              7211744 bytes
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[282]: Load module index
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[282]: timestamp of '/etc/systemd/network' changed
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[282]: timestamp of '/lib/systemd/network' changed
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[282]: Parsed configuration file /lib/systemd/network/99-default.link
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[282]: Created link configuration context.
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[282]: timestamp of '/etc/udev/rules.d' changed
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[282]: timestamp of '/lib/udev/rules.d' changed
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/40-usb_modeswitch.rules
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/40-vm-hotadd.rules
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/50-apport.rules
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/50-firmware.rules
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/50-udev-default.rules
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/55-dm.rules
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/56-hpmud.rules
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/60-block.rules
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/60-cdrom_id.rules
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/60-crda.rules
Apr 03 19:47:48 Dell-XPS-L502X systemd-sysctl[285]: Parsing /etc/sysctl.d/10-console-messages.conf
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/60-drm.rules
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/60-evdev.rules
Apr 03 19:47:48 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/60-i2c-tools.rules
Apr 03 19:47:49 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/60-input-id.rules
Apr 03 19:47:49 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/60-inputattach.rules
Apr 03 19:47:49 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/60-libgphoto2-6.rules
Apr 03 19:47:49 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/60-libpisock9.rules
Apr 03 19:47:49 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/60-libsane1.rules
Apr 03 19:47:49 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/60-pcmcia.rules
Apr 03 19:47:49 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/60-persistent-alsa.rules
Apr 03 19:47:49 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/60-persistent-input.rules
Apr 03 19:47:49 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/60-persistent-storage-dm.rules
Apr 03 19:47:49 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/60-persistent-storage-tape.rules
Apr 03 19:47:49 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/60-persistent-storage.rules
Apr 03 19:47:49 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/60-persistent-v4l.rules
Apr 03 19:47:49 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/60-sensor.rules
Apr 03 19:47:49 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/60-serial.rules
Apr 03 19:47:49 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/61-persistent-storage-android.rules
Apr 03 19:47:49 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/64-btrfs.rules
Apr 03 19:47:49 Dell-XPS-L502X systemd-sysctl[285]: Parsing /etc/sysctl.d/10-ipv6-privacy.conf
Apr 03 19:47:49 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/64-xorg-xkb.rules
Apr 03 19:47:49 Dell-XPS-L502X systemd-sysctl[285]: Parsing /etc/sysctl.d/10-kernel-hardening.conf
Apr 03 19:47:50 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/65-libwacom.rules
Apr 03 19:47:50 Dell-XPS-L502X ureadahead[270]: ureadahead:/var/lib/NetworkManager/dhclient-wlp3s0.conf: Nie ma takiego pliku ani katalogu
Apr 03 19:47:50 Dell-XPS-L502X ureadahead[270]: ureadahead:/usr/lib/xorg/modules/drivers/intel_drv.so: Nie ma takiego pliku ani katalogu
Apr 03 19:47:50 Dell-XPS-L502X systemd-sysctl[285]: Parsing /etc/sysctl.d/10-link-restrictions.conf
Apr 03 19:47:50 Dell-XPS-L502X ureadahead[270]: ureadahead:/etc/X11/xorg.conf.d/12-iiyama.conf: Nie ma takiego pliku ani katalogu
Apr 03 19:47:50 Dell-XPS-L502X ureadahead[270]: ureadahead:/usr/share/polkit-1/actions/org.x.xf86-video-intel.backlight-helper.policy: Nie ma takiego pliku ani katalogu
Apr 03 19:47:55 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 38 (stored), closing.
Apr 03 19:47:55 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 270 (ureadahead).
Apr 03 19:47:55 Dell-XPS-L502X systemd[1]: Child 270 (ureadahead) died (code=exited, status=0/SUCCESS)
Apr 03 19:47:55 Dell-XPS-L502X systemd[1]: ureadahead.service: Child 270 belongs to ureadahead.service
Apr 03 19:47:55 Dell-XPS-L502X systemd[1]: ureadahead.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 19:47:55 Dell-XPS-L502X systemd[1]: ureadahead.service: Changed running -> dead
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/66-snapd-autoimport.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/66-xorg-synaptics-quirks.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/69-libmtp.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/70-debian-uaccess.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/70-mouse.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/70-power-switch.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/70-touchpad.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/70-uaccess.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/71-nvidia.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/71-power-switch-proliant.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/71-seat.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/73-seat-late.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/73-special-net-names.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/73-usb-net-by-mac.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/75-net-description.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/75-probe_mtd.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/77-mm-cinterion-port-types.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/77-mm-dell-port-types.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/77-mm-ericsson-mbm.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/77-mm-haier-port-types.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/77-mm-huawei-net-port-types.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/77-mm-longcheer-port-types.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/77-mm-mtk-port-types.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/77-mm-nokia-port-types.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/77-mm-pcmcia-device-blacklist.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/77-mm-platform-serial-whitelist.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/77-mm-qdl-device-blacklist.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/77-mm-simtech-port-types.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/77-mm-telit-port-types.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/77-mm-usb-device-blacklist.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/77-mm-usb-serial-adapters-greylist.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/77-mm-x22x-port-types.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/77-mm-zte-port-types.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/78-graphics-card.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/78-sound-card.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/80-debian-compat.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/80-drivers.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/80-libinput-device-groups.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/80-mm-candidate.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/80-net-setup-link.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/80-snappy-assign.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/80-udisks2.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/84-nm-drivers.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/85-hdparm.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/85-hplj10xx.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/85-nm-unmanaged.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/85-regulatory.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/90-alsa-restore.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/90-console-setup.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/90-libinput-model-quirks.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/90-pulseaudio.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/95-upower-csr.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/95-upower-hid.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/95-upower-wup.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/97-hid2hci.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Reading rules file: /lib/udev/rules.d/99-systemd.rules
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: rules contain 393216 bytes tokens (32768 * 12 bytes), 32622 bytes strings
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: 22997 strings (192522 bytes), 19994 de-duplicated (162904 bytes), 3004 trie nodes used
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: chmod '/dev/snd/seq' 0660
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-udevd.service: Got notification message from PID 282 (WATCHDOG=1)
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: chown '/dev/snd/seq' 0 29
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: chmod '/dev/snd/timer' 0660
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: chown '/dev/snd/timer' 0 29
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: chmod '/dev/loop-control' 0660
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: chown '/dev/loop-control' 0 6
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-udevd.service: Got notification message from PID 282 (READY=1, STATUS=Processing with 16 children at max)
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-udevd.service: Changed start -> running
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-udevd.service: Job systemd-udevd.service/start finished, result=done
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: Started udev Kernel Device Manager.
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Validate module index
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: Check if link configuration needs reloading.
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[290]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[290]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[290]: passed device to netlink monitor 0x5633c6a68c60
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5633c6a56350
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5633c6a4f6a0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 128 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 126 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 142 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[290]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[290]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5633c6a56350
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[290]: passed device to netlink monitor 0x5633c6a68c60
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 143 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 178 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: could not create device: Invalid argument
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[290]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[290]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[290]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: could not create device: Invalid argument
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5633c6a56350
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: could not create device: Invalid argument
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: could not create device: Invalid argument
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 178 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: could not create device: Invalid argument
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5633c6a55940
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: could not create device: Invalid argument
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 143 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[291]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[294]: RUN 'kmod load ppdev' /lib/udev/rules.d/80-drivers.rules:10
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[294]: Execute 'load' 'ppdev'
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[294]: Inserted 'ppdev'
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x5633c6a61a40
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5633c6a4f6a0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5633c6a55940
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-udevd-control.socket: Changed listening -> running
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: friendly-recovery.service: ConditionKernelCommandLine=recovery failed.
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: friendly-recovery.service: Starting requested but condition failed. Not starting unit.
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: friendly-recovery.service: Job friendly-recovery.service/start finished, result=done
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-fsck-root.service: ConditionPathExists=!/run/initramfs/fsck-root failed.
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-fsck-root.service: Starting requested but condition failed. Not starting unit.
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-fsck-root.service: Job systemd-fsck-root.service/start finished, result=done
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-remount-fs.service: ConditionVirtualization=!container succeeded.
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-remount-fs.service: ConditionPathExists=/etc/fstab succeeded.
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[297]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-remount-fs.service: Passing 0 fds to service
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-remount-fs.service: About to execute: /lib/systemd/systemd-remount-fs
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5633c6a44860
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5633c6a55940
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-remount-fs.service: Forked /lib/systemd/systemd-remount-fs as 298
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 152 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-remount-fs.service: Changed dead -> start
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: Starting Remount Root and Kernel File Systems...
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5633c6a55940
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 149 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd[298]: systemd-remount-fs.service: Executing: /lib/systemd/systemd-remount-fs
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5633c6a55940
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 152 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 149 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5633c6a55940
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 38 (n/a) to fd store.
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 152 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5633c6a55940
Apr 03 19:47:56 Dell-XPS-L502X systemd-remount-fs[298]: Remounting /
Apr 03 19:47:56 Dell-XPS-L502X systemd-sysctl[285]: Parsing /etc/sysctl.d/10-magic-sysrq.conf
Apr 03 19:47:56 Dell-XPS-L502X systemd-sysctl[285]: Parsing /etc/sysctl.d/10-network-security.conf
Apr 03 19:47:56 Dell-XPS-L502X systemd-sysctl[285]: Parsing /etc/sysctl.d/10-ptrace.conf
Apr 03 19:47:56 Dell-XPS-L502X systemd-sysctl[285]: Parsing /etc/sysctl.d/10-zeropage.conf
Apr 03 19:47:56 Dell-XPS-L502X systemd-sysctl[285]: Parsing /etc/sysctl.d/99-sysctl.conf
Apr 03 19:47:56 Dell-XPS-L502X systemd-sysctl[285]: Setting 'kernel/printk' to '4 4 1 7'
Apr 03 19:47:56 Dell-XPS-L502X systemd-sysctl[285]: Setting 'net/ipv6/conf/all/use_tempaddr' to '2'
Apr 03 19:47:56 Dell-XPS-L502X systemd-sysctl[285]: Setting 'net/ipv6/conf/default/use_tempaddr' to '2'
Apr 03 19:47:56 Dell-XPS-L502X systemd-sysctl[285]: Setting 'kernel/kptr_restrict' to '1'
Apr 03 19:47:56 Dell-XPS-L502X systemd-sysctl[285]: Setting 'fs/protected_hardlinks' to '1'
Apr 03 19:47:56 Dell-XPS-L502X systemd-sysctl[285]: Setting 'fs/protected_symlinks' to '1'
Apr 03 19:47:56 Dell-XPS-L502X systemd-sysctl[285]: Setting 'kernel/sysrq' to '176'
Apr 03 19:47:56 Dell-XPS-L502X systemd-sysctl[285]: Setting 'net/ipv4/conf/default/rp_filter' to '1'
Apr 03 19:47:56 Dell-XPS-L502X systemd-sysctl[285]: Setting 'net/ipv4/conf/all/rp_filter' to '1'
Apr 03 19:47:56 Dell-XPS-L502X systemd-sysctl[285]: Setting 'net/ipv4/tcp_syncookies' to '1'
Apr 03 19:47:56 Dell-XPS-L502X systemd-sysctl[285]: Setting 'kernel/yama/ptrace_scope' to '1'
Apr 03 19:47:56 Dell-XPS-L502X systemd-sysctl[285]: Setting 'vm/mmap_min_addr' to '65536'
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 39 (stored), closing.
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 285 (systemd-sysctl).
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: Child 285 (systemd-sysctl) died (code=exited, status=0/SUCCESS)
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-sysctl.service: Child 285 belongs to systemd-sysctl.service
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-sysctl.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-sysctl.service: Changed start -> exited
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-sysctl.service: Job systemd-sysctl.service/start finished, result=done
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: Started Apply Kernel Variables.
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: libmount event [rescan: yes]
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 298 (systemd-remount).
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: Child 298 (systemd-remount) died (code=exited, status=0/SUCCESS)
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-remount-fs.service: Child 298 belongs to systemd-remount-fs.service
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-remount-fs.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 19:47:56 Dell-XPS-L502X kernel: EXT4-fs (sdb7): re-mounted. Opts: errors=remount-ro
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-remount-fs.service: Changed start -> exited
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-remount-fs.service: Job systemd-remount-fs.service/start finished, result=done
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: Started Remount Root and Kernel File Systems.
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 38 (stored), closing.
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-journal-flush.service: Passing 0 fds to service
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-journal-flush.service: About to execute: /bin/journalctl --flush
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-journal-flush.service: Forked /bin/journalctl as 300
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-journal-flush.service: Changed dead -> start
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: Starting Flush Journal to Persistent Storage...
Apr 03 19:47:56 Dell-XPS-L502X systemd[300]: systemd-journal-flush.service: Executing: /bin/journalctl --flush
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-random-seed.service: ConditionVirtualization=!container succeeded.
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-random-seed.service: Passing 0 fds to service
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-random-seed.service: About to execute: /lib/systemd/systemd-random-seed load
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-random-seed.service: Forked /lib/systemd/systemd-random-seed as 301
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-random-seed.service: Changed dead -> start
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: Starting Load/Save Random Seed...
Apr 03 19:47:56 Dell-XPS-L502X systemd[301]: systemd-random-seed.service: Executing: /lib/systemd/systemd-random-seed load
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-hwdb-update.service: ConditionDirectoryNotEmpty=|/etc/udev/hwdb.d/ failed.
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-hwdb-update.service: ConditionPathExists=|/etc/udev/hwdb.bin failed.
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-hwdb-update.service: ConditionPathExists=|!/lib/udev/hwdb.bin failed.
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-hwdb-update.service: ConditionNeedsUpdate=/etc succeeded.
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-hwdb-update.service: Starting requested but condition failed. Not starting unit.
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-hwdb-update.service: Job systemd-hwdb-update.service/start finished, result=done
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-udev-trigger.service: ConditionPathIsReadWrite=/sys succeeded.
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-udev-trigger.service: Passing 0 fds to service
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-udev-trigger.service: About to execute: /bin/udevadm trigger --type=subsystems --action=add
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-udev-trigger.service: Forked /bin/udevadm as 302
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-udev-trigger.service: Changed dead -> start
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: Starting udev Coldplug all Devices...
Apr 03 19:47:56 Dell-XPS-L502X systemd[302]: systemd-udev-trigger.service: Executing: /bin/udevadm trigger --type=subsystems --action=add
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 38 (n/a) to fd store.
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:47:56 Dell-XPS-L502X udevadm[302]: calling: trigger
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 39 (n/a) to fd store.
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 41 (n/a) to fd store.
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 301 (systemd-random-).
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: Child 301 (systemd-random-) died (code=exited, status=0/SUCCESS)
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-random-seed.service: Child 301 belongs to systemd-random-seed.service
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-random-seed.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-random-seed.service: Changed start -> exited
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-random-seed.service: Job systemd-random-seed.service/start finished, result=done
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: Started Load/Save Random Seed.
Apr 03 19:47:56 Dell-XPS-L502X udevadm[302]:   device-enumerator: scanning /sys/bus
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 19:47:56 Dell-XPS-L502X systemd-journald[276]: Time spent on flushing to /var is 2.300870s for 1890 entries.
Apr 03 19:47:56 Dell-XPS-L502X systemd-journald[276]: System journal (/var/log/journal/9dcce84391f449eaaa10bbad75a4d50f) is 1.7G, max 1.8G, 74.8M free.
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: Preset files don't specify rule for apparmor.service. Enabling.
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 307 (udevadm).
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 312 (plymouth).
Apr 03 19:48:00 Dell-XPS-L502X kernel: audit: type=1400 audit(1522777676.633:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=363 comm="apparmor_parser"
Apr 03 19:48:00 Dell-XPS-L502X kernel: audit: type=1400 audit(1522777676.633:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=363 comm="apparmor_parser"
Apr 03 19:48:00 Dell-XPS-L502X kernel: audit: type=1400 audit(1522777676.633:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=363 comm="apparmor_parser"
Apr 03 19:48:00 Dell-XPS-L502X kernel: audit: type=1400 audit(1522777676.633:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=363 comm="apparmor_parser"
Apr 03 19:48:00 Dell-XPS-L502X kernel: audit: type=1400 audit(1522777676.633:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=362 comm="apparmor_parser"
Apr 03 19:48:00 Dell-XPS-L502X kernel: audit: type=1400 audit(1522777676.633:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=362 comm="apparmor_parser"
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: Child 307 (udevadm) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:00 Dell-XPS-L502X kernel: audit: type=1400 audit(1522777676.637:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=367 comm="apparmor_parser"
Apr 03 19:48:00 Dell-XPS-L502X kernel: audit: type=1400 audit(1522777676.637:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=367 comm="apparmor_parser"
Apr 03 19:48:00 Dell-XPS-L502X kernel: audit: type=1400 audit(1522777676.637:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd//third_party" pid=367 comm="apparmor_parser"
Apr 03 19:48:00 Dell-XPS-L502X kernel: audit: type=1400 audit(1522777676.637:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=369 comm="apparmor_parser"
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-udev-trigger.service: Child 307 belongs to systemd-udev-trigger.service
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-udev-trigger.service: Changed start -> exited
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-udev-trigger.service: Job systemd-udev-trigger.service/start finished, result=done
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: Child 312 (plymouth) died (code=exited, status=1/FAILURE)
Apr 03 19:47:56 Dell-XPS-L502X audit[363]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=363 comm="apparmor_parser"
Apr 03 19:47:56 Dell-XPS-L502X audit[363]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=363 comm="apparmor_parser"
Apr 03 19:47:56 Dell-XPS-L502X audit[363]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=363 comm="apparmor_parser"
Apr 03 19:47:56 Dell-XPS-L502X audit[363]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=363 comm="apparmor_parser"
Apr 03 19:47:56 Dell-XPS-L502X audit[362]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=362 comm="apparmor_parser"
Apr 03 19:47:56 Dell-XPS-L502X audit[362]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=362 comm="apparmor_parser"
Apr 03 19:47:56 Dell-XPS-L502X audit[367]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=367 comm="apparmor_parser"
Apr 03 19:47:56 Dell-XPS-L502X audit[367]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=367 comm="apparmor_parser"
Apr 03 19:47:56 Dell-XPS-L502X audit[367]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd//third_party" pid=367 comm="apparmor_parser"
Apr 03 19:47:56 Dell-XPS-L502X audit[369]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=369 comm="apparmor_parser"
Apr 03 19:47:56 Dell-XPS-L502X audit[364]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince" pid=364 comm="apparmor_parser"
Apr 03 19:47:56 Dell-XPS-L502X audit[364]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince//sanitized_helper" pid=364 comm="apparmor_parser"
Apr 03 19:47:56 Dell-XPS-L502X audit[364]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer" pid=364 comm="apparmor_parser"
Apr 03 19:47:56 Dell-XPS-L502X audit[364]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer//sanitized_helper" pid=364 comm="apparmor_parser"
Apr 03 19:47:56 Dell-XPS-L502X audit[364]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-thumbnailer" pid=364 comm="apparmor_parser"
Apr 03 19:47:56 Dell-XPS-L502X audit[364]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-thumbnailer//sanitized_helper" pid=364 comm="apparmor_parser"
Apr 03 19:47:56 Dell-XPS-L502X audit[366]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=366 comm="apparmor_parser"
Apr 03 19:47:56 Dell-XPS-L502X audit[366]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=366 comm="apparmor_parser"
Apr 03 19:47:56 Dell-XPS-L502X audit[366]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//snap_update_ns" pid=366 comm="apparmor_parser"
Apr 03 19:48:00 Dell-XPS-L502X journalctl[300]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=KillUnit cookie=1 reply_cookie=0 error=n/a
Apr 03 19:48:00 Dell-XPS-L502X journalctl[300]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 39 (stored), closing.
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 134 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X udevadm[307]: calling: trigger
Apr 03 19:48:00 Dell-XPS-L502X udevadm[307]: device-enumerator: scan all dirs
Apr 03 19:48:00 Dell-XPS-L502X udevadm[307]:   device-enumerator: scanning /sys/bus
Apr 03 19:48:00 Dell-XPS-L502X udevadm[307]:   device-enumerator: scanning /sys/class
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X apparmor[313]:  * Starting AppArmor profiles
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X apparmor[313]: Skipping profile in /etc/apparmor.d/disable: usr.bin.firefox
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5633c6a55940
Apr 03 19:48:00 Dell-XPS-L502X apparmor[313]: Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X apparmor[313]:    ...done.
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x5633c6a61a40
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 141 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 149 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5633c6a55940
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 154 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 153 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x5633c6a61a40
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 149 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 168 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5633c6a4f6a0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5633c6a44860
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 41 (stored), closing.
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 302 (udevadm).
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: Child 302 (udevadm) died (code=exited, status=0/SUCCESS)
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-udev-trigger.service: Child 302 belongs to systemd-udev-trigger.service
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-udev-trigger.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-udev-trigger.service: Running next main command for state start.
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-udev-trigger.service: Passing 0 fds to service
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-udev-trigger.service: About to execute: /bin/udevadm trigger --type=devices --action=add
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[303]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-udev-trigger.service: Forked /bin/udevadm as 307
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: passed device to netlink monitor 0x5633c6a49280
Apr 03 19:47:56 Dell-XPS-L502X systemd[307]: systemd-udev-trigger.service: Executing: /bin/udevadm trigger --type=devices --action=add
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[303]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[303]: passed device to netlink monitor 0x5633c6a481a0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 139 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 133 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 134 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5633c6a4f6a0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: IMPORT builtin 'hwdb' /lib/udev/rules.d/60-evdev.rules:8
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[304]: passed device to netlink monitor 0x5633c6a76f60
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5633c6a55940
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 142 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 134 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 133 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5633c6a4f6a0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5633c6a55940
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 154 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 167 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 152 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 153 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x5633c6a61a40
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5633c6a4f6a0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5633c6a55940
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 152 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 153 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[304]: passed device to netlink monitor 0x5633c6a76f60
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: passed device to netlink monitor 0x5633c6a49280
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 152 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 152 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[303]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[303]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[303]: passed device to netlink monitor 0x5633c6a481a0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 155 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 156 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 157 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: passed device to netlink monitor 0x5633c6a49280
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 164 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 152 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5633c6a4f6a0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5633c6a55940
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 154 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[303]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[303]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[303]: passed device to netlink monitor 0x5633c6a481a0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x5633c6a61a40
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 154 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 154 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 153 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 153 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5633c6a4f6a0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: passed device to netlink monitor 0x5633c6a49280
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 153 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 152 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 153 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[303]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[303]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[303]: passed device to netlink monitor 0x5633c6a481a0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x5633c6a61a40
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[304]: passed device to netlink monitor 0x5633c6a76f60
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5633c6a55940
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 154 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 150 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 160 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 154 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 154 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 154 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5633c6a4f6a0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 154 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 154 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[303]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[303]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[303]: passed device to netlink monitor 0x5633c6a481a0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: passed device to netlink monitor 0x5633c6a49280
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5633c6a55940
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 154 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 149 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 153 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 152 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 152 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5633c6a44860
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[311]: passed device to netlink monitor 0x5633c6a6ba00
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 133 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 142 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 138 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 136 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 166 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 162 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 138 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 133 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 42 (stored), closing.
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 277 (keyboard-setup.).
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: Child 277 (keyboard-setup.) died (code=exited, status=0/SUCCESS)
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: keyboard-setup.service: Child 277 belongs to keyboard-setup.service
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: keyboard-setup.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[309]: passed device to netlink monitor 0x5633c6a84510
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: keyboard-setup.service: Changed start -> exited
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: keyboard-setup.service: Job keyboard-setup.service/start finished, result=done
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: Started Set the console keyboard layout.
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 132 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 134 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 135 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 137 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: passed device to netlink monitor 0x5633c6a49280
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 133 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 137 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5633c6a4f6a0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: local-fs-pre.target changed dead -> active
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: local-fs-pre.target: Job local-fs-pre.target/start finished, result=done
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: Reached target Local File Systems (Pre).
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: passed device to netlink monitor 0x5633c6a49280
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 159 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 155 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5633c6a4f6a0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: passed device to netlink monitor 0x5633c6a49280
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 157 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 150 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: local-fs.target changed dead -> active
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: local-fs.target: Job local-fs.target/start finished, result=done
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: Reached target Local File Systems.
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 156 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5633c6a4f6a0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: passed device to netlink monitor 0x5633c6a49280
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 157 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 154 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 154 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 150 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 153 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 160 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: ConditionPathExists=!/etc/initrd-release succeeded.
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 158 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 152 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[303]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 150 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[303]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 154 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: Passing 0 fds to service
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: About to execute: /bin/plymouth update-root-fs --read-write
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[303]: passed device to netlink monitor 0x5633c6a481a0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 156 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: Forked /bin/plymouth as 312
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: Changed dead -> start
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[304]: passed device to netlink monitor 0x5633c6a76f60
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 154 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[303]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[303]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[303]: passed device to netlink monitor 0x5633c6a481a0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 154 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: apparmor.service: ConditionPathExists=!/rofs/etc/apparmor.d succeeded.
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: apparmor.service: ConditionSecurity=apparmor succeeded.
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: apparmor.service: AssertPathIsReadWrite=/sys/kernel/security/apparmor/.load succeeded.
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[304]: passed device to netlink monitor 0x5633c6a76f60
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 151 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: apparmor.service: Passing 0 fds to service
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: apparmor.service: About to execute: /etc/init.d/apparmor start
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[303]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[303]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: apparmor.service: Forked /etc/init.d/apparmor as 313
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: apparmor.service: Changed dead -> start
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[303]: passed device to netlink monitor 0x5633c6a481a0
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: Starting AppArmor initialization...
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd[313]: apparmor.service: Executing: /etc/init.d/apparmor start
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: passed device to netlink monitor 0x5633c6a49280
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5633c6a44860
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[309]: passed device to netlink monitor 0x5633c6a84510
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: console-setup.service: ConditionPathExists=/bin/setupcon succeeded.
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: console-setup.service: Passing 0 fds to service
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: console-setup.service: About to execute: /lib/console-setup/console-setup.sh
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: console-setup.service: Forked /lib/console-setup/console-setup.sh as 315
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: passed device to netlink monitor 0x5633c6a49280
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 152 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 154 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 156 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[304]: passed device to netlink monitor 0x5633c6a76f60
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x5633c6a61a40
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[303]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[303]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[309]: passed device to netlink monitor 0x5633c6a84510
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 162 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[303]: passed device to netlink monitor 0x5633c6a481a0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 154 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: passed device to netlink monitor 0x5633c6a49280
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 141 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 138 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:47:56 Dell-XPS-L502X systemd[312]: plymouth-read-write.service: Executing: /bin/plymouth update-root-fs --read-write
Apr 03 19:47:56 Dell-XPS-L502X systemd[315]: console-setup.service: Executing: /lib/console-setup/console-setup.sh
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: console-setup.service: Changed dead -> start
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 151 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: Starting Set console font and keymap...
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: passed device to netlink monitor 0x5633c6a49280
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 154 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[309]: passed device to netlink monitor 0x5633c6a84510
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 151 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 157 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 157 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[311]: passed device to netlink monitor 0x5633c6a6ba00
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: passed device to netlink monitor 0x5633c6a49280
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 162 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[304]: passed device to netlink monitor 0x5633c6a76f60
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5633c6a4f6a0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[309]: passed device to netlink monitor 0x5633c6a84510
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[303]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 160 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[303]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[303]: passed device to netlink monitor 0x5633c6a481a0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 159 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-machine-id-commit.service: ConditionPathIsMountPoint=/etc/machine-id failed.
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-machine-id-commit.service: Starting requested but condition failed. Not starting unit.
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: systemd-machine-id-commit.service: Job systemd-machine-id-commit.service/start finished, result=done
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: passed device to netlink monitor 0x5633c6a49280
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 161 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 159 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5633c6a44860
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5633c6a4f6a0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[303]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 315 (console-setup.s).
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: Child 315 (console-setup.s) died (code=exited, status=0/SUCCESS)
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[303]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: console-setup.service: Child 315 belongs to console-setup.service
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: console-setup.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[309]: passed device to netlink monitor 0x5633c6a84510
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 159 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 166 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[303]: passed device to netlink monitor 0x5633c6a481a0
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: console-setup.service: Changed start -> exited
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: console-setup.service: Job console-setup.service/start finished, result=done
Apr 03 19:47:56 Dell-XPS-L502X systemd[1]: Started Set console font and keymap.
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[311]: passed device to netlink monitor 0x5633c6a6ba00
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 169 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[304]: passed device to netlink monitor 0x5633c6a76f60
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 158 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 163 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: passed device to netlink monitor 0x5633c6a49280
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 167 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 158 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 155 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5633c6a4f6a0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[309]: passed device to netlink monitor 0x5633c6a84510
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 160 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 166 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[303]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[303]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[303]: passed device to netlink monitor 0x5633c6a481a0
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[311]: passed device to netlink monitor 0x5633c6a6ba00
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 164 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[308]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 159 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 165 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 156 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 158 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 164 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[282]: passed 162 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:47:56 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5633c6a44860
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[308]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x5633c6a61a40
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[303]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 161 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[306]: passed device to netlink monitor 0x5633c6a49280
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[304]: passed device to netlink monitor 0x5633c6a76f60
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[290]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[297]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: Child 300 (journalctl) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[308]: passed device to netlink monitor 0x5633c6a83fb0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[303]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: Validate module index
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[290]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[297]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-journal-flush.service: Child 300 belongs to systemd-journal-flush.service
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5633c6a4f6a0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5633c6a55940
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[311]: passed device to netlink monitor 0x5633c6a6ba00
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: Check if link configuration needs reloading.
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[303]: passed device to netlink monitor 0x5633c6a481a0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[309]: passed device to netlink monitor 0x5633c6a84510
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5633c6a44860
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[290]: Execute 'load' 'platform:parport_pc'
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[297]: Execute 'load' 'platform:parport_pc'
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: Execute 'load' 'platform:parport_pc'
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-journal-flush.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 167 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[290]: No module matches 'platform:parport_pc'
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[297]: No module matches 'platform:parport_pc'
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: No module matches 'platform:parport_pc'
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 163 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-journal-flush.service: Changed start -> exited
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[290]: passed device to netlink monitor 0x5633c6a68c60
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[297]: passed device to netlink monitor 0x5633c6a782b0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5633c6a56350
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 160 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-journal-flush.service: Job systemd-journal-flush.service/start finished, result=done
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 161 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: Started Flush Journal to Persistent Storage.
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 169 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 155 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[308]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5633c6a4f6a0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 157 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[308]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[306]: passed device to netlink monitor 0x5633c6a49280
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 158 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[308]: passed device to netlink monitor 0x5633c6a83fb0
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 41 (n/a) to fd store.
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 164 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5633c6a55940
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 164 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x5633c6a61a40
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 42 (n/a) to fd store.
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 181 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[304]: passed device to netlink monitor 0x5633c6a76f60
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 181 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[311]: passed device to netlink monitor 0x5633c6a6ba00
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 43 (n/a) to fd store.
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 181 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5633c6a56350
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 164 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 44 (n/a) to fd store.
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 173 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 38 (stored), closing.
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 164 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 41 (stored), closing.
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 162 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5633c6a4f6a0
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 42 (stored), closing.
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 167 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[303]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[306]: passed device to netlink monitor 0x5633c6a49280
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 43 (stored), closing.
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 162 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[308]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[303]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5633c6a44860
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 44 (stored), closing.
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 133 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[308]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[303]: passed device to netlink monitor 0x5633c6a481a0
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-setup.service: Passing 0 fds to service
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 137 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[308]: passed device to netlink monitor 0x5633c6a83fb0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-setup.service: About to execute: /bin/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[309]: passed device to netlink monitor 0x5633c6a84510
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 134 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-setup.service: Forked /bin/systemd-tmpfiles as 375
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 155 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd[375]: systemd-tmpfiles-setup.service: Executing: /bin/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5633c6a56350
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-setup.service: Changed dead -> start
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 155 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: Starting Create Volatile Files and Directories...
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 156 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 154 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 152 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Reading config file "/usr/lib/tmpfiles.d/00rsyslog.conf".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[306]: passed device to netlink monitor 0x5633c6a49280
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5633c6a4f6a0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[303]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 152 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Reading config file "/usr/lib/tmpfiles.d/dbus.conf".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[303]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 153 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[308]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Reading config file "/usr/lib/tmpfiles.d/debian.conf".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5633c6a44860
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 38 (n/a) to fd store.
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[303]: passed device to netlink monitor 0x5633c6a481a0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 149 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[308]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Reading config file "/usr/lib/tmpfiles.d/gvfsd-fuse-tmpfiles.conf".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 149 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[308]: passed device to netlink monitor 0x5633c6a83fb0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Reading config file "/usr/lib/tmpfiles.d/home.conf".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 134 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5633c6a56350
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Reading config file "/usr/lib/tmpfiles.d/journal-nocow.conf".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 136 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Reading config file "/run/tmpfiles.d/kmod.conf".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 135 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Entry "/dev/cuse" matches exclude prefix "/dev", skipping.
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 133 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Entry "/dev/autofs" matches exclude prefix "/dev", skipping.
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 133 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5633c6a56350
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Entry "/dev/btrfs-control" matches exclude prefix "/dev", skipping.
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 136 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Entry "/dev/userio" matches exclude prefix "/dev", skipping.
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 153 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Entry "/dev/vfio" matches exclude prefix "/dev", skipping.
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 155 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Entry "/dev/vfio/vfio" matches exclude prefix "/dev", skipping.
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 152 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Entry "/dev/vhci" matches exclude prefix "/dev", skipping.
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5633c6a56350
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 154 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5633c6a4f6a0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Entry "/dev/uhid" matches exclude prefix "/dev", skipping.
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 153 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Entry "/dev/vhost-net" matches exclude prefix "/dev", skipping.
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 154 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Entry "/dev/vhost-vsock" matches exclude prefix "/dev", skipping.
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 152 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[303]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[306]: passed device to netlink monitor 0x5633c6a49280
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Entry "/dev/snd" matches exclude prefix "/dev", skipping.
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 149 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[308]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[303]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5633c6a44860
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Entry "/dev/snd/timer" matches exclude prefix "/dev", skipping.
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 149 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[308]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[303]: passed device to netlink monitor 0x5633c6a481a0
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Entry "/dev/snd" matches exclude prefix "/dev", skipping.
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 151 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[308]: passed device to netlink monitor 0x5633c6a83fb0
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Entry "/dev/snd/seq" matches exclude prefix "/dev", skipping.
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 163 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[309]: passed device to netlink monitor 0x5633c6a84510
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Reading config file "/usr/lib/tmpfiles.d/legacy.conf".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 163 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5633c6a55940
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Reading config file "/usr/lib/tmpfiles.d/man-db.conf".
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Reading config file "/usr/lib/tmpfiles.d/passwd.conf".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5633c6a56350
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 168 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Reading config file "/usr/lib/tmpfiles.d/sudo.conf".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 133 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Reading config file "/usr/lib/tmpfiles.d/systemd-nologin.conf".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 139 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Reading config file "/usr/lib/tmpfiles.d/systemd.conf".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 133 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5633c6a56350
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 141 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Reading config file "/usr/lib/tmpfiles.d/tmp.conf".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 140 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Reading config file "/usr/lib/tmpfiles.d/var.conf".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 140 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: [/usr/lib/tmpfiles.d/var.conf:14] Duplicate line for path "/var/log", ignoring.
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5633c6a56350
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 148 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Reading config file "/usr/lib/tmpfiles.d/x11.conf".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 143 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry q /var
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 140 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Found existing directory "/var".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 144 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5633c6a56350
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Couldn't adjust quota for subvolume "/var" (unsupported fs or dir not a subvolume): Inappropriate ioctl for device
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 147 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: "/var" has right mode 40755
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 144 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry q /var
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 143 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /var/log
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 143 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5633c6a56350
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Found existing directory "/var/log".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 141 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: "/var/log" has right mode 40775
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 142 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /var/log
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 144 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: ATTR '/sys/module/block/parameters/events_dfl_poll_msecs' writing '2000' /lib/udev/rules.d/60-block.rules:5
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /var/lib
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 143 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5633c6a56350
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Found existing directory "/var/lib".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 143 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: created db file '/run/udev/data/+module:configfs' for '/module/configfs'
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: "/var/lib" has right mode 40755
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 145 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /var/lib
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: sys-module-configfs.device: Changed dead -> plugged
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 146 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry L /var/lib/dbus/machine-id
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 142 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5633c6a4f6a0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5633c6a56350
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 148 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 139 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 150 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 149 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5633c6a56350
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 145 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 139 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 143 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 144 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Found existing symlink "/var/lib/dbus/machine-id".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5633c6a56350
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 146 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry L /var/lib/dbus/machine-id
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 138 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry L /run/initctl
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 147 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Created symlink "/run/initctl".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 150 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5633c6a56350
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry L /run/initctl
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 144 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry L /run/shm
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 140 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Created symlink "/run/shm".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 148 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry L /run/shm
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 141 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /run/sendsigs.omit.d
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 140 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: created db file '/run/udev/data/+module:fuse' for '/module/fuse'
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Created directory "/run/sendsigs.omit.d".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 139 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5633c6a4f6a0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5633c6a56350
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: "/run/sendsigs.omit.d" has right mode 40755
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: sys-module-fuse.device: Changed dead -> plugged
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 146 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /run/sendsigs.omit.d
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 145 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry L /etc/mtab
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 140 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Found existing symlink "/etc/mtab".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 139 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5633c6a56350
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry L /etc/mtab
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 142 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry Q /home
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 144 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Found existing directory "/home".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 144 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Couldn't adjust quota for subvolume "/home" (unsupported fs or dir not a subvolume): Inappropriate ioctl for device
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 142 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5633c6a56350
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: "/home" has right mode 40755
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 143 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry Q /home
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 142 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry q /srv
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 140 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Found existing directory "/srv".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 138 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5633c6a56350
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Couldn't adjust quota for subvolume "/srv" (unsupported fs or dir not a subvolume): Inappropriate ioctl for device
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 142 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: "/srv" has right mode 40755
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 139 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry q /srv
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 142 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry L /var/lock
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 144 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: passed device to netlink monitor 0x5633c6a56350
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: "/var/lock" is not a symlink or does not point to the correct path.
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 143 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry L /var/lock
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 142 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /run/lock/subsys
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 146 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Created directory "/run/lock/subsys".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 150 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: "/run/lock/subsys" has right mode 40755
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 140 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /run/lock/subsys
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 145 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: RUN '/bin/systemctl start --no-block nvidia-persistenced.service' /lib/udev/rules.d/71-nvidia.rules:12
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /var/cache
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 143 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: RUN '/sbin/modprobe nvidia-modeset' /lib/udev/rules.d/71-nvidia.rules:16
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Found existing directory "/var/cache".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 146 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: RUN '/sbin/modprobe nvidia-drm' /lib/udev/rules.d/71-nvidia.rules:20
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: "/var/cache" has right mode 40755
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 144 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: RUN '/sbin/modprobe nvidia-uvm' /lib/udev/rules.d/71-nvidia.rules:24
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /var/cache
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 147 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: RUN 'kmod load ppdev' /lib/udev/rules.d/80-drivers.rules:10
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: RUN '/usr/bin/nvidia-smi' /lib/udev/rules.d/71-nvidia.rules:28
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /var/cache/man
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 147 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: Execute 'load' 'ppdev'
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Found existing directory "/var/cache/man".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[376]: starting '/bin/systemctl start --no-block nvidia-persistenced.service'
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 145 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: Inserted 'ppdev'
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: "/var/cache/man" has right mode 40755
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 142 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5633c6a4f6a0
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /var/cache/man
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 141 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[306]: passed device to netlink monitor 0x5633c6a49280
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry L /var/run
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 147 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: '/bin/systemctl start --no-block nvidia-persistenced.service'(err) 'Calling manager for StartUnit on nvidia-persistenced.service, replace'
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: "/var/run" is not a symlink or does not point to the correct path.
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 142 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry L /var/run
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 145 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: '/bin/systemctl start --no-block nvidia-persistenced.service'(err) 'Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=StartUnit cookie=1 reply_cookie=0 error=n/a'
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /var/run/sudo
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 143 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/start/replace
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5633c6a4f6a0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Created directory "/var/run/sudo".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 142 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: syslog.target: Cannot add dependency job, ignoring: Unit syslog.target not found.
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: "/var/run/sudo" has right mode 40711
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 141 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: time-sync.target: Merged into installed job time-sync.target/start as 46
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /var/run/sudo
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 144 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[306]: passed device to netlink monitor 0x5633c6a49280
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-hwdb-update.service: Installed new job systemd-hwdb-update.service/start as 135
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry D /var/run/sudo/ts
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 143 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/start as 128
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Created directory "/var/run/sudo/ts".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 142 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: plymouth-start.service: Installed new job plymouth-start.service/start as 158
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: "/var/run/sudo/ts" has right mode 40700
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 144 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-update-utmp.service: Merged into installed job systemd-update-utmp.service/start as 119
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry D /var/run/sudo/ts
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 144 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5633c6a4f6a0
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: friendly-recovery.service: Installed new job friendly-recovery.service/start as 173
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: rm -rf "/var/run/sudo/ts"
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 138 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-setup.service: Merged into installed job systemd-tmpfiles-setup.service/start as 41
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry F /run/nologin
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 144 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-binfmt.service: Installed new job systemd-binfmt.service/start as 165
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Writing to "/run/nologin".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 142 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: setvtrgb.service: Merged into installed job setvtrgb.service/start as 44
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: "/run/nologin" has right mode 100644
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 144 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5633c6a4f6a0
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: sysinit.target: Merged into installed job sysinit.target/start as 4
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry F /run/nologin
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 143 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-machine-id-commit.service: Installed new job systemd-machine-id-commit.service/start as 168
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /run/user
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 147 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-ask-password-plymouth.path: Installed new job systemd-ask-password-plymouth.path/start as 159
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Created directory "/run/user".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 147 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Merged into installed job systemd-timesyncd.service/start as 45
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: "/run/user" has right mode 40755
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 145 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5633c6a4f6a0
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: Installed new job plymouth-read-write.service/start as 163
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /run/user
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 141 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/start as 128
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry F /run/utmp
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 145 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: '/bin/systemctl start --no-block nvidia-persistenced.service'(err) 'Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a'
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: "/run/utmp" has been created.
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: ConditionPathExists=!/etc/initrd-release succeeded.
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 143 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: '/bin/systemctl start --no-block nvidia-persistenced.service'(err) 'Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetUnit cookie=2 reply_cookie=0 error=n/a'
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: "/run/utmp" has right mode 100664
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 139 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: Passing 0 fds to service
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5633c6a4f6a0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: '/bin/systemctl start --no-block nvidia-persistenced.service'(err) 'Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=17 reply_cookie=2 error=n/a'
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: chown "/run/utmp" to 0.43
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 143 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: About to execute: /bin/plymouth update-root-fs --read-write
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: '/bin/systemctl start --no-block nvidia-persistenced.service'(err) 'Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 error=n/a'
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry F /run/utmp
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 148 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: Forked /bin/plymouth as 377
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /run/systemd/ask-password
Apr 03 19:48:00 Dell-XPS-L502X systemd[377]: plymouth-read-write.service: Executing: /bin/plymouth update-root-fs --read-write
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 144 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: Changed dead -> start
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Found existing directory "/run/systemd/ask-password".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 142 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5633c6a4f6a0
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: "/run/systemd/ask-password" has right mode 40755
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 143 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /run/systemd/ask-password
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 141 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-machine-id-commit.service: ConditionPathIsMountPoint=/etc/machine-id failed.
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /run/systemd/seats
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 150 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-machine-id-commit.service: Starting requested but condition failed. Not starting unit.
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Created directory "/run/systemd/seats".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 147 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5633c6a4f6a0
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-machine-id-commit.service: Job systemd-machine-id-commit.service/start finished, result=done
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: "/run/systemd/seats" has right mode 40755
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 146 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-binfmt.service: ConditionDirectoryNotEmpty=|/run/binfmt.d failed.
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /run/systemd/seats
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 138 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-binfmt.service: ConditionDirectoryNotEmpty=|/etc/binfmt.d failed.
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /run/systemd/sessions
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 144 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-binfmt.service: ConditionDirectoryNotEmpty=|/usr/local/lib/binfmt.d failed.
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Created directory "/run/systemd/sessions".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 145 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5633c6a4f6a0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-binfmt.service: ConditionDirectoryNotEmpty=|/usr/lib/binfmt.d failed.
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: "/run/systemd/sessions" has right mode 40755
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 144 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-binfmt.service: ConditionDirectoryNotEmpty=|/lib/binfmt.d failed.
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /run/systemd/sessions
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 154 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-binfmt.service: ConditionPathIsReadWrite=/proc/sys/ succeeded.
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /run/systemd/users
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 148 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-binfmt.service: Starting requested but condition failed. Not starting unit.
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Created directory "/run/systemd/users".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 148 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5633c6a4f6a0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-binfmt.service: Job systemd-binfmt.service/start finished, result=done
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: "/run/systemd/users" has right mode 40755
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 144 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: friendly-recovery.service: ConditionKernelCommandLine=recovery failed.
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /run/systemd/users
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 142 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: friendly-recovery.service: Starting requested but condition failed. Not starting unit.
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /run/systemd/machines
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 141 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: friendly-recovery.service: Job friendly-recovery.service/start finished, result=done
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Created directory "/run/systemd/machines".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 170 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5633c6a4f6a0
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: plymouth-start.service: ConditionKernelCommandLine=splash failed.
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: "/run/systemd/machines" has right mode 40755
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: plymouth-start.service: Starting requested but condition failed. Not starting unit.
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /run/systemd/machines
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[305]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: plymouth-start.service: Job plymouth-start.service/start finished, result=done
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /run/systemd/shutdown
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-ask-password-plymouth.path: ConditionPathExists=/run/plymouth/pid failed.
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Created directory "/run/systemd/shutdown".
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-ask-password-plymouth.path: Starting requested but condition failed. Not starting unit.
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: "/run/systemd/shutdown" has right mode 40755
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-ask-password-plymouth.path: Job systemd-ask-password-plymouth.path/start finished, result=done
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /run/systemd/shutdown
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-hwdb-update.service: ConditionDirectoryNotEmpty=|/etc/udev/hwdb.d/ failed.
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /run/systemd/netif
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-hwdb-update.service: ConditionPathExists=|/etc/udev/hwdb.bin failed.
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Created directory "/run/systemd/netif".
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-hwdb-update.service: ConditionPathExists=|!/lib/udev/hwdb.bin failed.
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 153 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: "/run/systemd/netif" has right mode 40755
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-hwdb-update.service: ConditionNeedsUpdate=/etc succeeded.
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 146 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: chown "/run/systemd/netif" to 101.103
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-hwdb-update.service: Starting requested but condition failed. Not starting unit.
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 146 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /run/systemd/netif
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-hwdb-update.service: Job systemd-hwdb-update.service/start finished, result=done
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 304 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /run/systemd/netif/links
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 320 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Created directory "/run/systemd/netif/links".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5633c6a4f6a0
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 42 (n/a) to fd store.
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: "/run/systemd/netif/links" has right mode 40755
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 316 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[306]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 377 (plymouth).
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: chown "/run/systemd/netif/links" to 101.103
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[296]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: Child 377 (plymouth) died (code=exited, status=1/FAILURE)
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /run/systemd/netif/links
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[310]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: Child 377 belongs to plymouth-read-write.service
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /run/systemd/netif/leases
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: Main process exited, code=exited, status=1/FAILURE
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 304 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Created directory "/run/systemd/netif/leases".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: Changed start -> dead
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 320 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: "/run/systemd/netif/leases" has right mode 40755
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: plymouth-read-write.service: Job plymouth-read-write.service/start finished, result=done
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: chown "/run/systemd/netif/leases" to 101.103
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[292]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: Started Tell Plymouth To Write Out Runtime Data.
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 304 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /run/systemd/netif/leases
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[303]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 320 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /run/log
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[308]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[303]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Found existing directory "/run/log".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 320 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 42 (stored), closing.
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[308]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: '/bin/systemctl start --no-block nvidia-persistenced.service'(err) 'Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=30 reply_cookie=3 error=n/a'
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[303]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: "/run/log" has right mode 40755
Apr 03 19:48:00 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 320 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[308]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[291]: Process '/bin/systemctl start --no-block nvidia-persistenced.service' succeeded.
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /run/log
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[295]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 320 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /var/lib/systemd
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[290]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[378]: starting '/sbin/modprobe nvidia-modeset'
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[309]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: Found existing directory "/var/lib/systemd".
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 320 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[290]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:00 Dell-XPS-L502X systemd-tmpfiles[375]: "/var/lib/systemd" has right mode 40755
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[290]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:00 Dell-XPS-L502X systemd-udevd[282]: passed 320 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /var/lib/systemd
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 304 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[294]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /var/lib/systemd/coredump
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: created db file '/run/udev/data/+acpi:LNXSYSTM:00' for '/devices/LNXSYSTM:00'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 316 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Found existing directory "/var/lib/systemd/coredump".
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[304]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: Execute 'load' 'acpi:LNXSYSTM:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: "/var/lib/systemd/coredump" has right mode 40755
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: No module matches 'acpi:LNXSYSTM:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /var/lib/systemd/coredump
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[297]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry D /tmp
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 178 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Found existing directory "/tmp".
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: "/tmp" has right mode 41777
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry D /tmp
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: rm -rf "/tmp"
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: created db file '/run/udev/data/+acpi:LNXCPU:00' for '/devices/LNXSYSTM:00/LNXCPU:00'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: Execute 'load' 'acpi:LNXCPU:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: No module matches 'acpi:LNXCPU:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 178 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: created db file '/run/udev/data/+acpi:LNXCPU:01' for '/devices/LNXSYSTM:00/LNXCPU:01'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: Execute 'load' 'acpi:LNXCPU:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: No module matches 'acpi:LNXCPU:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 178 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: created db file '/run/udev/data/+acpi:LNXCPU:02' for '/devices/LNXSYSTM:00/LNXCPU:02'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: Execute 'load' 'acpi:LNXCPU:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: No module matches 'acpi:LNXCPU:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 178 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: created db file '/run/udev/data/+acpi:LNXCPU:03' for '/devices/LNXSYSTM:00/LNXCPU:03'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: Execute 'load' 'acpi:LNXCPU:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: No module matches 'acpi:LNXCPU:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 178 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: created db file '/run/udev/data/+acpi:LNXCPU:04' for '/devices/LNXSYSTM:00/LNXCPU:04'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: Execute 'load' 'acpi:LNXCPU:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: No module matches 'acpi:LNXCPU:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 178 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: created db file '/run/udev/data/+acpi:LNXCPU:05' for '/devices/LNXSYSTM:00/LNXCPU:05'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: Execute 'load' 'acpi:LNXCPU:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: No module matches 'acpi:LNXCPU:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 178 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: created db file '/run/udev/data/+acpi:LNXCPU:06' for '/devices/LNXSYSTM:00/LNXCPU:06'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: Execute 'load' 'acpi:LNXCPU:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: No module matches 'acpi:LNXCPU:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 178 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: created db file '/run/udev/data/+acpi:LNXCPU:07' for '/devices/LNXSYSTM:00/LNXCPU:07'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: Execute 'load' 'acpi:LNXCPU:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: No module matches 'acpi:LNXCPU:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 196 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: created db file '/run/udev/data/+acpi:LNXPWRBN:00' for '/devices/LNXSYSTM:00/LNXPWRBN:00'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: Execute 'load' 'acpi:LNXPWRBN:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: No module matches 'acpi:LNXPWRBN:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 325 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry f /var/log/wtmp
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: IMPORT builtin 'input_id' /lib/udev/rules.d/60-input-id.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: "/var/log/wtmp" has been created.
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: capabilities/ev raw kernel attribute: 3
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: "/var/log/wtmp" has right mode 100664
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: capabilities/abs raw kernel attribute: 0
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry f /var/log/wtmp
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: capabilities/rel raw kernel attribute: 0
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry f /var/log/btmp
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: capabilities/key raw kernel attribute: 10000000000000 0
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: "/var/log/btmp" has been created.
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: properties raw kernel attribute: 0
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: "/var/log/btmp" has right mode 100600
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: test_key: checking bit block 0 for any keys; found=0
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry f /var/log/btmp
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: test_key: checking bit block 64 for any keys; found=1
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry f /var/log/lastlog
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: test_key: checking bit block 128 for any keys; found=1
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: "/var/log/lastlog" has been created.
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: test_key: checking bit block 192 for any keys; found=1
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: "/var/log/lastlog" has right mode 100664
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: IMPORT builtin 'path_id' /lib/udev/rules.d/60-persistent-input.rules:35
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry f /var/log/lastlog
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: created db file '/run/udev/data/+input:input3' for '/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3'
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /var/spool
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: Execute 'load' 'input:b0019v0000p0001e0000-e0,1,k74,ramlsfw'
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Found existing directory "/var/spool".
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: "/var/spool" has right mode 40755
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /var/spool
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /tmp/.X11-unix
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Created directory "/tmp/.X11-unix".
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: "/tmp/.X11-unix" has right mode 41777
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /tmp/.X11-unix
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /tmp/.ICE-unix
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Created directory "/tmp/.ICE-unix".
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: "/tmp/.ICE-unix" has right mode 41777
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /tmp/.ICE-unix
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /tmp/.XIM-unix
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Created directory "/tmp/.XIM-unix".
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: "/tmp/.XIM-unix" has right mode 41777
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /tmp/.XIM-unix
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /tmp/.font-unix
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Created directory "/tmp/.font-unix".
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: "/tmp/.font-unix" has right mode 41777
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /tmp/.font-unix
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry d /tmp/.Test-unix
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Created directory "/tmp/.Test-unix".
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: "/tmp/.Test-unix" has right mode 41777
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry d /tmp/.Test-unix
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry x /run/user/*/gvfs
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry x /run/user/*/gvfs
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry a /var/log/journal
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Setting default ACL u::rwx,g::r-x,g:adm:r-x,m::r-x,o::r-x on /var/log/journal.
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry a /var/log/journal
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry a /var/log/journal
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Setting access ACL u::rwx,g::r-x,g:adm:r-x,m::r-x,o::r-x on /var/log/journal.
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry a /var/log/journal
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry h /var/log/journal
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Cannot set file attribute for '/var/log/journal', value=0x00800000, mask=0x00800000: Operation not supported
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry h /var/log/journal
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry z /var/log/journal
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: "/var/log/journal" has right mode 42755
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry z /var/log/journal
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry a /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Setting default ACL u::rwx,g::r-x,g:adm:r-x,m::r-x,o::r-x on /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f.
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry a /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry a /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Setting access ACL u::rwx,g::r-x,g:adm:r-x,m::r-x,o::r-x on /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f.
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry a /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry h /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Cannot set file attribute for '/var/log/journal/9dcce84391f449eaaa10bbad75a4d50f', value=0x00800000, mask=0x00800000: Operation not supported
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry h /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry z /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: "/var/log/journal/9dcce84391f449eaaa10bbad75a4d50f" has right mode 42755
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry z /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry h /var/log/journal/remote
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry h /var/log/journal/remote
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry r /forcefsck
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry r /forcefsck
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry r /fastboot
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry r /fastboot
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry r /forcequotacheck
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry r /forcequotacheck
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry r /etc/gshadow.lock
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry r /etc/gshadow.lock
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry r /etc/shadow.lock
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry r /etc/shadow.lock
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry r /etc/passwd.lock
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry r /etc/passwd.lock
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry r /etc/group.lock
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry r /etc/group.lock
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry r /etc/subuid.lock
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry r /etc/subuid.lock
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry r /etc/subgid.lock
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry r /etc/subgid.lock
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry z /run/log/journal
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry z /run/log/journal
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry Z /run/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry Z /run/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry a /run/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry a /run/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry a /run/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry a /run/log/journal/9dcce84391f449eaaa10bbad75a4d50f
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry a /run/log/journal/9dcce84391f449eaaa10bbad75a4d50f/*.journal*
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Cannot open directory "/run/log/journal/9dcce84391f449eaaa10bbad75a4d50f": No such file or directory
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry a /run/log/journal/9dcce84391f449eaaa10bbad75a4d50f/*.journal*
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry a /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f/system.journal
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Setting access ACL u::rw-,g::r-x,g:adm:r--,m::r--,o::--- on /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f/system.journal.
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry a /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f/system.journal
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry z /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f/system.journal
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: "/var/log/journal/9dcce84391f449eaaa10bbad75a4d50f/system.journal" has right mode 100640
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry z /var/log/journal/9dcce84391f449eaaa10bbad75a4d50f/system.journal
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry x /tmp/systemd-private-de270ddd21d94babaf4a5ae087e8ee32-*
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry x /tmp/systemd-private-de270ddd21d94babaf4a5ae087e8ee32-*
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry X /tmp/systemd-private-de270ddd21d94babaf4a5ae087e8ee32-*/tmp
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry X /tmp/systemd-private-de270ddd21d94babaf4a5ae087e8ee32-*/tmp
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry x /var/tmp/systemd-private-de270ddd21d94babaf4a5ae087e8ee32-*
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry x /var/tmp/systemd-private-de270ddd21d94babaf4a5ae087e8ee32-*
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry X /var/tmp/systemd-private-de270ddd21d94babaf4a5ae087e8ee32-*/tmp
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry X /var/tmp/systemd-private-de270ddd21d94babaf4a5ae087e8ee32-*/tmp
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry R /tmp/systemd-private-*
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry R /tmp/systemd-private-*
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry R /var/tmp/systemd-private-*
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry R /var/tmp/systemd-private-*
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: rm -rf "/var/tmp/systemd-private-3da50fdc163c4b548225bfc296fc25c6-systemd-resolved.service-7a8oec"
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running create action for entry r /tmp/.X[0-9]*-lock
Apr 03 19:48:01 Dell-XPS-L502X systemd-tmpfiles[375]: Running remove action for entry r /tmp/.X[0-9]*-lock
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 38 (stored), closing.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 375 (systemd-tmpfile).
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Child 375 (systemd-tmpfile) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-setup.service: Child 375 belongs to systemd-tmpfiles-setup.service
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-setup.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-setup.service: Changed start -> exited
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-setup.service: Job systemd-tmpfiles-setup.service/start finished, result=done
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Started Create Volatile Files and Directories.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: ConditionVirtualization=!container succeeded.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: ConditionCapability=CAP_SYS_TIME succeeded.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Passing 0 fds to service
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: About to execute: /lib/systemd/systemd-timesyncd
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Forked /lib/systemd/systemd-timesyncd as 379
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Changed dead -> start
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Starting Network Time Synchronization...
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-update-utmp.service: Passing 0 fds to service
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-update-utmp.service: About to execute: /lib/systemd/systemd-update-utmp reboot
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-update-utmp.service: Forked /lib/systemd/systemd-update-utmp as 380
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-update-utmp.service: Changed dead -> start
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Apr 03 19:48:01 Dell-XPS-L502X systemd[380]: systemd-update-utmp.service: Executing: /lib/systemd/systemd-update-utmp reboot
Apr 03 19:48:01 Dell-XPS-L502X systemd-update-utmp[380]: systemd-update-utmp running as pid 380
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 38 (n/a) to fd store.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 41 (n/a) to fd store.
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[306]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[296]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[306]: created db file '/run/udev/data/+pci:0000:00:00.0' for '/devices/pci0000:00/0000:00:00.0'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[306]: Execute 'load' 'pci:v00008086d00000104sv00001028sd000004B6bc06sc00i00'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[296]: created db file '/run/udev/data/+pci:0000:00:01.0' for '/devices/pci0000:00/0000:00:01.0'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[296]: Execute 'load' 'pci:v00008086d00000101sv00008086sd00002010bc06sc04i00'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: created db file '/run/udev/data/+pci:0000:00:02.0' for '/devices/pci0000:00/0000:00:02.0'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: Execute 'load' 'pci:v00008086d00000116sv00001028sd000004B6bc03sc00i00'
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 19:48:01 Dell-XPS-L502X systemd-update-utmp[380]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.DBus.Properties member=Get cookie=1 reply_cookie=0 error=n/a
Apr 03 19:48:01 Dell-XPS-L502X systemd-update-utmp[380]: Got message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[304]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[303]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[303]: created db file '/run/udev/data/+pci:0000:00:1b.0' for '/devices/pci0000:00/0000:00:1b.0'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[304]: created db file '/run/udev/data/+pci:0000:00:1d.0' for '/devices/pci0000:00/0000:00:1d.0'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[303]: Execute 'load' 'pci:v00008086d00001C20sv00001028sd000004B6bc04sc03i00'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[304]: Execute 'load' 'pci:v00008086d00001C26sv00001028sd000004B6bc0Csc03i20'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[308]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[308]: created db file '/run/udev/data/+pci:0000:00:1c.0' for '/devices/pci0000:00/0000:00:1c.0'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: created db file '/run/udev/data/+pci:0000:00:1a.0' for '/devices/pci0000:00/0000:00:1a.0'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[308]: Execute 'load' 'pci:v00008086d00001C10sv00001028sd000004B6bc06sc04i00'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: Execute 'load' 'pci:v00008086d00001C2Dsv00001028sd000004B6bc0Csc03i20'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[290]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: created db file '/run/udev/data/+pci:0000:00:1f.0' for '/devices/pci0000:00/0000:00:1f.0'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: Execute 'load' 'pci:v00008086d00001C4Bsv00001028sd000004B6bc06sc01i00'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[290]: created db file '/run/udev/data/+pci:0000:00:1c.4' for '/devices/pci0000:00/0000:00:1c.4'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[290]: Execute 'load' 'pci:v00008086d00001C18sv00001028sd000004B6bc06sc04i00'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[294]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[294]: created db file '/run/udev/data/+pci:0000:00:1c.5' for '/devices/pci0000:00/0000:00:1c.5'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[294]: Execute 'load' 'pci:v00008086d00001C1Asv00001028sd000004B6bc06sc04i00'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[297]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[292]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[309]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[292]: created db file '/run/udev/data/+pci:0000:00:16.0' for '/devices/pci0000:00/0000:00:16.0'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[297]: created db file '/run/udev/data/+pci:0000:00:1f.2' for '/devices/pci0000:00/0000:00:1f.2'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[309]: created db file '/run/udev/data/+pci:0000:00:1c.1' for '/devices/pci0000:00/0000:00:1c.1'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[292]: Execute 'load' 'pci:v00008086d00001C3Asv00001028sd000004B6bc07sc80i00'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[297]: Execute 'load' 'pci:v00008086d00001C03sv00001028sd000004B6bc01sc06i01'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[309]: Execute 'load' 'pci:v00008086d00001C12sv00001028sd000004B6bc06sc04i00'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[295]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[295]: created db file '/run/udev/data/+pci:0000:00:1c.3' for '/devices/pci0000:00/0000:00:1c.3'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[295]: Execute 'load' 'pci:v00008086d00001C16sv00001028sd000004B6bc06sc04i00'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[291]: Process '/sbin/modprobe nvidia-modeset' succeeded.
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[381]: starting '/sbin/modprobe nvidia-drm'
Apr 03 19:48:01 Dell-XPS-L502X systemd[379]: systemd-timesyncd.service: Executing: /lib/systemd/systemd-timesyncd
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 379 (WATCHDOG=1)
Apr 03 19:48:01 Dell-XPS-L502X systemd-timesyncd[379]: Added new server ntp.ubuntu.com.
Apr 03 19:48:01 Dell-XPS-L502X systemd-timesyncd[379]: systemd-timesyncd running as pid 379
Apr 03 19:48:01 Dell-XPS-L502X systemd-timesyncd[379]: Selected server ntp.ubuntu.com.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 379 (READY=1, STATUS=Daemon is running)
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Changed start -> running
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Job systemd-timesyncd.service/start finished, result=done
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Started Network Time Synchronization.
Apr 03 19:48:01 Dell-XPS-L502X systemd-timesyncd[379]: Resolving ntp.ubuntu.com...
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 379 (STATUS=Idle.)
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 379 (STATUS=Idle.)
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: time-sync.target changed dead -> active
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: time-sync.target: Job time-sync.target/start finished, result=done
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Reached target System Time Synchronized.
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: Inserted 'mac_hid'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: Module 'evbug' is blacklisted
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 223 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: GROUP 106 /lib/udev/rules.d/50-udev-default.rules:29
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: IMPORT builtin 'hwdb' /lib/udev/rules.d/60-evdev.rules:8
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]modalias' is 'dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0YR8NN:rvrA00:cvnDellInc.:ct8:cvr0.1:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: IMPORT builtin 'hwdb' /lib/udev/rules.d/60-evdev.rules:17
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]modalias' is 'dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0YR8NN:rvrA00:cvnDellInc.:ct8:cvr0.1:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: IMPORT builtin 'hwdb' /lib/udev/rules.d/60-evdev.rules:21
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: IMPORT builtin 'input_id' /lib/udev/rules.d/60-input-id.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: capabilities/ev raw kernel attribute: 3
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: capabilities/abs raw kernel attribute: 0
Apr 03 19:48:01 Dell-XPS-L502X kernel: [drm:asle_work [i915]] bclp = 0x800000ff
Apr 03 19:48:01 Dell-XPS-L502X kernel: [drm:asle_work [i915]] updating opregion backlight 255/255
Apr 03 19:48:01 Dell-XPS-L502X kernel: [drm:intel_panel_actually_set_backlight [i915]] set backlight PWM = 4648
Apr 03 19:48:01 Dell-XPS-L502X kernel: ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20170831/utaddress-247)
Apr 03 19:48:01 Dell-XPS-L502X kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Apr 03 19:48:01 Dell-XPS-L502X kernel: ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20170831/utaddress-247)
Apr 03 19:48:01 Dell-XPS-L502X kernel: ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB.PCI0.PEG0.PEGP.GPIO) (20170831/utaddress-247)
Apr 03 19:48:01 Dell-XPS-L502X kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Apr 03 19:48:01 Dell-XPS-L502X kernel: ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20170831/utaddress-247)
Apr 03 19:48:01 Dell-XPS-L502X kernel: ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB.PCI0.PEG0.PEGP.GPIO) (20170831/utaddress-247)
Apr 03 19:48:01 Dell-XPS-L502X kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Apr 03 19:48:01 Dell-XPS-L502X kernel: ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20170831/utaddress-247)
Apr 03 19:48:01 Dell-XPS-L502X kernel: ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB.PCI0.PEG0.PEGP.GPIO) (20170831/utaddress-247)
Apr 03 19:48:01 Dell-XPS-L502X kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Apr 03 19:48:01 Dell-XPS-L502X kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: capabilities/rel raw kernel attribute: 0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: capabilities/key raw kernel attribute: 10000000000000 0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: properties raw kernel attribute: 0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: test_key: checking bit block 0 for any keys; found=0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: test_key: checking bit block 64 for any keys; found=1
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: test_key: checking bit block 128 for any keys; found=1
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: test_key: checking bit block 192 for any keys; found=1
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: Inserted 'i915'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: No module matches 'pci:v00008086d00001C2Dsv00001028sd000004B6bc0Csc03i20'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[304]: No module matches 'pci:v00008086d00001C26sv00001028sd000004B6bc0Csc03i20'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5633c6a44860
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[304]: passed device to netlink monitor 0x5633c6a76f60
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[297]: Inserted 'ahci'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[297]: Inserted 'ahci'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[306]: No module matches 'pci:v00008086d00000104sv00001028sd000004B6bc06sc00i00'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[306]: passed device to netlink monitor 0x5633c6a49280
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[297]: passed device to netlink monitor 0x5633c6a782b0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 182 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 182 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 185 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: created db file '/run/udev/data/+acpi:LNXSYBUS:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: created db file '/run/udev/data/+acpi:LNXSYBUS:01' for '/devices/LNXSYSTM:00/LNXSYBUS:01'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[304]: IMPORT builtin 'path_id' /lib/udev/rules.d/99-systemd.rules:62
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: Execute 'load' 'acpi:LNXSYBUS:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: Execute 'load' 'acpi:LNXSYBUS:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[304]: created db file '/run/udev/data/+backlight:acpi_video0' for '/devices/pci0000:00/0000:00:02.0/backlight/acpi_video0'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[304]: passed device to netlink monitor 0x5633c6a76f60
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: No module matches 'acpi:LNXSYBUS:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: var.mount: Failed to load configuration: No such file or directory
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: var-lib.mount: Failed to load configuration: No such file or directory
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: var-lib-systemd.mount: Failed to load configuration: No such file or directory
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: var-lib-systemd-backlight.mount: Failed to load configuration: No such file or directory
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:02.0-backlight-acpi_video0.device: Changed dead -> plugged
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:acpi_video0.service: Trying to enqueue job systemd-backlight@backlight:acpi_video0.service/start/fail
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:acpi_video0.service: Installed new job systemd-backlight@backlight:acpi_video0.service/start as 178
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: system-systemd\x2dbacklight.slice: Installed new job system-systemd\x2dbacklight.slice/start as 182
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:acpi_video0.service: Enqueued job systemd-backlight@backlight:acpi_video0.service/start as 178
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: var.mount: Collecting.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: var-lib.mount: Collecting.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: var-lib-systemd.mount: Collecting.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: var-lib-systemd-backlight.mount: Collecting.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: system-systemd\x2dbacklight.slice changed dead -> active
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: system-systemd\x2dbacklight.slice: Job system-systemd\x2dbacklight.slice/start finished, result=done
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Created slice system-systemd\x2dbacklight.slice.
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 204 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 200 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 200 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 207 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[306]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[306]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[306]: created db file '/run/udev/data/+acpi:INT340E:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/INT340E:00'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[306]: Execute 'load' 'acpi:INT340E:PNP0C02:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[304]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[304]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[304]: created db file '/run/udev/data/+acpi:PNP0A08:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[304]: Execute 'load' 'acpi:PNP0A08:PNP0A03:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[304]: No module matches 'acpi:PNP0A08:PNP0A03:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[304]: passed device to netlink monitor 0x5633c6a76f60
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[297]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: No module matches 'acpi:LNXSYBUS:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5633c6a44860
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[297]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[297]: created db file '/run/udev/data/+acpi:PNP0C0A:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0A:00'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[297]: Execute 'load' 'acpi:PNP0C0A:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[297]: No module matches 'acpi:PNP0C0A:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[297]: passed device to netlink monitor 0x5633c6a782b0
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:acpi_video0.service: Passing 0 fds to service
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:acpi_video0.service: About to execute: /lib/systemd/systemd-backlight load backlight:acpi_video0
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:acpi_video0.service: Forked /lib/systemd/systemd-backlight as 383
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:acpi_video0.service: Changed dead -> start
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:acpi_video0...
Apr 03 19:48:01 Dell-XPS-L502X systemd[383]: systemd-backlight@backlight:acpi_video0.service: Executing: /lib/systemd/systemd-backlight load backlight:acpi_video0
Apr 03 19:48:01 Dell-XPS-L502X systemd-update-utmp[380]: systemd-update-utmp stopped as pid 380
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 218 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 203 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 203 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:acpi_video0.service: Failed to send unit change signal for systemd-backlight@backlight:acpi_video0.service: Connection reset by peer
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: system-systemd\x2dbacklight.slice: Failed to send unit change signal for system-systemd\x2dbacklight.slice: Transport endpoint is not connected
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Failed to send job change signal for 178: Transport endpoint is not connected
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 380 (systemd-update-).
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Child 380 (systemd-update-) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-update-utmp.service: Child 380 belongs to systemd-update-utmp.service
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-update-utmp.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-update-utmp.service: Changed start -> exited
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-update-utmp.service: Job systemd-update-utmp.service/start finished, result=done
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Started Update UTMP about System Boot/Shutdown.
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[297]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[297]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[297]: created db file '/run/udev/data/+acpi:SMO8800:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/SMO8800:00'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[297]: Execute 'load' 'acpi:SMO8800:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: created db file '/run/udev/data/+acpi:LNXVIDEO:01' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: Execute 'load' 'acpi:LNXVIDEO:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: Inserted 'video'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5633c6a44860
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[304]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[304]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[304]: created db file '/run/udev/data/+acpi:PNP0C02:01' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/PNP0C02:01'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[304]: Execute 'load' 'acpi:PNP0C02:'
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Failed to send job remove signal for 119: Transport endpoint is not connected
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Child 383 (systemd-backlig) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:acpi_video0.service: Child 383 belongs to systemd-backlight@backlight:acpi_video0.service
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:acpi_video0.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:acpi_video0.service: Changed start -> exited
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:acpi_video0.service: Job systemd-backlight@backlight:acpi_video0.service/start finished, result=done
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:acpi_video0.
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: created db file '/run/udev/data/+acpi:ACPI0003:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0003:00'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: Execute 'load' 'acpi:ACPI0003:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: No module matches 'acpi:ACPI0003:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Failed to send job remove signal for 178: Transport endpoint is not connected
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:acpi_video0.service: Failed to send unit change signal for systemd-backlight@backlight:acpi_video0.service: Transport endpoint is not connected
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-update-utmp.service: Failed to send unit change signal for systemd-update-utmp.service: Transport endpoint is not connected
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 383 (n/a).
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 41 (stored), closing.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: sysinit.target changed dead -> active
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: sysinit.target: Job sysinit.target/start finished, result=done
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Reached target System Initialization.
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 241 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 191 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X cron[387]: (CRON) INFO (pidfile fd = 3)
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X cron[387]: (CRON) INFO (Running @reboot jobs)
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X dbus[395]: [system] Successfully activated service 'org.freedesktop.systemd1'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5633c6a44860
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: avahi-daemon.socket: Changed dead -> listening
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: avahi-daemon.socket: Job avahi-daemon.socket/start finished, result=done
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: snapd.snap-repair.timer: ConditionKernelCommandLine=snap_core failed.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: snapd.snap-repair.timer: Starting requested but condition failed. Not starting unit.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: snapd.snap-repair.timer: Job snapd.snap-repair.timer/start finished, result=done
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: apport-forward.socket: ConditionVirtualization=container failed.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: apport-forward.socket: Starting requested but condition failed. Not starting unit.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: apport-forward.socket: Job apport-forward.socket/start finished, result=done
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 191 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5633c6a44860
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 191 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5633c6a44860
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 191 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5633c6a44860
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: IMPORT builtin 'path_id' /lib/udev/rules.d/60-persistent-input.rules:35
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[305]: PROGRAM 'libinput-device-group /sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3' /lib/udev/rules.d/80-libinput-device-groups.rules:7
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[384]: starting 'libinput-device-group /sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 191 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5633c6a44860
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 191 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5633c6a44860
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 191 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5633c6a44860
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 191 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5633c6a44860
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 369 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'input_id' /lib/udev/rules.d/60-input-id.rules:5
Apr 03 19:48:01 Dell-XPS-L502X kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: capabilities/ev raw kernel attribute: 3
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: capabilities/abs raw kernel attribute: 0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: capabilities/rel raw kernel attribute: 0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: capabilities/key raw kernel attribute: 3e000b00000000 0 0 0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: properties raw kernel attribute: 0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: test_key: checking bit block 0 for any keys; found=0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: test_key: checking bit block 64 for any keys; found=0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: test_key: checking bit block 128 for any keys; found=0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: test_key: checking bit block 192 for any keys; found=1
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'path_id' /lib/udev/rules.d/60-persistent-input.rules:35
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: created db file '/run/udev/data/+input:input8' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input8'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: Execute 'load' 'input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: Inserted 'mac_hid'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: Module 'evbug' is blacklisted
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5633c6a44860
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 246 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: GROUP 106 /lib/udev/rules.d/50-udev-default.rules:29
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'hwdb' /lib/udev/rules.d/60-evdev.rules:8
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]modalias' is 'dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0YR8NN:rvrA00:cvnDellInc.:ct8:cvr0.1:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'hwdb' /lib/udev/rules.d/60-evdev.rules:17
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]modalias' is 'dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0YR8NN:rvrA00:cvnDellInc.:ct8:cvr0.1:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'hwdb' /lib/udev/rules.d/60-evdev.rules:21
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'input_id' /lib/udev/rules.d/60-input-id.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: capabilities/ev raw kernel attribute: 3
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: capabilities/abs raw kernel attribute: 0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: capabilities/rel raw kernel attribute: 0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: capabilities/key raw kernel attribute: 3e000b00000000 0 0 0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: properties raw kernel attribute: 0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: test_key: checking bit block 0 for any keys; found=0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: test_key: checking bit block 64 for any keys; found=0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: test_key: checking bit block 128 for any keys; found=0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: test_key: checking bit block 192 for any keys; found=1
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: anacron.timer: Adding 2min 41.145774s random time.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: anacron.timer: Realtime timer elapses at Tue 2018-04-03 20:02:41 CEST.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: anacron.timer: Changed dead -> waiting
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: anacron.timer: Job anacron.timer/start finished, result=done
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Started Trigger anacron every hour.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: motd-news.timer: Adding 30min 12.373873s random time.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: motd-news.timer: Monotonic timer elapses in 30min 56.023429s.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: motd-news.timer: Changed dead -> waiting
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: motd-news.timer: Job motd-news.timer/start finished, result=done
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Started Message of the Day.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: apt-daily.timer: Adding 6h 52min 9.381949s random time.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: apt-daily.timer: Realtime timer elapses at Wed 2018-04-04 12:52:09 CEST.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: apt-daily.timer: Changed dead -> waiting
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: apt-daily.timer: Job apt-daily.timer/start finished, result=done
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Started Daily apt download activities.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: cups.socket: Changed dead -> listening
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: cups.socket: Job cups.socket/start finished, result=done
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Listening on CUPS Scheduler.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-clean.timer: Monotonic timer elapses in 14min 32.467895s.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-clean.timer: Changed dead -> waiting
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-tmpfiles-clean.timer: Job systemd-tmpfiles-clean.timer/start finished, result=done
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Started Daily Cleanup of Temporary Directories.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: snapd.refresh.timer: Adding 5h 30min 7.627074s random time.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: snapd.refresh.timer: Monotonic timer elapses in 5h 44min 51.271277s.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: snapd.refresh.timer: Adding 2h 33min 42.999873s random time.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: snapd.refresh.timer: Realtime timer elapses at Mon 2018-04-09 02:33:42 CEST.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: snapd.refresh.timer: Changed dead -> waiting
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: snapd.refresh.timer: Job snapd.refresh.timer/start finished, result=done
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Started Timer to automatically refresh installed snaps.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: uuidd.socket: Changed dead -> listening
Apr 03 19:48:01 Dell-XPS-L502X kernel: [drm:intel_lvds_detect [i915]] [CONNECTOR:48:LVDS-1]
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: uuidd.socket: Job uuidd.socket/start finished, result=done
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Listening on UUID daemon activation socket.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-resolved-update-resolvconf.path: Changed dead -> waiting
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-resolved-update-resolvconf.path: Job systemd-resolved-update-resolvconf.path/start finished, result=done
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Started systemd-resolved-update-resolvconf.path.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: acpid.socket: Changed dead -> listening
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: acpid.socket: Job acpid.socket/start finished, result=done
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Listening on ACPID Listen Socket.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: apt-daily-upgrade.timer: Adding 33min 2.194000s random time.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: apt-daily-upgrade.timer: Realtime timer elapses at Wed 2018-04-04 06:33:02 CEST.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: apt-daily-upgrade.timer: Changed dead -> waiting
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: apt-daily-upgrade.timer: Job apt-daily-upgrade.timer/start finished, result=done
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Started Daily apt upgrade and clean activities.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: timers.target changed dead -> active
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: timers.target: Job timers.target/start finished, result=done
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Reached target Timers.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: cups.path: Got triggered.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: cups.service: Trying to enqueue job cups.service/start/replace
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: cups.service: Installed new job cups.service/start as 184
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: cups.service: Enqueued job cups.service/start as 184
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: cups.path: Changed dead -> running
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: cups.path: Job cups.path/start finished, result=done
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Started CUPS Scheduler.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: dbus.socket: Changed dead -> listening
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: dbus.socket: Job dbus.socket/start finished, result=done
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Listening on D-Bus System Message Bus Socket.
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: Inserted 'lpc_ich'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: passed device to netlink monitor 0x5633c6a6ba00
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 179 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: passed device to netlink monitor 0x5633c6a6ba00
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 179 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: passed device to netlink monitor 0x5633c6a6ba00
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: could not create device: Invalid argument
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 221 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: created db file '/run/udev/data/+acpi:DLL04B6:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/DLL04B6:00'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: Execute 'load' 'acpi:DLL04B6:PNP0F13:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: No module matches 'acpi:DLL04B6:PNP0F13:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: passed device to netlink monitor 0x5633c6a6ba00
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: anacron.service: ConditionACPower=true succeeded.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: anacron.service: Passing 0 fds to service
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: anacron.service: Forked /usr/sbin/anacron as 404
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: anacron.service: Changed dead -> running
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: anacron.service: Job anacron.service/start finished, result=done
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 221 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X acpid[396]: starting up with netlink and the input layer
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X avahi-daemon[388]: Found user 'avahi' (UID 111) and group 'avahi' (GID 120).
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X avahi-daemon[388]: Successfully dropped root privileges.
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X avahi-daemon[388]: avahi-daemon 0.6.32 starting up.
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X avahi-daemon[388]: Successfully called chroot().
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: created db file '/run/udev/data/+acpi:INT3F0D:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/INT3F0D:00'
Apr 03 19:48:01 Dell-XPS-L502X avahi-daemon[388]: Successfully dropped remaining capabilities.
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: Execute 'load' 'acpi:INT3F0D:PNP0C02:'
Apr 03 19:48:01 Dell-XPS-L502X avahi-daemon[402]: chroot.c: open() failed: No such file or directory
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'path_id' /lib/udev/rules.d/60-persistent-input.rules:35
Apr 03 19:48:01 Dell-XPS-L502X avahi-daemon[388]: Failed to open /etc/resolv.conf: Invalid argument
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[293]: PROGRAM 'libinput-device-group /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input8/event6' /lib/udev/rules.d/80-libinput-device-groups.rules:7
Apr 03 19:48:01 Dell-XPS-L502X avahi-daemon[388]: No service file found in /etc/avahi/services.
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[385]: starting 'libinput-device-group /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input8/event6'
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: anacron.timer: Adding 3min 12.017168s random time.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: anacron.timer: Realtime timer elapses at Tue 2018-04-03 20:03:12 CEST.
Apr 03 19:48:01 Dell-XPS-L502X avahi-daemon[388]: Network interface enumeration completed.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: acpid.path: Got triggered.
Apr 03 19:48:01 Dell-XPS-L502X avahi-daemon[388]: Server startup complete. Host name is Dell-XPS-L502X.local. Local service cookie is 1496424054.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: acpid.service: Trying to enqueue job acpid.service/start/replace
Apr 03 19:48:02 Dell-XPS-L502X acpid[396]: 8 rules loaded
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: acpid.service: Installed new job acpid.service/start as 234
Apr 03 19:48:02 Dell-XPS-L502X acpid[396]: waiting for events: event logging is off
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: acpid.service: Enqueued job acpid.service/start as 234
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: acpid.path: Changed dead -> running
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: acpid.path: Job acpid.path/start finished, result=done
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Started ACPI Events Check.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: paths.target changed dead -> active
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: paths.target: Job paths.target/start finished, result=done
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Reached target Paths.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: snapd.socket: Changed dead -> start-chown
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Starting Socket activation for snappy daemon.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:02 Dell-XPS-L502X anacron[404]: Anacron 2.3 started on 2018-04-03
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 52 (n/a) to fd store.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 386 (systemd).
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Child 386 (systemd) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: init.scope: Child 386 belongs to init.scope
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: snapd.socket: Child 386 belongs to snapd.socket
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: snapd.socket: Control process exited, code=exited status=0
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: snapd.socket: Got final SIGCHLD for state start-chown
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: snapd.socket: Changed start-chown -> listening
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: snapd.socket: Job snapd.socket/start finished, result=done
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Listening on Socket activation for snappy daemon.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 52 (stored), closing.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: sockets.target changed dead -> active
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: sockets.target: Job sockets.target/start finished, result=done
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Reached target Sockets.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: basic.target changed dead -> active
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: basic.target: Job basic.target/start finished, result=done
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Reached target Basic System.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: cron.service: Passing 0 fds to service
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: cron.service: About to execute: /usr/sbin/cron -f $EXTRA_OPTS
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: cron.service: Forked /usr/sbin/cron as 387
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: cron.service: Changed dead -> running
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: cron.service: Job cron.service/start finished, result=done
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Started Regular background program processing daemon.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: anacron.timer: Adding 1min 52.883957s random time.
Apr 03 19:48:01 Dell-XPS-L502X systemd[387]: cron.service: Executing: /usr/sbin/cron -f
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: avahi-daemon.service: Passing 1 fds to service
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: avahi-daemon.service: About to execute: /usr/sbin/avahi-daemon -s
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: avahi-daemon.service: Forked /usr/sbin/avahi-daemon as 388
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: avahi-daemon.service: Changed dead -> start
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
Apr 03 19:48:01 Dell-XPS-L502X systemd[388]: avahi-daemon.service: Executing: /usr/sbin/avahi-daemon -s
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-logind.service: ConditionPathExists=/lib/systemd/system/dbus.service succeeded.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-logind.service: Passing 0 fds to service
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-logind.service: About to execute: /lib/systemd/systemd-logind
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-logind.service: Forked /lib/systemd/systemd-logind as 389
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: systemd-logind.service: Changed dead -> start
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Starting Login Service...
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: grub-common.service: Passing 0 fds to service
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: grub-common.service: About to execute: /etc/init.d/grub-common start
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: grub-common.service: Forked /etc/init.d/grub-common as 390
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: grub-common.service: Changed dead -> start
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Starting LSB: Record successful boot for GRUB...
Apr 03 19:48:01 Dell-XPS-L502X systemd[389]: systemd-logind.service: Executing: /lib/systemd/systemd-logind
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: udisks2.service: Forked /usr/lib/udisks2/udisksd as 406
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: udisks2.service: Changed dead -> start
Apr 03 19:48:01 Dell-XPS-L502X systemd[390]: grub-common.service: Executing: /etc/init.d/grub-common start
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: rsync.service: ConditionPathExists=/etc/rsyncd.conf failed.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: rsync.service: Starting requested but condition failed. Not starting unit.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: rsync.service: Job rsync.service/start finished, result=done
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: ondemand.service: ConditionPathExists=!/etc/init/lxc-android-config.conf succeeded.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: ondemand.service: ConditionPathExists=/sys/devices/system/cpu/online succeeded.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: ondemand.service: ConditionVirtualization=no succeeded.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: ondemand.service: Passing 0 fds to service
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: ondemand.service: About to execute: /lib/systemd/set-cpufreq
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: ondemand.service: Forked /lib/systemd/set-cpufreq as 392
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: ondemand.service: Changed dead -> running
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: ondemand.service: Job ondemand.service/start finished, result=done
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Started Set the CPU Frequency Scaling governor.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: alsa-state.service: ConditionPathExists=/etc/alsa/state-daemon.conf failed.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: alsa-state.service: Starting requested but condition failed. Not starting unit.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: alsa-state.service: Job alsa-state.service/start finished, result=done
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: dbus.service: Passing 1 fds to service
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: dbus.service: About to execute: /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: dbus.service: Forked /usr/bin/dbus-daemon as 395
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: dbus.service: Changed dead -> running
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: dbus.service: Job dbus.service/start finished, result=done
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Started D-Bus System Message Bus.
Apr 03 19:48:01 Dell-XPS-L502X systemd[395]: dbus.service: Executing: /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: dbus.socket: Changed listening -> running
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Successfully connected to system bus.
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 213 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: created db file '/run/udev/data/+acpi:PNP0000:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0000:00'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: Execute 'load' 'acpi:PNP0000:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: No module matches 'acpi:PNP0000:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 213 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: created db file '/run/udev/data/+acpi:PNP0100:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0100:00'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: Execute 'load' 'acpi:PNP0100:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: No module matches 'acpi:PNP0100:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 213 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: created db file '/run/udev/data/+acpi:PNP0103:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0103:00'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: Execute 'load' 'acpi:PNP0103:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: No module matches 'acpi:PNP0103:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 213 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: created db file '/run/udev/data/+acpi:PNP0200:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0200:00'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: Execute 'load' 'acpi:PNP0200:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: No module matches 'acpi:PNP0200:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 213 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: created db file '/run/udev/data/+acpi:PNP0303:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0303:00'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: Execute 'load' 'acpi:PNP0303:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: No module matches 'acpi:PNP0303:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 213 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: created db file '/run/udev/data/+acpi:PNP0B00:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0B00:00'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: Execute 'load' 'acpi:PNP0B00:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: No module matches 'acpi:PNP0B00:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 213 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: created db file '/run/udev/data/+acpi:PNP0C02:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C02:00'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: Execute 'load' 'acpi:PNP0C02:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-logind[389]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=Hello cookie=1 reply_cookie=0 error=n/a
Apr 03 19:48:01 Dell-XPS-L502X systemd-logind[389]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.1 object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a
Apr 03 19:48:01 Dell-XPS-L502X systemd-logind[389]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=2 reply_cookie=0 error=n/a
Apr 03 19:48:01 Dell-XPS-L502X systemd-logind[389]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.1 object=n/a interface=n/a member=n/a cookie=3 reply_cookie=2 error=n/a
Apr 03 19:48:01 Dell-XPS-L502X systemd-logind[389]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=3 reply_cookie=0 error=n/a
Apr 03 19:48:01 Dell-XPS-L502X systemd-logind[389]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.1 object=n/a interface=n/a member=n/a cookie=4 reply_cookie=3 error=n/a
Apr 03 19:48:01 Dell-XPS-L502X systemd-logind[389]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=4 reply_cookie=0 error=n/a
Apr 03 19:48:01 Dell-XPS-L502X systemd-logind[389]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.1 object=n/a interface=n/a member=n/a cookie=5 reply_cookie=4 error=n/a
Apr 03 19:48:01 Dell-XPS-L502X systemd-logind[389]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=5 reply_cookie=0 error=n/a
Apr 03 19:48:02 Dell-XPS-L502X kernel: nvidia-uvm: Loaded the UVM driver in 8 mode, major device number 241
Apr 03 19:48:02 Dell-XPS-L502X kernel: snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Apr 03 19:48:02 Dell-XPS-L502X nvidia-persistenced[408]: Verbose syslog connection opened
Apr 03 19:48:01 Dell-XPS-L502X systemd-logind[389]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.1 object=n/a interface=n/a member=n/a cookie=6 reply_cookie=5 error=n/a
Apr 03 19:48:02 Dell-XPS-L502X nvidia-persistenced[408]: Now running with user ID 114 and group ID 125
Apr 03 19:48:01 Dell-XPS-L502X systemd-logind[389]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=Subscribe cookie=6 reply_cookie=0 error=n/a
Apr 03 19:48:02 Dell-XPS-L502X nvidia-persistenced[408]: Started (408)
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Successfully connected to API bus.
Apr 03 19:48:02 Dell-XPS-L502X anacron[404]: Normal exit (0 jobs run)
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[308]: Inserted 'shpchp'
Apr 03 19:48:02 Dell-XPS-L502X nvidia-persistenced[408]: device 0000:01:00.0 - registered
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[308]: passed device to netlink monitor 0x5633c6a83fb0
Apr 03 19:48:02 Dell-XPS-L502X nvidia-persistenced[408]: Local RPC service initialized
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[290]: Inserted 'shpchp'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[290]: passed device to netlink monitor 0x5633c6a68c60
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[295]: Inserted 'shpchp'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5633c6a55940
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[294]: Inserted 'shpchp'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x5633c6a61a40
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[309]: Inserted 'shpchp'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[309]: passed device to netlink monitor 0x5633c6a84510
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[296]: Inserted 'shpchp'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 213 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 223 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 179 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: Inserted 'fjes'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: passed device to netlink monitor 0x5633c6a6ba00
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5633c6a55940
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 179 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[309]: passed device to netlink monitor 0x5633c6a84510
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[290]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[290]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[290]: passed device to netlink monitor 0x5633c6a68c60
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 179 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[306]: Inserted 'fjes'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 179 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[306]: passed device to netlink monitor 0x5633c6a49280
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[296]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x5633c6a61a40
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[296]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[296]: created db file '/run/udev/data/+acpi:PNP0C04:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C04:00'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[296]: Execute 'load' 'acpi:PNP0C04:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[308]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[308]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[308]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[296]: No module matches 'acpi:PNP0C04:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[308]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[308]: created db file '/run/udev/data/+acpi:PNP0C09:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C09:00'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[308]: Execute 'load' 'acpi:PNP0C09:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[308]: No module matches 'acpi:PNP0C09:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[308]: passed device to netlink monitor 0x5633c6a83fb0
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: snapd.core-fixup.service: ConditionPathExists=!/var/lib/snapd/device/ownership-change.after succeeded.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: snapd.core-fixup.service: ConditionKernelCommandLine=snap_core failed.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: snapd.core-fixup.service: Starting requested but condition failed. Not starting unit.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: snapd.core-fixup.service: Job snapd.core-fixup.service/start finished, result=done
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: alsa-restore.service: ConditionPathExistsGlob=/dev/snd/control* failed.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: alsa-restore.service: Starting requested but condition failed. Not starting unit.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: alsa-restore.service: Job alsa-restore.service/start finished, result=done
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: acpid.service: ConditionVirtualization=!container succeeded.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: acpid.service: Passing 1 fds to service
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: acpid.service: About to execute: /usr/sbin/acpid $OPTIONS
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: acpid.service: Forked /usr/sbin/acpid as 396
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: acpid.service: Changed dead -> running
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: acpid.service: Job acpid.service/start finished, result=done
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Started ACPI event daemon.
Apr 03 19:48:01 Dell-XPS-L502X systemd[396]: acpid.service: Executing: /usr/sbin/acpid
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 189 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 189 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 189 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 179 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: acpid.socket: Changed listening -> running
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5633c6a55940
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 179 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: apport.service: Passing 0 fds to service
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: apport.service: About to execute: /etc/init.d/apport start
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[290]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: apport.service: Forked /etc/init.d/apport as 397
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[290]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: apport.service: Changed dead -> start
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Starting LSB: automatic crash report generation...
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[290]: passed device to netlink monitor 0x5633c6a68c60
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 179 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 179 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 179 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[306]: passed device to netlink monitor 0x5633c6a49280
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[309]: passed device to netlink monitor 0x5633c6a84510
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[308]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[308]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[308]: passed device to netlink monitor 0x5633c6a83fb0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: cups.service: Passing 1 fds to service
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: cups.service: About to execute: /usr/sbin/cupsd -l
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: cups.service: Forked /usr/sbin/cupsd as 398
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: cups.service: Changed dead -> running
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: cups.service: Job cups.service/start finished, result=done
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: Started CUPS Scheduler.
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd[397]: apport.service: Executing: /etc/init.d/apport start
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd[398]: cups.service: Executing: /usr/sbin/cupsd -l
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x5633c6a61a40
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: passed device to netlink monitor 0x5633c6a6ba00
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: cups.socket: Changed listening -> running
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: getty-static.service: ConditionPathExists=!/lib/systemd/system/dbus.service failed.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: getty-static.service: Starting requested but condition failed. Not starting unit.
Apr 03 19:48:01 Dell-XPS-L502X systemd[1]: getty-static.service: Job getty-static.service/start finished, result=done
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 199 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 199 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 199 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 199 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[308]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[308]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5633c6a55940
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 189 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[308]: passed device to netlink monitor 0x5633c6a83fb0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[290]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X kernel: snd_hda_codec_realtek hdaudioC0D0: ALC665: SKU not ready 0x598301f0
Apr 03 19:48:02 Dell-XPS-L502X kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC665: line_outs=1 (0x15/0x0/0x0/0x0/0x0) type:speaker
Apr 03 19:48:02 Dell-XPS-L502X kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Apr 03 19:48:02 Dell-XPS-L502X kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=2 (0x1b/0x19/0x0/0x0/0x0)
Apr 03 19:48:02 Dell-XPS-L502X kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Apr 03 19:48:02 Dell-XPS-L502X kernel: snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x1e/0x0
Apr 03 19:48:02 Dell-XPS-L502X kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
Apr 03 19:48:02 Dell-XPS-L502X kernel: snd_hda_codec_realtek hdaudioC0D0:      Mic=0x1a
Apr 03 19:48:02 Dell-XPS-L502X kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[290]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[290]: passed device to netlink monitor 0x5633c6a68c60
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 189 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[306]: passed device to netlink monitor 0x5633c6a49280
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 189 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 189 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[309]: passed device to netlink monitor 0x5633c6a84510
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x5633c6a61a40
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: passed device to netlink monitor 0x5633c6a6ba00
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 209 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 209 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 209 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 209 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5633c6a55940
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 209 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[290]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[290]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: Inserted 'fjes'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[290]: passed device to netlink monitor 0x5633c6a68c60
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 209 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[309]: passed device to netlink monitor 0x5633c6a84510
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 209 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 209 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[306]: passed device to netlink monitor 0x5633c6a49280
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x5633c6a61a40
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[308]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: passed device to netlink monitor 0x5633c6a6ba00
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[308]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[308]: passed device to netlink monitor 0x5633c6a83fb0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 209 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 209 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 209 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 209 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 209 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[306]: passed device to netlink monitor 0x5633c6a49280
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 209 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5633c6a55940
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 189 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 189 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[308]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[290]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[308]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[290]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[290]: passed device to netlink monitor 0x5633c6a68c60
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 189 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: passed device to netlink monitor 0x5633c6a6ba00
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[309]: passed device to netlink monitor 0x5633c6a84510
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x5633c6a61a40
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[308]: passed device to netlink monitor 0x5633c6a83fb0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 189 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 189 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 189 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 179 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 179 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[308]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[308]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5633c6a55940
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 179 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[308]: passed device to netlink monitor 0x5633c6a83fb0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[290]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[290]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[309]: passed device to netlink monitor 0x5633c6a84510
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[306]: passed device to netlink monitor 0x5633c6a49280
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 179 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 179 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 179 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[290]: passed device to netlink monitor 0x5633c6a68c60
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x5633c6a61a40
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: passed device to netlink monitor 0x5633c6a6ba00
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 189 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 189 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 189 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 228 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 687 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 206 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 206 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 206 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 192 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[294]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[294]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[294]: created db file '/run/udev/data/+acpi:PNP0C0E:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[294]: Execute 'load' 'acpi:PNP0C0E:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[295]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[294]: No module matches 'acpi:PNP0C0E:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x5633c6a61a40
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[295]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: created db file '/run/udev/data/+acpi:PNP0C0F:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0F:00'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: Execute 'load' 'acpi:PNP0C0F:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[295]: created db file '/run/udev/data/+acpi:PNP0C0C:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[295]: Execute 'load' 'acpi:PNP0C0C:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: No module matches 'acpi:PNP0C0F:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[311]: passed device to netlink monitor 0x5633c6a6ba00
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[295]: No module matches 'acpi:PNP0C0C:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5633c6a55940
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[308]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[306]: passed device to netlink monitor 0x5633c6a49280
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[308]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[308]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[290]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[308]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[308]: created db file '/run/udev/data/+acpi:LNXVIDEO:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:32/LNXVIDEO:00'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[308]: Execute 'load' 'acpi:LNXVIDEO:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[290]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[290]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[308]: Inserted 'video'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[308]: passed device to netlink monitor 0x5633c6a83fb0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[290]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[290]: created db file '/run/udev/data/+acpi:PNP0C0D:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[290]: Execute 'load' 'acpi:PNP0C0D:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[290]: No module matches 'acpi:PNP0C0D:'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[290]: passed device to netlink monitor 0x5633c6a68c60
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[304]: Failed to insert 'fjes'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[304]: passed device to netlink monitor 0x5633c6a76f60
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 379 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 335 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:02 Dell-XPS-L502X dbus[395]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service'
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 317 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 327 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 192 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 192 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 192 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 192 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[282]: passed 192 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[296]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: IMPORT builtin 'input_id' /lib/udev/rules.d/60-input-id.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: capabilities/ev raw kernel attribute: 3
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[296]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[296]: IMPORT builtin 'input_id' /lib/udev/rules.d/60-input-id.rules:5
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[294]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: capabilities/abs raw kernel attribute: 0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: capabilities/rel raw kernel attribute: 0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[296]: capabilities/ev raw kernel attribute: 3
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: capabilities/key raw kernel attribute: 10000000000000 0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[296]: capabilities/abs raw kernel attribute: 0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[296]: capabilities/rel raw kernel attribute: 0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: properties raw kernel attribute: 0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: test_key: checking bit block 0 for any keys; found=0
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: test_key: checking bit block 64 for any keys; found=1
Apr 03 19:48:01 Dell-XPS-L502X systemd-udevd[310]: test_key: checking bit block 128 for any keys; found=1
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[310]: test_key: checking bit block 192 for any keys; found=1
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[296]: capabilities/key raw kernel attribute: 3e000b00000000 0 0 0
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[294]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[308]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[290]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[305]: 'libinput-device-group /sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3'(out) '19/0/1:LNXPWRBN/button'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[293]: 'libinput-device-group /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input8/event6'(out) '19/0/6:LNXVIDEO/video'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-timesyncd[379]: Failed to resolve ntp.ubuntu.com: Temporary failure in name resolution
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[292]: Inserted 'mei_me'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[282]: could not create device: Invalid argument
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[291]: Process '/sbin/modprobe nvidia-drm' succeeded.
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[297]: Inserted 'dell_smo8800'
Apr 03 19:48:02 Dell-XPS-L502X systemd[404]: anacron.service: Executing: /usr/sbin/anacron -dsq
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[310]: IMPORT builtin 'path_id' /lib/udev/rules.d/60-persistent-input.rules:35
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[310]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[294]: created db file '/run/udev/data/+acpi:PNP0C0F:03' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0F:03'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[306]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[308]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[290]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: anacron.timer: Realtime timer elapses at Tue 2018-04-03 20:01:52 CEST.
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[305]: Process 'libinput-device-group /sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3' succeeded.
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[293]: Process 'libinput-device-group /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input8/event6' succeeded.
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-timesyncd[379]: Resolving ntp.ubuntu.com...
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5633c6a4f6a0
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[297]: passed device to netlink monitor 0x5633c6a782b0
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[405]: starting '/sbin/modprobe nvidia-uvm'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[310]: created db file '/run/udev/data/+input:input0' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[296]: properties raw kernel attribute: 0
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[294]: Execute 'load' 'acpi:PNP0C0F:'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[306]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[311]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[311]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[295]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[295]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: udisks2.service: Passing 0 fds to service
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]modalias' is 'dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0YR8NN:rvrA00:cvnDellInc.:ct8:cvr0.1:'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]modalias' is 'dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0YR8NN:rvrA00:cvnDellInc.:ct8:cvr0.1:'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[309]: passed device to netlink monitor 0x5633c6a84510
Apr 03 19:48:02 Dell-XPS-L502X systemd-timesyncd[379]: Failed to resolve ntp.ubuntu.com: Temporary failure in name resolution
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[310]: Execute 'load' 'input:b0019v0000p0001e0000-e0,1,k74,ramlsfw'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[296]: test_key: checking bit block 0 for any keys; found=0
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[294]: No module matches 'acpi:PNP0C0F:'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[306]: IMPORT builtin 'input_id' /lib/udev/rules.d/60-input-id.rules:5
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[311]: created db file '/run/udev/data/+acpi:PNP0C0F:05' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0F:05'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[308]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[295]: created db file '/run/udev/data/+acpi:PNP0C0F:01' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0F:01'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[290]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[304]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: udisks2.service: About to execute: /usr/lib/udisks2/udisksd
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[305]: IMPORT builtin 'hwdb' /lib/udev/rules.d/90-libinput-model-quirks.rules:42
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[282]: passed 192 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-timesyncd[379]: Resolving ntp.ubuntu.com...
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[310]: Inserted 'mac_hid'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[296]: test_key: checking bit block 64 for any keys; found=0
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x5633c6a61a40
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[306]: capabilities/ev raw kernel attribute: 21
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[311]: Execute 'load' 'acpi:PNP0C0F:'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[311]: No module matches 'acpi:PNP0C0F:'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[295]: Execute 'load' 'acpi:PNP0C0F:'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[290]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[304]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[305]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[282]: passed 192 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:02 Dell-XPS-L502X systemd[406]: udisks2.service: Executing: /usr/lib/udisks2/udisksd
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'hwdb' /lib/udev/rules.d/90-libinput-model-quirks.rules:42
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[310]: Module 'evbug' is blacklisted
Apr 03 19:48:02 Dell-XPS-L502X systemd-timesyncd[379]: Failed to resolve ntp.ubuntu.com: Temporary failure in name resolution
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[296]: test_key: checking bit block 128 for any keys; found=0
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: Starting Disk Manager...
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[306]: capabilities/abs raw kernel attribute: 0
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[308]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[311]: passed device to netlink monitor 0x5633c6a6ba00
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[295]: No module matches 'acpi:PNP0C0F:'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[290]: created db file '/run/udev/data/+acpi:PNP0C0F:02' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0F:02'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[304]: created db file '/run/udev/data/+acpi:PNP0C0F:04' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0F:04'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[305]: IMPORT builtin 'hwdb' /lib/udev/rules.d/90-libinput-model-quirks.rules:46
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[297]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[292]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[310]: passed device to netlink monitor 0x5633c6a6b5b0
Apr 03 19:48:02 Dell-XPS-L502X systemd-timesyncd[379]: Resolving ntp.ubuntu.com...
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[296]: test_key: checking bit block 192 for any keys; found=1
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[306]: capabilities/rel raw kernel attribute: 0
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[308]: IMPORT builtin 'input_id' /lib/udev/rules.d/60-input-id.rules:5
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5633c6a55940
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[290]: Execute 'load' 'acpi:PNP0C0F:'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[304]: Execute 'load' 'acpi:PNP0C0F:'
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Passing 0 fds to service
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[305]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'hwdb' /lib/udev/rules.d/90-libinput-model-quirks.rules:46
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[297]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[292]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:02 Dell-XPS-L502X systemd-timesyncd[379]: Failed to resolve ntp.ubuntu.com: Temporary failure in name resolution
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[296]: IMPORT builtin 'path_id' /lib/udev/rules.d/60-persistent-input.rules:35
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[306]: capabilities/key raw kernel attribute: 0
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[308]: capabilities/ev raw kernel attribute: 3
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[290]: No module matches 'acpi:PNP0C0F:'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[282]: passed 234 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[304]: No module matches 'acpi:PNP0C0F:'
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[305]: handling device node '/dev/input/event3', devnum=c13:67, mode=0660, uid=0, gid=106
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[297]: created db file '/run/udev/data/+acpi:PNP0C0F:07' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0F:07'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[292]: created db file '/run/udev/data/+acpi:PNP0C0F:06' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0F:06'
Apr 03 19:48:02 Dell-XPS-L502X systemd-timesyncd[379]: Resolving ntp.ubuntu.com...
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[296]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[306]: properties raw kernel attribute: 0
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[308]: capabilities/abs raw kernel attribute: 0
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[290]: passed device to netlink monitor 0x5633c6a68c60
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[282]: passed 192 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[304]: passed device to netlink monitor 0x5633c6a76f60
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /usr/bin/nvidia-persistenced as 407
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[305]: set permissions /dev/input/event3, 020660, uid=0, gid=106
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[293]: handling device node '/dev/input/event6', devnum=c13:70, mode=0660, uid=0, gid=106
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[297]: Execute 'load' 'acpi:PNP0C0F:'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[292]: Execute 'load' 'acpi:PNP0C0F:'
Apr 03 19:48:02 Dell-XPS-L502X systemd[407]: nvidia-persistenced.service: Executing: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 19:48:02 Dell-XPS-L502X systemd-timesyncd[379]: Failed to resolve ntp.ubuntu.com: Temporary failure in name resolution
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[296]: created db file '/run/udev/data/+input:input7' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:32/LNXVIDEO:00/input/input7'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[306]: test_key: no EV_KEY capability
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[308]: capabilities/rel raw kernel attribute: 0
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[282]: passed 209 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[309]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed dead -> start
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[310]: GROUP 106 /lib/udev/rules.d/50-udev-default.rules:29
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[305]: preserve already existing symlink '/dev/char/13:67' to '../input/event3'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[293]: set permissions /dev/input/event6, 020660, uid=0, gid=106
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[297]: No module matches 'acpi:PNP0C0F:'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[292]: No module matches 'acpi:PNP0C0F:'
Apr 03 19:48:02 Dell-XPS-L502X systemd-timesyncd[379]: Resolving ntp.ubuntu.com...
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[296]: Execute 'load' 'input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[306]: IMPORT builtin 'path_id' /lib/udev/rules.d/60-persistent-input.rules:35
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[308]: capabilities/key raw kernel attribute: 4000 0 0
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[282]: passed 209 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[309]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: Starting NVIDIA Persistence Daemon...
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[310]: IMPORT builtin 'hwdb' /lib/udev/rules.d/60-evdev.rules:8
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[305]: created db file '/run/udev/data/c13:67' for '/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[293]: preserve already existing symlink '/dev/char/13:70' to '../input/event6'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[297]: passed device to netlink monitor 0x5633c6a782b0
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5633c6a4f6a0
Apr 03 19:48:02 Dell-XPS-L502X systemd-timesyncd[379]: Failed to resolve ntp.ubuntu.com: Temporary failure in name resolution
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[296]: Inserted 'mac_hid'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[306]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[308]: properties raw kernel attribute: 0
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[282]: passed 186 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[295]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[309]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[305]: passed device to netlink monitor 0x5633c6a48d20
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[310]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[293]: created db file '/run/udev/data/c13:70' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input8/event6'
Apr 03 19:48:02 Dell-XPS-L502X systemd-timesyncd[379]: Resolving ntp.ubuntu.com...
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[296]: Module 'evbug' is blacklisted
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[306]: created db file '/run/udev/data/+input:input2' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[291]: Process '/sbin/modprobe nvidia-uvm' succeeded.
Apr 03 19:48:02 Dell-XPS-L502X systemd[410]: irqbalance.service: Executing: /usr/sbin/irqbalance --foreground
Apr 03 19:48:02 Dell-XPS-L502X udisksd[406]: udisks daemon version 2.6.5 starting
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[303]: Inserted 'snd_hda_intel'
Apr 03 19:48:02 Dell-XPS-L502X systemd[414]: accounts-daemon.service: Executing: /usr/lib/accountsservice/accounts-daemon
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: Starting Accounts Service...
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[308]: test_key: checking bit block 0 for any keys; found=0
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[311]: passed device to netlink monitor 0x5633c6a6ba00
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[295]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[309]: created db file '/run/udev/data/+acpi:PNP0C14:00' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C14:00'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]modalias' is 'dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0YR8NN:rvrA00:cvnDellInc.:ct8:cvr0.1:'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[293]: passed device to netlink monitor 0x5633c6a44860
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[296]: passed device to netlink monitor 0x5633c6a644f0
Apr 03 19:48:02 Dell-XPS-L502X systemd-timesyncd[379]: Failed to resolve ntp.ubuntu.com: Temporary failure in name resolution
Apr 03 19:48:02 Dell-XPS-L502X kernel: wmi_bus wmi_bus-PNP0C14:00: WQBC data block query control method not found
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[306]: Execute 'load' 'input:b0019v0000p0005e0000-e0,5,kramlsfw0,'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[416]: starting '/usr/bin/nvidia-smi'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[303]: Inserted 'snd_hda_intel'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[308]: test_key: checking bit block 64 for any keys; found=0
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[295]: created db file '/run/udev/data/+acpi:LNXTHERM:00' for '/devices/LNXSYSTM:00/LNXSYBUS:01/LNXTHERM:00'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[309]: Execute 'load' 'acpi:PNP0C14:'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[310]: IMPORT builtin 'hwdb' /lib/udev/rules.d/60-evdev.rules:17
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: rsyslog.service: Passing 1 fds to service
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[294]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:02 Dell-XPS-L502X systemd-timesyncd[379]: Resolving ntp.ubuntu.com...
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[306]: Module 'evbug' is blacklisted
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[303]: passed device to netlink monitor 0x5633c6a481a0
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[308]: test_key: checking bit block 128 for any keys; found=1
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[295]: Execute 'load' 'acpi:LNXTHERM:'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[310]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: rsyslog.service: About to execute: /usr/sbin/rsyslogd -n
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[294]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[306]: passed device to netlink monitor 0x5633c6a49280
Apr 03 19:48:02 Dell-XPS-L502X systemd-timesyncd[379]: Failed to resolve ntp.ubuntu.com: Temporary failure in name resolution
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[308]: test_key: checking bit block 192 for any keys; found=1
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[282]: passed 256 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[295]: No module matches 'acpi:LNXTHERM:'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[310]: value '[dmi/id]modalias' is 'dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0YR8NN:rvrA00:cvnDellInc.:ct8:cvr0.1:'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: rsyslog.service: Forked /usr/sbin/rsyslogd as 419
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[294]: created db file '/run/udev/data/+acpi:LNXTHERM:01' for '/devices/LNXSYSTM:00/LNXSYBUS:01/LNXTHERM:01'
Apr 03 19:48:02 Dell-XPS-L502X systemd-timesyncd[379]: Resolving ntp.ubuntu.com...
Apr 03 19:48:02 Dell-XPS-L502X systemd[419]: rsyslog.service: Executing: /usr/sbin/rsyslogd -n
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[308]: IMPORT builtin 'path_id' /lib/udev/rules.d/60-persistent-input.rules:35
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[282]: passed 331 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5633c6a55940
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[310]: IMPORT builtin 'hwdb' /lib/udev/rules.d/60-evdev.rules:21
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: rsyslog.service: Changed dead -> start
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[294]: Execute 'load' 'acpi:LNXTHERM:'
Apr 03 19:48:02 Dell-XPS-L502X systemd-timesyncd[379]: Failed to resolve ntp.ubuntu.com: Temporary failure in name resolution
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[308]: RUN 'kmod load $env{MODALIAS}' /lib/udev/rules.d/80-drivers.rules:5
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[282]: passed 177 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[296]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[310]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[305]: GROUP 106 /lib/udev/rules.d/50-udev-default.rules:29
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: Starting System Logging Service...
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[294]: No module matches 'acpi:LNXTHERM:'
Apr 03 19:48:02 Dell-XPS-L502X systemd-timesyncd[379]: Resolving ntp.ubuntu.com...
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[308]: created db file '/run/udev/data/+input:input1' for '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[282]: passed 226 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[303]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[296]: IMPORT builtin 'hwdb' /lib/udev/rules.d/50-udev-default.rules:14
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[310]: IMPORT builtin 'input_id' /lib/udev/rules.d/60-input-id.rules:5
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[305]: IMPORT builtin 'hwdb' /lib/udev/rules.d/60-evdev.rules:8
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x5633c6a61a40
Apr 03 19:48:02 Dell-XPS-L502X systemd-timesyncd[379]: Failed to resolve ntp.ubuntu.com: Temporary failure in name resolution
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[308]: Execute 'load' 'input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[282]: passed 238 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[303]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: NetworkManager.service: Passing 0 fds to service
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[292]: passed device to netlink monitor 0x5633c6a4f6a0
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[310]: capabilities/ev raw kernel attribute: 3
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[305]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 19:48:02 Dell-XPS-L502X systemd-timesyncd[379]: Slowing down attempts to contact servers.
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[308]: Inserted 'mac_hid'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[282]: passed 209 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[290]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[293]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[303]: GROUP 44 /lib/udev/rules.d/50-udev-default.rules:34
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: NetworkManager.service: About to execute: /usr/sbin/NetworkManager --no-daemon
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: NetworkManager.service: Forked /usr/sbin/NetworkManager as 420
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[310]: capabilities/abs raw kernel attribute: 0
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[308]: Module 'evbug' is blacklisted
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[282]: passed 163 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[290]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[293]: GROUP 44 /lib/udev/rules.d/50-udev-default.rules:34
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[303]: IMPORT builtin 'path_id' /lib/udev/rules.d/60-drm.rules:3
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: NetworkManager.service: Changed dead -> start
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[310]: capabilities/rel raw kernel attribute: 0
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]modalias' is 'dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0YR8NN:rvrA00:cvnDellInc.:ct8:cvr0.1:'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[308]: passed device to netlink monitor 0x5633c6a83fb0
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[282]: passed 163 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[304]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[290]: GROUP 44 /lib/udev/rules.d/50-udev-default.rules:33
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[293]: IMPORT builtin 'path_id' /lib/udev/rules.d/60-drm.rules:3
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[303]: LINK 'dri/by-path/pci-0000:00:02.0-render' /lib/udev/rules.d/60-drm.rules:8
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: Starting Network Manager...
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[310]: capabilities/key raw kernel attribute: 10000000000000 0
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[305]: IMPORT builtin 'hwdb' /lib/udev/rules.d/60-evdev.rules:17
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[282]: passed 163 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: pppd-dns.service: Passing 0 fds to service
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: pppd-dns.service: About to execute: /etc/ppp/ip-down.d/0000usepeerdns
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: pppd-dns.service: Forked /etc/ppp/ip-down.d/0000usepeerdns as 421
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: pppd-dns.service: Changed dead -> start
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: Starting Restore /etc/resolv.conf if the system crashed before the ppp link was shut down...
Apr 03 19:48:02 Dell-XPS-L502X systemd[421]: pppd-dns.service: Executing: /etc/ppp/ip-down.d/0000usepeerdns
Apr 03 19:48:02 Dell-XPS-L502X systemd[420]: NetworkManager.service: Executing: /usr/sbin/NetworkManager --no-daemon
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[310]: properties raw kernel attribute: 0
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[305]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[310]: test_key: checking bit block 0 for any keys; found=0
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[305]: value '[dmi/id]modalias' is 'dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0YR8NN:rvrA00:cvnDellInc.:ct8:cvr0.1:'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[310]: test_key: checking bit block 64 for any keys; found=1
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[305]: IMPORT builtin 'hwdb' /lib/udev/rules.d/60-evdev.rules:21
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: ModemManager.service: Passing 0 fds to service
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[290]: IMPORT builtin 'path_id' /lib/udev/rules.d/71-seat.rules:49
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[290]: handling device node '/dev/fb0', devnum=c29:0, mode=0660, uid=0, gid=44
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[311]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[310]: test_key: checking bit block 128 for any keys; found=1
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[305]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: ModemManager.service: About to execute: /usr/sbin/ModemManager
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: ModemManager.service: Forked /usr/sbin/ModemManager as 422
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[293]: LINK 'dri/by-path/pci-0000:00:02.0-card' /lib/udev/rules.d/60-drm.rules:6
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[293]: RUN 'uaccess' /lib/udev/rules.d/73-seat-late.rules:15
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[304]: passed device to netlink monitor 0x5633c6a76f60
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[303]: RUN 'uaccess' /lib/udev/rules.d/73-seat-late.rules:15
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[311]: passed device to netlink monitor 0x5633c6a6ba00
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[282]: passed 234 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[310]: test_key: checking bit block 192 for any keys; found=1
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[305]: IMPORT builtin 'input_id' /lib/udev/rules.d/60-input-id.rules:5
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: ModemManager.service: Changed dead -> start
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[290]: set permissions /dev/fb0, 020660, uid=0, gid=44
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[293]: handling device node '/dev/dri/card1', devnum=c226:1, mode=0660, uid=0, gid=44
Apr 03 19:48:02 Dell-XPS-L502X systemd[422]: ModemManager.service: Executing: /usr/sbin/ModemManager
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[303]: handling device node '/dev/dri/renderD129', devnum=c226:129, mode=0660, uid=0, gid=44
Apr 03 19:48:02 Dell-XPS-L502X grub-common[390]:  * Recording successful boot for GRUB
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[282]: passed 234 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[305]: capabilities/ev raw kernel attribute: 3
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: Starting Modem Manager...
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[290]: preserve already existing symlink '/dev/char/29:0' to '../fb0'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[297]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[297]: passed device to netlink monitor 0x5633c6a782b0
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[303]: set permissions /dev/dri/renderD129, 020660, uid=0, gid=44
Apr 03 19:48:02 Dell-XPS-L502X apport[397]:  * Starting automatic crash report generation: apport
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[282]: passed 163 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[308]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[292]: GROUP 106 /lib/udev/rules.d/50-udev-default.rules:29
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[305]: capabilities/abs raw kernel attribute: 0
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[290]: created db file '/run/udev/data/c29:0' for '/devices/pci0000:00/0000:00:02.0/graphics/fb0'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[303]: preserve already existing symlink '/dev/char/226:129' to '../dri/renderD129'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[282]: passed 163 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: snapd.service: Passing 2 fds to service
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[293]: set permissions /dev/dri/card1, 020660, uid=0, gid=44
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[308]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[306]: GROUP 106 /lib/udev/rules.d/50-udev-default.rules:29
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[292]: IMPORT builtin 'hwdb' /lib/udev/rules.d/60-evdev.rules:8
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[305]: capabilities/rel raw kernel attribute: 0
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[290]: passed device to netlink monitor 0x5633c6a68c60
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[303]: creating link '/dev/dri/by-path/pci-0000:00:02.0-render' to '/dev/dri/renderD129'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[282]: passed 163 byte device to netlink monitor 0x5633c6a8ec90
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: snapd.service: About to execute: /usr/lib/snapd/snapd
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[293]: preserve already existing symlink '/dev/char/226:1' to '../dri/card1'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[295]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[306]: IMPORT builtin 'hwdb' /lib/udev/rules.d/60-evdev.rules:8
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[308]: passed device to netlink monitor 0x5633c6a83fb0
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[305]: capabilities/key raw kernel attribute: 3e000b00000000 0 0 0
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[292]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[303]: creating symlink '/dev/dri/by-path/pci-0000:00:02.0-render' to '../renderD129'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[294]: value '[dmi/id]sys_vendor' is 'Dell Inc.         '
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[293]: creating link '/dev/dri/by-path/pci-0000:00:02.0-card' to '/dev/dri/card1'
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: snapd.service: Forked /usr/lib/snapd/snapd as 424
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[295]: passed device to netlink monitor 0x5633c6a55940
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[306]: IMPORT builtin 'hwdb' returned non-zero
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[305]: properties raw kernel attribute: 0
Apr 03 19:48:02 Dell-XPS-L502X systemd[424]: snapd.service: Executing: /usr/lib/snapd/snapd
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[292]: value '[dmi/id]modalias' is 'dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0YR8NN:rvrA00:cvnDellInc.:ct8:cvr0.1:'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[303]: created db file '/run/udev/data/c226:129' for '/devices/pci0000:00/0000:00:02.0/drm/renderD129'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[293]: creating symlink '/dev/dri/by-path/pci-0000:00:02.0-card' to '../card1'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[294]: passed device to netlink monitor 0x5633c6a61a40
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: snapd.service: Changed dead -> start
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[305]: test_key: checking bit block 0 for any keys; found=0
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[306]: value '[dmi/id]modalias' is 'dmi:bvnDellInc.:bvrA12:bd09/07/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0YR8NN:rvrA00:cvnDellInc.:ct8:cvr0.1:'
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[292]: IMPORT builtin 'hwdb' /lib/udev/rules.d/60-evdev.rules:17
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[303]: passed device to netlink monitor 0x5633c6a481a0
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[293]: created db file '/run/udev/data/c226:1' for '/devices/pci0000:00/0000:00:02.0/drm/card1'
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: Starting Snappy daemon...
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[305]: test_key: checking bit block 64 for any keys; found=0
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[306]: IMPORT builtin 'hwdb' /lib/udev/rules.d/60-evdev.rules:17
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 53 (n/a) to fd store.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-logind.service: Got notification message from PID 389 (WATCHDOG=1)
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 54 (n/a) to fd store.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 55 (n/a) to fd store.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 56 (n/a) to fd store.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 57 (n/a) to fd store.
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[425]: starting 'libinput-device-group /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0'
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 58 (n/a) to fd store.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 59 (n/a) to fd store.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: avahi-daemon.service: Got notification message from PID 388 (STATUS=avahi-daemon 0.6.32 starting up.)
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 60 (n/a) to fd store.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 379 (STATUS=Idle.)
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 379 (STATUS=Idle.)
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[430]: starting 'libinput-device-group /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:32/LNXVIDEO:00/input/input7/event5'
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 61 (n/a) to fd store.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 379 (STATUS=Idle.)
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 379 (STATUS=Idle.)
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 62 (n/a) to fd store.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 379 (STATUS=Idle.)
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 379 (STATUS=Idle.)
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[431]: starting 'libinput-device-group /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1'
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 63 (n/a) to fd store.
Apr 03 19:48:02 Dell-XPS-L502X kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Apr 03 19:48:02 Dell-XPS-L502X kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Apr 03 19:48:02 Dell-XPS-L502X kernel: [drm:i915_audio_component_get_eld [i915]] Not valid for port C
Apr 03 19:48:02 Dell-XPS-L502X kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
Apr 03 19:48:02 Dell-XPS-L502X kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
Apr 03 19:48:02 Dell-XPS-L502X kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
Apr 03 19:48:02 Dell-XPS-L502X kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
Apr 03 19:48:02 Dell-XPS-L502X kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Apr 03 19:48:02 Dell-XPS-L502X kernel: cfg80211: failed to load regulatory.db
Apr 03 19:48:02 Dell-XPS-L502X kernel: Intel(R) Wireless WiFi driver for Linux
Apr 03 19:48:02 Dell-XPS-L502X kernel: Copyright(c) 2003- 2015 Intel Corporation
Apr 03 19:48:02 Dell-XPS-L502X kernel: iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
Apr 03 19:48:02 Dell-XPS-L502X kernel: iwlwifi 0000:03:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm
Apr 03 19:48:02 Dell-XPS-L502X apport[397]:    ...done.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 64 (n/a) to fd store.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 379 (STATUS=Idle.)
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 379 (STATUS=Idle.)
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 379 (STATUS=Idle.)
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-timesyncd.service: Got notification message from PID 379 (STATUS=Idle.)
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[432]: starting 'libinput-device-group /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2/event2'
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 65 (n/a) to fd store.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 66 (n/a) to fd store.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 67 (n/a) to fd store.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 68 (n/a) to fd store.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 407 (nvidia-persiste).
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: Child 404 (anacron) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: anacron.service: Child 404 belongs to anacron.service
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: anacron.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: anacron.service: Changed running -> dead
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: anacron.timer: Adding 9.339888s random time.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state start.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main PID guessed: 408
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed start -> running
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/start finished, result=done
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: Started NVIDIA Persistence Daemon.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: Child 421 (0000usepeerdns) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: pppd-dns.service: Child 421 belongs to pppd-dns.service
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: pppd-dns.service: Changed start -> dead
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: pppd-dns.service: Job pppd-dns.service/start finished, result=done
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: Started Restore /etc/resolv.conf if the system crashed before the ppp link was shut down.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 60 (stored), closing.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 62 (stored), closing.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: var.mount: Failed to load configuration: No such file or directory
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: var-lib.mount: Failed to load configuration: No such file or directory
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: var-lib-systemd.mount: Failed to load configuration: No such file or directory
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: var-lib-systemd-backlight.mount: Failed to load configuration: No such file or directory
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:02.0-drm-card1-card1\x2dLVDS\x2d1-intel_backlight.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:intel_backlight.service: Trying to enqueue job systemd-backlight@backlight:intel_backlight.service/start/fail
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:intel_backlight.service: Installed new job systemd-backlight@backlight:intel_backlight.service/start as 285
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:intel_backlight.service: Enqueued job systemd-backlight@backlight:intel_backlight.service/start as 285
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: var.mount: Collecting.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: var-lib.mount: Collecting.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: var-lib-systemd.mount: Collecting.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: var-lib-systemd-backlight.mount: Collecting.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 66 (stored), closing.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: Preset files don't specify rule for grub-common.service. Enabling.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: Preset files don't specify rule for apport.service. Enabling.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: avahi-daemon.service: D-Bus name org.freedesktop.Avahi now registered by :1.2
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: avahi-daemon.service: Changed start -> running
Apr 03 19:48:02 Dell-XPS-L502X systemd-logind[389]: Got message type=method_return sender=:1.0 destination=:1.1 object=n/a interface=n/a member=n/a cookie=14 reply_cookie=6 error=n/a
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: avahi-daemon.service: Job avahi-daemon.service/start finished, result=done
Apr 03 19:48:02 Dell-XPS-L502X systemd-logind[389]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RequestName cookie=7 reply_cookie=0 error=n/a
Apr 03 19:48:02 Dell-XPS-L502X systemd-logind[389]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.1 object=n/a interface=n/a member=n/a cookie=8 reply_cookie=7 error=n/a
Apr 03 19:48:02 Dell-XPS-L502X systemd-logind[389]: New seat seat0.
Apr 03 19:48:02 Dell-XPS-L502X systemd-logind[389]: Preallocating VTs...
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: Started Avahi mDNS/DNS-SD Stack.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: Failed to send job remove signal for 90: Connection reset by peer
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: avahi-daemon.socket: Changed listening -> running
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: avahi-daemon.service: Failed to send unit change signal for avahi-daemon.service: Transport endpoint is not connected
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: avahi-daemon.socket: Failed to send unit change signal for avahi-daemon.socket: Transport endpoint is not connected
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: polkit.service: Trying to enqueue job polkit.service/start/replace
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: polkit.service: Installed new job polkit.service/start as 291
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: polkit.service: Enqueued job polkit.service/start as 291
Apr 03 19:48:02 Dell-XPS-L502X systemd-logind[389]: VT changed to 1
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-logind.service: D-Bus name org.freedesktop.login1 now registered by :1.1
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-logind.service: Changed start -> running
Apr 03 19:48:02 Dell-XPS-L502X systemd-logind[389]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=SeatNew cookie=8 reply_cookie=0 error=n/a
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-logind.service: Job systemd-logind.service/start finished, result=done
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: Started Login Service.
Apr 03 19:48:02 Dell-XPS-L502X systemd-logind[389]: Watching system buttons on /dev/input/event3 (Power Button)
Apr 03 19:48:02 Dell-XPS-L502X systemd-logind[389]: Device /dev/input/event6 does not expose keys or switches relevant to us, ignoring.
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[439]: starting 'ata_id --export /dev/sda'
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: polkit.service: Passing 0 fds to service
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: polkit.service: About to execute: /usr/lib/policykit-1/polkitd --no-debug
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: polkit.service: Forked /usr/lib/policykit-1/polkitd as 440
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: polkit.service: Changed dead -> start
Apr 03 19:48:02 Dell-XPS-L502X systemd[440]: polkit.service: Executing: /usr/lib/policykit-1/polkitd --no-debug
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: Starting Authorization Manager...
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:intel_backlight.service: Passing 0 fds to service
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:intel_backlight.service: About to execute: /lib/systemd/systemd-backlight load backlight:intel_backlight
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:intel_backlight.service: Forked /lib/systemd/systemd-backlight as 441
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:intel_backlight.service: Changed dead -> start
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Apr 03 19:48:02 Dell-XPS-L502X systemd[441]: systemd-backlight@backlight:intel_backlight.service: Executing: /lib/systemd/systemd-backlight load backlight:intel_backlight
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 60 (n/a) to fd store.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 62 (n/a) to fd store.
Apr 03 19:48:02 Dell-XPS-L502X systemd-backlight[441]: device-enumerator: scan all dirs
Apr 03 19:48:02 Dell-XPS-L502X systemd-backlight[441]:   device-enumerator: scanning /sys/bus
Apr 03 19:48:02 Dell-XPS-L502X systemd-backlight[441]:   device-enumerator: scanning /sys/class
Apr 03 19:48:02 Dell-XPS-L502X systemd-backlight[441]: Skipping backlight device intel_backlight, since device acpi_video0 is on same PCI device and takes precedence.
Apr 03 19:48:02 Dell-XPS-L502X systemd-logind[389]: Device /dev/input/event5 does not expose keys or switches relevant to us, ignoring.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 62 (stored), closing.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 441 (systemd-backlig).
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: Child 441 (systemd-backlig) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:intel_backlight.service: Child 441 belongs to systemd-backlight@backlight:intel_backlight.service
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:intel_backlight.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:intel_backlight.service: Changed start -> exited
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-backlight@backlight:intel_backlight.service: Job systemd-backlight@backlight:intel_backlight.service/start finished, result=done
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Apr 03 19:48:02 Dell-XPS-L502X systemd-logind[389]: Watching system buttons on /dev/input/event0 (Power Button)
Apr 03 19:48:02 Dell-XPS-L502X systemd-logind[389]: Watching system buttons on /dev/input/event2 (Lid Switch)
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 397 (apport).
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: Child 397 (apport) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: apport.service: Child 397 belongs to apport.service
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: apport.service: Control process exited, code=exited status=0
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: apport.service: Got final SIGCHLD for state start.
Apr 03 19:48:02 Dell-XPS-L502X systemd-logind[389]: Watching system buttons on /dev/input/event1 (Sleep Button)
Apr 03 19:48:02 Dell-XPS-L502X systemd-logind[389]: systemd-logind running as pid 389
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: apport.service: Changed start -> exited
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: apport.service: Job apport.service/start finished, result=done
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: Started LSB: automatic crash report generation.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-logind.service: Got notification message from PID 389 (READY=1, STATUS=Processing requests...)
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 58 (stored), closing.
Apr 03 19:48:02 Dell-XPS-L502X systemd-logind[389]: Watching system buttons on /dev/input/event3 (Power Button)
Apr 03 19:48:02 Dell-XPS-L502X systemd-logind[389]: Device /dev/input/event6 does not expose keys or switches relevant to us, ignoring.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: dev-ttyS0.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS0.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: dev-ttyS1.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS1.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: dev-ttyS11.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS11.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: dev-ttyS12.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS12.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: dev-ttyS10.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS10.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: dev-ttyS14.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS14.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: dev-ttyS15.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS15.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: dev-ttyS13.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS13.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: dev-ttyS16.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS16.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: dev-ttyS17.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS17.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: dev-ttyS19.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS19.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: dev-ttyS18.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS18.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: dev-ttyS2.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS2.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: dev-ttyS21.device: Changed dead -> plugged
Apr 03 19:48:03 Dell-XPS-L502X grub-common[390]:    ...done.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS21.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: dev-ttyS20.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS20.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: dev-ttyS22.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS22.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: dev-ttyS24.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS24.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: dev-ttyS23.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS23.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: dev-ttyS26.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS26.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: dev-ttyS27.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS27.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: dev-ttyS25.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS25.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: dev-ttyS28.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS28.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: dev-ttyS3.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS3.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: dev-ttyS29.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS29.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: dev-ttyS30.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS30.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: dev-ttyS4.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS4.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: dev-ttyS31.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS31.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd-logind[389]: Watching system buttons on /dev/input/event0 (Power Button)
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: dev-ttyS5.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS5.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd-logind[389]: Device /dev/input/event5 does not expose keys or switches relevant to us, ignoring.
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: dev-ttyS7.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS7.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: dev-ttyS6.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS6.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: dev-ttyS8.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS8.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: dev-ttyS9.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd[1]: sys-devices-platform-serial8250-tty-ttyS9.device: Changed dead -> plugged
Apr 03 19:48:02 Dell-XPS-L502X systemd-udevd[459]: starting 'ata_id --export /dev/sr0'
Apr 03 19:48:02 Dell-XPS-L502X systemd-logind[389]: Watching system buttons on /dev/input/event1 (Sleep Button)
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Watching system buttons on /dev/input/event2 (Lid Switch)
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=org.freedesktop.DBus destination=:1.1 object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=2 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=org.freedesktop.DBus destination=:1.1 object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=7 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=15 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/avahi_2ddaemon_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=16 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/avahi_2ddaemon_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=17 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/avahi_2ddaemon_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=18 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/avahi_2ddaemon_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=19 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=23 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dlogind_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=24 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dlogind_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=25 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dbacklight_40backlight_3aintel_5fbacklight_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=26 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dbacklight_40backlight_3aintel_5fbacklight_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=27 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/polkit_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=28 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/polkit_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=29 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/285 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=30 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/291 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=31 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=32 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dbacklight_40backlight_3aintel_5fbacklight_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=33 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dbacklight_40backlight_3aintel_5fbacklight_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=34 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=35 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/rsyslog_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=36 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/rsyslog_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=37 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/syslog_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=38 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/syslog_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=39 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=40 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/apport_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=41 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/apport_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=42 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dlogind_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=43 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dlogind_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=44 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-udevd[462]: starting '/bin/sh -c 'ln -s sr0 /run/udev/link.cdrw 2>/dev/null; [ `readlink /run/udev/link.cdrw` = sr0 ]'
Apr 03 19:48:03 Dell-XPS-L502X systemd[1]: Child 390 (grub-common) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:03 Dell-XPS-L502X systemd[1]: grub-common.service: Child 390 belongs to grub-common.service
Apr 03 19:48:03 Dell-XPS-L502X systemd[1]: grub-common.service: Control process exited, code=exited status=0
Apr 03 19:48:03 Dell-XPS-L502X systemd[1]: grub-common.service: Got final SIGCHLD for state start.
Apr 03 19:48:03 Dell-XPS-L502X systemd[1]: grub-common.service: Changed start -> exited
Apr 03 19:48:03 Dell-XPS-L502X systemd[1]: grub-common.service: Job grub-common.service/start finished, result=done
Apr 03 19:48:03 Dell-XPS-L502X systemd-udevd[310]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Apr 03 19:48:03 Dell-XPS-L502X systemd[1]: Started LSB: Record successful boot for GRUB.
Apr 03 19:48:03 Dell-XPS-L502X systemd-udevd[465]: starting '/bin/sh -c 'ln -s sr0 /run/udev/link.dvd 2>/dev/null; [ `readlink /run/udev/link.dvd` = sr0 ]'
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=109 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/grub_2dcommon_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=110 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-udevd[466]: starting '/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/enp6s0 --prefix=/net/ipv4/neigh/enp6s0 --prefix=/net/ipv6/conf/enp6s0 --prefix=/net/ipv6/neigh/enp6s0'
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/grub_2dcommon_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=111 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-sysctl[466]: Parsing /etc/sysctl.d/10-console-messages.conf
Apr 03 19:48:03 Dell-XPS-L502X systemd-sysctl[466]: Parsing /etc/sysctl.d/10-ipv6-privacy.conf
Apr 03 19:48:03 Dell-XPS-L502X systemd-sysctl[466]: Parsing /etc/sysctl.d/10-kernel-hardening.conf
Apr 03 19:48:03 Dell-XPS-L502X systemd-sysctl[466]: Parsing /etc/sysctl.d/10-link-restrictions.conf
Apr 03 19:48:03 Dell-XPS-L502X systemd-sysctl[466]: Parsing /etc/sysctl.d/10-magic-sysrq.conf
Apr 03 19:48:03 Dell-XPS-L502X systemd-sysctl[466]: Parsing /etc/sysctl.d/10-network-security.conf
Apr 03 19:48:03 Dell-XPS-L502X systemd-sysctl[466]: Parsing /etc/sysctl.d/10-ptrace.conf
Apr 03 19:48:03 Dell-XPS-L502X systemd-sysctl[466]: Parsing /etc/sysctl.d/10-zeropage.conf
Apr 03 19:48:03 Dell-XPS-L502X systemd-sysctl[466]: Parsing /etc/sysctl.d/99-sysctl.conf
Apr 03 19:48:03 Dell-XPS-L502X systemd-udevd[469]: starting '/bin/sh -c 'ln -s sr0 /run/udev/link.dvdrw 2>/dev/null; [ `readlink /run/udev/link.dvdrw` = sr0 ]'
Apr 03 19:48:03 Dell-XPS-L502X systemd[1]: sys-subsystem-net-devices-enp6s0.device: Changed dead -> plugged
Apr 03 19:48:03 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1c.5-0000:06:00.0-net-enp6s0.device: Changed dead -> plugged
Apr 03 19:48:03 Dell-XPS-L502X ModemManager[422]: <info>  ModemManager (version 1.6.8) starting in system bus...
Apr 03 19:48:03 Dell-XPS-L502X kernel: Bluetooth: Core ver 2.22
Apr 03 19:48:03 Dell-XPS-L502X kernel: NET: Registered protocol family 31
Apr 03 19:48:03 Dell-XPS-L502X kernel: Bluetooth: HCI device and connection manager initialized
Apr 03 19:48:03 Dell-XPS-L502X kernel: Bluetooth: HCI socket layer initialized
Apr 03 19:48:03 Dell-XPS-L502X kernel: Bluetooth: L2CAP socket layer initialized
Apr 03 19:48:03 Dell-XPS-L502X kernel: Bluetooth: SCO socket layer initialized
Apr 03 19:48:03 Dell-XPS-L502X kernel: [drm:i915_audio_component_get_eld [i915]] Not valid for port C
Apr 03 19:48:03 Dell-XPS-L502X kernel: ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170831/nsarguments-100)
Apr 03 19:48:03 Dell-XPS-L502X mtp-probe[460]: checking bus 2, device 4: "/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6"
Apr 03 19:48:03 Dell-XPS-L502X mtp-probe[460]: bus: 2, device: 4 was not an MTP device
Apr 03 19:48:03 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 60 (stored), closing.
Apr 03 19:48:03 Dell-XPS-L502X polkitd[440]: started daemon version 0.105 using authority implementation `local' version `0.105'
Apr 03 19:48:03 Dell-XPS-L502X dbus[395]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Apr 03 19:48:03 Dell-XPS-L502X systemd[1]: polkit.service: D-Bus name org.freedesktop.PolicyKit1 now registered by :1.7
Apr 03 19:48:03 Dell-XPS-L502X systemd[1]: polkit.service: Changed start -> running
Apr 03 19:48:03 Dell-XPS-L502X systemd[1]: polkit.service: Job polkit.service/start finished, result=done
Apr 03 19:48:03 Dell-XPS-L502X systemd[1]: Started Authorization Manager.
Apr 03 19:48:03 Dell-XPS-L502X accounts-daemon[414]: started daemon version 0.6.42
Apr 03 19:48:03 Dell-XPS-L502X mtp-probe[488]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4"
Apr 03 19:48:03 Dell-XPS-L502X mtp-probe[488]: bus: 1, device: 3 was not an MTP device
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=method_call sender=:1.6 destination=:1.1 object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=Inhibit cookie=12 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=9 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.1 object=n/a interface=n/a member=n/a cookie=9 reply_cookie=9 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionCredentials cookie=10 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.1 object=n/a interface=n/a member=n/a cookie=10 reply_cookie=10 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Inhibitor ModemManager (ModemManager needs to reset devices) pid=422 uid=0 mode=delay started.
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/login1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=11 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Sent message type=method_return sender=n/a destination=:1.6 object=n/a interface=n/a member=n/a cookie=12 reply_cookie=12 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=114 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd[1]: accounts-daemon.service: D-Bus name org.freedesktop.Accounts now registered by :1.5
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/polkit_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=115 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd[1]: accounts-daemon.service: Changed start -> running
Apr 03 19:48:03 Dell-XPS-L502X systemd[1]: accounts-daemon.service: Job accounts-daemon.service/start finished, result=done
Apr 03 19:48:03 Dell-XPS-L502X systemd[1]: Started Accounts Service.
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/polkit_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=116 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=117 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/accounts_2ddaemon_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=118 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X kernel: cdc_acm 2-1.6:1.1: ttyACM0: USB ACM device
Apr 03 19:48:03 Dell-XPS-L502X kernel: cdc_acm 2-1.6:1.3: ttyACM1: USB ACM device
Apr 03 19:48:03 Dell-XPS-L502X kernel: cdc_acm 2-1.6:1.9: ttyACM2: USB ACM device
Apr 03 19:48:03 Dell-XPS-L502X kernel: usbcore: registered new interface driver cdc_acm
Apr 03 19:48:03 Dell-XPS-L502X kernel: cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
Apr 03 19:48:03 Dell-XPS-L502X kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled
Apr 03 19:48:03 Dell-XPS-L502X kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Apr 03 19:48:03 Dell-XPS-L502X kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
Apr 03 19:48:03 Dell-XPS-L502X kernel: iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Wireless-N 1030 BGN, REV=0xB0
Apr 03 19:48:03 Dell-XPS-L502X kernel: media: Linux media interface: v0.10
Apr 03 19:48:03 Dell-XPS-L502X kernel: Linux video capture interface: v2.00
Apr 03 19:48:03 Dell-XPS-L502X kernel: cdc_wdm 2-1.6:1.5: cdc-wdm0: USB WDM device
Apr 03 19:48:03 Dell-XPS-L502X kernel: cdc_wdm 2-1.6:1.8: cdc-wdm1: USB WDM device
Apr 03 19:48:03 Dell-XPS-L502X kernel: usbcore: registered new interface driver cdc_wdm
Apr 03 19:48:03 Dell-XPS-L502X kernel: RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
Apr 03 19:48:03 Dell-XPS-L502X kernel: RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
Apr 03 19:48:03 Dell-XPS-L502X kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Apr 03 19:48:03 Dell-XPS-L502X kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
Apr 03 19:48:03 Dell-XPS-L502X systemd[1]: ModemManager.service: D-Bus name org.freedesktop.ModemManager1 now registered by :1.6
Apr 03 19:48:03 Dell-XPS-L502X systemd[1]: ModemManager.service: Changed start -> running
Apr 03 19:48:03 Dell-XPS-L502X systemd[1]: ModemManager.service: Job ModemManager.service/start finished, result=done
Apr 03 19:48:03 Dell-XPS-L502X systemd[1]: Started Modem Manager.
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/accounts_2ddaemon_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=119 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2dupdate_2dresolvconf_2epath interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=120 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2dupdate_2dresolvconf_2epath interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=121 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=122 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/ModemManager_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=123 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/ModemManager_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=124 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X kernel: cdc_ether 2-1.6:1.6 wwan0: register 'cdc_ether' at usb-0000:00:1d.0-1.6, Mobile Broadband Network Device, 02:80:37:ec:02:00
Apr 03 19:48:03 Dell-XPS-L502X kernel: usbcore: registered new interface driver cdc_ether
Apr 03 19:48:03 Dell-XPS-L502X kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Watching system buttons on /dev/input/event4 (AT Translated Set 2 keyboard)
Apr 03 19:48:03 Dell-XPS-L502X udisksd[406]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Apr 03 19:48:03 Dell-XPS-L502X systemd[1]: udisks2.service: D-Bus name org.freedesktop.UDisks2 now registered by :1.4
Apr 03 19:48:03 Dell-XPS-L502X systemd[1]: udisks2.service: Changed start -> running
Apr 03 19:48:03 Dell-XPS-L502X systemd[1]: udisks2.service: Job udisks2.service/start finished, result=done
Apr 03 19:48:03 Dell-XPS-L502X systemd[1]: Started Disk Manager.
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=125 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/udisks2_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=126 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/udisks2_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=127 reply_cookie=0 error=n/a
Apr 03 19:48:03 Dell-XPS-L502X kernel: usbcore: registered new interface driver btusb
Apr 03 19:48:03 Dell-XPS-L502X kernel: uvcvideo: Found UVC 1.00 device Laptop_Integrated_Webcam_2HDM (0408:2fb1)
Apr 03 19:48:03 Dell-XPS-L502X kernel: uvcvideo: No streaming interface found for terminal 6.
Apr 03 19:48:03 Dell-XPS-L502X kernel: uvcvideo 1-1.4:1.0: Entity type for entity Extension 4 was not initialized!
Apr 03 19:48:03 Dell-XPS-L502X kernel: uvcvideo 1-1.4:1.0: Entity type for entity Extension 3 was not initialized!
Apr 03 19:48:03 Dell-XPS-L502X kernel: uvcvideo 1-1.4:1.0: Entity type for entity Processing 2 was not initialized!
Apr 03 19:48:03 Dell-XPS-L502X kernel: uvcvideo 1-1.4:1.0: Entity type for entity Camera 1 was not initialized!
Apr 03 19:48:03 Dell-XPS-L502X kernel: input: Laptop_Integrated_Webcam_2HDM:  as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input13
Apr 03 19:48:03 Dell-XPS-L502X kernel: usbcore: registered new interface driver uvcvideo
Apr 03 19:48:03 Dell-XPS-L502X kernel: USB Video Class driver (1.1.1)
Apr 03 19:48:04 Dell-XPS-L502X kernel: dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
Apr 03 19:48:04 Dell-XPS-L502X kernel: AVX version of gcm_enc/dec engaged.
Apr 03 19:48:04 Dell-XPS-L502X kernel: AES CTR mode by8 optimization enabled
Apr 03 19:48:04 Dell-XPS-L502X systemd-journald[276]: Forwarding to syslog missed 3393 messages.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: dev.mount: Failed to load configuration: No such file or directory
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: dev-rfkill.mount: Failed to load configuration: No such file or directory
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: var.mount: Failed to load configuration: No such file or directory
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: var-lib.mount: Failed to load configuration: No such file or directory
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: var-lib-systemd.mount: Failed to load configuration: No such file or directory
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: var-lib-systemd-rfkill.mount: Failed to load configuration: No such file or directory
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: dev-rfkill.device: Changed dead -> plugged
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: sys-devices-virtual-misc-rfkill.device: Changed dead -> plugged
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-rfkill.socket: Trying to enqueue job systemd-rfkill.socket/start/fail
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-rfkill.socket: Installed new job systemd-rfkill.socket/start as 342
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-rfkill.socket: Enqueued job systemd-rfkill.socket/start as 342
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: var.mount: Collecting.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: var-lib.mount: Collecting.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: var-lib-systemd.mount: Collecting.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: var-lib-systemd-rfkill.mount: Collecting.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: dev.mount: Collecting.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: dev-rfkill.mount: Collecting.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-rfkill.socket: Changed dead -> listening
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-rfkill.socket: Job systemd-rfkill.socket/start finished, result=done
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-rfkill.socket: Incoming traffic
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-rfkill.service: Trying to enqueue job systemd-rfkill.service/start/replace
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-rfkill.service: Installed new job systemd-rfkill.service/start as 349
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-rfkill.service: Enqueued job systemd-rfkill.service/start as 349
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-rfkill.socket: Changed listening -> running
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-rfkill.service: Passing 1 fds to service
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-rfkill.service: About to execute: /lib/systemd/systemd-rfkill
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-rfkill.service: Forked /lib/systemd/systemd-rfkill as 570
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-rfkill.service: Changed dead -> start
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Starting Load/Save RF Kill Switch Status...
Apr 03 19:48:04 Dell-XPS-L502X systemd[570]: systemd-rfkill.service: Executing: /lib/systemd/systemd-rfkill
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=129 reply_cookie=0 error=n/a
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=131 reply_cookie=0 error=n/a
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=133 reply_cookie=0 error=n/a
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=135 reply_cookie=0 error=n/a
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=137 reply_cookie=0 error=n/a
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=139 reply_cookie=0 error=n/a
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=145 reply_cookie=0 error=n/a
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drfkill_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=146 reply_cookie=0 error=n/a
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drfkill_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=147 reply_cookie=0 error=n/a
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drfkill_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=148 reply_cookie=0 error=n/a
Apr 03 19:48:04 Dell-XPS-L502X systemd-udevd[293]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drfkill_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=149 reply_cookie=0 error=n/a
Apr 03 19:48:04 Dell-XPS-L502X systemd-udevd[571]: starting '/bin/sh -c 'ethtool -i $1 | sed -n s/^driver:\ //p' -- lo'
Apr 03 19:48:04 Dell-XPS-L502X systemd-rfkill[570]: A new rfkill device has been added with index 0 and type wlan.
Apr 03 19:48:04 Dell-XPS-L502X systemd-rfkill[570]: Operating on rfkill device 'phy0'.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 58 (n/a) to fd store.
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drfkill_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=151 reply_cookie=0 error=n/a
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drfkill_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=152 reply_cookie=0 error=n/a
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/349 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=153 reply_cookie=0 error=n/a
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: dev-ttyprintk.device: Changed dead -> plugged
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: sys-devices-virtual-tty-ttyprintk.device: Changed dead -> plugged
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a02_2e0_2dbacklight_2dacpi_5fvideo0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=156 reply_cookie=0 error=n/a
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a02_2e0_2dbacklight_2dacpi_5fvideo0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=157 reply_cookie=0 error=n/a
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/start/replace
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: syslog.target: Cannot add dependency job, ignoring: Unit syslog.target not found.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/start as 357
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/start as 357
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/start finished, result=done
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=159 reply_cookie=0 error=n/a
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/stop/replace
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/stop as 407
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/stop as 407
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed running -> stop-sigterm
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Stopping NVIDIA Persistence Daemon...
Apr 03 19:48:04 Dell-XPS-L502X nvidia-persistenced[408]: Received signal 15
Apr 03 19:48:04 Dell-XPS-L502X nvidia-persistenced[408]: Socket closed.
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=161 reply_cookie=0 error=n/a
Apr 03 19:48:04 Dell-XPS-L502X nvidia-persistenced[408]: PID file unlocked.
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=162 reply_cookie=0 error=n/a
Apr 03 19:48:04 Dell-XPS-L502X nvidia-persistenced[408]: PID file closed.
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/407 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=163 reply_cookie=0 error=n/a
Apr 03 19:48:04 Dell-XPS-L502X nvidia-persistenced[408]: The daemon no longer has permission to remove its runtime data directory /var/run/nvidia-persistenced
Apr 03 19:48:04 Dell-XPS-L502X nvidia-persistenced[408]: Shutdown (408)
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 408 (nvidia-persiste).
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Child 408 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 408 belongs to nvidia-persistenced.service
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /bin/rm as 634
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-sigterm -> stop-post
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=164 reply_cookie=0 error=n/a
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=165 reply_cookie=0 error=n/a
Apr 03 19:48:04 Dell-XPS-L502X systemd[634]: nvidia-persistenced.service: Executing: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 634 (rm).
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Child 634 (rm) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 634 belongs to nvidia-persistenced.service
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state stop-post.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-post -> dead
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/stop finished, result=done
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Stopped NVIDIA Persistence Daemon.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Collecting.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 60 (n/a) to fd store.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 60 (stored), closing.
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=166 reply_cookie=0 error=n/a
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=167 reply_cookie=0 error=n/a
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=168 reply_cookie=0 error=n/a
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=169 reply_cookie=0 error=n/a
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device: Changed dead -> plugged
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: sound.target: Trying to enqueue job sound.target/start/fail
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: sound.target: Installed new job sound.target/start as 408
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: sound.target: Enqueued job sound.target/start as 408
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: dev-dvdrw.device: Changed dead -> plugged
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: dev-dvd.device: Changed dead -> plugged
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.device: Changed dead -> plugged
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-ata\x2dHL\x2dDT\x2dST_DVDRW_BDROM_CT30N_KV9B34E3154.device: Changed dead -> plugged
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: dev-cdrw.device: Changed dead -> plugged
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: dev-cdrom.device: Changed dead -> plugged
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: dev-sr0.device: Changed dead -> plugged
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device: Changed dead -> plugged
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: sound.target changed dead -> active
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: sound.target: Job sound.target/start finished, result=done
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Reached target Sound Card.
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=181 reply_cookie=0 error=n/a
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/sound_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=182 reply_cookie=0 error=n/a
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: dev-serial-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.6:1.1.device: Changed dead -> plugged
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: dev-serial-by\x2did-usb\x2d_ADell_Wireless_5540_Dell_Wireless_5540_3563970327229510\x2dif01.device: Changed dead -> plugged
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: dev-ttyACM0.device: Changed dead -> plugged
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1d.0-usb2-2\x2d1-2\x2d1.6-2\x2d1.6:1.1-tty-ttyACM0.device: Changed dead -> plugged
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/start/replace
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: syslog.target: Cannot add dependency job, ignoring: Unit syslog.target not found.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/start as 410
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/start as 410
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Passing 0 fds to service
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /usr/bin/nvidia-persistenced as 648
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed dead -> start
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Starting NVIDIA Persistence Daemon...
Apr 03 19:48:04 Dell-XPS-L502X nvidia-persistenced[649]: Verbose syslog connection opened
Apr 03 19:48:04 Dell-XPS-L502X nvidia-persistenced[649]: Now running with user ID 114 and group ID 125
Apr 03 19:48:04 Dell-XPS-L502X nvidia-persistenced[649]: Started (649)
Apr 03 19:48:04 Dell-XPS-L502X nvidia-persistenced[649]: device 0000:01:00.0 - registered
Apr 03 19:48:04 Dell-XPS-L502X nvidia-persistenced[649]: Local RPC service initialized
Apr 03 19:48:04 Dell-XPS-L502X systemd[648]: nvidia-persistenced.service: Executing: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=189 reply_cookie=0 error=n/a
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=190 reply_cookie=0 error=n/a
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/410 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=191 reply_cookie=0 error=n/a
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 62 (n/a) to fd store.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 648 (nvidia-persiste).
Apr 03 19:48:04 Dell-XPS-L502X kernel: input: Dell WMI hotkeys as /devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input14
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Child 648 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 648 belongs to nvidia-persistenced.service
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state start.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main PID guessed: 649
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed start -> running
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/start finished, result=done
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Started NVIDIA Persistence Daemon.
Apr 03 19:48:04 Dell-XPS-L502X systemd-udevd[640]: starting '/etc/console-setup/cached_setup_terminal.sh vcs5'
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 62 (stored), closing.
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=192 reply_cookie=0 error=n/a
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=193 reply_cookie=0 error=n/a
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=194 reply_cookie=0 error=n/a
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: dev-serial-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.6:1.3.device: Changed dead -> plugged
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: dev-serial-by\x2did-usb\x2d_ADell_Wireless_5540_Dell_Wireless_5540_3563970327229510\x2dif03.device: Changed dead -> plugged
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: dev-ttyACM1.device: Changed dead -> plugged
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1d.0-usb2-2\x2d1-2\x2d1.6-2\x2d1.6:1.3-tty-ttyACM1.device: Changed dead -> plugged
Apr 03 19:48:04 Dell-XPS-L502X systemd-udevd[658]: starting 'libinput-device-group /sys/devices/pci0000:00/0000:00:1b.0/sound/card0/input9/event8'
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: dev-serial-by\x2dpath-pci\x2d0000:00:1d.0\x2dusb\x2d0:1.6:1.9.device: Changed dead -> plugged
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: dev-serial-by\x2did-usb\x2d_ADell_Wireless_5540_Dell_Wireless_5540_3563970327229510\x2dif09.device: Changed dead -> plugged
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: dev-ttyACM2.device: Changed dead -> plugged
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1d.0-usb2-2\x2d1-2\x2d1.6-2\x2d1.6:1.9-tty-ttyACM2.device: Changed dead -> plugged
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Device /dev/input/event8 does not expose keys or switches relevant to us, ignoring.
Apr 03 19:48:04 Dell-XPS-L502X systemd-udevd[654]: starting '/lib/crda/setregdomain'
Apr 03 19:48:04 Dell-XPS-L502X systemd-rfkill[570]: Loaded state '0' from /var/lib/systemd/rfkill/pci-0000:03:00.0:wlan.
Apr 03 19:48:04 Dell-XPS-L502X systemd-rfkill[570]: A new rfkill device has been added with index 1 and type bluetooth.
Apr 03 19:48:04 Dell-XPS-L502X systemd-rfkill[570]: Operating on rfkill device 'hci0'.
Apr 03 19:48:04 Dell-XPS-L502X systemd-rfkill[570]: Loaded state '0' from /var/lib/systemd/rfkill/pci-0000:00:1d.0-usb-0:1.5:1.0:bluetooth.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: sys-subsystem-bluetooth-devices-hci0.device: Changed dead -> plugged
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1d.0-usb2-2\x2d1-2\x2d1.5-2\x2d1.5:1.0-bluetooth-hci0.device: Changed dead -> plugged
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: bluetooth.target: Trying to enqueue job bluetooth.target/start/fail
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: bluetooth.service: Installed new job bluetooth.service/start as 461
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: bluetooth.target: Installed new job bluetooth.target/start as 460
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: bluetooth.target: Enqueued job bluetooth.target/start as 460
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-rfkill.service: Got notification message from PID 570 (READY=1)
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-rfkill.service: Changed start -> running
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-rfkill.service: Job systemd-rfkill.service/start finished, result=done
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Started Load/Save RF Kill Switch Status.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: bluetooth.service: ConditionPathIsDirectory=/sys/class/bluetooth succeeded.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: bluetooth.service: Passing 0 fds to service
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: bluetooth.service: About to execute: /usr/lib/bluetooth/bluetoothd
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: bluetooth.service: Forked /usr/lib/bluetooth/bluetoothd as 665
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: bluetooth.service: Changed dead -> start
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Starting Bluetooth service...
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Device /dev/input/event9 does not expose keys or switches relevant to us, ignoring.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 60 (n/a) to fd store.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 19:48:04 Dell-XPS-L502X systemd[665]: bluetooth.service: Executing: /usr/lib/bluetooth/bluetoothd
Apr 03 19:48:04 Dell-XPS-L502X bluetoothd[665]: Bluetooth daemon 5.46
Apr 03 19:48:04 Dell-XPS-L502X nvidia-persistenced[649]: Received signal 15
Apr 03 19:48:04 Dell-XPS-L502X nvidia-persistenced[649]: Socket closed.
Apr 03 19:48:04 Dell-XPS-L502X nvidia-persistenced[649]: PID file unlocked.
Apr 03 19:48:04 Dell-XPS-L502X nvidia-persistenced[649]: PID file closed.
Apr 03 19:48:04 Dell-XPS-L502X nvidia-persistenced[649]: The daemon no longer has permission to remove its runtime data directory /var/run/nvidia-persistenced
Apr 03 19:48:04 Dell-XPS-L502X nvidia-persistenced[649]: Shutdown (649)
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: bluetooth.service: Got notification message from PID 665 (STATUS=Starting up)
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/stop/replace
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/stop as 512
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/stop as 512
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed running -> stop-sigterm
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Stopping NVIDIA Persistence Daemon...
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 649 (nvidia-persiste).
Apr 03 19:48:04 Dell-XPS-L502X bluetoothd[665]: Starting SDP server
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Child 649 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 649 belongs to nvidia-persistenced.service
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /bin/rm as 667
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-sigterm -> stop-post
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: bluetooth.service: D-Bus name org.bluez now registered by :1.8
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: bluetooth.service: Changed start -> running
Apr 03 19:48:04 Dell-XPS-L502X snapd[424]: AppArmor status: apparmor is enabled but some features are missing: dbus, network
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: bluetooth.service: Job bluetooth.service/start finished, result=done
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Started Bluetooth service.
Apr 03 19:48:04 Dell-XPS-L502X systemd[667]: nvidia-persistenced.service: Executing: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 66 (n/a) to fd store.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 667 (rm).
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Child 667 (rm) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 667 belongs to nvidia-persistenced.service
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state stop-post.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-post -> dead
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/stop finished, result=done
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Stopped NVIDIA Persistence Daemon.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Collecting.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 66 (stored), closing.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Collecting.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Failed to send unit remove signal for nvidia-persistenced.service: Connection reset by peer
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: var.mount: Failed to load configuration: No such file or directory
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: var-lib.mount: Failed to load configuration: No such file or directory
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: var-lib-systemd.mount: Failed to load configuration: No such file or directory
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: var-lib-systemd-backlight.mount: Failed to load configuration: No such file or directory
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: sys-devices-platform-dell\x2dlaptop-leds-dell::kbd_backlight.device: Changed dead -> plugged
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-backlight@leds:dell::kbd_backlight.service: Trying to enqueue job systemd-backlight@leds:dell::kbd_backlight.service/start/fail
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-backlight@leds:dell::kbd_backlight.service: Installed new job systemd-backlight@leds:dell::kbd_backlight.service/start as 513
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-backlight@leds:dell::kbd_backlight.service: Enqueued job systemd-backlight@leds:dell::kbd_backlight.service/start as 513
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: var.mount: Collecting.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: var-lib.mount: Collecting.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: var-lib-systemd.mount: Collecting.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: var-lib-systemd-backlight.mount: Collecting.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-backlight@leds:dell::kbd_backlight.service: Passing 0 fds to service
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-backlight@leds:dell::kbd_backlight.service: About to execute: /lib/systemd/systemd-backlight load leds:dell::kbd_backlight
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-backlight@leds:dell::kbd_backlight.service: Forked /lib/systemd/systemd-backlight as 669
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-backlight@leds:dell::kbd_backlight.service: Changed dead -> start
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:dell::kbd_backlight...
Apr 03 19:48:04 Dell-XPS-L502X systemd[669]: systemd-backlight@leds:dell::kbd_backlight.service: Executing: /lib/systemd/systemd-backlight load leds:dell::kbd_backlight
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: bluetooth.target changed dead -> active
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: bluetooth.target: Job bluetooth.target/start finished, result=done
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Reached target Bluetooth.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:04 Dell-XPS-L502X kernel: cdc_ether 2-1.6:1.6 wwp0s29u1u6i6: renamed from wwan0
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 62 (n/a) to fd store.
Apr 03 19:48:04 Dell-XPS-L502X systemd-udevd[290]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 669 (systemd-backlig).
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Child 669 (systemd-backlig) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-backlight@leds:dell::kbd_backlight.service: Child 669 belongs to systemd-backlight@leds:dell::kbd_backlight.service
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-backlight@leds:dell::kbd_backlight.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-backlight@leds:dell::kbd_backlight.service: Changed start -> exited
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-backlight@leds:dell::kbd_backlight.service: Job systemd-backlight@leds:dell::kbd_backlight.service/start finished, result=done
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Started Load/Save Screen Backlight Brightness of leds:dell::kbd_backlight.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 62 (stored), closing.
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=210 reply_cookie=0 error=n/a
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Device /dev/input/event10 does not expose keys or switches relevant to us, ignoring.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/start/replace
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: syslog.target: Cannot add dependency job, ignoring: Unit syslog.target not found.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/start as 519
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/start as 519
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Passing 0 fds to service
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /usr/bin/nvidia-persistenced as 671
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed dead -> start
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Starting NVIDIA Persistence Daemon...
Apr 03 19:48:04 Dell-XPS-L502X systemd[671]: nvidia-persistenced.service: Executing: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 66 (n/a) to fd store.
Apr 03 19:48:04 Dell-XPS-L502X nvidia-persistenced[672]: Verbose syslog connection opened
Apr 03 19:48:04 Dell-XPS-L502X nvidia-persistenced[672]: Now running with user ID 114 and group ID 125
Apr 03 19:48:04 Dell-XPS-L502X nvidia-persistenced[672]: Started (672)
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 66 (stored), closing.
Apr 03 19:48:04 Dell-XPS-L502X nvidia-persistenced[672]: device 0000:01:00.0 - registered
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 671 (nvidia-persiste).
Apr 03 19:48:04 Dell-XPS-L502X nvidia-persistenced[672]: Local RPC service initialized
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Child 671 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 671 belongs to nvidia-persistenced.service
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state start.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main PID guessed: 672
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed start -> running
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/start finished, result=done
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Started NVIDIA Persistence Daemon.
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drfkill_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=211 reply_cookie=0 error=n/a
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Device /dev/input/event11 does not expose keys or switches relevant to us, ignoring.
Apr 03 19:48:04 Dell-XPS-L502X systemd-udevd[303]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Apr 03 19:48:04 Dell-XPS-L502X kernel: iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 19:48:04 Dell-XPS-L502X systemd-sysctl[673]: Parsing /etc/sysctl.d/10-link-restrictions.conf
Apr 03 19:48:04 Dell-XPS-L502X systemd-sysctl[673]: Parsing /etc/sysctl.d/10-magic-sysrq.conf
Apr 03 19:48:04 Dell-XPS-L502X systemd-sysctl[673]: Parsing /etc/sysctl.d/10-network-security.conf
Apr 03 19:48:04 Dell-XPS-L502X systemd-sysctl[673]: Parsing /etc/sysctl.d/10-ptrace.conf
Apr 03 19:48:04 Dell-XPS-L502X systemd-sysctl[673]: Parsing /etc/sysctl.d/10-zeropage.conf
Apr 03 19:48:04 Dell-XPS-L502X systemd-sysctl[673]: Parsing /etc/sysctl.d/99-sysctl.conf
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: sys-subsystem-net-devices-wwp0s29u1u6i6.device: Changed dead -> plugged
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1d.0-usb2-2\x2d1-2\x2d1.6-2\x2d1.6:1.6-net-wwp0s29u1u6i6.device: Changed dead -> plugged
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/stop/replace
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/stop as 569
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/stop as 569
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed running -> stop-sigterm
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Stopping NVIDIA Persistence Daemon...
Apr 03 19:48:04 Dell-XPS-L502X nvidia-persistenced[672]: Received signal 15
Apr 03 19:48:04 Dell-XPS-L502X nvidia-persistenced[672]: Socket closed.
Apr 03 19:48:05 Dell-XPS-L502X snapd[424]: 2018/04/03 19:48:04.999791 daemon.go:306: started snapd/2.29.4.2+17.10 (series 16; classic; devmode) ubuntu/17.10 (amd64) linux/4.15.15-041515-generic.
Apr 03 19:48:05 Dell-XPS-L502X snapd[424]: 2018/04/03 19:48:05.001688 stateengine.go:98: state ensure error: Get https://api.snapcraft.io/api/v1/snaps/sections: dial tcp: lookup api.snapcraft.io on [::1]:53: read udp [::1]:52163->[::1]:53: read: connection refused
Apr 03 19:48:04 Dell-XPS-L502X nvidia-persistenced[672]: PID file unlocked.
Apr 03 19:48:04 Dell-XPS-L502X nvidia-persistenced[672]: PID file closed.
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drfkill_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=212 reply_cookie=0 error=n/a
Apr 03 19:48:04 Dell-XPS-L502X nvidia-persistenced[672]: The daemon no longer has permission to remove its runtime data directory /var/run/nvidia-persistenced
Apr 03 19:48:04 Dell-XPS-L502X systemd-logind[389]: Device /dev/input/event13 does not expose keys or switches relevant to us, ignoring.
Apr 03 19:48:04 Dell-XPS-L502X nvidia-persistenced[672]: Shutdown (672)
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 672 (nvidia-persiste).
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Child 672 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 672 belongs to nvidia-persistenced.service
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /bin/rm as 676
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-sigterm -> stop-post
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Failed to send unit change signal for nvidia-persistenced.service: Connection reset by peer
Apr 03 19:48:04 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 19:48:04 Dell-XPS-L502X systemd[676]: nvidia-persistenced.service: Executing: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: snapd.service: Got notification message from PID 424 (READY=1)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: snapd.service: Changed start -> running
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: snapd.service: Job snapd.service/start finished, result=done
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Started Snappy daemon.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: snapd.socket: Changed listening -> running
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 676 (rm).
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Child 676 (rm) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 676 belongs to nvidia-persistenced.service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state stop-post.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-post -> dead
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/stop finished, result=done
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Stopped NVIDIA Persistence Daemon.
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[682]: Verbose syslog connection opened
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[682]: Now running with user ID 114 and group ID 125
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[682]: Started (682)
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[682]: device 0000:01:00.0 - registered
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[682]: Local RPC service initialized
Apr 03 19:48:05 Dell-XPS-L502X systemd-udevd[680]: starting '/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/wlp3s0 --prefix=/net/ipv4/neigh/wlp3s0 --prefix=/net/ipv6/conf/wlp3s0 --prefix=/net/ipv6/neigh/wlp3s0'
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drfkill_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=213 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Device /dev/input/event12 does not expose keys or switches relevant to us, ignoring.
Apr 03 19:48:05 Dell-XPS-L502X systemd-sysctl[680]: Parsing /etc/sysctl.d/10-console-messages.conf
Apr 03 19:48:05 Dell-XPS-L502X systemd-sysctl[680]: Parsing /etc/sysctl.d/10-ipv6-privacy.conf
Apr 03 19:48:05 Dell-XPS-L502X systemd-sysctl[680]: Parsing /etc/sysctl.d/10-kernel-hardening.conf
Apr 03 19:48:05 Dell-XPS-L502X systemd-sysctl[680]: Parsing /etc/sysctl.d/10-link-restrictions.conf
Apr 03 19:48:05 Dell-XPS-L502X systemd-sysctl[680]: Parsing /etc/sysctl.d/10-magic-sysrq.conf
Apr 03 19:48:05 Dell-XPS-L502X systemd-sysctl[680]: Parsing /etc/sysctl.d/10-network-security.conf
Apr 03 19:48:05 Dell-XPS-L502X systemd-sysctl[680]: Parsing /etc/sysctl.d/10-ptrace.conf
Apr 03 19:48:05 Dell-XPS-L502X systemd-sysctl[680]: Parsing /etc/sysctl.d/10-zeropage.conf
Apr 03 19:48:05 Dell-XPS-L502X systemd-sysctl[680]: Parsing /etc/sysctl.d/99-sysctl.conf
Apr 03 19:48:05 Dell-XPS-L502X kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Apr 03 19:48:05 Dell-XPS-L502X kernel: Bluetooth: BNEP filters: protocol multicast
Apr 03 19:48:05 Dell-XPS-L502X kernel: Bluetooth: BNEP socket layer initialized
Apr 03 19:48:05 Dell-XPS-L502X dbus[395]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service'
Apr 03 19:48:05 Dell-XPS-L502X bluetoothd[665]: Bluetooth management interface 1.14 initialized
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Collecting.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 62 (n/a) to fd store.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 62 (stored), closing.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: sys-subsystem-net-devices-wlp3s0.device: Changed dead -> plugged
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1c.1-0000:03:00.0-net-wlp3s0.device: Changed dead -> plugged
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/start/replace
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: syslog.target: Cannot add dependency job, ignoring: Unit syslog.target not found.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/start as 570
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/start as 570
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Passing 0 fds to service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /usr/bin/nvidia-persistenced as 681
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed dead -> start
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Starting NVIDIA Persistence Daemon...
Apr 03 19:48:05 Dell-XPS-L502X systemd[681]: nvidia-persistenced.service: Executing: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: snapd.autoimport.service: ConditionKernelCommandLine=snap_core failed.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: snapd.autoimport.service: Starting requested but condition failed. Not starting unit.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: snapd.autoimport.service: Job snapd.autoimport.service/start finished, result=done
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 62 (n/a) to fd store.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 681 (nvidia-persiste).
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Child 681 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 681 belongs to nvidia-persistenced.service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state start.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main PID guessed: 682
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed start -> running
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/start finished, result=done
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Started NVIDIA Persistence Daemon.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 62 (stored), closing.
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[682]: Received signal 15
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: bluetooth.service: Got notification message from PID 665 (STATUS=Running)
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[682]: Socket closed.
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[682]: PID file unlocked.
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[682]: PID file closed.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: bluetooth.service: Failed to send unit change signal for bluetooth.service: Connection reset by peer
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[682]: The daemon no longer has permission to remove its runtime data directory /var/run/nvidia-persistenced
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: bluetooth.service: Got notification message from PID 665 (READY=1)
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[682]: Shutdown (682)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: bluetooth.service: Failed to send unit change signal for bluetooth.service: Transport endpoint is not connected
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: var.mount: Failed to load configuration: No such file or directory
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: var-tmp.mount: Failed to load configuration: No such file or directory
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-hostnamed.service: Trying to enqueue job systemd-hostnamed.service/start/replace
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-hostnamed.service: Installed new job systemd-hostnamed.service/start as 620
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-hostnamed.service: Enqueued job systemd-hostnamed.service/start as 620
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: var.mount: Collecting.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: var-tmp.mount: Collecting.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: var-tmp.mount: Failed to send unit change signal for var-tmp.mount: Transport endpoint is not connected
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: var-tmp.mount: Failed to send unit remove signal for var-tmp.mount: Transport endpoint is not connected
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: var.mount: Failed to send unit change signal for var.mount: Transport endpoint is not connected
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: var.mount: Failed to send unit remove signal for var.mount: Transport endpoint is not connected
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-hostnamed.service: Failed to send unit change signal for systemd-hostnamed.service: Transport endpoint is not connected
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Failed to send job change signal for 620: Transport endpoint is not connected
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-hostnamed.service: Passing 0 fds to service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-hostnamed.service: About to execute: /lib/systemd/systemd-hostnamed
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-hostnamed.service: Forked /lib/systemd/systemd-hostnamed as 684
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-hostnamed.service: Changed dead -> start
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Starting Hostname Service...
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 69 (n/a) to fd store.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/stop/replace
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/stop as 671
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/stop as 671
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed running -> stop-sigterm
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Stopping NVIDIA Persistence Daemon...
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 682 (nvidia-persiste).
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Child 682 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 682 belongs to nvidia-persistenced.service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /bin/rm as 685
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-sigterm -> stop-post
Apr 03 19:48:05 Dell-XPS-L502X systemd[685]: nvidia-persistenced.service: Executing: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 71 (n/a) to fd store.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 71 (stored), closing.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 685 (rm).
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Child 685 (rm) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 685 belongs to nvidia-persistenced.service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state stop-post.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-post -> dead
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/stop finished, result=done
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Stopped NVIDIA Persistence Daemon.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Failed to send job remove signal for 671: Connection reset by peer
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Collecting.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Failed to send unit change signal for nvidia-persistenced.service: Transport endpoint is not connected
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Failed to send unit remove signal for nvidia-persistenced.service: Transport endpoint is not connected
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/start/replace
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: syslog.target: Cannot add dependency job, ignoring: Unit syslog.target not found.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/start as 672
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/start as 672
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Passing 0 fds to service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[688]: Verbose syslog connection opened
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /usr/bin/nvidia-persistenced as 687
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[688]: Now running with user ID 114 and group ID 125
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed dead -> start
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[688]: Started (688)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Starting NVIDIA Persistence Daemon...
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[688]: device 0000:01:00.0 - registered
Apr 03 19:48:05 Dell-XPS-L502X systemd[687]: nvidia-persistenced.service: Executing: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[688]: Local RPC service initialized
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 71 (n/a) to fd store.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 687 (nvidia-persiste).
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Child 687 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 687 belongs to nvidia-persistenced.service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state start.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main PID guessed: 688
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed start -> running
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/start finished, result=done
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Started NVIDIA Persistence Daemon.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2drfkill_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=214 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/bluetooth_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=215 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/bluetooth_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=216 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/461 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=217 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/bluetooth_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=218 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/bluetooth_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=219 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=221 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=222 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/512 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=223 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=224 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=225 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=226 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/bluetooth_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=227 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/bluetooth_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=228 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=229 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=230 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=231 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=232 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=234 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=236 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=238 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=240 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[688]: Received signal 15
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=242 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[688]: Socket closed.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=246 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[688]: PID file unlocked.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/bluetooth_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=247 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[688]: PID file closed.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dbacklight_40leds_3adell_3a_3akbd_5fbacklight_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=248 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[688]: The daemon no longer has permission to remove its runtime data directory /var/run/nvidia-persistenced
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dbacklight_40leds_3adell_3a_3akbd_5fbacklight_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=249 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[688]: Shutdown (688)
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/513 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=250 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=251 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dbacklight_40leds_3adell_3a_3akbd_5fbacklight_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=252 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dbacklight_40leds_3adell_3a_3akbd_5fbacklight_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=253 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=256 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=257 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/519 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=258 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=259 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=260 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=261 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=265 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 71 (stored), closing.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=266 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/569 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=267 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=268 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=269 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=270 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/snapd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=271 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/snapd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=272 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/snapd_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=273 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/snapd_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=274 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=275 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=276 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=277 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=278 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2dsubsystem_2dnet_2ddevices_2dwwp0s29u1u6i6_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=279 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2dsubsystem_2dnet_2ddevices_2dwwp0s29u1u6i6_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=280 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1d_2e0_2dusb2_2d2_5cx2d1_2d2_5cx2d1_2e6_2d2_5cx2d1_2e6_3a1_2e6_2dnet_2dwwp0s29u1u6i6_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=281 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1d_2e0_2dusb2_2d2_5cx2d1_2d2_5cx2d1_2e6_2d2_5cx2d1_2e6_3a1_2e6_2dnet_2dwwp0s29u1u6i6_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=282 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2dsubsystem_2dnet_2ddevices_2dwlp3s0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=285 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2dsubsystem_2dnet_2ddevices_2dwlp3s0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=286 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1c_2e1_2d0000_3a03_3a00_2e0_2dnet_2dwlp3s0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=287 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1c_2e1_2d0000_3a03_3a00_2e0_2dnet_2dwlp3s0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=288 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=291 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=292 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=293 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/570 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=294 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=295 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=296 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=297 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/bluetooth_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=298 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/bluetooth_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=299 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/bluetooth_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=300 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/bluetooth_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=301 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=304 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=306 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[693]: Verbose syslog connection opened
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dhostnamed_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=309 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[693]: Now running with user ID 114 and group ID 125
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dhostnamed_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=310 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[693]: Started (693)
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/620 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=311 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[693]: device 0000:01:00.0 - registered
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=313 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[693]: Local RPC service initialized
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=314 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/671 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=315 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=316 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=317 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=318 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=319 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=320 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=321 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=324 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=325 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/672 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=326 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=327 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=328 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=329 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-udevd[689]: starting '/bin/systemctl stop --no-block nvidia-persistenced'
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/stop/replace
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/stop as 722
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/stop as 722
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed running -> stop-sigterm
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Stopping NVIDIA Persistence Daemon...
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 688 (nvidia-persiste).
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Child 688 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=331 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 688 belongs to nvidia-persistenced.service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=332 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/722 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=333 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /bin/rm as 690
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-sigterm -> stop-post
Apr 03 19:48:05 Dell-XPS-L502X systemd[690]: nvidia-persistenced.service: Executing: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=334 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=335 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 71 (n/a) to fd store.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 690 (rm).
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[693]: Received signal 15
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Child 690 (rm) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[693]: Socket closed.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 690 belongs to nvidia-persistenced.service
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[693]: PID file unlocked.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[693]: PID file closed.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state stop-post.
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[693]: The daemon no longer has permission to remove its runtime data directory /var/run/nvidia-persistenced
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-post -> dead
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[693]: Shutdown (693)
Apr 03 19:48:05 Dell-XPS-L502X systemd-udevd[691]: starting '/bin/systemctl start --no-block nvidia-persistenced.service'
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/stop finished, result=done
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Stopped NVIDIA Persistence Daemon.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Failed to send job remove signal for 722: Connection reset by peer
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Collecting.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=336 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Failed to send unit change signal for nvidia-persistenced.service: Transport endpoint is not connected
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Failed to send unit remove signal for nvidia-persistenced.service: Transport endpoint is not connected
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=337 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=338 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 71 (stored), closing.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=339 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/start/replace
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: syslog.target: Cannot add dependency job, ignoring: Unit syslog.target not found.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/start as 723
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/start as 723
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Passing 0 fds to service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /usr/bin/nvidia-persistenced as 692
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed dead -> start
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Starting NVIDIA Persistence Daemon...
Apr 03 19:48:05 Dell-XPS-L502X systemd[692]: nvidia-persistenced.service: Executing: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=342 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 71 (n/a) to fd store.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 692 (nvidia-persiste).
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=343 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Child 692 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 692 belongs to nvidia-persistenced.service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/723 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=344 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state start.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main PID guessed: 693
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed start -> running
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/start finished, result=done
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Started NVIDIA Persistence Daemon.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=345 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=346 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 71 (stored), closing.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=347 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[698]: Verbose syslog connection opened
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[698]: Now running with user ID 114 and group ID 125
Apr 03 19:48:05 Dell-XPS-L502X systemd-udevd[694]: starting '/bin/systemctl stop --no-block nvidia-persistenced'
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[698]: Started (698)
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[698]: device 0000:01:00.0 - registered
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[698]: Local RPC service initialized
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/stop/replace
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/stop as 773
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/stop as 773
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed running -> stop-sigterm
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Stopping NVIDIA Persistence Daemon...
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 693 (nvidia-persiste).
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Child 693 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=349 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 693 belongs to nvidia-persistenced.service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=350 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/773 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=351 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /bin/rm as 695
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-sigterm -> stop-post
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=352 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[695]: nvidia-persistenced.service: Executing: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=353 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 71 (n/a) to fd store.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 695 (rm).
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Child 695 (rm) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 695 belongs to nvidia-persistenced.service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state stop-post.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-post -> dead
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/stop finished, result=done
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Stopped NVIDIA Persistence Daemon.
Apr 03 19:48:05 Dell-XPS-L502X systemd-udevd[696]: starting '/bin/systemctl start --no-block nvidia-persistenced.service'
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Collecting.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=354 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 71 (stored), closing.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=355 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=356 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=357 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[698]: Received signal 15
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[698]: Socket closed.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[698]: PID file unlocked.
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[698]: PID file closed.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/start/replace
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[698]: The daemon no longer has permission to remove its runtime data directory /var/run/nvidia-persistenced
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: syslog.target: Cannot add dependency job, ignoring: Unit syslog.target not found.
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[698]: Shutdown (698)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/start as 774
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/start as 774
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Passing 0 fds to service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /usr/bin/nvidia-persistenced as 697
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed dead -> start
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Starting NVIDIA Persistence Daemon...
Apr 03 19:48:05 Dell-XPS-L502X systemd[697]: nvidia-persistenced.service: Executing: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=360 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 71 (n/a) to fd store.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=361 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 697 (nvidia-persiste).
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Child 697 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 697 belongs to nvidia-persistenced.service
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[707]: Verbose syslog connection opened
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[707]: Now running with user ID 114 and group ID 125
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/774 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=362 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[707]: Started (707)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state start.
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[707]: device 0000:01:00.0 - registered
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main PID guessed: 698
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[707]: Local RPC service initialized
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed start -> running
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/start finished, result=done
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Started NVIDIA Persistence Daemon.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=363 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=364 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[707]: Received signal 15
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=365 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[707]: Socket closed.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 71 (stored), closing.
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[707]: PID file unlocked.
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[707]: PID file closed.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[707]: The daemon no longer has permission to remove its runtime data directory /var/run/nvidia-persistenced
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[707]: Shutdown (707)
Apr 03 19:48:05 Dell-XPS-L502X systemd-udevd[699]: starting '/bin/systemctl stop --no-block nvidia-persistenced'
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/stop/replace
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/stop as 824
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/stop as 824
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed running -> stop-sigterm
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Stopping NVIDIA Persistence Daemon...
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 698 (nvidia-persiste).
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Child 698 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=367 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 698 belongs to nvidia-persistenced.service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=368 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/824 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=369 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /bin/rm as 700
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-sigterm -> stop-post
Apr 03 19:48:05 Dell-XPS-L502X systemd[700]: nvidia-persistenced.service: Executing: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=370 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=371 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 71 (n/a) to fd store.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 700 (rm).
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Child 700 (rm) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 700 belongs to nvidia-persistenced.service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state stop-post.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-post -> dead
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/stop finished, result=done
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Stopped NVIDIA Persistence Daemon.
Apr 03 19:48:05 Dell-XPS-L502X systemd-udevd[704]: starting '/bin/systemctl start --no-block nvidia-persistenced.service'
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Failed to send job remove signal for 824: Connection reset by peer
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Collecting.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=372 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Failed to send unit change signal for nvidia-persistenced.service: Transport endpoint is not connected
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Failed to send unit remove signal for nvidia-persistenced.service: Transport endpoint is not connected
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=373 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X dbus[395]: [system] Successfully activated service 'org.freedesktop.hostname1'
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 71 (stored), closing.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=374 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=375 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/start/replace
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: syslog.target: Cannot add dependency job, ignoring: Unit syslog.target not found.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/start as 825
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/start as 825
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Passing 0 fds to service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /usr/bin/nvidia-persistenced as 706
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed dead -> start
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Starting NVIDIA Persistence Daemon...
Apr 03 19:48:05 Dell-XPS-L502X systemd[706]: nvidia-persistenced.service: Executing: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 706 (nvidia-persiste).
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Child 706 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 706 belongs to nvidia-persistenced.service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state start.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main PID guessed: 707
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed start -> running
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/start finished, result=done
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Started NVIDIA Persistence Daemon.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=378 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=379 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/825 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=380 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=381 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[712]: Verbose syslog connection opened
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[712]: Now running with user ID 114 and group ID 125
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[712]: Started (712)
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[712]: device 0000:01:00.0 - registered
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[712]: Local RPC service initialized
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=382 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=383 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 19:48:05 Dell-XPS-L502X systemd-udevd[708]: starting '/bin/systemctl stop --no-block nvidia-persistenced'
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 70 (n/a) to fd store.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 70 (stored), closing.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/stop/replace
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/stop as 875
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/stop as 875
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed running -> stop-sigterm
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Stopping NVIDIA Persistence Daemon...
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 707 (nvidia-persiste).
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Child 707 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 707 belongs to nvidia-persistenced.service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=385 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=386 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/875 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=387 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /bin/rm as 709
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-sigterm -> stop-post
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=388 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=389 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[712]: Received signal 15
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[712]: Socket closed.
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[712]: PID file unlocked.
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[712]: PID file closed.
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[712]: The daemon no longer has permission to remove its runtime data directory /var/run/nvidia-persistenced
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[712]: Shutdown (712)
Apr 03 19:48:05 Dell-XPS-L502X systemd[709]: nvidia-persistenced.service: Executing: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 70 (n/a) to fd store.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 70 (stored), closing.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 709 (rm).
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Child 709 (rm) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 709 belongs to nvidia-persistenced.service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state stop-post.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-post -> dead
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/stop finished, result=done
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Stopped NVIDIA Persistence Daemon.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Collecting.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=390 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=391 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=392 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=393 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[684]: systemd-hostnamed.service: Executing: /lib/systemd/systemd-hostnamed
Apr 03 19:48:05 Dell-XPS-L502X systemd-udevd[710]: starting '/bin/systemctl start --no-block nvidia-persistenced.service'
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-hostnamed.service: Got notification message from PID 684 (WATCHDOG=1)
Apr 03 19:48:05 Dell-XPS-L502X systemd-hostnamed[684]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=Hello cookie=1 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-hostnamed[684]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.9 object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-hostnamed[684]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RequestName cookie=2 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-hostnamed[684]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.9 object=n/a interface=n/a member=n/a cookie=4 reply_cookie=2 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-hostnamed[684]: Got message type=signal sender=org.freedesktop.DBus destination=:1.9 object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=2 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-hostnamed[684]: Got message type=signal sender=org.freedesktop.DBus destination=:1.9 object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=3 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-hostnamed[684]: Got message type=method_call sender=:1.8 destination=org.freedesktop.hostname1 object=/org/freedesktop/hostname1 interface=org.freedesktop.DBus.Properties member=GetAll cookie=11 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-hostnamed[684]: No virtualization found in DMI
Apr 03 19:48:05 Dell-XPS-L502X systemd-hostnamed[684]: No virtualization found in CPUID
Apr 03 19:48:05 Dell-XPS-L502X systemd-hostnamed[684]: Virtualization XEN not found, /proc/xen/capabilities does not exist
Apr 03 19:48:05 Dell-XPS-L502X systemd-hostnamed[684]: This platform does not support /proc/device-tree
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-hostnamed.service: D-Bus name org.freedesktop.hostname1 now registered by :1.9
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-hostnamed.service: Changed start -> running
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-hostnamed.service: Job systemd-hostnamed.service/start finished, result=done
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Started Hostname Service.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=394 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dhostnamed_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=395 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dhostnamed_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=396 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/start/replace
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: syslog.target: Cannot add dependency job, ignoring: Unit syslog.target not found.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/start as 876
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/start as 876
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Passing 0 fds to service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /usr/bin/nvidia-persistenced as 711
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[717]: Verbose syslog connection opened
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed dead -> start
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[717]: Now running with user ID 114 and group ID 125
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Starting NVIDIA Persistence Daemon...
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[717]: Started (717)
Apr 03 19:48:05 Dell-XPS-L502X systemd[711]: nvidia-persistenced.service: Executing: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[717]: device 0000:01:00.0 - registered
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[717]: Local RPC service initialized
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 71 (n/a) to fd store.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=399 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=400 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/876 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=401 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 711 (nvidia-persiste).
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Child 711 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 711 belongs to nvidia-persistenced.service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state start.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main PID guessed: 712
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed start -> running
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/start finished, result=done
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Started NVIDIA Persistence Daemon.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Failed to send job remove signal for 876: Connection reset by peer
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=402 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Failed to send unit change signal for nvidia-persistenced.service: Transport endpoint is not connected
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 71 (stored), closing.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=403 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=404 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-udevd[713]: starting '/bin/systemctl stop --no-block nvidia-persistenced'
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/stop/replace
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/stop as 926
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/stop as 926
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed running -> stop-sigterm
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Stopping NVIDIA Persistence Daemon...
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 712 (nvidia-persiste).
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Child 712 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 712 belongs to nvidia-persistenced.service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=406 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=407 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[717]: Received signal 15
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/926 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=408 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[717]: Socket closed.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /bin/rm as 714
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[717]: PID file unlocked.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-sigterm -> stop-post
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[717]: PID file closed.
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[717]: The daemon no longer has permission to remove its runtime data directory /var/run/nvidia-persistenced
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[717]: Shutdown (717)
Apr 03 19:48:05 Dell-XPS-L502X systemd[714]: nvidia-persistenced.service: Executing: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=409 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=410 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 71 (n/a) to fd store.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 714 (rm).
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Child 714 (rm) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 714 belongs to nvidia-persistenced.service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state stop-post.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-post -> dead
Apr 03 19:48:05 Dell-XPS-L502X systemd-udevd[715]: starting '/bin/systemctl start --no-block nvidia-persistenced.service'
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/stop finished, result=done
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Stopped NVIDIA Persistence Daemon.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Failed to send job remove signal for 926: Connection reset by peer
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Collecting.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=411 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Failed to send unit change signal for nvidia-persistenced.service: Transport endpoint is not connected
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Failed to send unit remove signal for nvidia-persistenced.service: Transport endpoint is not connected
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 71 (stored), closing.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 19:48:05 Dell-XPS-L502X systemd-hostnamed[684]: No virtualization found in /proc/cpuinfo.
Apr 03 19:48:05 Dell-XPS-L502X systemd-hostnamed[684]: This platform does not support /proc/sysinfo
Apr 03 19:48:05 Dell-XPS-L502X systemd-hostnamed[684]: Found VM virtualization none
Apr 03 19:48:05 Dell-XPS-L502X systemd-hostnamed[684]: Sent message type=method_return sender=n/a destination=:1.8 object=n/a interface=n/a member=n/a cookie=3 reply_cookie=11 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=412 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=413 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=414 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/start/replace
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: syslog.target: Cannot add dependency job, ignoring: Unit syslog.target not found.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/start as 927
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/start as 927
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Passing 0 fds to service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /usr/bin/nvidia-persistenced as 716
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed dead -> start
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Starting NVIDIA Persistence Daemon...
Apr 03 19:48:05 Dell-XPS-L502X systemd[716]: nvidia-persistenced.service: Executing: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 71 (n/a) to fd store.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=417 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 716 (nvidia-persiste).
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=418 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Child 716 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 716 belongs to nvidia-persistenced.service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/927 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=419 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state start.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main PID guessed: 717
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed start -> running
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/start finished, result=done
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Started NVIDIA Persistence Daemon.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=420 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[722]: Verbose syslog connection opened
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=421 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[722]: Now running with user ID 114 and group ID 125
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 71 (stored), closing.
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[722]: Started (722)
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=422 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[722]: device 0000:01:00.0 - registered
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[722]: Local RPC service initialized
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 19:48:05 Dell-XPS-L502X systemd-udevd[718]: starting '/bin/systemctl stop --no-block nvidia-persistenced'
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/stop/replace
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/stop as 977
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/stop as 977
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed running -> stop-sigterm
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Stopping NVIDIA Persistence Daemon...
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 717 (nvidia-persiste).
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Child 717 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=424 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=425 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 717 belongs to nvidia-persistenced.service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/977 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=426 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /bin/rm as 719
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-sigterm -> stop-post
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=427 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=428 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[722]: Received signal 15
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[722]: Socket closed.
Apr 03 19:48:05 Dell-XPS-L502X systemd[719]: nvidia-persistenced.service: Executing: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[722]: PID file unlocked.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[722]: PID file closed.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 71 (n/a) to fd store.
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[722]: The daemon no longer has permission to remove its runtime data directory /var/run/nvidia-persistenced
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 71 (stored), closing.
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[722]: Shutdown (722)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 719 (rm).
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Child 719 (rm) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 719 belongs to nvidia-persistenced.service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state stop-post.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-post -> dead
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/stop finished, result=done
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Stopped NVIDIA Persistence Daemon.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Failed to send job remove signal for 977: Connection reset by peer
Apr 03 19:48:05 Dell-XPS-L502X systemd-udevd[720]: starting '/bin/systemctl start --no-block nvidia-persistenced.service'
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=429 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Collecting.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Failed to send unit change signal for nvidia-persistenced.service: Transport endpoint is not connected
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Failed to send unit remove signal for nvidia-persistenced.service: Transport endpoint is not connected
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=430 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X kernel: intel_rapl: Found RAPL domain package
Apr 03 19:48:05 Dell-XPS-L502X kernel: intel_rapl: Found RAPL domain core
Apr 03 19:48:05 Dell-XPS-L502X kernel: intel_rapl: Found RAPL domain uncore
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=431 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=432 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/start/replace
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: syslog.target: Cannot add dependency job, ignoring: Unit syslog.target not found.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/start as 978
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/start as 978
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Passing 0 fds to service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /usr/bin/nvidia-persistenced as 721
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed dead -> start
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Starting NVIDIA Persistence Daemon...
Apr 03 19:48:05 Dell-XPS-L502X systemd[721]: nvidia-persistenced.service: Executing: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 71 (n/a) to fd store.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=435 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=436 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/978 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=437 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 721 (nvidia-persiste).
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Child 721 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 721 belongs to nvidia-persistenced.service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state start.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main PID guessed: 722
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed start -> running
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/start finished, result=done
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Started NVIDIA Persistence Daemon.
Apr 03 19:48:05 Dell-XPS-L502X systemd-udevd[723]: starting '/bin/systemctl stop --no-block nvidia-persistenced'
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Failed to send job remove signal for 978: Connection reset by peer
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=438 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Failed to send unit change signal for nvidia-persistenced.service: Transport endpoint is not connected
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 71 (stored), closing.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=439 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=440 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/stop/replace
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/stop as 1028
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/stop as 1028
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed running -> stop-sigterm
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Stopping NVIDIA Persistence Daemon...
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 722 (nvidia-persiste).
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Child 722 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 722 belongs to nvidia-persistenced.service
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=442 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[727]: Verbose syslog connection opened
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=443 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[727]: Now running with user ID 114 and group ID 125
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[727]: Started (727)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[727]: device 0000:01:00.0 - registered
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/1028 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=444 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[727]: Local RPC service initialized
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[727]: Received signal 15
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[727]: Socket closed.
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[727]: PID file unlocked.
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[727]: PID file closed.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /bin/rm as 724
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[727]: The daemon no longer has permission to remove its runtime data directory /var/run/nvidia-persistenced
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[727]: Shutdown (727)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-sigterm -> stop-post
Apr 03 19:48:05 Dell-XPS-L502X systemd[724]: nvidia-persistenced.service: Executing: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=445 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=446 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 71 (n/a) to fd store.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 71 (stored), closing.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 724 (rm).
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Child 724 (rm) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 724 belongs to nvidia-persistenced.service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state stop-post.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-post -> dead
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/stop finished, result=done
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Stopped NVIDIA Persistence Daemon.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=447 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Collecting.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=448 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=449 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[734]: Verbose syslog connection opened
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=450 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[734]: Now running with user ID 114 and group ID 125
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Collecting.
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[734]: Started (734)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[734]: device 0000:01:00.0 - registered
Apr 03 19:48:05 Dell-XPS-L502X nvidia-persistenced[734]: Local RPC service initialized
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=452 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-udevd[725]: starting '/bin/systemctl start --no-block nvidia-persistenced.service'
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/start/replace
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: syslog.target: Cannot add dependency job, ignoring: Unit syslog.target not found.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/start as 1029
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/start as 1029
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Passing 0 fds to service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /usr/bin/nvidia-persistenced as 726
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed dead -> start
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Starting NVIDIA Persistence Daemon...
Apr 03 19:48:05 Dell-XPS-L502X systemd[726]: nvidia-persistenced.service: Executing: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=455 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=456 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/1029 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=457 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 726 (nvidia-persiste).
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Child 726 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 726 belongs to nvidia-persistenced.service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state start.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main PID guessed: 727
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed start -> running
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/start finished, result=done
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Started NVIDIA Persistence Daemon.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=458 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=459 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=460 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 19:48:05 Dell-XPS-L502X systemd-udevd[728]: starting '/bin/systemctl stop --no-block nvidia-persistenced'
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/stop/replace
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/stop as 1079
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/stop as 1079
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed running -> stop-sigterm
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Stopping NVIDIA Persistence Daemon...
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 727 (nvidia-persiste).
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Child 727 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 727 belongs to nvidia-persistenced.service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=462 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=463 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/1079 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=464 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /bin/rm as 731
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-sigterm -> stop-post
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=465 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=466 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[731]: nvidia-persistenced.service: Executing: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 731 (rm).
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Child 731 (rm) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 731 belongs to nvidia-persistenced.service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state stop-post.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-post -> dead
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/stop finished, result=done
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Stopped NVIDIA Persistence Daemon.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=467 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Collecting.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=468 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=469 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=470 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-udevd[732]: starting '/bin/systemctl start --no-block nvidia-persistenced.service'
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1.device: Changed dead -> plugged
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0.device: Changed dead -> plugged
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE.device: Changed dead -> plugged
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: dev-sda.device: Changed dead -> plugged
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device: Changed dead -> plugged
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 70 (n/a) to fd store.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 70 (stored), closing.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 70 (n/a) to fd store.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 70 (stored), closing.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/start/replace
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: syslog.target: Cannot add dependency job, ignoring: Unit syslog.target not found.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/start as 1080
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/start as 1080
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Passing 0 fds to service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /usr/bin/nvidia-persistenced as 733
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed dead -> start
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Starting NVIDIA Persistence Daemon...
Apr 03 19:48:05 Dell-XPS-L502X systemd[733]: nvidia-persistenced.service: Executing: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 71 (n/a) to fd store.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 733 (nvidia-persiste).
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=478 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Child 733 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 733 belongs to nvidia-persistenced.service
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=479 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state start.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/1080 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=480 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main PID guessed: 734
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed start -> running
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/start finished, result=done
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Started NVIDIA Persistence Daemon.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=481 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=482 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=483 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 71 (stored), closing.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d5.device: Changed dead -> plugged
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000c50038548e3c.device: Changed dead -> plugged
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-ata\x2dST9500420AS_5VJBS4QR.device: Changed dead -> plugged
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: dev-sdb.device: Changed dead -> plugged
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sdb.device: Changed dead -> plugged
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.4492] NetworkManager (version 1.8.4) is starting... (for the first time)
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.4493] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 10-dns-resolved.conf) (run: 10-globally-managed-devices.conf) (etc: default-wifi-powersave-on.conf)
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.4612] manager[0x55bf7da7f040]: monitoring kernel firmware directory '/lib/firmware'.
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.4612] monitoring ifupdown state file '/run/network/ifstate'.
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.4721] policy: hostname management mode: default
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.4724] dns-mgr[0x55bf7da8c950]: init: dns=systemd-resolved, rc-manager=symlink, plugin=systemd-resolved
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-resolved.service: Trying to enqueue job systemd-resolved.service/start/replace
Apr 03 19:48:05 Dell-XPS-L502X dbus[395]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service'
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: org.freedesktop.resolve1.busname: Cannot add dependency job, ignoring: Unit org.freedesktop.resolve1.busname not found.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nss-lookup.target: Merged into installed job nss-lookup.target/start as 98
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-resolved.service: Merged into installed job systemd-resolved.service/start as 97
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-resolved.service: Enqueued job systemd-resolved.service/start as 97
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=489 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=490 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.4733] rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi)
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/97 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=491 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/98 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=492 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: NetworkManager.service: D-Bus name org.freedesktop.NetworkManager now registered by :1.10
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: NetworkManager.service: Changed start -> running
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: NetworkManager.service: Job NetworkManager.service/start finished, result=done
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Started Network Manager.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=493 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: network.target changed dead -> active
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: network.target: Job network.target/start finished, result=done
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Reached target Network.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=494 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=495 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=496 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-resolved.service: Passing 0 fds to service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-resolved.service: About to execute: /lib/systemd/systemd-resolved
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-resolved.service: Forked /lib/systemd/systemd-resolved as 738
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-resolved.service: Changed dead -> start
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Starting Network Name Resolution...
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-user-sessions.service: Passing 0 fds to service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-user-sessions.service: About to execute: /lib/systemd/systemd-user-sessions start
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-user-sessions.service: Forked /lib/systemd/systemd-user-sessions as 739
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-user-sessions.service: Changed dead -> start
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Starting Permit User Sessions...
Apr 03 19:48:05 Dell-XPS-L502X systemd[739]: systemd-user-sessions.service: Executing: /lib/systemd/systemd-user-sessions start
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: NetworkManager-wait-online.service: Passing 0 fds to service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: NetworkManager-wait-online.service: About to execute: /usr/bin/nm-online -s -q --timeout=30
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: NetworkManager-wait-online.service: Forked /usr/bin/nm-online as 740
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: NetworkManager-wait-online.service: Changed dead -> start
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Starting Network Manager Wait Online...
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2dwait_2donline_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=497 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2dwait_2donline_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=498 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2duser_2dsessions_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=499 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 70 (n/a) to fd store.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2duser_2dsessions_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=500 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=501 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 71 (n/a) to fd store.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 739 (systemd-user-se).
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Child 739 (systemd-user-se) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=502 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-user-sessions.service: Child 739 belongs to systemd-user-sessions.service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-user-sessions.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/network_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=503 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/88 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=504 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/100 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=505 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/97 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=506 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-user-sessions.service: Changed start -> exited
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-user-sessions.service: Job systemd-user-sessions.service/start finished, result=done
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Started Permit User Sessions.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=507 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2duser_2dsessions_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=508 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 71 (stored), closing.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2duser_2dsessions_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=509 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: plymouth-quit-wait.service: Passing 0 fds to service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: plymouth-quit-wait.service: About to execute: /bin/plymouth --wait
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: plymouth-quit-wait.service: Forked /bin/plymouth as 741
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: plymouth-quit-wait.service: Changed dead -> start
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Starting Hold until boot process finishes up...
Apr 03 19:48:05 Dell-XPS-L502X systemd[741]: plymouth-quit-wait.service: Executing: /bin/plymouth --wait
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: lightdm.service: About to execute: /bin/sh -c '[ "$(basename $(cat /etc/X11/default-display-manager 2>/dev/null))" = "lightdm" ]'
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: lightdm.service: Forked /bin/sh as 742
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: lightdm.service: Changed dead -> start-pre
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Starting Light Display Manager...
Apr 03 19:48:05 Dell-XPS-L502X systemd[742]: lightdm.service: Executing: /bin/sh -c '[ "$(basename $(cat /etc/X11/default-display-manager 2>/dev/null))" = "lightdm" ]'
Apr 03 19:48:05 Dell-XPS-L502X systemd[740]: NetworkManager-wait-online.service: Executing: /usr/bin/nm-online -s -q --timeout=30
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/lightdm_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=510 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/lightdm_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=511 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/plymouth_2dquit_2dwait_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=512 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 71 (n/a) to fd store.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/plymouth_2dquit_2dwait_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=513 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 72 (n/a) to fd store.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/122 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=514 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/114 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=515 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 73 (n/a) to fd store.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 741 (plymouth).
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Child 741 (plymouth) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: plymouth-quit-wait.service: Child 741 belongs to plymouth-quit-wait.service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: plymouth-quit-wait.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: plymouth-quit-wait.service: Changed start -> dead
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: plymouth-quit-wait.service: Job plymouth-quit-wait.service/start finished, result=done
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Started Hold until boot process finishes up.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Child 742 (sh) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=516 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: lightdm.service: Child 742 belongs to lightdm.service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: lightdm.service: Control process exited, code=exited status=0
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: lightdm.service: Got final SIGCHLD for state start-pre.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: lightdm.service: Passing 0 fds to service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: lightdm.service: About to execute: /usr/sbin/lightdm
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: lightdm.service: Forked /usr/sbin/lightdm as 748
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: lightdm.service: Changed start-pre -> start
Apr 03 19:48:05 Dell-XPS-L502X systemd[748]: lightdm.service: Executing: /usr/sbin/lightdm
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 71 (stored), closing.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 72 (stored), closing.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: setvtrgb.service: ConditionPathExists=/dev/tty0 succeeded.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: setvtrgb.service: ConditionPathExists=/sbin/setvtrgb succeeded.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: setvtrgb.service: Passing 0 fds to service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: setvtrgb.service: About to execute: /sbin/setvtrgb /etc/vtrgb
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/lightdm_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=517 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/lightdm_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=518 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/plymouth_2dquit_2dwait_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=519 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/plymouth_2dquit_2dwait_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=520 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: setvtrgb.service: Forked /sbin/setvtrgb as 749
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: setvtrgb.service: Changed dead -> start
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Starting Set console scheme...
Apr 03 19:48:05 Dell-XPS-L502X systemd[749]: setvtrgb.service: Executing: /sbin/setvtrgb /etc/vtrgb
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 71 (n/a) to fd store.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/setvtrgb_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=521 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/setvtrgb_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=522 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/44 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=523 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 72 (n/a) to fd store.
Apr 03 19:48:05 Dell-XPS-L502X dbus[395]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: NetworkManager-dispatcher.service: Trying to enqueue job NetworkManager-dispatcher.service/start/replace
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: NetworkManager-dispatcher.service: Installed new job NetworkManager-dispatcher.service/start as 1182
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: NetworkManager-dispatcher.service: Enqueued job NetworkManager-dispatcher.service/start as 1182
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: NetworkManager-dispatcher.service: Passing 0 fds to service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: NetworkManager-dispatcher.service: About to execute: /usr/lib/NetworkManager/nm-dispatcher
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: NetworkManager-dispatcher.service: Forked /usr/lib/NetworkManager/nm-dispatcher as 750
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: NetworkManager-dispatcher.service: Changed dead -> start
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Starting Network Manager Script Dispatcher Service...
Apr 03 19:48:05 Dell-XPS-L502X systemd[750]: NetworkManager-dispatcher.service: Executing: /usr/lib/NetworkManager/nm-dispatcher
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 74 (n/a) to fd store.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=527 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=528 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/1182 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=529 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 72 (stored), closing.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 749 (setvtrgb).
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Child 749 (setvtrgb) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: setvtrgb.service: Child 749 belongs to setvtrgb.service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: setvtrgb.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: setvtrgb.service: Changed start -> exited
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: setvtrgb.service: Job setvtrgb.service/start finished, result=done
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Started Set console scheme.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=530 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/setvtrgb_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=531 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/setvtrgb_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=532 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: system-getty.slice changed dead -> active
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: system-getty.slice: Job system-getty.slice/start finished, result=done
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Created slice system-getty.slice.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: getty@tty1.service: ConditionPathExists=/dev/tty0 succeeded.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=533 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: getty@tty1.service: Passing 0 fds to service
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: getty@tty1.service: About to execute: /sbin/agetty --noclear tty1 $TERM
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: getty@tty1.service: Forked /sbin/agetty as 752
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: getty@tty1.service: Changed dead -> running
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: getty@tty1.service: Job getty@tty1.service/start finished, result=done
Apr 03 19:48:05 Dell-XPS-L502X dbus[395]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Started Getty on tty1.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=534 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: getty.target changed dead -> active
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: getty.target: Job getty.target/start finished, result=done
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Reached target Login Prompts.
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.5890] init!
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.5891]       interface-parser: parsing file /etc/network/interfaces
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.5892]       interface-parser: finished parsing file /etc/network/interfaces
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.5892] management mode: unmanaged
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=535 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.5902] devices added (path: /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/net/wlp3s0, iface: wlp3s0)
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.5902] device added (path: /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/net/wlp3s0, iface: wlp3s0): no ifupdown configuration found.
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.5903] devices added (path: /sys/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/net/enp6s0, iface: enp6s0)
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.5903] device added (path: /sys/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/net/enp6s0, iface: enp6s0): no ifupdown configuration found.
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.5904] devices added (path: /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.6/net/wwp0s29u1u6i6, iface: wwp0s29u1u6i6)
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.5904] device added (path: /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.6/net/wwp0s29u1u6i6, iface: wwp0s29u1u6i6): no ifupdown configuration found.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: NetworkManager-dispatcher.service: D-Bus name org.freedesktop.nm_dispatcher now registered by :1.12
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: NetworkManager-dispatcher.service: Changed start -> running
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: NetworkManager-dispatcher.service: Job NetworkManager-dispatcher.service/start finished, result=done
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.5904] devices added (path: /sys/devices/virtual/net/lo, iface: lo)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Started Network Manager Script Dispatcher Service.
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.5904] device added (path: /sys/devices/virtual/net/lo, iface: lo): no ifupdown configuration found.
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.5904] end _init.
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.5905] settings: loaded plugin ifupdown: (C) 2008 Canonical Ltd.  To report bugs please use the NetworkManager mailing list. (/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-settings-plugin-ifupdown.so)
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/getty_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=536 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.5905] settings: loaded plugin keyfile: (c) 2007 - 2016 Red Hat, Inc.  To report bugs please use the NetworkManager mailing list.
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.5905] (2108392768) ... get_connections.
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.5906] (2108392768) ... get_connections (managed=false): return empty list.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/getty_40tty1_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=537 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/getty_40tty1_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=538 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/system_2dgetty_2eslice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=539 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=540 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=541 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=542 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.6020] keyfile: new connection /etc/NetworkManager/system-connections/ariel_2.4GHz (e0d670b4-4f83-4a69-a027-925b0a8d5422,"ariel_2.4GHz")
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.6023] get unmanaged devices count: 0
Apr 03 19:48:05 Dell-XPS-L502X systemd-hostnamed[684]: Got message type=method_call sender=:1.10 destination=:1.9 object=/org/freedesktop/hostname1 interface=org.freedesktop.DBus.Properties member=GetAll cookie=21 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-hostnamed[684]: Sent message type=method_return sender=n/a destination=:1.10 object=n/a interface=n/a member=n/a cookie=4 reply_cookie=21 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.6037] settings: hostname: using hostnamed
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.6037] settings: hostname changed from (none) to "Dell-XPS-L502X"
Apr 03 19:48:05 Dell-XPS-L502X nm-dispatcher[750]: req:1 'hostname': new request (1 scripts)
Apr 03 19:48:05 Dell-XPS-L502X nm-dispatcher[750]: req:1 'hostname': start running ordered scripts...
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.6107] dhcp-init: Using DHCP client 'dhclient'
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.6108] manager: rfkill: WiFi enabled by radio killswitch; enabled by state file
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.6108] manager: rfkill: WWAN enabled by radio killswitch; disabled by state file
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.6108] manager: Networking is enabled by state file
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.6109] Loaded device plugin: NMBondDeviceFactory (internal)
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.6109] Loaded device plugin: NMBridgeDeviceFactory (internal)
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.6109] Loaded device plugin: NMDummyDeviceFactory (internal)
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.6109] Loaded device plugin: NMEthernetDeviceFactory (internal)
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.6109] Loaded device plugin: NMInfinibandDeviceFactory (internal)
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.6110] Loaded device plugin: NMIPTunnelDeviceFactory (internal)
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.6110] Loaded device plugin: NMMacsecDeviceFactory (internal)
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.6110] Loaded device plugin: NMMacvlanDeviceFactory (internal)
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.6110] Loaded device plugin: NMTunDeviceFactory (internal)
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.6110] Loaded device plugin: NMVethDeviceFactory (internal)
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.6110] Loaded device plugin: NMVlanDeviceFactory (internal)
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.6111] Loaded device plugin: NMVxlanDeviceFactory (internal)
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.6572] Loaded device plugin: NMBluezManager (/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-bluetooth.so)
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.6576] Loaded device plugin: NMWifiFactory (/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-wifi.so)
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.6579] Loaded device plugin: NMWwanFactory (/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-wwan.so)
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.6582] Loaded device plugin: NMAtmManager (/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-adsl.so)
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: ((src/devices/nm-device.c:1452)): assertion '<dropped>' failed
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.6598] device (lo): link connected
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.6607] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Apr 03 19:48:05 Dell-XPS-L502X systemd[738]: systemd-resolved.service: Executing: /lib/systemd/systemd-resolved
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.6623] manager: (enp6s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.6633] keyfile: add connection in-memory (51ee18fb-990c-3c97-9f5a-923ffcef04c4,"PoÅ?Ä?czenie przewodowe 1")
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.6638] settings: (enp6s0): created default wired connection 'PoÅ?Ä?czenie przewodowe 1'
Apr 03 19:48:05 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777685.6648] device (enp6s0): state change: unmanaged -> unavailable (reason 'managed', internal state 'external')
Apr 03 19:48:05 Dell-XPS-L502X systemd-resolved[738]: Positive Trust Anchors:
Apr 03 19:48:05 Dell-XPS-L502X systemd-resolved[738]: . IN DS 19036 8 2 49aac11d7b6f6446702e54a1607371607a1a41855200fd2ce1cdde32f24e8fb5
Apr 03 19:48:05 Dell-XPS-L502X kernel: IPv6: ADDRCONF(NETDEV_UP): enp6s0: link is not ready
Apr 03 19:48:05 Dell-XPS-L502X systemd-resolved[738]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
Apr 03 19:48:05 Dell-XPS-L502X systemd-resolved[738]: Negative trust anchors: 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa corp home internal intranet lan local private test
Apr 03 19:48:05 Dell-XPS-L502X systemd-resolved[738]: Using system hostname 'Dell-XPS-L502X'.
Apr 03 19:48:05 Dell-XPS-L502X systemd-resolved[738]: New scope on link *, protocol dns, family *
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2dupdate_2dresolvconf_2epath interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=543 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2dupdate_2dresolvconf_2epath interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=544 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-resolved.service: Got notification message from PID 738 (WATCHDOG=1)
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=method_call sender=:1.13 destination=org.freedesktop.login1 object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=ListSeats cookie=3 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Sent message type=method_return sender=n/a destination=:1.13 object=n/a interface=n/a member=n/a cookie=13 reply_cookie=3 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=method_call sender=:1.13 destination=org.freedesktop.login1 object=/org/freedesktop/login1/seat/seat0 interface=org.freedesktop.DBus.Properties member=GetAll cookie=5 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Sent message type=method_return sender=n/a destination=:1.13 object=n/a interface=n/a member=n/a cookie=14 reply_cookie=5 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X lightdm[748]: Seat type 'xlocal' is deprecated, use 'type=local' instead
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: lightdm.service: D-Bus name org.freedesktop.DisplayManager now registered by :1.13
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: lightdm.service: Changed start -> running
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: lightdm.service: Job lightdm.service/start finished, result=done
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Started Light Display Manager.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=545 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/lightdm_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=546 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/lightdm_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=547 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X kernel: r8169 0000:06:00.0 enp6s0: link down
Apr 03 19:48:05 Dell-XPS-L502X kernel: IPv6: ADDRCONF(NETDEV_UP): enp6s0: link is not ready
Apr 03 19:48:05 Dell-XPS-L502X systemd-resolved[738]: Found new link 4/wlp3s0
Apr 03 19:48:05 Dell-XPS-L502X systemd-resolved[738]: Found new link 3/wwp0s29u1u6i6
Apr 03 19:48:05 Dell-XPS-L502X systemd-resolved[738]: Found new link 2/enp6s0
Apr 03 19:48:05 Dell-XPS-L502X systemd-resolved[738]: Found new link 1/lo
Apr 03 19:48:05 Dell-XPS-L502X systemd-resolved[738]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=Hello cookie=1 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X dbus[395]: [system] Successfully activated service 'org.freedesktop.resolve1'
Apr 03 19:48:05 Dell-XPS-L502X systemd-resolved[738]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.14 object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-resolved[738]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RequestName cookie=2 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-resolved[738]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.14 object=n/a interface=n/a member=n/a cookie=4 reply_cookie=2 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-resolved[738]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=3 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-resolved[738]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.14 object=n/a interface=n/a member=n/a cookie=5 reply_cookie=3 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-resolved-update-resolvconf.path: Got triggered.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-resolved-update-resolvconf.service: Trying to enqueue job systemd-resolved-update-resolvconf.service/start/replace
Apr 03 19:48:05 Dell-XPS-L502X systemd-resolved[738]: Got message type=signal sender=org.freedesktop.DBus destination=:1.14 object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=2 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-resolved[738]: Got message type=signal sender=org.freedesktop.DBus destination=:1.14 object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=3 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-resolved-update-resolvconf.service: Installed new job systemd-resolved-update-resolvconf.service/start as 1233
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-resolved-update-resolvconf.service: Enqueued job systemd-resolved-update-resolvconf.service/start as 1233
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-resolved-update-resolvconf.path: Changed waiting -> running
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-resolved.service: Got notification message from PID 738 (READY=1, STATUS=Processing requests...)
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-resolved.service: Changed start -> running
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-resolved.service: Job systemd-resolved.service/start finished, result=done
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2dupdate_2dresolvconf_2epath interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=548 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Started Network Name Resolution.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2dupdate_2dresolvconf_2epath interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=549 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=551 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nss-lookup.target changed dead -> active
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: nss-lookup.target: Job nss-lookup.target/start finished, result=done
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=552 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: Reached target Host and Network Name Lookups.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=553 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-resolved-update-resolvconf.service: ConditionFileIsExecutable=/sbin/resolvconf failed.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-resolved-update-resolvconf.service: Starting requested but condition failed. Not starting unit.
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-resolved-update-resolvconf.service: Job systemd-resolved-update-resolvconf.service/start finished, result=done
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-resolved-update-resolvconf.path: Got notified about unit deactivation.
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=554 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=555 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd[1]: systemd-resolved-update-resolvconf.path: Changed running -> waiting
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2dupdate_2dresolvconf_2epath interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=556 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dresolved_2dupdate_2dresolvconf_2epath interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=557 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nss_2dlookup_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=558 reply_cookie=0 error=n/a
Apr 03 19:48:05 Dell-XPS-L502X ModemManager[422]: <info>  Couldn't check support for device at '/sys/devices/pci0000:00/0000:00:1c.5/0000:06:00.0': not supported by any plugin
Apr 03 19:48:06 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777686.0082] wifi-nl80211: (wlp3s0): using nl80211 for WiFi device control
Apr 03 19:48:06 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777686.0086] device (wlp3s0): driver supports Access Point (AP) mode
Apr 03 19:48:06 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777686.0098] manager: (wlp3s0): new 802.11 WiFi device (/org/freedesktop/NetworkManager/Devices/3)
Apr 03 19:48:06 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777686.0110] device (wlp3s0): state change: unmanaged -> unavailable (reason 'managed', internal state 'external')
Apr 03 19:48:06 Dell-XPS-L502X kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
Apr 03 19:48:06 Dell-XPS-L502X kernel: iwlwifi 0000:03:00.0: Radio type=0x2-0x2-0x1
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 767 (rm).
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Child 767 (rm) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: lightdm.service: Child 767 belongs to lightdm.service
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/lightdm_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=559 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/lightdm_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=560 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2duuid-F432187B321844D0.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d5\x2dpart1.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpartuuid-0007163b\x2d01.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dlabel-Win7_1.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000c50038548e3c\x2dpart1.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-ata\x2dST9500420AS_5VJBS4QR\x2dpart1.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-sdb1.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sdb-sdb1.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart3.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpartuuid-596bf19b\x2d03.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart3.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart3.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-sda3.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X kernel: iwlwifi 0000:03:00.0: Radio type=0x2-0x2-0x1
Apr 03 19:48:06 Dell-XPS-L502X kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
Apr 03 19:48:06 Dell-XPS-L502X NetworkManager[420]: <warn>  [1522777686.2404] Error: failed to open /run/network/ifstate
Apr 03 19:48:06 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777686.2454] urfkill disappeared from the bus
Apr 03 19:48:06 Dell-XPS-L502X dbus[395]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service'
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=method_call sender=:1.10 destination=:1.1 object=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=Inhibit cookie=71 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=15 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.1 object=n/a interface=n/a member=n/a cookie=11 reply_cookie=15 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionCredentials cookie=16 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.1 object=n/a interface=n/a member=n/a cookie=12 reply_cookie=16 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Inhibitor NetworkManager (NetworkManager needs to turn off networks) pid=420 uid=0 mode=delay started.
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/login1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=17 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Sent message type=method_return sender=n/a destination=:1.10 object=n/a interface=n/a member=n/a cookie=18 reply_cookie=71 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: wpa_supplicant.service: Trying to enqueue job wpa_supplicant.service/start/replace
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: wpa_supplicant.service: Installed new job wpa_supplicant.service/start as 1283
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: wpa_supplicant.service: Enqueued job wpa_supplicant.service/start as 1283
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: wpa_supplicant.service: Passing 0 fds to service
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: wpa_supplicant.service: About to execute: /sbin/wpa_supplicant -u -s -O /run/wpa_supplicant
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: wpa_supplicant.service: Forked /sbin/wpa_supplicant as 783
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: wpa_supplicant.service: Changed dead -> start
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Starting WPA supplicant...
Apr 03 19:48:06 Dell-XPS-L502X systemd[783]: wpa_supplicant.service: Executing: /sbin/wpa_supplicant -u -s -O /run/wpa_supplicant
Apr 03 19:48:06 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777686.2512] ModemManager available in the bus
Apr 03 19:48:06 Dell-XPS-L502X NetworkManager[420]: <info>  [1522777686.2512] bluez: use BlueZ version 5
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/wpa_5fsupplicant_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=578 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/wpa_5fsupplicant_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=579 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/1283 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=580 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 72 (n/a) to fd store.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2duuid-2DBE906525C15757.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart2.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpartuuid-596bf19b\x2d02.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dlabel-WinBEKAP.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart2.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart2.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-sda2.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2duuid-483a29eb\x2dd306\x2d4028\x2da40f\x2da78b13a0694f.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d5\x2dpart2.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpartuuid-0007163b\x2d02.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dlabel-Kubuntu1710.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000c50038548e3c\x2dpart2.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-ata\x2dST9500420AS_5VJBS4QR\x2dpart2.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-sdb2.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sdb-sdb2.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d5\x2dpart4.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpartuuid-0007163b\x2d04.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000c50038548e3c\x2dpart4.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-ata\x2dST9500420AS_5VJBS4QR\x2dpart4.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-sdb4.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sdb-sdb4.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2duuid-9cb961cf\x2d06ef\x2d4549\x2db99d\x2dc64c9964de5b.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart11.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpartuuid-596bf19b\x2d0b.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dlabel-lm_home.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart11.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart11.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-sda11.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda11.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2duuid-617F71EE7FD75F9E.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart1.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpartuuid-596bf19b\x2d01.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dlabel-Windows.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart1.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart1.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-sda1.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2duuid-103E64FB4988BCB1.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d1\x2dpart12.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpartuuid-596bf19b\x2d0c.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dlabel-dass.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000cca6acce96f0\x2dpart12.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-ata\x2dHGST_HTS721010A9E630_JR10006PH12YBE\x2dpart12.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-sda12.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda12.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2duuid-d5263dcc\x2d02ea\x2d499d\x2d993d\x2d4f3bb8eaa087.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d5\x2dpart6.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dpartuuid-0007163b\x2d06.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2dlabel-LinuxSwap.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000c50038548e3c\x2dpart6.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-disk-by\x2did-ata\x2dST9500420AS_5VJBS4QR\x2dpart6.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: dev-sdb6.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sdb-sdb6.device: Changed dead -> plugged
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1b_2e0_2dsound_2dcard0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=635 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1b_2e0_2dsound_2dcard0_2edevice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=636 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/stop/replace
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/stop as 1334
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/stop as 1334
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed running -> stop-sigterm
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Stopping NVIDIA Persistence Daemon...
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[734]: Received signal 15
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[734]: Socket closed.
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=638 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[734]: PID file unlocked.
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=639 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[734]: PID file closed.
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/1334 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=640 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[734]: The daemon no longer has permission to remove its runtime data directory /var/run/nvidia-persistenced
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 734 (nvidia-persiste).
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[734]: Shutdown (734)
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Child 734 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 734 belongs to nvidia-persistenced.service
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /bin/rm as 815
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-sigterm -> stop-post
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=641 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=642 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd[815]: nvidia-persistenced.service: Executing: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 75 (n/a) to fd store.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 75 (stored), closing.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 815 (rm).
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Child 815 (rm) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 815 belongs to nvidia-persistenced.service
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state stop-post.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-post -> dead
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/stop finished, result=done
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Stopped NVIDIA Persistence Daemon.
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=643 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Collecting.
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=644 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=645 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=646 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/start/replace
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: syslog.target: Cannot add dependency job, ignoring: Unit syslog.target not found.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/start as 1335
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/start as 1335
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Passing 0 fds to service
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[818]: Verbose syslog connection opened
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /usr/bin/nvidia-persistenced as 817
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[818]: Now running with user ID 114 and group ID 125
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed dead -> start
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[818]: Started (818)
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Starting NVIDIA Persistence Daemon...
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[818]: device 0000:01:00.0 - registered
Apr 03 19:48:06 Dell-XPS-L502X systemd[817]: nvidia-persistenced.service: Executing: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[818]: Local RPC service initialized
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=649 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=650 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/1335 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=651 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 76 (n/a) to fd store.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 817 (nvidia-persiste).
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Child 817 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 817 belongs to nvidia-persistenced.service
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state start.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main PID guessed: 818
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed start -> running
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/start finished, result=done
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[818]: Received signal 15
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Started NVIDIA Persistence Daemon.
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[818]: Socket closed.
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=652 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[818]: PID file unlocked.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 76 (stored), closing.
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[818]: PID file closed.
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=653 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[818]: The daemon no longer has permission to remove its runtime data directory /var/run/nvidia-persistenced
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=654 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[818]: Shutdown (818)
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/stop/replace
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/stop as 1385
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/stop as 1385
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed running -> stop-sigterm
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Stopping NVIDIA Persistence Daemon...
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=656 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=657 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 818 (nvidia-persiste).
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Child 818 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 818 belongs to nvidia-persistenced.service
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/1385 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=658 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /bin/rm as 820
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-sigterm -> stop-post
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:06 Dell-XPS-L502X systemd[820]: nvidia-persistenced.service: Executing: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 76 (n/a) to fd store.
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=659 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=660 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 820 (rm).
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Child 820 (rm) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 820 belongs to nvidia-persistenced.service
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state stop-post.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-post -> dead
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/stop finished, result=done
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Stopped NVIDIA Persistence Daemon.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Collecting.
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=661 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=662 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 76 (stored), closing.
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=663 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=664 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/start/replace
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: syslog.target: Cannot add dependency job, ignoring: Unit syslog.target not found.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/start as 1386
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/start as 1386
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Passing 0 fds to service
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /usr/bin/nvidia-persistenced as 822
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[823]: Verbose syslog connection opened
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed dead -> start
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[823]: Now running with user ID 114 and group ID 125
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Starting NVIDIA Persistence Daemon...
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[823]: Started (823)
Apr 03 19:48:06 Dell-XPS-L502X systemd[822]: nvidia-persistenced.service: Executing: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[823]: device 0000:01:00.0 - registered
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=667 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[823]: Local RPC service initialized
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=668 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/1386 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=669 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 76 (n/a) to fd store.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 822 (nvidia-persiste).
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Child 822 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 822 belongs to nvidia-persistenced.service
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state start.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main PID guessed: 823
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed start -> running
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/start finished, result=done
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Started NVIDIA Persistence Daemon.
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=670 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 76 (stored), closing.
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=671 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=672 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/stop/replace
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/stop as 1436
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/stop as 1436
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed running -> stop-sigterm
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Stopping NVIDIA Persistence Daemon...
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[823]: Received signal 15
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[823]: Socket closed.
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[823]: PID file unlocked.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 823 (nvidia-persiste).
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[823]: PID file closed.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Child 823 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[823]: The daemon no longer has permission to remove its runtime data directory /var/run/nvidia-persistenced
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 823 belongs to nvidia-persistenced.service
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[823]: Shutdown (823)
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /bin/rm as 825
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=674 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=675 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/1436 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=676 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-sigterm -> stop-post
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=677 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=678 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd[825]: nvidia-persistenced.service: Executing: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 76 (n/a) to fd store.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 825 (rm).
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Child 825 (rm) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 825 belongs to nvidia-persistenced.service
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state stop-post.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-post -> dead
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/stop finished, result=done
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Stopped NVIDIA Persistence Daemon.
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=679 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Collecting.
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=680 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=681 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=682 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 76 (stored), closing.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/start/replace
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: syslog.target: Cannot add dependency job, ignoring: Unit syslog.target not found.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/start as 1437
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/start as 1437
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Passing 0 fds to service
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /usr/bin/nvidia-persistenced as 827
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed dead -> start
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Starting NVIDIA Persistence Daemon...
Apr 03 19:48:06 Dell-XPS-L502X systemd[827]: nvidia-persistenced.service: Executing: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[828]: Verbose syslog connection opened
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[828]: Now running with user ID 114 and group ID 125
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[828]: Started (828)
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[828]: device 0000:01:00.0 - registered
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[828]: Local RPC service initialized
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=685 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=686 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/1437 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=687 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 76 (n/a) to fd store.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 827 (nvidia-persiste).
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Child 827 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 827 belongs to nvidia-persistenced.service
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state start.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main PID guessed: 828
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed start -> running
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/start finished, result=done
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Started NVIDIA Persistence Daemon.
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=688 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=689 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 76 (stored), closing.
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=690 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/stop/replace
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/stop as 1487
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/stop as 1487
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed running -> stop-sigterm
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Stopping NVIDIA Persistence Daemon...
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[828]: Received signal 15
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=692 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[828]: Socket closed.
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=693 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[828]: PID file unlocked.
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/1487 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=694 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[828]: PID file closed.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 828 (nvidia-persiste).
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[828]: The daemon no longer has permission to remove its runtime data directory /var/run/nvidia-persistenced
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Child 828 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[828]: Shutdown (828)
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 828 belongs to nvidia-persistenced.service
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /bin/rm as 830
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-sigterm -> stop-post
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=695 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=696 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd[830]: nvidia-persistenced.service: Executing: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 830 (rm).
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Child 830 (rm) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 830 belongs to nvidia-persistenced.service
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state stop-post.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-post -> dead
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/stop finished, result=done
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Stopped NVIDIA Persistence Daemon.
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=697 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Collecting.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 75 (n/a) to fd store.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 75 (stored), closing.
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=698 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=699 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=700 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/start/replace
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: syslog.target: Cannot add dependency job, ignoring: Unit syslog.target not found.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/start as 1488
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/start as 1488
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Passing 0 fds to service
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /usr/bin/nvidia-persistenced as 832
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed dead -> start
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Starting NVIDIA Persistence Daemon...
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=703 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=704 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Got disconnect on private connection.
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/1488 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=705 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd[832]: nvidia-persistenced.service: Executing: /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence-mode --verbose
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: systemd-journald.service: Got notification message from PID 276 (FDSTORE=1)
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: systemd-journald.service: Added fd 75 (n/a) to fd store.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: systemd-journald.service: Received EPOLLHUP on stored fd 75 (stored), closing.
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[834]: Verbose syslog connection opened
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 832 (nvidia-persiste).
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[834]: Now running with user ID 114 and group ID 125
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Child 832 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[834]: Started (834)
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 832 belongs to nvidia-persistenced.service
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[834]: device 0000:01:00.0 - registered
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Control process exited, code=exited status=0
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[834]: Local RPC service initialized
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Got final SIGCHLD for state start.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main PID guessed: 834
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed start -> running
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Job nvidia-persistenced.service/start finished, result=done
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Started NVIDIA Persistence Daemon.
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=706 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Accepted new private connection.
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[834]: Received signal 15
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Trying to enqueue job nvidia-persistenced.service/stop/replace
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[834]: Socket closed.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Installed new job nvidia-persistenced.service/stop as 1538
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[834]: PID file unlocked.
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Enqueued job nvidia-persistenced.service/stop as 1538
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[834]: PID file closed.
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[834]: The daemon no longer has permission to remove its runtime data directory /var/run/nvidia-persistenced
Apr 03 19:48:06 Dell-XPS-L502X nvidia-persistenced[834]: Shutdown (834)
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed running -> stop-sigterm
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Stopping NVIDIA Persistence Daemon...
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=707 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=708 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=710 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=711 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/job/1538 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=712 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Received SIGCHLD from PID 834 (nvidia-persiste).
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: Child 834 (nvidia-persiste) died (code=exited, status=0/SUCCESS)
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Child 834 belongs to nvidia-persistenced.service
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Main process exited, code=exited, status=0/SUCCESS
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: About to execute: /bin/rm -rf /var/run/nvidia-persistenced
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Forked /bin/rm as 835
Apr 03 19:48:06 Dell-XPS-L502X systemd[1]: nvidia-persistenced.service: Changed stop-sigterm -> stop-post
Apr 03 19:48:06 Dell-XPS-L502X systemd-logind[389]: Got message type=signal sender=:1.0 destination=n/a object=/org/freedesktop/systemd1/unit/nvidia_2dpersistenced_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=713 reply_cookie=0 error=n/a
Apr 03 19:48:06 Dell-XPS-L502X systemd[835]: nvidia-persistenced.service: Executing: /bin/rm -rf /var/run/nvidia-persistenced

[    31.354] 
X.Org X Server 1.19.5
Release Date: 2017-10-12
[    31.354] X Protocol Version 11, Revision 0
[    31.354] Build Operating System: Linux 4.4.0-97-generic x86_64 Ubuntu
[    31.354] Current Operating System: Linux Dell-XPS-L502X 4.15.15-041515-generic #201803311331 SMP Sat Mar 31 17:34:21 UTC 2018 x86_64
[    31.354] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.15-041515-generic root=UUID=95f70d80-0833-47f2-a0d6-41f9ea14022a ro debug drm.debug=0xe
[    31.354] Build Date: 15 October 2017  05:51:19PM
[    31.354] xorg-server 2:1.19.5-0ubuntu2 (For technical support please see http://www.ubuntu.com/support) 
[    31.354] Current version of pixman: 0.34.0
[    31.354] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    31.354] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    31.354] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Apr  3 18:09:36 2018
[    31.423] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    31.430] (==) No Layout section.  Using the first Screen section.
[    31.430] (==) No screen section available. Using defaults.
[    31.430] (**) |-->Screen "Default Screen Section" (0)
[    31.430] (**) |   |-->Monitor "<default monitor>"
[    31.430] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    31.430] (==) Automatically adding devices
[    31.431] (==) Automatically enabling devices
[    31.431] (==) Automatically adding GPU devices
[    31.431] (==) Automatically binding GPU devices
[    31.431] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    31.431] (WW) The directory "/usr/share/fonts/X11/misc" does not exist.
[    31.431] 	Entry deleted from font path.
[    31.431] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    31.431] 	Entry deleted from font path.
[    31.431] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[    31.431] 	Entry deleted from font path.
[    31.431] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[    31.431] 	Entry deleted from font path.
[    31.431] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
[    31.431] 	Entry deleted from font path.
[    31.431] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[    31.431] 	Entry deleted from font path.
[    31.431] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[    31.431] 	Entry deleted from font path.
[    31.431] (==) FontPath set to:
	built-ins
[    31.431] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[    31.431] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    31.431] (II) Loader magic: 0x55982a3b7020
[    31.431] (II) Module ABI versions:
[    31.431] 	X.Org ANSI C Emulation: 0.4
[    31.431] 	X.Org Video Driver: 23.0
[    31.431] 	X.Org XInput driver : 24.1
[    31.431] 	X.Org Server Extension : 10.0
[    31.431] (++) using VT number 7

[    31.431] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    31.432] (II) xfree86: Adding drm device (/dev/dri/card0)
[    31.432] (II) xfree86: Adding drm device (/dev/dri/card1)
[    31.447] (--) PCI:*(0:0:2:0) 8086:0116:1028:04b6 rev 9, Mem @ 0xf1400000/4194304, 0xe0000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/131072
[    31.447] (--) PCI: (0:1:0:0) 10de:0df5:1028:04b6 rev 161, Mem @ 0xf0000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
[    31.447] (WW) "glamoregl" will not be loaded unless you've specified it to be loaded elsewhere.
[    31.447] (II) "glx" will be loaded by default.
[    31.447] (II) LoadModule: "glx"
[    31.510] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/libglx.so
[    32.429] (II) Module glx: vendor="NVIDIA Corporation"
[    32.429] 	compiled for 4.0.2, module version = 1.0.0
[    32.429] 	Module class: X.Org Server Extension
[    32.451] (II) NVIDIA GLX Module  384.111  Tue Dec 19 22:51:13 PST 2017
[    32.451] (==) Matched nvidia as autoconfigured driver 0
[    32.451] (==) Matched nouveau as autoconfigured driver 1
[    32.451] (==) Matched modesetting as autoconfigured driver 2
[    32.451] (==) Matched fbdev as autoconfigured driver 3
[    32.451] (==) Matched vesa as autoconfigured driver 4
[    32.451] (==) Assigned the driver to the xf86ConfigLayout
[    32.451] (II) LoadModule: "nvidia"
[    32.452] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
[    32.651] (II) Module nvidia: vendor="NVIDIA Corporation"
[    32.651] 	compiled for 4.0.2, module version = 1.0.0
[    32.651] 	Module class: X.Org Video Driver
[    32.661] (II) LoadModule: "nouveau"
[    32.661] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    32.685] (II) Module nouveau: vendor="X.Org Foundation"
[    32.685] 	compiled for 1.19.3, module version = 1.0.15
[    32.685] 	Module class: X.Org Video Driver
[    32.685] 	ABI class: X.Org Video Driver, version 23.0
[    32.685] (II) LoadModule: "modesetting"
[    32.685] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    32.685] (II) Module modesetting: vendor="X.Org Foundation"
[    32.685] 	compiled for 1.19.5, module version = 1.19.5
[    32.685] 	Module class: X.Org Video Driver
[    32.685] 	ABI class: X.Org Video Driver, version 23.0
[    32.685] (II) LoadModule: "fbdev"
[    32.685] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    32.692] (II) Module fbdev: vendor="X.Org Foundation"
[    32.692] 	compiled for 1.19.3, module version = 0.4.4
[    32.692] 	Module class: X.Org Video Driver
[    32.692] 	ABI class: X.Org Video Driver, version 23.0
[    32.692] (II) LoadModule: "vesa"
[    32.692] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    32.706] (II) Module vesa: vendor="X.Org Foundation"
[    32.706] 	compiled for 1.19.3, module version = 2.3.4
[    32.706] 	Module class: X.Org Video Driver
[    32.706] 	ABI class: X.Org Video Driver, version 23.0
[    32.706] (II) NVIDIA dlloader X Driver  384.111  Tue Dec 19 22:25:34 PST 2017
[    32.706] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    32.706] (II) NOUVEAU driver Date:   Fri Apr 21 14:41:17 2017 -0400
[    32.706] (II) NOUVEAU driver for NVIDIA chipset families :
[    32.706] 	RIVA TNT        (NV04)
[    32.707] 	RIVA TNT2       (NV05)
[    32.707] 	GeForce 256     (NV10)
[    32.707] 	GeForce 2       (NV11, NV15)
[    32.707] 	GeForce 4MX     (NV17, NV18)
[    32.707] 	GeForce 3       (NV20)
[    32.707] 	GeForce 4Ti     (NV25, NV28)
[    32.707] 	GeForce FX      (NV3x)
[    32.707] 	GeForce 6       (NV4x)
[    32.707] 	GeForce 7       (G7x)
[    32.707] 	GeForce 8       (G8x)
[    32.707] 	GeForce GTX 200 (NVA0)
[    32.707] 	GeForce GTX 400 (NVC0)
[    32.707] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    32.707] (II) FBDEV: driver for framebuffer: fbdev
[    32.707] (II) VESA: driver for VESA chipsets: vesa
[    32.729] (EE) [drm] Failed to open DRM device for (null): -22
[    32.746] (II) modeset(0): using drv /dev/dri/card1
[    32.746] (WW) Falling back to old probe method for fbdev
[    32.746] (II) Loading sub module "fbdevhw"
[    32.746] (II) LoadModule: "fbdevhw"
[    32.747] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    32.809] (II) Module fbdevhw: vendor="X.Org Foundation"
[    32.809] 	compiled for 1.19.5, module version = 0.0.2
[    32.809] 	ABI class: X.Org Video Driver, version 23.0
[    32.809] (WW) Falling back to old probe method for vesa
[    32.809] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    32.809] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    32.809] (==) modeset(0): RGB weight 888
[    32.809] (==) modeset(0): Default visual is TrueColor
[    32.809] (II) Loading sub module "glamoregl"
[    32.809] (II) LoadModule: "glamoregl"
[    32.809] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    32.841] (II) Module glamoregl: vendor="X.Org Foundation"
[    32.841] 	compiled for 1.19.5, module version = 1.0.0
[    32.841] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    32.841] (II) glamor: OpenGL accelerated X.org driver based.
[    35.724] (EE) modeset(0): eglGetDisplay() failed
[    35.741] (EE) modeset(0): glamor initialization failed
[    35.741] (II) modeset(0): ShadowFB: preferred YES, enabled YES
[    35.741] (II) modeset(0): Double-buffered shadow updates: off
[    35.741] (II) modeset(0): Output LVDS-1 has no monitor section
[    35.864] (II) modeset(0): Output VGA-1 has no monitor section
[    35.953] (II) modeset(0): Output HDMI-1 has no monitor section
[    36.040] (II) modeset(0): Output DP-1 has no monitor section
[    36.045] (II) modeset(0): EDID for output LVDS-1
[    36.045] (II) modeset(0): Manufacturer: AUO  Model: 17ed  Serial#: 0
[    36.045] (II) modeset(0): Year: 2010  Week: 0
[    36.045] (II) modeset(0): EDID Version: 1.4
[    36.045] (II) modeset(0): Digital Display Input
[    36.045] (II) modeset(0): 6 bits per channel
[    36.045] (II) modeset(0): Digital interface is undefined
[    36.045] (II) modeset(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    36.045] (II) modeset(0): Gamma: 2.20
[    36.045] (II) modeset(0): No DPMS capabilities specified
[    36.045] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[    36.045] (II) modeset(0): First detailed timing is preferred mode
[    36.045] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[    36.045] (II) modeset(0): redX: 0.676 redY: 0.314   greenX: 0.215 greenY: 0.665
[    36.045] (II) modeset(0): blueX: 0.141 blueY: 0.069   whiteX: 0.313 whiteY: 0.329
[    36.045] (II) modeset(0): Manufacturer's mask: 0
[    36.045] (II) modeset(0): Supported detailed timing:
[    36.045] (II) modeset(0): clock: 142.0 MHz   Image Size:  344 x 193 mm
[    36.045] (II) modeset(0): h_active: 1920  h_sync: 1980  h_sync_end 2028 h_blank_end 2094 h_border: 0
[    36.045] (II) modeset(0): v_active: 1080  v_sync: 1090  v_sync_end 1100 v_blanking: 1130 v_border: 0
[    36.045] (II) modeset(0): Supported detailed timing:
[    36.045] (II) modeset(0): clock: 142.0 MHz   Image Size:  344 x 193 mm
[    36.045] (II) modeset(0): h_active: 1920  h_sync: 1980  h_sync_end 2028 h_blank_end 2094 h_border: 0
[    36.045] (II) modeset(0): v_active: 1080  v_sync: 1090  v_sync_end 1100 v_blanking: 1130 v_border: 0
[    36.045] (II) modeset(0):  KYYVK?B156HW1
[    36.045] (II) modeset(0): Unknown vendor-specific block 0
[    36.045] (II) modeset(0): EDID (in hex):
[    36.045] (II) modeset(0): 	00ffffffffffff0006afed1700000000
[    36.045] (II) modeset(0): 	0014010490221378022135ad5037aa24
[    36.045] (II) modeset(0): 	11505400000001010101010101010101
[    36.045] (II) modeset(0): 	010101010101783780ae703832403c30
[    36.045] (II) modeset(0): 	aa0058c11000001a783780ae70383240
[    36.045] (II) modeset(0): 	3c30aa0058c11000001a000000fe004b
[    36.045] (II) modeset(0): 	5959564b804231353648573100000000
[    36.045] (II) modeset(0): 	000081029b0101000002010a20200001
[    36.045] (II) modeset(0): Printing probed modes for output LVDS-1
[    36.045] (II) modeset(0): Modeline "1920x1080"x60.0  142.00  1920 1980 2028 2094  1080 1090 1100 1130 +hsync -vsync (67.8 kHz eP)
[    36.045] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[    36.045] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[    36.045] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[    36.045] (II) modeset(0): Modeline "1600x1024"x60.2  103.12  1600 1600 1656 1664  1024 1024 1029 1030 +hsync +vsync (62.0 kHz d)
[    36.045] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    36.045] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    36.045] (II) modeset(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz d)
[    36.045] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    36.045] (II) modeset(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz d)
[    36.045] (II) modeset(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz d)
[    36.045] (II) modeset(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 -hsync +vsync (53.7 kHz d)
[    36.045] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    36.045] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    36.045] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    36.045] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    36.045] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    36.045] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[    36.045] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[    36.045] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    36.045] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    36.045] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    36.045] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[    36.045] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[    36.045] (II) modeset(0): Modeline "800x512"x120.3   51.56  800 800 828 832  512 512 514 515 doublescan +hsync +vsync (62.0 kHz d)
[    36.045] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    36.045] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    36.045] (II) modeset(0): Modeline "720x450"x119.8   53.25  720 760 836 952  450 451 454 467 doublescan -hsync +vsync (55.9 kHz d)
[    36.045] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    36.045] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    36.045] (II) modeset(0): Modeline "680x384"x119.6   42.38  680 716 784 888  384 385 390 399 doublescan -hsync +vsync (47.7 kHz d)
[    36.045] (II) modeset(0): Modeline "680x384"x119.9   36.00  680 704 720 760  384 385 390 395 doublescan +hsync -vsync (47.4 kHz d)
[    36.045] (II) modeset(0): Modeline "576x432"x120.1   40.81  576 608 668 760  432 432 434 447 doublescan -hsync +vsync (53.7 kHz d)
[    36.045] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    36.045] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    36.045] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    36.045] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    36.168] (II) modeset(0): EDID for output VGA-1
[    36.257] (II) modeset(0): EDID for output HDMI-1
[    36.257] (II) modeset(0): Manufacturer: MEI  Model: c311  Serial#: 16843009
[    36.257] (II) modeset(0): Year: 2011  Week: 0
[    36.257] (II) modeset(0): EDID Version: 1.3
[    36.257] (II) modeset(0): Digital Display Input
[    36.257] (II) modeset(0): Indeterminate output size
[    36.257] (II) modeset(0): Gamma: 2.20
[    36.257] (II) modeset(0): No DPMS capabilities specified
[    36.257] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    36.257] (II) modeset(0): First detailed timing is preferred mode
[    36.257] (II) modeset(0): redX: 0.640 redY: 0.345   greenX: 0.291 greenY: 0.635
[    36.257] (II) modeset(0): blueX: 0.163 blueY: 0.093   whiteX: 0.288 whiteY: 0.296
[    36.257] (II) modeset(0): Manufacturer's mask: 0
[    36.257] (II) modeset(0): Supported detailed timing:
[    36.257] (II) modeset(0): clock: 148.5 MHz   Image Size:  698 x 392 mm
[    36.257] (II) modeset(0): h_active: 1920  h_sync: 2448  h_sync_end 2492 h_blank_end 2640 h_border: 0
[    36.257] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    36.257] (II) modeset(0): Supported detailed timing:
[    36.257] (II) modeset(0): clock: 148.5 MHz   Image Size:  698 x 392 mm
[    36.257] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    36.257] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    36.257] (II) modeset(0): Monitor name: Panasonic-TV
[    36.258] (II) modeset(0): Ranges: V min: 23 V max: 61 Hz, H min: 15 H max: 68 kHz, PixClock max 155 MHz
[    36.258] (II) modeset(0): Supported detailed timing:
[    36.258] (II) modeset(0): clock: 74.2 MHz   Image Size:  698 x 392 mm
[    36.258] (II) modeset(0): h_active: 1920  h_sync: 2448  h_sync_end 2492 h_blank_end 2640 h_border: 0
[    36.258] (II) modeset(0): v_active: 540  v_sync: 542  v_sync_end 547 v_blanking: 562 v_border: 0
[    36.258] (II) modeset(0): Supported detailed timing:
[    36.258] (II) modeset(0): clock: 74.2 MHz   Image Size:  698 x 392 mm
[    36.258] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    36.258] (II) modeset(0): v_active: 540  v_sync: 542  v_sync_end 547 v_blanking: 562 v_border: 0
[    36.258] (II) modeset(0): Supported detailed timing:
[    36.258] (II) modeset(0): clock: 74.2 MHz   Image Size:  698 x 392 mm
[    36.258] (II) modeset(0): h_active: 1280  h_sync: 1720  h_sync_end 1760 h_blank_end 1980 h_border: 0
[    36.258] (II) modeset(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[    36.258] (II) modeset(0): Supported detailed timing:
[    36.258] (II) modeset(0): clock: 74.2 MHz   Image Size:  698 x 392 mm
[    36.258] (II) modeset(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[    36.258] (II) modeset(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[    36.258] (II) modeset(0): Supported detailed timing:
[    36.258] (II) modeset(0): clock: 27.0 MHz   Image Size:  698 x 392 mm
[    36.258] (II) modeset(0): h_active: 720  h_sync: 732  h_sync_end 796 h_blank_end 864 h_border: 0
[    36.258] (II) modeset(0): v_active: 576  v_sync: 581  v_sync_end 586 v_blanking: 625 v_border: 0
[    36.258] (II) modeset(0): Number of EDID sections to follow: 1
[    36.258] (II) modeset(0): EDID (in hex):
[    36.258] (II) modeset(0): 	00ffffffffffff0034a911c301010101
[    36.258] (II) modeset(0): 	00150103800000780adaffa3584aa229
[    36.258] (II) modeset(0): 	17494b00000001010101010101010101
[    36.258] (II) modeset(0): 	010101010101023a80d072382d40102c
[    36.258] (II) modeset(0): 	4580ba882100001e023a801871382d40
[    36.258] (II) modeset(0): 	582c4500ba882100001e000000fc0050
[    36.258] (II) modeset(0): 	616e61736f6e69632d54560a000000fd
[    36.258] (II) modeset(0): 	00173d0f440f000a2020202020200142
[    36.258] (II) modeset(0): 	02032272509f90140520130412031102
[    36.258] (II) modeset(0): 	16071506012309070168030c004000b8
[    36.258] (II) modeset(0): 	260f011d80d0721c1620102c2580ba88
[    36.258] (II) modeset(0): 	2100009e011d8018711c1620582c2500
[    36.258] (II) modeset(0): 	ba882100009e011d00bc52d01e20b828
[    36.259] (II) modeset(0): 	5540ba882100001e011d007251d01e20
[    36.259] (II) modeset(0): 	6e285500ba882100001e8c0ad0902040
[    36.259] (II) modeset(0): 	31200c405500ba8821000018000000da
[    36.259] (--) modeset(0): HDMI max TMDS frequency 190000KHz
[    36.259] (II) modeset(0): Printing probed modes for output HDMI-1
[    36.259] (II) modeset(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz eP)
[    36.259] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    36.259] (II) modeset(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[    36.259] (II) modeset(0): Modeline "1920x1080i"x60.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    36.259] (II) modeset(0): Modeline "1920x1080i"x50.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    36.259] (II) modeset(0): Modeline "1920x1080"x24.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    36.259] (II) modeset(0): Modeline "1920x1080i"x59.9   74.18  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
[    36.259] (II) modeset(0): Modeline "1920x1080"x24.0   74.18  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    36.259] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    36.259] (II) modeset(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    36.259] (II) modeset(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    36.259] (II) modeset(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    36.259] (II) modeset(0): Modeline "720x576i"x50.0   13.50  720 732 795 864  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[    36.259] (II) modeset(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    36.259] (II) modeset(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    36.259] (II) modeset(0): Modeline "720x480i"x60.0   13.51  720 739 801 858  480 488 494 525 interlace -hsync -vsync (15.8 kHz e)
[    36.259] (II) modeset(0): Modeline "720x480i"x59.9   13.50  720 739 801 858  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[    36.259] (II) modeset(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    36.259] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    36.339] (II) modeset(0): EDID for output DP-1
[    36.339] (II) modeset(0): Output LVDS-1 connected
[    36.339] (II) modeset(0): Output VGA-1 disconnected
[    36.339] (II) modeset(0): Output HDMI-1 connected
[    36.339] (II) modeset(0): Output DP-1 disconnected
[    36.339] (II) modeset(0): Using spanning desktop for initial modes
[    36.339] (II) modeset(0): Output LVDS-1 using initial mode 1920x1080 +0+0
[    36.339] (II) modeset(0): Output HDMI-1 using initial mode 1920x1080 +1920+0
[    36.339] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    36.339] (==) modeset(0): DPI set to (96, 96)
[    36.339] (II) Loading sub module "fb"
[    36.339] (II) LoadModule: "fb"
[    36.339] (II) Loading /usr/lib/xorg/modules/libfb.so
[    36.353] (II) Module fb: vendor="X.Org Foundation"
[    36.353] 	compiled for 1.19.5, module version = 1.0.0
[    36.354] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    36.354] (II) Loading sub module "shadow"
[    36.354] (II) LoadModule: "shadow"
[    36.354] (II) Loading /usr/lib/xorg/modules/libshadow.so
[    36.364] (II) Module shadow: vendor="X.Org Foundation"
[    36.364] 	compiled for 1.19.5, module version = 1.1.0
[    36.364] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    36.364] (II) UnloadModule: "fbdev"
[    36.364] (II) Unloading fbdev
[    36.364] (II) UnloadSubModule: "fbdevhw"
[    36.364] (II) Unloading fbdevhw
[    36.364] (II) UnloadModule: "vesa"
[    36.364] (II) Unloading vesa
[    36.364] (==) Depth 24 pixmap format is 32 bpp
[    36.379] (==) modeset(0): Backing store enabled
[    36.379] (==) modeset(0): Silken mouse enabled
[    36.379] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    36.466] (==) modeset(0): DPMS enabled
[    36.466] (--) RandR disabled
[    36.476] (II) SELinux: Disabled on system
[    36.492] (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
[    36.493] (II) modeset(0): Damage tracking initialized
[    36.493] (II) modeset(0): Setting screen physical size to 1016 x 285
[    36.542] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    36.542] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    36.542] (II) LoadModule: "libinput"
[    36.542] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    36.576] (II) Module libinput: vendor="X.Org Foundation"
[    36.576] 	compiled for 1.19.3, module version = 0.25.0
[    36.576] 	Module class: X.Org XInput Driver
[    36.576] 	ABI class: X.Org XInput driver, version 24.1
[    36.576] (II) Using input driver 'libinput' for 'Power Button'
[    36.576] (**) Power Button: always reports core events
[    36.576] (**) Option "Device" "/dev/input/event3"
[    36.576] (**) Option "_source" "server/udev"
[    36.576] (II) event3  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    36.576] (II) event3  - (II) Power Button: (II) device is a keyboard
[    36.576] (II) event3  - (II) Power Button: (II) device removed
[    36.600] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[    36.600] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    36.600] (**) Option "xkb_model" "pc105"
[    36.600] (**) Option "xkb_layout" "pl"
[    36.629] (II) event3  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    36.630] (II) event3  - (II) Power Button: (II) device is a keyboard
[    36.630] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[    36.630] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    36.630] (II) Using input driver 'libinput' for 'Video Bus'
[    36.630] (**) Video Bus: always reports core events
[    36.630] (**) Option "Device" "/dev/input/event6"
[    36.630] (**) Option "_source" "server/udev"
[    36.631] (II) event6  - (II) Video Bus: (II) is tagged by udev as: Keyboard
[    36.631] (II) event6  - (II) Video Bus: (II) device is a keyboard
[    36.631] (II) event6  - (II) Video Bus: (II) device removed
[    36.652] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input8/event6"
[    36.652] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    36.652] (**) Option "xkb_model" "pc105"
[    36.652] (**) Option "xkb_layout" "pl"
[    36.654] (II) event6  - (II) Video Bus: (II) is tagged by udev as: Keyboard
[    36.654] (II) event6  - (II) Video Bus: (II) device is a keyboard
[    36.655] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[    36.655] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    36.655] (II) Using input driver 'libinput' for 'Video Bus'
[    36.655] (**) Video Bus: always reports core events
[    36.655] (**) Option "Device" "/dev/input/event5"
[    36.655] (**) Option "_source" "server/udev"
[    36.656] (II) event5  - (II) Video Bus: (II) is tagged by udev as: Keyboard
[    36.656] (II) event5  - (II) Video Bus: (II) device is a keyboard
[    36.656] (II) event5  - (II) Video Bus: (II) device removed
[    36.676] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:32/LNXVIDEO:00/input/input7/event5"
[    36.676] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    36.676] (**) Option "xkb_model" "pc105"
[    36.676] (**) Option "xkb_layout" "pl"
[    36.677] (II) event5  - (II) Video Bus: (II) is tagged by udev as: Keyboard
[    36.678] (II) event5  - (II) Video Bus: (II) device is a keyboard
[    36.678] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    36.679] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    36.679] (II) Using input driver 'libinput' for 'Power Button'
[    36.679] (**) Power Button: always reports core events
[    36.679] (**) Option "Device" "/dev/input/event0"
[    36.679] (**) Option "_source" "server/udev"
[    36.680] (II) event0  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    36.680] (II) event0  - (II) Power Button: (II) device is a keyboard
[    36.680] (II) event0  - (II) Power Button: (II) device removed
[    36.700] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    36.700] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[    36.700] (**) Option "xkb_model" "pc105"
[    36.700] (**) Option "xkb_layout" "pl"
[    36.701] (II) event0  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    36.701] (II) event0  - (II) Power Button: (II) device is a keyboard
[    36.702] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[    36.702] (II) No input driver specified, ignoring this device.
[    36.702] (II) This device may have been added with another device file.
[    36.703] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[    36.703] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    36.703] (II) Using input driver 'libinput' for 'Sleep Button'
[    36.703] (**) Sleep Button: always reports core events
[    36.703] (**) Option "Device" "/dev/input/event1"
[    36.703] (**) Option "_source" "server/udev"
[    36.704] (II) event1  - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[    36.704] (II) event1  - (II) Sleep Button: (II) device is a keyboard
[    36.704] (II) event1  - (II) Sleep Button: (II) device removed
[    36.724] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[    36.724] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[    36.724] (**) Option "xkb_model" "pc105"
[    36.724] (**) Option "xkb_layout" "pl"
[    36.725] (II) event1  - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[    36.725] (II) event1  - (II) Sleep Button: (II) device is a keyboard
[    36.728] (II) config/udev: Adding input device Laptop_Integrated_Webcam_2HDM:  (/dev/input/event8)
[    36.728] (**) Laptop_Integrated_Webcam_2HDM: : Applying InputClass "libinput keyboard catchall"
[    36.728] (II) Using input driver 'libinput' for 'Laptop_Integrated_Webcam_2HDM: '
[    36.728] (**) Laptop_Integrated_Webcam_2HDM: : always reports core events
[    36.728] (**) Option "Device" "/dev/input/event8"
[    36.728] (**) Option "_source" "server/udev"
[    36.729] (II) event8  - (II) Laptop_Integrated_Webcam_2HDM: : (II) is tagged by udev as: Keyboard
[    36.729] (II) event8  - (II) Laptop_Integrated_Webcam_2HDM: : (II) device is a keyboard
[    36.729] (II) event8  - (II) Laptop_Integrated_Webcam_2HDM: : (II) device removed
[    36.772] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input12/event8"
[    36.772] (II) XINPUT: Adding extended input device "Laptop_Integrated_Webcam_2HDM: " (type: KEYBOARD, id 11)
[    36.772] (**) Option "xkb_model" "pc105"
[    36.772] (**) Option "xkb_layout" "pl"
[    36.774] (II) event8  - (II) Laptop_Integrated_Webcam_2HDM: : (II) is tagged by udev as: Keyboard
[    36.774] (II) event8  - (II) Laptop_Integrated_Webcam_2HDM: : (II) device is a keyboard
[    36.775] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)
[    36.775] (II) No input driver specified, ignoring this device.
[    36.775] (II) This device may have been added with another device file.
[    36.776] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event11)
[    36.776] (II) No input driver specified, ignoring this device.
[    36.776] (II) This device may have been added with another device file.
[    36.776] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event12)
[    36.776] (II) No input driver specified, ignoring this device.
[    36.776] (II) This device may have been added with another device file.
[    36.777] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9)
[    36.777] (II) No input driver specified, ignoring this device.
[    36.777] (II) This device may have been added with another device file.
[    36.778] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event13)
[    36.778] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    36.778] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[    36.778] (**) Dell WMI hotkeys: always reports core events
[    36.778] (**) Option "Device" "/dev/input/event13"
[    36.778] (**) Option "_source" "server/udev"
[    36.779] (II) event13 - (II) Dell WMI hotkeys: (II) is tagged by udev as: Keyboard
[    36.779] (II) event13 - (II) Dell WMI hotkeys: (II) device is a keyboard
[    36.779] (II) event13 - (II) Dell WMI hotkeys: (II) device removed
[    36.796] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input14/event13"
[    36.796] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 12)
[    36.796] (**) Option "xkb_model" "pc105"
[    36.796] (**) Option "xkb_layout" "pl"
[    36.797] (II) event13 - (II) Dell WMI hotkeys: (II) is tagged by udev as: Keyboard
[    36.797] (II) event13 - (II) Dell WMI hotkeys: (II) device is a keyboard
[    36.798] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[    36.798] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    36.798] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    36.798] (**) AT Translated Set 2 keyboard: always reports core events
[    36.798] (**) Option "Device" "/dev/input/event4"
[    36.798] (**) Option "_source" "server/udev"
[    36.799] (II) event4  - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[    36.799] (II) event4  - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[    36.799] (II) event4  - (II) AT Translated Set 2 keyboard: (II) device removed
[    36.816] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[    36.816] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[    36.816] (**) Option "xkb_model" "pc105"
[    36.816] (**) Option "xkb_layout" "pl"
[    36.818] (II) event4  - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[    36.818] (II) event4  - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[    36.819] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
[    36.819] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[    36.819] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    36.819] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    36.819] (II) LoadModule: "synaptics"
[    36.819] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    36.820] (II) Module synaptics: vendor="X.Org Foundation"
[    36.820] 	compiled for 1.19.3, module version = 1.9.0
[    36.820] 	Module class: X.Org XInput Driver
[    36.820] 	ABI class: X.Org XInput driver, version 24.1
[    36.820] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    36.820] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    36.820] (**) Option "Device" "/dev/input/event7"
[    36.880] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[    36.880] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5398 (res 42)
[    36.880] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4728 (res 70)
[    36.880] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    36.880] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    36.880] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[    36.880] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    36.880] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    36.880] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    36.912] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event7"
[    36.912] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 14)
[    36.912] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    36.912] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[    36.912] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.039
[    36.912] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    36.912] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    36.912] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    36.912] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    36.913] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    36.914] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    36.914] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    37.313] (II) modeset(0): EDID vendor "MEI", prod id 49937
[    37.313] (II) modeset(0): Using EDID range info for horizontal sync
[    37.313] (II) modeset(0): Using EDID range info for vertical refresh
[    37.313] (II) modeset(0): Printing DDC gathered Modelines:
[    37.314] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz eP)
[    37.314] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    37.314] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    37.314] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    37.314] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    37.314] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    37.314] (II) modeset(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    37.314] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    37.314] (II) modeset(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[    37.314] (II) modeset(0): Modeline "1440x480i"x0.0   27.00  1440 1478 1602 1716  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[    37.314] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
[    37.314] (II) modeset(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    37.314] (II) modeset(0): Modeline "1440x288"x0.0   27.00  1440 1464 1590 1728  288 290 293 312 -hsync -vsync (15.6 kHz e)
[    37.314] (II) modeset(0): Modeline "1440x240"x0.0   27.00  1440 1478 1602 1716  240 244 247 262 -hsync -vsync (15.7 kHz e)
[    37.314] (--) modeset(0): HDMI max TMDS frequency 190000KHz
[    37.609] (II) modeset(0): EDID vendor "MEI", prod id 49937
[    37.609] (II) modeset(0): Using hsync ranges from config file
[    37.609] (II) modeset(0): Using vrefresh ranges from config file
[    37.609] (II) modeset(0): Printing DDC gathered Modelines:
[    37.609] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz eP)
[    37.609] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    37.609] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    37.609] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    37.609] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    37.609] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    37.609] (II) modeset(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    37.609] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    37.609] (II) modeset(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[    37.609] (II) modeset(0): Modeline "1440x480i"x0.0   27.00  1440 1478 1602 1716  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[    37.610] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
[    37.610] (II) modeset(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    37.610] (II) modeset(0): Modeline "1440x288"x0.0   27.00  1440 1464 1590 1728  288 290 293 312 -hsync -vsync (15.6 kHz e)
[    37.610] (II) modeset(0): Modeline "1440x240"x0.0   27.00  1440 1478 1602 1716  240 244 247 262 -hsync -vsync (15.7 kHz e)
[    37.610] (--) modeset(0): HDMI max TMDS frequency 190000KHz
[    37.901] (II) modeset(0): EDID vendor "MEI", prod id 49937
[    37.901] (II) modeset(0): Using hsync ranges from config file
[    37.901] (II) modeset(0): Using vrefresh ranges from config file
[    37.901] (II) modeset(0): Printing DDC gathered Modelines:
[    37.901] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz eP)
[    37.901] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    37.901] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    37.901] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    37.901] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    37.901] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    37.901] (II) modeset(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    37.901] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    37.901] (II) modeset(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[    37.901] (II) modeset(0): Modeline "1440x480i"x0.0   27.00  1440 1478 1602 1716  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[    37.902] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
[    37.902] (II) modeset(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    37.902] (II) modeset(0): Modeline "1440x288"x0.0   27.00  1440 1464 1590 1728  288 290 293 312 -hsync -vsync (15.6 kHz e)
[    37.902] (II) modeset(0): Modeline "1440x240"x0.0   27.00  1440 1478 1602 1716  240 244 247 262 -hsync -vsync (15.7 kHz e)
[    37.902] (--) modeset(0): HDMI max TMDS frequency 190000KHz
[    38.201] (II) modeset(0): EDID vendor "MEI", prod id 49937
[    38.201] (II) modeset(0): Using hsync ranges from config file
[    38.201] (II) modeset(0): Using vrefresh ranges from config file
[    38.201] (II) modeset(0): Printing DDC gathered Modelines:
[    38.201] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz eP)
[    38.201] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    38.201] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    38.201] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    38.201] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    38.201] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    38.201] (II) modeset(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    38.201] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    38.201] (II) modeset(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[    38.201] (II) modeset(0): Modeline "1440x480i"x0.0   27.00  1440 1478 1602 1716  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[    38.201] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
[    38.201] (II) modeset(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    38.202] (II) modeset(0): Modeline "1440x288"x0.0   27.00  1440 1464 1590 1728  288 290 293 312 -hsync -vsync (15.6 kHz e)
[    38.202] (II) modeset(0): Modeline "1440x240"x0.0   27.00  1440 1478 1602 1716  240 244 247 262 -hsync -vsync (15.7 kHz e)
[    38.202] (--) modeset(0): HDMI max TMDS frequency 190000KHz
[    38.688] (II) modeset(0): Allocate new frame buffer 1920x1080 stride
[    45.936] (II) modeset(0): Allocate new frame buffer 3840x1080 stride
[    52.184] (II) config/udev: Adding input device Logitech Bluetooth Mouse M555b (/dev/input/mouse1)
[    52.184] (II) No input driver specified, ignoring this device.
[    52.184] (II) This device may have been added with another device file.
[    52.249] (II) config/udev: Adding input device Logitech Bluetooth Mouse M555b (/dev/input/event14)
[    52.249] (**) Logitech Bluetooth Mouse M555b: Applying InputClass "libinput pointer catchall"
[    52.249] (II) Using input driver 'libinput' for 'Logitech Bluetooth Mouse M555b'
[    52.249] (**) Logitech Bluetooth Mouse M555b: always reports core events
[    52.249] (**) Option "Device" "/dev/input/event14"
[    52.249] (**) Option "_source" "server/udev"
[    52.250] (II) event14 - (II) Logitech Bluetooth Mouse M555b: (II) is tagged by udev as: Mouse
[    52.250] (II) event14 - (II) Logitech Bluetooth Mouse M555b: (II) device is a pointer
[    52.250] (II) event14 - (II) Logitech Bluetooth Mouse M555b: (II) device removed
[    52.268] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/bluetooth/hci0/hci0:37/0005:046D:B009.0001/input/input15/event14"
[    52.268] (II) XINPUT: Adding extended input device "Logitech Bluetooth Mouse M555b" (type: MOUSE, id 15)
[    52.268] (**) Option "AccelerationScheme" "none"
[    52.269] (**) Logitech Bluetooth Mouse M555b: (accel) selected scheme none/0
[    52.269] (**) Logitech Bluetooth Mouse M555b: (accel) acceleration factor: 2.000
[    52.269] (**) Logitech Bluetooth Mouse M555b: (accel) acceleration threshold: 4
[    52.293] (II) event14 - (II) Logitech Bluetooth Mouse M555b: (II) is tagged by udev as: Mouse
[    52.293] (II) event14 - (II) Logitech Bluetooth Mouse M555b: (II) device is a pointer
_______________________________________________
dri-devel mailing list
dri-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/dri-devel

[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux