You are not logged in.

#1 2018-05-19 08:20:55

rharish
Member
Registered: 2018-02-19
Posts: 24

[SOLVED] Blank X display with bbswitch

I have a laptop (ASUS ROG GL552VW) with Nvidia GTX 960M GPU and Intel integrated graphics. I use LightDM as my DM, Xfce as my DE and Compiz as my WM. I've been using it with the proprietary nvidia drivers so far. I was facing poor battery life and thus I installed bumblebee, following the instructions from the Arch Wiki page on Bumblebee. On rebooting, everything was fine. Then I installed bbswitch to enable GPU switching, and after rebooting LightDM was showing a black screen, and I was unable to go to another tty screen. I faced a similar situation on disabling LightDM and executing "startxfce4" from tty. I then uninstalled bbswitch and eveything was fine.

Here is my Xorg.8.log

[    71.279] 
X.Org X Server 1.20.0
X Protocol Version 11, Revision 0
[    71.279] Build Operating System: Linux Arch Linux
[    71.279] Current Operating System: Linux rharish-GL552VW 4.16.9-1-ARCH #1 SMP PREEMPT Thu May 17 02:10:09 UTC 2018 x86_64
[    71.279] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=54104c17-c54a-4f03-acc4-7c7e4b77b7ce rw intel_pstate=disable acpi_osi= quiet splash loglevel=3 vga=current rd.udev.log-priority=3 vt.global_cursor_default=0 reboot=acpi,pci
[    71.279] Build Date: 16 May 2018  05:24:07PM
[    71.279]  
[    71.279] Current version of pixman: 0.34.0
[    71.279] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    71.279] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    71.279] (==) Log file: "/var/log/Xorg.8.log", Time: Sat May 19 12:38:56 2018
[    71.282] (++) Using config file: "/etc/bumblebee/xorg.conf.nvidia"
[    71.282] (++) Using config directory: "/etc/bumblebee/xorg.conf.d"
[    71.282] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    71.283] (==) ServerLayout "Layout0"
[    71.283] (==) No screen section available. Using defaults.
[    71.283] (**) |-->Screen "Default Screen Section" (0)
[    71.283] (**) |   |-->Monitor "<default monitor>"
[    71.283] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[    71.283] (**) |   |-->Device "DiscreteNvidia"
[    71.283] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    71.283] (**) Option "AutoAddDevices" "false"
[    71.283] (**) Option "AutoAddGPU" "false"
[    71.283] (**) Not automatically adding devices
[    71.283] (==) Automatically enabling devices
[    71.283] (**) Not automatically adding GPU devices
[    71.283] (==) Automatically binding GPU devices
[    71.283] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    71.287] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    71.287] 	Entry deleted from font path.
[    71.289] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
[    71.289] 	Entry deleted from font path.
[    71.289] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi").
[    71.289] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".
[    71.289] 	Entry deleted from font path.
[    71.289] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi").
[    71.289] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF
[    71.289] (++) ModulePath set to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules"
[    71.289] (==) |-->Input Device "<default pointer>"
[    71.289] (==) |-->Input Device "<default keyboard>"
[    71.289] (==) The core pointer device wasn't specified explicitly in the layout.
	Using the default mouse configuration.
[    71.289] (==) The core keyboard device wasn't specified explicitly in the layout.
	Using the default keyboard configuration.
[    71.289] (II) Module ABI versions:
[    71.289] 	X.Org ANSI C Emulation: 0.4
[    71.289] 	X.Org Video Driver: 24.0
[    71.289] 	X.Org XInput driver : 24.1
[    71.289] 	X.Org Server Extension : 10.0
[    71.290] (--) using VT number 1

[    71.290] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    71.290] (II) xfree86: Adding drm device (/dev/dri/card0)
[    71.305] (--) PCI: (1@0:0:0) 10de:139b:1043:1c5d rev 162, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[    71.305] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    71.305] (II) LoadModule: "glx"
[    71.307] (II) Loading /usr/lib/nvidia/xorg/libglx.so
[    71.382] (II) Module glx: vendor="NVIDIA Corporation"
[    71.382] 	compiled for 4.0.2, module version = 1.0.0
[    71.382] 	Module class: X.Org Server Extension
[    71.384] (II) NVIDIA GLX Module  396.24  Wed Apr 25 23:17:01 PDT 2018
[    71.385] (II) LoadModule: "nvidia"
[    71.386] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    71.394] (II) Module nvidia: vendor="NVIDIA Corporation"
[    71.394] 	compiled for 4.0.2, module version = 1.0.0
[    71.394] 	Module class: X.Org Video Driver
[    71.395] (II) LoadModule: "mouse"
[    71.398] (WW) Warning, couldn't open module mouse
[    71.398] (EE) Failed to load module "mouse" (module does not exist, 0)
[    71.398] (II) LoadModule: "kbd"
[    71.398] (WW) Warning, couldn't open module kbd
[    71.398] (EE) Failed to load module "kbd" (module does not exist, 0)
[    71.398] (II) NVIDIA dlloader X Driver  396.24  Wed Apr 25 22:53:34 PDT 2018
[    71.398] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    71.399] (EE) No devices detected.
[    71.399] (EE) 
Fatal server error:
[    71.399] (EE) no screens found(EE) 
[    71.399] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[    71.399] (EE) Please also check the log file at "/var/log/Xorg.8.log" for additional information.
[    71.399] (EE) 
[    71.399] (EE) Server terminated with error (1). Closing log file.

After uninstalling bbswitch, the systemctl logs for "bumblebeed.service" state that the dedicated card is always on due to lack of bbswitch, which might explain that the X display needs the nvidia card, though lscpi shows that the VGA controller is of Intel. Is there a way of getting bbswitch working on my laptop?

EDIT:
Solution: Check out #764

Last edited by rharish (2018-05-24 11:24:25)

Offline

#2 2018-05-19 10:46:59

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

Re: [SOLVED] Blank X display with bbswitch

Did you set up anything from https://wiki.archlinux.org/index.php/NV … ing_nvidia to be using the nvidia card in the first place? You should revert any changes made here, especially the xorg.conf and adjustments to lightdm's startup

Offline

#3 2018-05-19 11:08:39

rharish
Member
Registered: 2018-02-19
Posts: 24

Re: [SOLVED] Blank X display with bbswitch

V1del wrote:

Did you set up anything from https://wiki.archlinux.org/index.php/NV … ing_nvidia to be using the nvidia card in the first place? You should revert any changes made here, especially the xorg.conf and adjustments to lightdm's startup

Yes, I did setup those, but I already undid all of those after installing bumblebee.

Offline

#4 2018-05-19 11:22:16

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

Re: [SOLVED] Blank X display with bbswitch

Well the symptoms strongly point to that still being an issue.  Can you post your lightdm.conf and a journal.log and a Xorg.0.log from a "failing" lightdm start ? Can you rule out incorrect lightdm interference by simply starting X with startx? Maybe also throw in

lspci -k

Last edited by V1del (2018-05-19 11:23:12)

Offline

#5 2018-05-19 13:33:52

MusicMaster
Member
Registered: 2016-10-31
Posts: 2

Re: [SOLVED] Blank X display with bbswitch

I don't know if it helps, but i was having problems with bumblebee as well after an upgrade from xorg-server-1.19.6+13+gd0d1a694f-2 to xorg-server-1.20.0-2. Weird gliches in tty, when i tried to start anything with primusrun it failed. Downgraded back to xorg-server-1.19.6+13+gd0d1a694f-2, this solved it.
On another computer that i use remote with XRDP, i had problems with xorg-server-1.20.0-2 as well, blank screen when i tried to log in. Downgrading xorg-server fixed the problem.

Offline

#6 2018-05-19 18:49:13

loqs
Member
Registered: 2014-03-06
Posts: 17,321

Re: [SOLVED] Blank X display with bbswitch

[    71.384] (II) NVIDIA GLX Module  396.24  Wed Apr 25 23:17:01 PDT 2018


I suspect when the nvidia X driver does find its kernel counterpart it will fail as 396.24 is incompatible with xorg 1.20 I would suggest performing a full system update to update to 390.59-1.

Edit:
Confused the 390xx series with release 396 from the nvidia package

Last edited by loqs (2018-05-19 22:14:23)

Offline

#7 2018-05-20 04:09:20

rharish
Member
Registered: 2018-02-19
Posts: 24

Re: [SOLVED] Blank X display with bbswitch

V1del wrote:

Well the symptoms strongly point to that still being an issue.  Can you post your lightdm.conf and a journal.log and a Xorg.0.log from a "failing" lightdm start ? Can you rule out incorrect lightdm interference by simply starting X with startx? Maybe also throw in

lspci -k

Here's lightdm.conf:

#
# General configuration
#
# start-default-seat = True to always start one seat if none are defined in the configuration
# greeter-user = User to run greeter as
# minimum-display-number = Minimum display number to use for X servers
# minimum-vt = First VT to run displays on
# lock-memory = True to prevent memory from being paged to disk
# user-authority-in-system-dir = True if session authority should be in the system location
# guest-account-script = Script to be run to setup guest account
# logind-check-graphical = True to on start seats that are marked as graphical by logind
# log-directory = Directory to log information to
# run-directory = Directory to put running state in
# cache-directory = Directory to cache to
# sessions-directory = Directory to find sessions
# remote-sessions-directory = Directory to find remote sessions
# greeters-directory = Directory to find greeters
# backup-logs = True to move add a .old suffix to old log files when opening new ones
# dbus-service = True if LightDM provides a D-Bus service to control it
#
[LightDM]
#start-default-seat=true
#greeter-user=lightdm
#minimum-display-number=0
#minimum-vt=7 # Setting this to a value < 7 implies security issues, see FS#46799
#lock-memory=true
#user-authority-in-system-dir=false
#guest-account-script=guest-account
#logind-check-graphical=false
#log-directory=/var/log/lightdm
run-directory=/run/lightdm
#cache-directory=/var/cache/lightdm
#sessions-directory=/usr/share/lightdm/sessions:/usr/share/xsessions:/usr/share/wayland-sessions
#remote-sessions-directory=/usr/share/lightdm/remote-sessions
#greeters-directory=$XDG_DATA_DIRS/lightdm/greeters:$XDG_DATA_DIRS/xgreeters
#backup-logs=true
#dbus-service=true

#
# Seat configuration
#
# Seat configuration is matched against the seat name glob in the section, for example:
# [Seat:*] matches all seats and is applied first.
# [Seat:seat0] matches the seat named "seat0".
# [Seat:seat-thin-client*] matches all seats that have names that start with "seat-thin-client".
#
# type = Seat type (local, xremote, unity)
# pam-service = PAM service to use for login
# pam-autologin-service = PAM service to use for autologin
# pam-greeter-service = PAM service to use for greeters
# xserver-backend = X backend to use (mir)
# xserver-command = X server command to run (can also contain arguments e.g. X -special-option)
# xmir-command = Xmir server command to run (can also contain arguments e.g. Xmir -special-option)
# xserver-config = Config file to pass to X server
# xserver-layout = Layout to pass to X server
# xserver-allow-tcp = True if TCP/IP connections are allowed to this X server
# xserver-share = True if the X server is shared for both greeter and session
# xserver-hostname = Hostname of X server (only for type=xremote)
# xserver-display-number = Display number of X server (only for type=xremote)
# xdmcp-manager = XDMCP manager to connect to (implies xserver-allow-tcp=true)
# xdmcp-port = XDMCP UDP/IP port to communicate on
# xdmcp-key = Authentication key to use for XDM-AUTHENTICATION-1 (stored in keys.conf)
# unity-compositor-command = Unity compositor command to run (can also contain arguments e.g. unity-system-compositor -special-option)
# unity-compositor-timeout = Number of seconds to wait for compositor to start
# greeter-session = Session to load for greeter
# greeter-hide-users = True to hide the user list
# greeter-allow-guest = True if the greeter should show a guest login option
# greeter-show-manual-login = True if the greeter should offer a manual login option
# greeter-show-remote-login = True if the greeter should offer a remote login option
# user-session = Session to load for users
# allow-user-switching = True if allowed to switch users
# allow-guest = True if guest login is allowed
# guest-session = Session to load for guests (overrides user-session)
# session-wrapper = Wrapper script to run session with
# greeter-wrapper = Wrapper script to run greeter with
# guest-wrapper = Wrapper script to run guest sessions with
# display-setup-script = Script to run when starting a greeter session (runs as root)
# display-stopped-script = Script to run after stopping the display server (runs as root)
# greeter-setup-script = Script to run when starting a greeter (runs as root)
# session-setup-script = Script to run when starting a user session (runs as root)
# session-cleanup-script = Script to run when quitting a user session (runs as root)
# autologin-guest = True to log in as guest by default
# autologin-user = User to log in with by default (overrides autologin-guest)
# autologin-user-timeout = Number of seconds to wait before loading default user
# autologin-session = Session to load for automatic login (overrides user-session)
# autologin-in-background = True if autologin session should not be immediately activated
# exit-on-failure = True if the daemon should exit if this seat fails
#
[Seat:*]
#type=local
#pam-service=lightdm
#pam-autologin-service=lightdm-autologin
#pam-greeter-service=lightdm-greeter
#xserver-backend=
#xserver-command=X
#xmir-command=Xmir
#xserver-config=
#xserver-layout=
#xserver-allow-tcp=false
#xserver-share=true
#xserver-hostname=
#xserver-display-number=
#xdmcp-manager=
#xdmcp-port=177
#xdmcp-key=
#unity-compositor-command=unity-system-compositor
#unity-compositor-timeout=60
greeter-session = lightdm-webkit2-greeter
#greeter-hide-users=false
#greeter-allow-guest=true
#greeter-show-manual-login=false
#greeter-show-remote-login=true
#user-session=default
#allow-user-switching=true
#allow-guest=true
#guest-session=
session-wrapper=/etc/lightdm/Xsession
#greeter-wrapper=
#guest-wrapper=
#display-setup-script=/etc/lightdm/display_setup.sh
#display-stopped-script=
#greeter-setup-script=
#session-setup-script=
#session-cleanup-script=
#autologin-guest=false
#autologin-user=
#autologin-user-timeout=0
#autologin-in-background=false
#autologin-session=
#exit-on-failure=false

#
# XDMCP Server configuration
#
# enabled = True if XDMCP connections should be allowed
# port = UDP/IP port to listen for connections on
# listen-address = Host/address to listen for XDMCP connections (use all addresses if not present)
# key = Authentication key to use for XDM-AUTHENTICATION-1 or blank to not use authentication (stored in keys.conf)
# hostname = Hostname to report to XDMCP clients (defaults to system hostname if unset)
#
# The authentication key is a 56 bit DES key specified in hex as 0xnnnnnnnnnnnnnn.  Alternatively
# it can be a word and the first 7 characters are used as the key.
#
[XDMCPServer]
#enabled=false
#port=177
#listen-address=
#key=
#hostname=

#
# VNC Server configuration
#
# enabled = True if VNC connections should be allowed
# command = Command to run Xvnc server with
# port = TCP/IP port to listen for connections on
# listen-address = Host/address to listen for VNC connections (use all addresses if not present)
# width = Width of display to use
# height = Height of display to use
# depth = Color depth of display to use
#
[VNCServer]
#enabled=false
#command=Xvnc
#port=5900
#listen-address=
#width=1024
#height=768
#depth=8

Xorg.0.log:

[     6.986] 
X.Org X Server 1.20.0
X Protocol Version 11, Revision 0
[     6.986] Build Operating System: Linux Arch Linux
[     6.986] Current Operating System: Linux rharish-GL552VW 4.16.9-1-ARCH #1 SMP PREEMPT Thu May 17 02:10:09 UTC 2018 x86_64
[     6.986] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=54104c17-c54a-4f03-acc4-7c7e4b77b7ce rw intel_pstate=disable acpi_osi= quiet splash loglevel=3 vga=current rd.udev.log-priority=3 vt.global_cursor_default=0 reboot=acpi,pci
[     6.986] Build Date: 16 May 2018  05:24:07PM
[     6.986]  
[     6.986] Current version of pixman: 0.34.0
[     6.986] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     6.986] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     6.986] (==) Log file: "/var/log/Xorg.0.log", Time: Sat May 19 13:06:20 2018
[     6.991] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     6.991] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     6.993] (==) No Layout section.  Using the first Screen section.
[     6.993] (==) No screen section available. Using defaults.
[     6.993] (**) |-->Screen "Default Screen Section" (0)
[     6.993] (**) |   |-->Monitor "<default monitor>"
[     6.993] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     6.993] (==) Automatically adding devices
[     6.993] (==) Automatically enabling devices
[     6.993] (==) Automatically adding GPU devices
[     6.993] (==) Automatically binding GPU devices
[     6.993] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     7.002] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     7.002] 	Entry deleted from font path.
[     7.005] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
[     7.005] 	Entry deleted from font path.
[     7.005] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi").
[     7.006] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".
[     7.007] 	Entry deleted from font path.
[     7.007] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi").
[     7.007] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF
[     7.007] (==) ModulePath set to "/usr/lib/xorg/modules"
[     7.007] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     7.007] (II) Module ABI versions:
[     7.007] 	X.Org ANSI C Emulation: 0.4
[     7.007] 	X.Org Video Driver: 24.0
[     7.007] 	X.Org XInput driver : 24.1
[     7.007] 	X.Org Server Extension : 10.0
[     7.008] (++) using VT number 7

[     7.008] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     7.008] (II) xfree86: Adding drm device (/dev/dri/card0)
[     7.016] (--) PCI:*(0@0:2:0) 8086:191b:1043:1c5d rev 6, Mem @ 0xdd000000/16777216, 0xb0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[     7.016] (--) PCI: (1@0:0:0) 10de:139b:1043:1c5d rev 162, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[     7.016] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     7.016] (II) LoadModule: "glx"
[     7.022] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     7.038] (II) Module glx: vendor="X.Org Foundation"
[     7.038] 	compiled for 1.20.0, module version = 1.0.0
[     7.039] 	ABI class: X.Org Server Extension, version 10.0
[     7.039] (II) Applying OutputClass "intel" to /dev/dri/card0
[     7.039] 	loading driver: modesetting
[     7.039] (==) Matched modesetting as autoconfigured driver 0
[     7.039] (==) Matched intel as autoconfigured driver 1
[     7.039] (==) Matched fbdev as autoconfigured driver 2
[     7.039] (==) Matched vesa as autoconfigured driver 3
[     7.039] (==) Assigned the driver to the xf86ConfigLayout
[     7.039] (II) LoadModule: "modesetting"
[     7.039] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     7.043] (II) Module modesetting: vendor="X.Org Foundation"
[     7.043] 	compiled for 1.20.0, module version = 1.20.0
[     7.043] 	Module class: X.Org Video Driver
[     7.043] 	ABI class: X.Org Video Driver, version 24.0
[     7.043] (II) LoadModule: "intel"
[     7.043] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[     7.049] (II) Module intel: vendor="X.Org Foundation"
[     7.049] 	compiled for 1.20.0, module version = 2.99.917
[     7.049] 	Module class: X.Org Video Driver
[     7.049] 	ABI class: X.Org Video Driver, version 24.0
[     7.049] (II) LoadModule: "fbdev"
[     7.049] (WW) Warning, couldn't open module fbdev
[     7.049] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     7.049] (II) LoadModule: "vesa"
[     7.049] (WW) Warning, couldn't open module vesa
[     7.049] (EE) Failed to load module "vesa" (module does not exist, 0)
[     7.049] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     7.049] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[     7.049] (II) intel: Driver for Intel(R) HD Graphics
[     7.049] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[     7.049] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[     7.080] (II) modeset(0): using drv /dev/dri/card0
[     7.080] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     7.080] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[     7.080] (==) modeset(0): RGB weight 888
[     7.080] (==) modeset(0): Default visual is TrueColor
[     7.080] (II) Loading sub module "glamoregl"
[     7.080] (II) LoadModule: "glamoregl"
[     7.080] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     7.087] (II) Module glamoregl: vendor="X.Org Foundation"
[     7.087] 	compiled for 1.20.0, module version = 1.0.1
[     7.087] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     7.284] (II) modeset(0): glamor X acceleration enabled on Mesa DRI Intel(R) HD Graphics 530 (Skylake GT2) 
[     7.284] (II) modeset(0): glamor initialized
[     7.285] (II) modeset(0): Output eDP-1 has no monitor section
[     7.286] (II) modeset(0): Output DP-1 has no monitor section
[     7.408] (II) modeset(0): Output HDMI-1 has no monitor section
[     7.412] (II) modeset(0): Output HDMI-2 has no monitor section
[     7.412] (II) modeset(0): Output DP-2 has no monitor section
[     7.531] (II) modeset(0): Output HDMI-3 has no monitor section
[     7.533] (II) modeset(0): EDID for output eDP-1
[     7.533] (II) modeset(0): Manufacturer: LGD  Model: 46f  Serial#: 0
[     7.533] (II) modeset(0): Year: 2014  Week: 0
[     7.533] (II) modeset(0): EDID Version: 1.4
[     7.533] (II) modeset(0): Digital Display Input
[     7.533] (II) modeset(0): 6 bits per channel
[     7.533] (II) modeset(0): Digital interface is DisplayPort
[     7.533] (II) modeset(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[     7.533] (II) modeset(0): Gamma: 2.20
[     7.533] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[     7.533] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[     7.533] (II) modeset(0): First detailed timing is preferred mode
[     7.533] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[     7.533] (II) modeset(0): redX: 0.640 redY: 0.345   greenX: 0.335 greenY: 0.625
[     7.533] (II) modeset(0): blueX: 0.150 blueY: 0.052   whiteX: 0.313 whiteY: 0.329
[     7.533] (II) modeset(0): Manufacturer's mask: 0
[     7.533] (II) modeset(0): Supported detailed timing:
[     7.533] (II) modeset(0): clock: 138.7 MHz   Image Size:  344 x 194 mm
[     7.533] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[     7.533] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1111 v_border: 0
[     7.533] (II) modeset(0):  LG Display
[     7.533] (II) modeset(0):  LP156WF6-SPB5
[     7.533] (II) modeset(0): EDID (in hex):
[     7.533] (II) modeset(0): 	00ffffffffffff0030e46f0400000000
[     7.533] (II) modeset(0): 	0018010495221378eadc95a35855a026
[     7.533] (II) modeset(0): 	0d505400000001010101010101010101
[     7.533] (II) modeset(0): 	0101010101012e3680a070381f403020
[     7.533] (II) modeset(0): 	350058c21000001a0000000000000000
[     7.533] (II) modeset(0): 	00000000000000000000000000fe004c
[     7.533] (II) modeset(0): 	4720446973706c61790a2020000000fe
[     7.533] (II) modeset(0): 	004c503135365746362d535042350079
[     7.533] (II) modeset(0): Printing probed modes for output eDP-1
[     7.533] (II) modeset(0): Modeline "1920x1080"x60.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
[     7.533] (II) modeset(0): Modeline "1920x1080"x120.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[     7.533] (II) modeset(0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[     7.533] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[     7.533] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[     7.533] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[     7.533] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[     7.533] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[     7.533] (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[     7.533] (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[     7.533] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[     7.533] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[     7.533] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[     7.533] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[     7.533] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[     7.533] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[     7.533] (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[     7.533] (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[     7.533] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[     7.533] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[     7.533] (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[     7.533] (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[     7.533] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[     7.533] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[     7.533] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[     7.533] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[     7.533] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[     7.533] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[     7.533] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[     7.533] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[     7.533] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[     7.533] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[     7.533] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[     7.533] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[     7.533] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[     7.533] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[     7.533] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[     7.533] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[     7.533] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[     7.533] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[     7.533] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[     7.533] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[     7.533] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[     7.533] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[     7.533] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[     7.533] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[     7.533] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[     7.533] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[     7.533] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[     7.533] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[     7.533] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[     7.533] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[     7.533] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[     7.533] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[     7.533] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[     7.533] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[     7.533] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[     7.533] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[     7.533] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[     7.533] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[     7.533] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[     7.533] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[     7.533] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[     7.533] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[     7.533] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[     7.533] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[     7.533] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[     7.533] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[     7.533] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[     7.533] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[     7.533] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[     7.533] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[     7.533] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[     7.533] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[     7.533] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[     7.533] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[     7.533] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[     7.533] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[     7.533] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[     7.533] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[     7.533] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[     7.533] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[     7.533] (II) modeset(0): EDID for output DP-1
[     7.652] (II) modeset(0): EDID for output HDMI-1
[     7.656] (II) modeset(0): EDID for output HDMI-2
[     7.656] (II) modeset(0): EDID for output DP-2
[     7.775] (II) modeset(0): EDID for output HDMI-3
[     7.775] (II) modeset(0): Output eDP-1 connected
[     7.775] (II) modeset(0): Output DP-1 disconnected
[     7.775] (II) modeset(0): Output HDMI-1 disconnected
[     7.775] (II) modeset(0): Output HDMI-2 disconnected
[     7.775] (II) modeset(0): Output DP-2 disconnected
[     7.775] (II) modeset(0): Output HDMI-3 disconnected
[     7.775] (II) modeset(0): Using exact sizes for initial modes
[     7.775] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[     7.775] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[     7.775] (==) modeset(0): DPI set to (96, 96)
[     7.775] (II) Loading sub module "fb"
[     7.775] (II) LoadModule: "fb"
[     7.775] (II) Loading /usr/lib/xorg/modules/libfb.so
[     7.780] (II) Module fb: vendor="X.Org Foundation"
[     7.780] 	compiled for 1.20.0, module version = 1.0.0
[     7.780] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     7.780] (II) UnloadModule: "intel"
[     7.780] (II) Unloading intel
[     7.842] (==) modeset(0): Backing store enabled
[     7.842] (==) modeset(0): Silken mouse disabled
[     7.881] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[     7.881] (==) modeset(0): DPMS enabled
[     7.881] (II) modeset(0): [DRI2] Setup complete
[     7.881] (II) modeset(0): [DRI2]   DRI driver: i965
[     7.881] (II) modeset(0): [DRI2]   VDPAU driver: i965
[     7.881] (II) Initializing extension Generic Event Extension
[     7.881] (II) Initializing extension SHAPE
[     7.881] (II) Initializing extension MIT-SHM
[     7.881] (II) Initializing extension XInputExtension
[     7.881] (II) Initializing extension XTEST
[     7.881] (II) Initializing extension BIG-REQUESTS
[     7.881] (II) Initializing extension SYNC
[     7.882] (II) Initializing extension XKEYBOARD
[     7.882] (II) Initializing extension XC-MISC
[     7.882] (II) Initializing extension SECURITY
[     7.882] (II) Initializing extension XFIXES
[     7.882] (II) Initializing extension RENDER
[     7.882] (II) Initializing extension RANDR
[     7.882] (II) Initializing extension COMPOSITE
[     7.882] (II) Initializing extension DAMAGE
[     7.882] (II) Initializing extension MIT-SCREEN-SAVER
[     7.882] (II) Initializing extension DOUBLE-BUFFER
[     7.882] (II) Initializing extension RECORD
[     7.882] (II) Initializing extension DPMS
[     7.882] (II) Initializing extension Present
[     7.882] (II) Initializing extension DRI3
[     7.882] (II) Initializing extension X-Resource
[     7.883] (II) Initializing extension XVideo
[     7.883] (II) Initializing extension XVideo-MotionCompensation
[     7.883] (II) Initializing extension GLX
[     7.886] (II) AIGLX: Loaded and initialized i965
[     7.886] (II) GLX: Initialized DRI2 GL provider for screen 0
[     7.886] (II) Initializing extension XFree86-VidModeExtension
[     7.886] (II) Initializing extension XFree86-DGA
[     7.886] (II) Initializing extension XFree86-DRI
[     7.886] (II) Initializing extension DRI2
[     7.889] (II) modeset(0): Damage tracking initialized
[     7.889] (II) modeset(0): Setting screen physical size to 508 x 285
[     7.939] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[     7.939] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     7.939] (**) Power Button: Applying InputClass "YSTEK G Mouse"
[     7.939] (II) LoadModule: "libinput"
[     7.939] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     7.944] (II) Module libinput: vendor="X.Org Foundation"
[     7.944] 	compiled for 1.19.6, module version = 0.27.1
[     7.944] 	Module class: X.Org XInput Driver
[     7.944] 	ABI class: X.Org XInput driver, version 24.1
[     7.944] (II) Using input driver 'libinput' for 'Power Button'
[     7.944] (**) Power Button: always reports core events
[     7.944] (**) Option "Device" "/dev/input/event2"
[     7.944] (**) Option "_source" "server/udev"
[     7.945] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     7.945] (II) event2  - Power Button: device is a keyboard
[     7.945] (II) event2  - Power Button: device removed
[     7.972] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[     7.972] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     7.972] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     7.972] (II) event2  - Power Button: device is a keyboard
[     7.973] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[     7.973] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     7.973] (**) Video Bus: Applying InputClass "YSTEK G Mouse"
[     7.973] (II) Using input driver 'libinput' for 'Video Bus'
[     7.973] (**) Video Bus: always reports core events
[     7.973] (**) Option "Device" "/dev/input/event3"
[     7.973] (**) Option "_source" "server/udev"
[     7.973] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[     7.973] (II) event3  - Video Bus: device is a keyboard
[     7.973] (II) event3  - Video Bus: device removed
[     8.027] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3/event3"
[     8.027] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     8.027] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[     8.027] (II) event3  - Video Bus: device is a keyboard
[     8.028] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[     8.028] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     8.028] (**) Video Bus: Applying InputClass "YSTEK G Mouse"
[     8.028] (II) Using input driver 'libinput' for 'Video Bus'
[     8.028] (**) Video Bus: always reports core events
[     8.028] (**) Option "Device" "/dev/input/event4"
[     8.028] (**) Option "_source" "server/udev"
[     8.028] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[     8.028] (II) event4  - Video Bus: device is a keyboard
[     8.028] (II) event4  - Video Bus: device removed
[     8.080] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:12/LNXVIDEO:01/input/input4/event4"
[     8.080] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[     8.081] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[     8.081] (II) event4  - Video Bus: device is a keyboard
[     8.081] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[     8.081] (**) Lid Switch: Applying InputClass "YSTEK G Mouse"
[     8.081] (II) Using input driver 'libinput' for 'Lid Switch'
[     8.081] (**) Lid Switch: always reports core events
[     8.081] (**) Option "Device" "/dev/input/event0"
[     8.081] (**) Option "_source" "server/udev"
[     8.081] (II) event0  - Lid Switch: is tagged by udev as: Switch
[     8.081] (II) event0  - Lid Switch: device is a switch device
[     8.081] (II) event0  - Lid Switch: device removed
[     8.107] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0/event0"
[     8.107] (II) XINPUT: Adding extended input device "Lid Switch" (type: KEYBOARD, id 9)
[     8.107] (II) event0  - Lid Switch: is tagged by udev as: Switch
[     8.107] (II) event0  - Lid Switch: device is a switch device
[     8.107] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[     8.107] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[     8.107] (**) Sleep Button: Applying InputClass "YSTEK G Mouse"
[     8.107] (II) Using input driver 'libinput' for 'Sleep Button'
[     8.107] (**) Sleep Button: always reports core events
[     8.107] (**) Option "Device" "/dev/input/event1"
[     8.107] (**) Option "_source" "server/udev"
[     8.108] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[     8.108] (II) event1  - Sleep Button: device is a keyboard
[     8.108] (II) event1  - Sleep Button: device removed
[     8.134] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[     8.134] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[     8.134] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[     8.134] (II) event1  - Sleep Button: device is a keyboard
[     8.135] (II) config/udev: Adding input device USB2.0 UVC HD Webcam: USB2.0 UV (/dev/input/event17)
[     8.135] (**) USB2.0 UVC HD Webcam: USB2.0 UV: Applying InputClass "libinput keyboard catchall"
[     8.135] (**) USB2.0 UVC HD Webcam: USB2.0 UV: Applying InputClass "YSTEK G Mouse"
[     8.135] (II) Using input driver 'libinput' for 'USB2.0 UVC HD Webcam: USB2.0 UV'
[     8.135] (**) USB2.0 UVC HD Webcam: USB2.0 UV: always reports core events
[     8.135] (**) Option "Device" "/dev/input/event17"
[     8.135] (**) Option "_source" "server/udev"
[     8.135] (II) event17 - USB2.0 UVC HD Webcam: USB2.0 UV: is tagged by udev as: Keyboard
[     8.135] (II) event17 - USB2.0 UVC HD Webcam: USB2.0 UV: device is a keyboard
[     8.135] (II) event17 - USB2.0 UVC HD Webcam: USB2.0 UV: device removed
[     8.194] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/input/input17/event17"
[     8.194] (II) XINPUT: Adding extended input device "USB2.0 UVC HD Webcam: USB2.0 UV" (type: KEYBOARD, id 11)
[     8.195] (II) event17 - USB2.0 UVC HD Webcam: USB2.0 UV: is tagged by udev as: Keyboard
[     8.195] (II) event17 - USB2.0 UVC HD Webcam: USB2.0 UV: device is a keyboard
[     8.195] (II) config/udev: Adding input device Elan Touchpad (/dev/input/event16)
[     8.195] (**) Elan Touchpad: Applying InputClass "libinput touchpad catchall"
[     8.195] (**) Elan Touchpad: Applying InputClass "Elan Touchpad"
[     8.195] (II) Using input driver 'libinput' for 'Elan Touchpad'
[     8.195] (**) Elan Touchpad: always reports core events
[     8.195] (**) Option "Device" "/dev/input/event16"
[     8.195] (**) Option "_source" "server/udev"
[     8.196] (II) event16 - Elan Touchpad: is tagged by udev as: Touchpad
[     8.196] (II) event16 - Elan Touchpad: device is a touchpad
[     8.196] (II) event16 - Elan Touchpad: device removed
[     8.253] (**) Option "Tapping" "on"
[     8.253] (**) Option "AccelSpeed" "0.6"
[     8.253] (**) Option "NaturalScrolling" "true"
[     8.253] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-7/i2c-ELAN1000:00/input/input16/event16"
[     8.253] (II) XINPUT: Adding extended input device "Elan Touchpad" (type: TOUCHPAD, id 12)
[     8.253] (**) Option "AccelerationScheme" "none"
[     8.253] (**) Elan Touchpad: (accel) selected scheme none/0
[     8.253] (**) Elan Touchpad: (accel) acceleration factor: 2.000
[     8.253] (**) Elan Touchpad: (accel) acceleration threshold: 4
[     8.254] (II) event16 - Elan Touchpad: is tagged by udev as: Touchpad
[     8.254] (II) event16 - Elan Touchpad: device is a touchpad
[     8.254] (II) config/udev: Adding input device Elan Touchpad (/dev/input/mouse0)
[     8.254] (**) Elan Touchpad: Applying InputClass "Elan Touchpad"
[     8.254] (II) Using input driver 'libinput' for 'Elan Touchpad'
[     8.254] (**) Elan Touchpad: always reports core events
[     8.254] (**) Option "Device" "/dev/input/mouse0"
[     8.254] (**) Option "_source" "server/udev"
[     8.307] (II) mouse0  - failed to create input device '/dev/input/mouse0'.
[     8.307] (EE) libinput: Elan Touchpad: Failed to create a device for /dev/input/mouse0
[     8.307] (EE) PreInit returned 2 for "Elan Touchpad"
[     8.307] (II) UnloadModule: "libinput"
[     8.307] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)
[     8.307] (**) HDA Intel PCH Headphone: Applying InputClass "YSTEK G Mouse"
[     8.307] (II) Using input driver 'libinput' for 'HDA Intel PCH Headphone'
[     8.307] (**) HDA Intel PCH Headphone: always reports core events
[     8.307] (**) Option "Device" "/dev/input/event10"
[     8.307] (**) Option "_source" "server/udev"
[     8.307] (II) event10 - HDA Intel PCH Headphone: is tagged by udev as: Switch
[     8.307] (II) event10 - HDA Intel PCH Headphone: device removed
[     8.360] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.3/sound/card0/input10/event10"
[     8.360] (II) XINPUT: Adding extended input device "HDA Intel PCH Headphone" (type: KEYBOARD, id 13)
[     8.360] (II) event10 - HDA Intel PCH Headphone: is tagged by udev as: Switch
[     8.360] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event11)
[     8.360] (**) HDA Intel PCH HDMI/DP,pcm=3: Applying InputClass "YSTEK G Mouse"
[     8.360] (II) Using input driver 'libinput' for 'HDA Intel PCH HDMI/DP,pcm=3'
[     8.360] (**) HDA Intel PCH HDMI/DP,pcm=3: always reports core events
[     8.360] (**) Option "Device" "/dev/input/event11"
[     8.360] (**) Option "_source" "server/udev"
[     8.361] (II) event11 - HDA Intel PCH HDMI/DP,pcm=3: is tagged by udev as: Switch
[     8.361] (II) event11 - HDA Intel PCH HDMI/DP,pcm=3: device removed
[     8.414] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.3/sound/card0/input11/event11"
[     8.414] (II) XINPUT: Adding extended input device "HDA Intel PCH HDMI/DP,pcm=3" (type: KEYBOARD, id 14)
[     8.414] (II) event11 - HDA Intel PCH HDMI/DP,pcm=3: is tagged by udev as: Switch
[     8.414] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event12)
[     8.414] (**) HDA Intel PCH HDMI/DP,pcm=7: Applying InputClass "YSTEK G Mouse"
[     8.414] (II) Using input driver 'libinput' for 'HDA Intel PCH HDMI/DP,pcm=7'
[     8.414] (**) HDA Intel PCH HDMI/DP,pcm=7: always reports core events
[     8.414] (**) Option "Device" "/dev/input/event12"
[     8.414] (**) Option "_source" "server/udev"
[     8.414] (II) event12 - HDA Intel PCH HDMI/DP,pcm=7: is tagged by udev as: Switch
[     8.414] (II) event12 - HDA Intel PCH HDMI/DP,pcm=7: device removed
[     8.467] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.3/sound/card0/input12/event12"
[     8.467] (II) XINPUT: Adding extended input device "HDA Intel PCH HDMI/DP,pcm=7" (type: KEYBOARD, id 15)
[     8.467] (II) event12 - HDA Intel PCH HDMI/DP,pcm=7: is tagged by udev as: Switch
[     8.467] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event13)
[     8.468] (**) HDA Intel PCH HDMI/DP,pcm=8: Applying InputClass "YSTEK G Mouse"
[     8.468] (II) Using input driver 'libinput' for 'HDA Intel PCH HDMI/DP,pcm=8'
[     8.468] (**) HDA Intel PCH HDMI/DP,pcm=8: always reports core events
[     8.468] (**) Option "Device" "/dev/input/event13"
[     8.468] (**) Option "_source" "server/udev"
[     8.468] (II) event13 - HDA Intel PCH HDMI/DP,pcm=8: is tagged by udev as: Switch
[     8.468] (II) event13 - HDA Intel PCH HDMI/DP,pcm=8: device removed
[     8.520] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.3/sound/card0/input13/event13"
[     8.520] (II) XINPUT: Adding extended input device "HDA Intel PCH HDMI/DP,pcm=8" (type: KEYBOARD, id 16)
[     8.521] (II) event13 - HDA Intel PCH HDMI/DP,pcm=8: is tagged by udev as: Switch
[     8.521] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event14)
[     8.521] (**) HDA Intel PCH HDMI/DP,pcm=9: Applying InputClass "YSTEK G Mouse"
[     8.521] (II) Using input driver 'libinput' for 'HDA Intel PCH HDMI/DP,pcm=9'
[     8.521] (**) HDA Intel PCH HDMI/DP,pcm=9: always reports core events
[     8.521] (**) Option "Device" "/dev/input/event14"
[     8.521] (**) Option "_source" "server/udev"
[     8.521] (II) event14 - HDA Intel PCH HDMI/DP,pcm=9: is tagged by udev as: Switch
[     8.521] (II) event14 - HDA Intel PCH HDMI/DP,pcm=9: device removed
[     8.587] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.3/sound/card0/input14/event14"
[     8.587] (II) XINPUT: Adding extended input device "HDA Intel PCH HDMI/DP,pcm=9" (type: KEYBOARD, id 17)
[     8.587] (II) event14 - HDA Intel PCH HDMI/DP,pcm=9: is tagged by udev as: Switch
[     8.587] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event15)
[     8.587] (**) HDA Intel PCH HDMI/DP,pcm=10: Applying InputClass "YSTEK G Mouse"
[     8.587] (II) Using input driver 'libinput' for 'HDA Intel PCH HDMI/DP,pcm=10'
[     8.588] (**) HDA Intel PCH HDMI/DP,pcm=10: always reports core events
[     8.588] (**) Option "Device" "/dev/input/event15"
[     8.588] (**) Option "_source" "server/udev"
[     8.588] (II) event15 - HDA Intel PCH HDMI/DP,pcm=10: is tagged by udev as: Switch
[     8.588] (II) event15 - HDA Intel PCH HDMI/DP,pcm=10: device removed
[     8.640] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.3/sound/card0/input15/event15"
[     8.640] (II) XINPUT: Adding extended input device "HDA Intel PCH HDMI/DP,pcm=10" (type: KEYBOARD, id 18)
[     8.641] (II) event15 - HDA Intel PCH HDMI/DP,pcm=10: is tagged by udev as: Switch
[     8.641] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
[     8.641] (**) HDA Digital PCBeep: Applying InputClass "YSTEK G Mouse"
[     8.641] (II) Using input driver 'libinput' for 'HDA Digital PCBeep'
[     8.641] (**) HDA Digital PCBeep: always reports core events
[     8.641] (**) Option "Device" "/dev/input/event8"
[     8.641] (**) Option "_source" "server/udev"
[     8.641] (II) event8  - HDA Digital PCBeep: not tagged as supported input device
[     8.693] (II) event8  - not using input device '/dev/input/event8'.
[     8.693] (EE) libinput: HDA Digital PCBeep: Failed to create a device for /dev/input/event8
[     8.693] (EE) PreInit returned 2 for "HDA Digital PCBeep"
[     8.693] (II) UnloadModule: "libinput"
[     8.693] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9)
[     8.693] (**) HDA Intel PCH Mic: Applying InputClass "YSTEK G Mouse"
[     8.693] (II) Using input driver 'libinput' for 'HDA Intel PCH Mic'
[     8.693] (**) HDA Intel PCH Mic: always reports core events
[     8.693] (**) Option "Device" "/dev/input/event9"
[     8.693] (**) Option "_source" "server/udev"
[     8.694] (II) event9  - HDA Intel PCH Mic: is tagged by udev as: Switch
[     8.694] (II) event9  - HDA Intel PCH Mic: device removed
[     8.757] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.3/sound/card0/input9/event9"
[     8.757] (II) XINPUT: Adding extended input device "HDA Intel PCH Mic" (type: KEYBOARD, id 19)
[     8.758] (II) event9  - HDA Intel PCH Mic: is tagged by udev as: Switch
[     8.758] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event7)
[     8.758] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[     8.758] (**) Asus WMI hotkeys: Applying InputClass "YSTEK G Mouse"
[     8.758] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
[     8.758] (**) Asus WMI hotkeys: always reports core events
[     8.758] (**) Option "Device" "/dev/input/event7"
[     8.758] (**) Option "_source" "server/udev"
[     8.758] (II) event7  - Asus WMI hotkeys: is tagged by udev as: Keyboard
[     8.758] (II) event7  - Asus WMI hotkeys: device is a keyboard
[     8.758] (II) event7  - Asus WMI hotkeys: device removed
[     8.821] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input7/event7"
[     8.821] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 20)
[     8.821] (II) event7  - Asus WMI hotkeys: is tagged by udev as: Keyboard
[     8.822] (II) event7  - Asus WMI hotkeys: device is a keyboard
[     8.822] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event5)
[     8.822] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[     8.822] (**) AT Translated Set 2 keyboard: Applying InputClass "YSTEK G Mouse"
[     8.822] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     8.822] (**) AT Translated Set 2 keyboard: always reports core events
[     8.822] (**) Option "Device" "/dev/input/event5"
[     8.822] (**) Option "_source" "server/udev"
[     8.822] (II) event5  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     8.822] (II) event5  - AT Translated Set 2 keyboard: device is a keyboard
[     8.822] (II) event5  - AT Translated Set 2 keyboard: device removed
[     8.854] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input5/event5"
[     8.854] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 21)
[     8.854] (II) event5  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     8.854] (II) event5  - AT Translated Set 2 keyboard: device is a keyboard
[     8.854] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[     8.854] (**) PC Speaker: Applying InputClass "YSTEK G Mouse"
[     8.854] (II) Using input driver 'libinput' for 'PC Speaker'
[     8.854] (**) PC Speaker: always reports core events
[     8.854] (**) Option "Device" "/dev/input/event6"
[     8.854] (**) Option "_source" "server/udev"
[     8.855] (II) event6  - PC Speaker: not tagged as supported input device
[     8.907] (II) event6  - not using input device '/dev/input/event6'.
[     8.907] (EE) libinput: PC Speaker: Failed to create a device for /dev/input/event6
[     8.907] (EE) PreInit returned 2 for "PC Speaker"
[     8.907] (II) UnloadModule: "libinput"
[     8.907] (II) config/udev: Adding input device Xbox Gamepad (userspace driver) (/dev/input/event18)
[     8.907] (**) Xbox Gamepad (userspace driver): Applying InputClass "YSTEK G Mouse"
[     8.907] (II) Using input driver 'libinput' for 'Xbox Gamepad (userspace driver)'
[     8.907] (**) Xbox Gamepad (userspace driver): always reports core events
[     8.907] (**) Option "Device" "/dev/input/event18"
[     8.907] (**) Option "_source" "server/udev"
[     8.908] (II) event18 - Xbox Gamepad (userspace driver): is tagged by udev as: Joystick
[     8.908] (II) event18 - Xbox Gamepad (userspace driver): device is a joystick, ignoring
[     8.973] (II) event18 - not using input device '/dev/input/event18'.
[     8.973] (EE) libinput: Xbox Gamepad (userspace driver): Failed to create a device for /dev/input/event18
[     8.973] (EE) PreInit returned 2 for "Xbox Gamepad (userspace driver)"
[     8.973] (II) UnloadModule: "libinput"
[     8.974] (II) config/udev: Adding input device Xbox Gamepad (userspace driver) (/dev/input/js0)
[     8.974] (**) Xbox Gamepad (userspace driver): Applying InputClass "YSTEK G Mouse"
[     8.974] (II) Using input driver 'libinput' for 'Xbox Gamepad (userspace driver)'
[     8.974] (**) Xbox Gamepad (userspace driver): always reports core events
[     8.974] (**) Option "Device" "/dev/input/js0"
[     8.974] (**) Option "_source" "server/udev"
[     9.027] (II) js0     - failed to create input device '/dev/input/js0'.
[     9.027] (EE) libinput: Xbox Gamepad (userspace driver): Failed to create a device for /dev/input/js0
[     9.027] (EE) PreInit returned 2 for "Xbox Gamepad (userspace driver)"
[     9.027] (II) UnloadModule: "libinput"
[     9.027] (II) config/udev: Adding input device Xbox Gamepad (userspace driver) #2 (/dev/input/event19)
[     9.027] (**) Xbox Gamepad (userspace driver) #2: Applying InputClass "YSTEK G Mouse"
[     9.027] (II) Using input driver 'libinput' for 'Xbox Gamepad (userspace driver) #2'
[     9.027] (**) Xbox Gamepad (userspace driver) #2: always reports core events
[     9.027] (**) Option "Device" "/dev/input/event19"
[     9.027] (**) Option "_source" "server/udev"
[     9.027] (II) event19 - Xbox Gamepad (userspace driver) #2: is tagged by udev as: Joystick
[     9.027] (II) event19 - Xbox Gamepad (userspace driver) #2: device is a joystick, ignoring
[     9.080] (II) event19 - not using input device '/dev/input/event19'.
[     9.080] (EE) libinput: Xbox Gamepad (userspace driver) #2: Failed to create a device for /dev/input/event19
[     9.080] (EE) PreInit returned 2 for "Xbox Gamepad (userspace driver) #2"
[     9.080] (II) UnloadModule: "libinput"
[     9.080] (II) config/udev: Adding input device Xbox Gamepad (userspace driver) #2 (/dev/input/js1)
[     9.080] (**) Xbox Gamepad (userspace driver) #2: Applying InputClass "YSTEK G Mouse"
[     9.080] (II) Using input driver 'libinput' for 'Xbox Gamepad (userspace driver) #2'
[     9.080] (**) Xbox Gamepad (userspace driver) #2: always reports core events
[     9.080] (**) Option "Device" "/dev/input/js1"
[     9.080] (**) Option "_source" "server/udev"
[     9.133] (II) js1     - failed to create input device '/dev/input/js1'.
[     9.133] (EE) libinput: Xbox Gamepad (userspace driver) #2: Failed to create a device for /dev/input/js1
[     9.133] (EE) PreInit returned 2 for "Xbox Gamepad (userspace driver) #2"
[     9.133] (II) UnloadModule: "libinput"
[    17.294] (II) modeset(0): EDID vendor "LGD", prod id 1135
[    17.294] (II) modeset(0): Printing DDC gathered Modelines:
[    17.294] (II) modeset(0): Modeline "1920x1080"x0.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
[    27.724] (II) modeset(0): EDID vendor "LGD", prod id 1135
[    27.724] (II) modeset(0): Printing DDC gathered Modelines:
[    27.724] (II) modeset(0): Modeline "1920x1080"x0.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
[    28.936] (II) modeset(0): EDID vendor "LGD", prod id 1135
[    28.936] (II) modeset(0): Printing DDC gathered Modelines:
[    28.936] (II) modeset(0): Modeline "1920x1080"x0.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
[    30.259] (II) modeset(0): EDID vendor "LGD", prod id 1135
[    30.259] (II) modeset(0): Printing DDC gathered Modelines:
[    30.259] (II) modeset(0): Modeline "1920x1080"x0.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
[    35.082] (II) modeset(0): EDID vendor "LGD", prod id 1135
[    35.082] (II) modeset(0): Printing DDC gathered Modelines:
[    35.082] (II) modeset(0): Modeline "1920x1080"x0.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
[    35.483] (II) modeset(0): EDID vendor "LGD", prod id 1135
[    35.483] (II) modeset(0): Printing DDC gathered Modelines:
[    35.483] (II) modeset(0): Modeline "1920x1080"x0.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
[  2164.843] (EE) event16 - Elan Touchpad: libinput bug: invalid tap event TAP_EVENT_PALM in state TAP_STATE_TAPPED
[ 10366.007] (EE) client bug: timer event16 tap: offset negative (-283ms)
[ 10381.000] (EE) client bug: timer event16 tap: offset negative (-686ms)
[ 10383.830] (II) event16 - Elan Touchpad: SYN_DROPPED event - some input events have been lost.
[ 10393.233] (EE) client bug: timer event16 tap: offset negative (-313ms)
[ 10396.974] (II) event16 - Elan Touchpad: SYN_DROPPED event - some input events have been lost.
[ 10411.098] (II) event2  - Power Button: device removed
[ 10411.160] (II) event3  - Video Bus: device removed
[ 10411.236] (II) event4  - Video Bus: device removed
[ 10411.313] (II) event0  - Lid Switch: device removed
[ 10411.330] (II) event1  - Sleep Button: device removed
[ 10411.359] (II) event17 - USB2.0 UVC HD Webcam: USB2.0 UV: device removed
[ 10411.447] (II) event16 - Elan Touchpad: device removed
[ 10411.473] (II) event10 - HDA Intel PCH Headphone: device removed
[ 10411.514] (II) event11 - HDA Intel PCH HDMI/DP,pcm=3: device removed
[ 10411.572] (II) event12 - HDA Intel PCH HDMI/DP,pcm=7: device removed
[ 10411.615] (II) event13 - HDA Intel PCH HDMI/DP,pcm=8: device removed
[ 10411.650] (II) event14 - HDA Intel PCH HDMI/DP,pcm=9: device removed
[ 10411.699] (II) event15 - HDA Intel PCH HDMI/DP,pcm=10: device removed
[ 10411.744] (II) event9  - HDA Intel PCH Mic: device removed
[ 10411.816] (II) event7  - Asus WMI hotkeys: device removed
[ 10411.857] (II) event5  - AT Translated Set 2 keyboard: device removed
[ 10411.881] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 10438.690] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 10438.742] (II) modeset(0): EDID vendor "LGD", prod id 1135
[ 10438.742] (II) modeset(0): Printing DDC gathered Modelines:
[ 10438.742] (II) modeset(0): Modeline "1920x1080"x0.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
[ 10439.009] (II) event2  - Power Button: is tagged by udev as: Keyboard
[ 10439.009] (II) event2  - Power Button: device is a keyboard
[ 10439.010] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[ 10439.010] (II) event3  - Video Bus: device is a keyboard
[ 10439.010] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[ 10439.010] (II) event4  - Video Bus: device is a keyboard
[ 10439.011] (II) event0  - Lid Switch: is tagged by udev as: Switch
[ 10439.011] (II) event0  - Lid Switch: device is a switch device
[ 10439.012] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[ 10439.012] (II) event1  - Sleep Button: device is a keyboard
[ 10439.012] (II) event17 - USB2.0 UVC HD Webcam: USB2.0 UV: is tagged by udev as: Keyboard
[ 10439.012] (II) event17 - USB2.0 UVC HD Webcam: USB2.0 UV: device is a keyboard
[ 10439.013] (II) event16 - Elan Touchpad: is tagged by udev as: Touchpad
[ 10439.013] (II) event16 - Elan Touchpad: device is a touchpad
[ 10439.013] (II) event10 - HDA Intel PCH Headphone: is tagged by udev as: Switch
[ 10439.014] (II) event11 - HDA Intel PCH HDMI/DP,pcm=3: is tagged by udev as: Switch
[ 10439.014] (II) event12 - HDA Intel PCH HDMI/DP,pcm=7: is tagged by udev as: Switch
[ 10439.014] (II) event13 - HDA Intel PCH HDMI/DP,pcm=8: is tagged by udev as: Switch
[ 10439.015] (II) event14 - HDA Intel PCH HDMI/DP,pcm=9: is tagged by udev as: Switch
[ 10439.015] (II) event15 - HDA Intel PCH HDMI/DP,pcm=10: is tagged by udev as: Switch
[ 10439.015] (II) event9  - HDA Intel PCH Mic: is tagged by udev as: Switch
[ 10439.016] (II) event7  - Asus WMI hotkeys: is tagged by udev as: Keyboard
[ 10439.016] (II) event7  - Asus WMI hotkeys: device is a keyboard
[ 10439.016] (II) event5  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 10439.016] (II) event5  - AT Translated Set 2 keyboard: device is a keyboard
[ 15587.737] (EE) event16 - Elan Touchpad: libinput bug: invalid tap event TAP_EVENT_PALM in state TAP_STATE_TAPPED
[ 15688.566] (II) event2  - Power Button: device removed
[ 15688.585] (II) event3  - Video Bus: device removed
[ 15688.665] (II) event4  - Video Bus: device removed
[ 15688.769] (II) event0  - Lid Switch: device removed
[ 15688.789] (II) event1  - Sleep Button: device removed
[ 15688.821] (II) event17 - USB2.0 UVC HD Webcam: USB2.0 UV: device removed
[ 15688.891] (II) event16 - Elan Touchpad: device removed
[ 15688.945] (II) event10 - HDA Intel PCH Headphone: device removed
[ 15688.998] (II) event11 - HDA Intel PCH HDMI/DP,pcm=3: device removed
[ 15689.063] (II) event12 - HDA Intel PCH HDMI/DP,pcm=7: device removed
[ 15689.119] (II) event13 - HDA Intel PCH HDMI/DP,pcm=8: device removed
[ 15689.172] (II) event14 - HDA Intel PCH HDMI/DP,pcm=9: device removed
[ 15689.225] (II) event15 - HDA Intel PCH HDMI/DP,pcm=10: device removed
[ 15689.292] (II) event9  - HDA Intel PCH Mic: device removed
[ 15689.345] (II) event7  - Asus WMI hotkeys: device removed
[ 15689.399] (II) event5  - AT Translated Set 2 keyboard: device removed
[ 15689.444] (II) UnloadModule: "libinput"
[ 15689.444] (II) UnloadModule: "libinput"
[ 15689.444] (II) UnloadModule: "libinput"
[ 15689.444] (II) UnloadModule: "libinput"
[ 15689.444] (II) UnloadModule: "libinput"
[ 15689.444] (II) UnloadModule: "libinput"
[ 15689.444] (II) UnloadModule: "libinput"
[ 15689.444] (II) UnloadModule: "libinput"
[ 15689.444] (II) UnloadModule: "libinput"
[ 15689.444] (II) UnloadModule: "libinput"
[ 15689.445] (II) UnloadModule: "libinput"
[ 15689.445] (II) UnloadModule: "libinput"
[ 15689.445] (II) UnloadModule: "libinput"
[ 15689.445] (II) UnloadModule: "libinput"
[ 15689.445] (II) UnloadModule: "libinput"
[ 15689.446] (II) UnloadModule: "libinput"
[ 15689.534] (II) Server terminated successfully (0). Closing log file.

I couldn't find a journal.log. Instead, I found a folder: /var/log/journal

Here's the output of "lscpi -k":

00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Host Bridge/DRAM Registers (rev 07)
	Subsystem: ASUSTeK Computer Inc. Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Host Bridge/DRAM Registers
	Kernel driver in use: skl_uncore
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor PCIe Controller (x16) (rev 07)
	Kernel driver in use: pcieport
	Kernel modules: shpchp
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 530 (rev 06)
	Subsystem: ASUSTeK Computer Inc. HD Graphics 530
	Kernel driver in use: i915
	Kernel modules: i915
00:04.0 Signal processing controller: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem (rev 07)
	Subsystem: ASUSTeK Computer Inc. Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem
	Kernel driver in use: proc_thermal
	Kernel modules: processor_thermal_device
00:14.0 USB controller: Intel Corporation Sunrise Point-H USB 3.0 xHCI Controller (rev 31)
	Subsystem: ASUSTeK Computer Inc. Sunrise Point-H USB 3.0 xHCI Controller
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci
00:14.2 Signal processing controller: Intel Corporation Sunrise Point-H Thermal subsystem (rev 31)
	Subsystem: ASUSTeK Computer Inc. Sunrise Point-H Thermal subsystem
	Kernel driver in use: intel_pch_thermal
	Kernel modules: intel_pch_thermal
00:15.0 Signal processing controller: Intel Corporation Sunrise Point-H Serial IO I2C Controller #0 (rev 31)
	Subsystem: ASUSTeK Computer Inc. Sunrise Point-H Serial IO I2C Controller
	Kernel driver in use: intel-lpss
	Kernel modules: intel_lpss_pci
00:15.1 Signal processing controller: Intel Corporation Sunrise Point-H Serial IO I2C Controller #1 (rev 31)
	Subsystem: ASUSTeK Computer Inc. Sunrise Point-H Serial IO I2C Controller
	Kernel driver in use: intel-lpss
	Kernel modules: intel_lpss_pci
00:16.0 Communication controller: Intel Corporation Sunrise Point-H CSME HECI #1 (rev 31)
	Subsystem: ASUSTeK Computer Inc. Sunrise Point-H CSME HECI
	Kernel driver in use: mei_me
	Kernel modules: mei_me
00:17.0 SATA controller: Intel Corporation Sunrise Point-H SATA Controller [AHCI mode] (rev 31)
	Subsystem: ASUSTeK Computer Inc. Sunrise Point-H SATA Controller [AHCI mode]
	Kernel driver in use: ahci
	Kernel modules: ahci
00:1c.0 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #3 (rev f1)
	Kernel driver in use: pcieport
	Kernel modules: shpchp
00:1c.3 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #4 (rev f1)
	Kernel driver in use: pcieport
	Kernel modules: shpchp
00:1f.0 ISA bridge: Intel Corporation Sunrise Point-H LPC Controller (rev 31)
	Subsystem: ASUSTeK Computer Inc. Sunrise Point-H LPC Controller
00:1f.2 Memory controller: Intel Corporation Sunrise Point-H PMC (rev 31)
	Subsystem: ASUSTeK Computer Inc. Sunrise Point-H PMC
00:1f.3 Audio device: Intel Corporation Sunrise Point-H HD Audio (rev 31)
	Subsystem: ASUSTeK Computer Inc. Sunrise Point-H HD Audio
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel
00:1f.4 SMBus: Intel Corporation Sunrise Point-H SMBus (rev 31)
	Subsystem: ASUSTeK Computer Inc. Sunrise Point-H SMBus
	Kernel driver in use: i801_smbus
	Kernel modules: i2c_i801
01:00.0 3D controller: NVIDIA Corporation GM107M [GeForce GTX 960M] (rev a2)
	Subsystem: ASUSTeK Computer Inc. GM107M [GeForce GTX 960M]
	Kernel driver in use: nvidia
	Kernel modules: nouveau, nvidia_drm, nvidia
02:00.0 Network controller: Intel Corporation Wireless 8260 (rev 3a)
	Subsystem: Intel Corporation Dual Band Wireless-AC 8260
	Kernel driver in use: iwlwifi
	Kernel modules: iwlwifi
03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTL8411B PCI Express Card Reader (rev 01)
	Subsystem: Realtek Semiconductor Co., Ltd. RTL8411B PCI Express Card Reader
	Kernel driver in use: rtsx_pci
	Kernel modules: rtsx_pci
03:00.1 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 12)
	Subsystem: ASUSTeK Computer Inc. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
	Kernel driver in use: r8169
	Kernel modules: r8169

Offline

#8 2018-05-20 04:23:16

rharish
Member
Registered: 2018-02-19
Posts: 24

Re: [SOLVED] Blank X display with bbswitch

MusicMaster wrote:

I don't know if it helps, but i was having problems with bumblebee as well after an upgrade from xorg-server-1.19.6+13+gd0d1a694f-2 to xorg-server-1.20.0-2. Weird gliches in tty, when i tried to start anything with primusrun it failed. Downgraded back to xorg-server-1.19.6+13+gd0d1a694f-2, this solved it.
On another computer that i use remote with XRDP, i had problems with xorg-server-1.20.0-2 as well, blank screen when i tried to log in. Downgrading xorg-server fixed the problem.

I tried it, but unfortunately it did not work.

Offline

#9 2018-05-20 11:06:26

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

Re: [SOLVED] Blank X display with bbswitch

When someone asks for a journal log, we usually refer to the output of the journalctl commmand: https://wiki.archlinux.org/index.php/Systemd#Journal of special interest the continuing section about filtering the output to one specific boot for example.

Xorg log looks alright, the lspci output shows nvidia still being loaded, it shouldn't be on a proper bumblebee setup, as mentioned a journalctl -b from a failing attempt would be nice, as well as

systemctl status bumblebeed

Last edited by V1del (2018-05-20 11:08:37)

Offline

#10 2018-05-20 13:29:54

rharish
Member
Registered: 2018-02-19
Posts: 24

Re: [SOLVED] Blank X display with bbswitch

V1del wrote:

When someone asks for a journal log, we usually refer to the output of the journalctl commmand: https://wiki.archlinux.org/index.php/Systemd#Journal of special interest the continuing section about filtering the output to one specific boot for example.

Xorg log looks alright, the lspci output shows nvidia still being loaded, it shouldn't be on a proper bumblebee setup, as mentioned a journalctl -b from a failing attempt would be nice, as well as

systemctl status bumblebeed

Here's the journal log from the failing boot:

-- Logs begin at Sat 2018-03-17 11:20:21 IST, end at Sun 2018-05-20 18:54:00 IST. --
May 20 18:47:02 rharish-GL552VW kernel: Linux version 4.16.9-1-ARCH (builduser@heftig-4616) (gcc version 8.1.0 (GCC)) #1 SMP PREEMPT Thu May 17 02:10:09 UTC 2018
May 20 18:47:02 rharish-GL552VW kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=54104c17-c54a-4f03-acc4-7c7e4b77b7ce rw single
May 20 18:47:02 rharish-GL552VW kernel: KERNEL supported cpus:
May 20 18:47:02 rharish-GL552VW kernel:   Intel GenuineIntel
May 20 18:47:02 rharish-GL552VW kernel:   AMD AuthenticAMD
May 20 18:47:02 rharish-GL552VW kernel:   Centaur CentaurHauls
May 20 18:47:02 rharish-GL552VW kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
May 20 18:47:02 rharish-GL552VW kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
May 20 18:47:02 rharish-GL552VW kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
May 20 18:47:02 rharish-GL552VW kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
May 20 18:47:02 rharish-GL552VW kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
May 20 18:47:02 rharish-GL552VW kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
May 20 18:47:02 rharish-GL552VW kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
May 20 18:47:02 rharish-GL552VW kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
May 20 18:47:02 rharish-GL552VW kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
May 20 18:47:02 rharish-GL552VW kernel: e820: BIOS-provided physical RAM map:
May 20 18:47:02 rharish-GL552VW kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
May 20 18:47:02 rharish-GL552VW kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
May 20 18:47:02 rharish-GL552VW kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
May 20 18:47:02 rharish-GL552VW kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
May 20 18:47:02 rharish-GL552VW kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000072679fff] usable
May 20 18:47:02 rharish-GL552VW kernel: BIOS-e820: [mem 0x000000007267a000-0x000000007267afff] ACPI NVS
May 20 18:47:02 rharish-GL552VW kernel: BIOS-e820: [mem 0x000000007267b000-0x00000000726c4fff] reserved
May 20 18:47:02 rharish-GL552VW kernel: BIOS-e820: [mem 0x00000000726c5000-0x0000000072716fff] usable
May 20 18:47:02 rharish-GL552VW kernel: BIOS-e820: [mem 0x0000000072717000-0x0000000072b57fff] reserved
May 20 18:47:02 rharish-GL552VW kernel: BIOS-e820: [mem 0x0000000072b58000-0x0000000075958fff] usable
May 20 18:47:02 rharish-GL552VW kernel: BIOS-e820: [mem 0x0000000075959000-0x00000000763e7fff] reserved
May 20 18:47:02 rharish-GL552VW kernel: BIOS-e820: [mem 0x00000000763e8000-0x0000000076a02fff] usable
May 20 18:47:02 rharish-GL552VW kernel: BIOS-e820: [mem 0x0000000076a03000-0x00000000773a6fff] ACPI NVS
May 20 18:47:02 rharish-GL552VW kernel: BIOS-e820: [mem 0x00000000773a7000-0x0000000077f88fff] reserved
May 20 18:47:02 rharish-GL552VW kernel: BIOS-e820: [mem 0x0000000077f89000-0x0000000077ffdfff] type 20
May 20 18:47:02 rharish-GL552VW kernel: BIOS-e820: [mem 0x0000000077ffe000-0x0000000077ffefff] usable
May 20 18:47:02 rharish-GL552VW kernel: BIOS-e820: [mem 0x0000000078000000-0x00000000780fffff] reserved
May 20 18:47:02 rharish-GL552VW kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
May 20 18:47:02 rharish-GL552VW kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
May 20 18:47:02 rharish-GL552VW kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
May 20 18:47:02 rharish-GL552VW kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
May 20 18:47:02 rharish-GL552VW kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
May 20 18:47:02 rharish-GL552VW kernel: BIOS-e820: [mem 0x0000000100000000-0x0000000483ffffff] usable
May 20 18:47:02 rharish-GL552VW kernel: NX (Execute Disable) protection: active
May 20 18:47:02 rharish-GL552VW kernel: efi: EFI v2.40 by American Megatrends
May 20 18:47:02 rharish-GL552VW kernel: efi:  ESRT=0x77ec7e18  ACPI=0x76b0b000  ACPI 2.0=0x76b0b000  SMBIOS=0x778e1000  SMBIOS 3.0=0x778e0000 
May 20 18:47:02 rharish-GL552VW kernel: SMBIOS 3.0.0 present.
May 20 18:47:02 rharish-GL552VW kernel: DMI: ASUSTeK COMPUTER INC. GL552VW/GL552VW, BIOS GL552VW.218 03/16/2016
May 20 18:47:02 rharish-GL552VW kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
May 20 18:47:02 rharish-GL552VW kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
May 20 18:47:02 rharish-GL552VW kernel: e820: last_pfn = 0x484000 max_arch_pfn = 0x400000000
May 20 18:47:02 rharish-GL552VW kernel: MTRR default type: write-back
May 20 18:47:02 rharish-GL552VW kernel: MTRR fixed ranges enabled:
May 20 18:47:02 rharish-GL552VW kernel:   00000-9FFFF write-back
May 20 18:47:02 rharish-GL552VW kernel:   A0000-BFFFF uncachable
May 20 18:47:02 rharish-GL552VW kernel:   C0000-FFFFF write-protect
May 20 18:47:02 rharish-GL552VW kernel: MTRR variable ranges enabled:
May 20 18:47:02 rharish-GL552VW kernel:   0 base 0080000000 mask 7F80000000 uncachable
May 20 18:47:02 rharish-GL552VW kernel:   1 base 007C000000 mask 7FFC000000 uncachable
May 20 18:47:02 rharish-GL552VW kernel:   2 base 007A000000 mask 7FFE000000 uncachable
May 20 18:47:02 rharish-GL552VW kernel:   3 base 0079000000 mask 7FFF000000 uncachable
May 20 18:47:02 rharish-GL552VW kernel:   4 base 0078800000 mask 7FFF800000 uncachable
May 20 18:47:02 rharish-GL552VW kernel:   5 disabled
May 20 18:47:02 rharish-GL552VW kernel:   6 disabled
May 20 18:47:02 rharish-GL552VW kernel:   7 disabled
May 20 18:47:02 rharish-GL552VW kernel:   8 disabled
May 20 18:47:02 rharish-GL552VW kernel:   9 disabled
May 20 18:47:02 rharish-GL552VW kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
May 20 18:47:02 rharish-GL552VW kernel: e820: last_pfn = 0x77fff max_arch_pfn = 0x400000000
May 20 18:47:02 rharish-GL552VW kernel: esrt: Reserving ESRT space from 0x0000000077ec7e18 to 0x0000000077ec7e50.
May 20 18:47:02 rharish-GL552VW kernel: Scanning 1 areas for low memory corruption
May 20 18:47:02 rharish-GL552VW kernel: Base memory trampoline at [        (ptrval)] 98000 size 24576
May 20 18:47:02 rharish-GL552VW kernel: Using GB pages for direct mapping
May 20 18:47:02 rharish-GL552VW kernel: BRK [0x2f2655000, 0x2f2655fff] PGTABLE
May 20 18:47:02 rharish-GL552VW kernel: BRK [0x2f2656000, 0x2f2656fff] PGTABLE
May 20 18:47:02 rharish-GL552VW kernel: BRK [0x2f2657000, 0x2f2657fff] PGTABLE
May 20 18:47:02 rharish-GL552VW kernel: BRK [0x2f2658000, 0x2f2658fff] PGTABLE
May 20 18:47:02 rharish-GL552VW kernel: BRK [0x2f2659000, 0x2f2659fff] PGTABLE
May 20 18:47:02 rharish-GL552VW kernel: BRK [0x2f265a000, 0x2f265afff] PGTABLE
May 20 18:47:02 rharish-GL552VW kernel: BRK [0x2f265b000, 0x2f265bfff] PGTABLE
May 20 18:47:02 rharish-GL552VW kernel: BRK [0x2f265c000, 0x2f265cfff] PGTABLE
May 20 18:47:02 rharish-GL552VW kernel: BRK [0x2f265d000, 0x2f265dfff] PGTABLE
May 20 18:47:02 rharish-GL552VW kernel: BRK [0x2f265e000, 0x2f265efff] PGTABLE
May 20 18:47:02 rharish-GL552VW kernel: BRK [0x2f265f000, 0x2f265ffff] PGTABLE
May 20 18:47:02 rharish-GL552VW kernel: BRK [0x2f2660000, 0x2f2660fff] PGTABLE
May 20 18:47:02 rharish-GL552VW kernel: Secure boot could not be determined
May 20 18:47:02 rharish-GL552VW kernel: RAMDISK: [mem 0x332c5000-0x35959fff]
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Early table checksum verification disabled
May 20 18:47:02 rharish-GL552VW kernel: ACPI: RSDP 0x0000000076B0B000 000024 (v02 _ASUS_)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: XSDT 0x0000000076B0B0A8 0000D4 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: FACP 0x0000000076B30EC0 00010C (v05 _ASUS_ Notebook 01072009 AMI  00010013)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: DSDT 0x0000000076B0B210 025CAE (v02 _ASUS_ Notebook 01072009 INTL 20120913)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: FACS 0x00000000773A5F80 000040
May 20 18:47:02 rharish-GL552VW kernel: ACPI: APIC 0x0000000076B30FD0 0000BC (v03 _ASUS_ Notebook 01072009 AMI  00010013)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: FPDT 0x0000000076B31090 000044 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: FIDT 0x0000000076B310D8 00009C (v01 _ASUS_ Notebook 01072009 AMI  00010013)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: MCFG 0x0000000076B31178 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00000097)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: HPET 0x0000000076B311B8 000038 (v01 _ASUS_ Notebook 01072009 AMI. 0005000B)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: SSDT 0x0000000076B311F0 000315 (v01 SataRe SataTabl 00001000 INTL 20120913)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: ECDT 0x0000000076B31508 0000C1 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: LPIT 0x0000000076B315D0 000094 (v01 INTEL  SKL      00000000 MSFT 0000005F)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: SSDT 0x0000000076B31668 000248 (v02 INTEL  sensrhub 00000000 INTL 20120913)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: DBGP 0x0000000076B318B0 000034 (v01 INTEL           00000000 MSFT 0000005F)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: DBG2 0x0000000076B318E8 000054 (v00 INTEL           00000000 MSFT 0000005F)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: SSDT 0x0000000076B31940 003D5C (v02 DptfTa DptfTabl 00001000 INTL 20120913)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: SSDT 0x0000000076B356A0 006685 (v02 SaSsdt SaSsdt   00003000 INTL 20120913)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: UEFI 0x0000000076B3BD28 000042 (v01                 00000000      00000000)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: SSDT 0x0000000076B3BD70 000E58 (v02 CpuRef CpuSsdt  00003000 INTL 20120913)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: BGRT 0x0000000076B3CBC8 000038 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: SSDT 0x0000000076B3CC00 0000A5 (v02 SgRef  SgPeg    00001000 INTL 20120913)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: DMAR 0x0000000076B3CCA8 0000F0 (v01 INTEL  SKL      00000001 INTL 00000001)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: TPM2 0x0000000076B3CD98 000034 (v03        Tpm2Tabl 00000001 AMI  00000000)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: SSDT 0x0000000076B3CDD0 0019E4 (v01 OptRef OptTabl  00001000 INTL 20120913)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: MSDM 0x0000000076181F18 000055 (v03 _ASUS_ Notebook 00000000 ASUS 00000001)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Local APIC address 0xfee00000
May 20 18:47:02 rharish-GL552VW kernel: No NUMA configuration found
May 20 18:47:02 rharish-GL552VW kernel: Faking a node at [mem 0x0000000000000000-0x0000000483ffffff]
May 20 18:47:02 rharish-GL552VW kernel: NODE_DATA(0) allocated [mem 0x483ffc000-0x483ffffff]
May 20 18:47:02 rharish-GL552VW kernel: Zone ranges:
May 20 18:47:02 rharish-GL552VW kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
May 20 18:47:02 rharish-GL552VW kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
May 20 18:47:02 rharish-GL552VW kernel:   Normal   [mem 0x0000000100000000-0x0000000483ffffff]
May 20 18:47:02 rharish-GL552VW kernel:   Device   empty
May 20 18:47:02 rharish-GL552VW kernel: Movable zone start for each node
May 20 18:47:02 rharish-GL552VW kernel: Early memory node ranges
May 20 18:47:02 rharish-GL552VW kernel:   node   0: [mem 0x0000000000001000-0x0000000000057fff]
May 20 18:47:02 rharish-GL552VW kernel:   node   0: [mem 0x0000000000059000-0x000000000009dfff]
May 20 18:47:02 rharish-GL552VW kernel:   node   0: [mem 0x0000000000100000-0x0000000072679fff]
May 20 18:47:02 rharish-GL552VW kernel:   node   0: [mem 0x00000000726c5000-0x0000000072716fff]
May 20 18:47:02 rharish-GL552VW kernel:   node   0: [mem 0x0000000072b58000-0x0000000075958fff]
May 20 18:47:02 rharish-GL552VW kernel:   node   0: [mem 0x00000000763e8000-0x0000000076a02fff]
May 20 18:47:02 rharish-GL552VW kernel:   node   0: [mem 0x0000000077ffe000-0x0000000077ffefff]
May 20 18:47:02 rharish-GL552VW kernel:   node   0: [mem 0x0000000100000000-0x0000000483ffffff]
May 20 18:47:02 rharish-GL552VW kernel: Initmem setup node 0 [mem 0x0000000000001000-0x0000000483ffffff]
May 20 18:47:02 rharish-GL552VW kernel: On node 0 totalpages: 4168325
May 20 18:47:02 rharish-GL552VW kernel:   DMA zone: 64 pages used for memmap
May 20 18:47:02 rharish-GL552VW kernel:   DMA zone: 22 pages reserved
May 20 18:47:02 rharish-GL552VW kernel:   DMA zone: 3996 pages, LIFO batch:0
May 20 18:47:02 rharish-GL552VW kernel:   DMA32 zone: 7468 pages used for memmap
May 20 18:47:02 rharish-GL552VW kernel:   DMA32 zone: 477929 pages, LIFO batch:31
May 20 18:47:02 rharish-GL552VW kernel:   Normal zone: 57600 pages used for memmap
May 20 18:47:02 rharish-GL552VW kernel:   Normal zone: 3686400 pages, LIFO batch:31
May 20 18:47:02 rharish-GL552VW kernel: Reserved but unavailable: 99 pages
May 20 18:47:02 rharish-GL552VW kernel: Reserving Intel graphics memory at [mem 0x79000000-0x7affffff]
May 20 18:47:02 rharish-GL552VW kernel: ACPI: PM-Timer IO Port: 0x1808
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Local APIC address 0xfee00000
May 20 18:47:02 rharish-GL552VW kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
May 20 18:47:02 rharish-GL552VW kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
May 20 18:47:02 rharish-GL552VW kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
May 20 18:47:02 rharish-GL552VW kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
May 20 18:47:02 rharish-GL552VW kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
May 20 18:47:02 rharish-GL552VW kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
May 20 18:47:02 rharish-GL552VW kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
May 20 18:47:02 rharish-GL552VW kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
May 20 18:47:02 rharish-GL552VW kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
May 20 18:47:02 rharish-GL552VW kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: IRQ0 used by override.
May 20 18:47:02 rharish-GL552VW kernel: ACPI: IRQ9 used by override.
May 20 18:47:02 rharish-GL552VW kernel: Using ACPI (MADT) for SMP configuration information
May 20 18:47:02 rharish-GL552VW kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
May 20 18:47:02 rharish-GL552VW kernel: [Firmware Bug]: TSC_DEADLINE disabled due to Errata; please update microcode to version: 0xb2 (or later)
May 20 18:47:02 rharish-GL552VW kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs
May 20 18:47:02 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
May 20 18:47:02 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
May 20 18:47:02 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
May 20 18:47:02 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
May 20 18:47:02 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0x7267a000-0x7267afff]
May 20 18:47:02 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0x7267b000-0x726c4fff]
May 20 18:47:02 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0x72717000-0x72b57fff]
May 20 18:47:02 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0x75959000-0x763e7fff]
May 20 18:47:02 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0x76a03000-0x773a6fff]
May 20 18:47:02 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0x773a7000-0x77f88fff]
May 20 18:47:02 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0x77f89000-0x77ffdfff]
May 20 18:47:02 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0x77fff000-0x77ffffff]
May 20 18:47:02 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0x78000000-0x780fffff]
May 20 18:47:02 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0x78100000-0x78ffffff]
May 20 18:47:02 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0x79000000-0x7affffff]
May 20 18:47:02 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0x7b000000-0xdfffffff]
May 20 18:47:02 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
May 20 18:47:02 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
May 20 18:47:02 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
May 20 18:47:02 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
May 20 18:47:02 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
May 20 18:47:02 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
May 20 18:47:02 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
May 20 18:47:02 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
May 20 18:47:02 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
May 20 18:47:02 rharish-GL552VW kernel: e820: [mem 0x7b000000-0xdfffffff] available for PCI devices
May 20 18:47:02 rharish-GL552VW kernel: Booting paravirtualized kernel on bare hardware
May 20 18:47:02 rharish-GL552VW kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
May 20 18:47:02 rharish-GL552VW kernel: random: get_random_bytes called from start_kernel+0x95/0x4da with crng_init=0
May 20 18:47:02 rharish-GL552VW kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
May 20 18:47:02 rharish-GL552VW kernel: percpu: Embedded 46 pages/cpu @        (ptrval) s151552 r8192 d28672 u262144
May 20 18:47:02 rharish-GL552VW kernel: pcpu-alloc: s151552 r8192 d28672 u262144 alloc=1*2097152
May 20 18:47:02 rharish-GL552VW kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
May 20 18:47:02 rharish-GL552VW kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4103171
May 20 18:47:02 rharish-GL552VW kernel: Policy zone: Normal
May 20 18:47:02 rharish-GL552VW kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=54104c17-c54a-4f03-acc4-7c7e4b77b7ce rw single
May 20 18:47:02 rharish-GL552VW kernel: Calgary: detecting Calgary via BIOS EBDA area
May 20 18:47:02 rharish-GL552VW kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
May 20 18:47:02 rharish-GL552VW kernel: Memory: 16237496K/16673300K available (10252K kernel code, 1262K rwdata, 3404K rodata, 1460K init, 640K bss, 435804K reserved, 0K cma-reserved)
May 20 18:47:02 rharish-GL552VW kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
May 20 18:47:02 rharish-GL552VW kernel: Kernel/User page tables isolation: enabled
May 20 18:47:02 rharish-GL552VW kernel: ftrace: allocating 31739 entries in 124 pages
May 20 18:47:02 rharish-GL552VW kernel: Preemptible hierarchical RCU implementation.
May 20 18:47:02 rharish-GL552VW kernel:         CONFIG_RCU_FANOUT set to non-default value of 32
May 20 18:47:02 rharish-GL552VW kernel:         RCU dyntick-idle grace-period acceleration is enabled.
May 20 18:47:02 rharish-GL552VW kernel:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
May 20 18:47:02 rharish-GL552VW kernel:         RCU priority boosting: priority 1 delay 500 ms.
May 20 18:47:02 rharish-GL552VW kernel:         Tasks RCU enabled.
May 20 18:47:02 rharish-GL552VW kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
May 20 18:47:02 rharish-GL552VW kernel: NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
May 20 18:47:02 rharish-GL552VW kernel:         Offload RCU callbacks from CPUs: .
May 20 18:47:02 rharish-GL552VW kernel: spurious 8259A interrupt: IRQ7.
May 20 18:47:02 rharish-GL552VW kernel: Console: colour dummy device 80x25
May 20 18:47:02 rharish-GL552VW kernel: console [tty0] enabled
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Core revision 20180105
May 20 18:47:02 rharish-GL552VW kernel: ACPI: 8 ACPI AML tables successfully acquired and loaded
May 20 18:47:02 rharish-GL552VW kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
May 20 18:47:02 rharish-GL552VW kernel: hpet clockevent registered
May 20 18:47:02 rharish-GL552VW kernel: APIC: Switch to symmetric I/O mode setup
May 20 18:47:02 rharish-GL552VW kernel: DMAR: Host address width 39
May 20 18:47:02 rharish-GL552VW kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
May 20 18:47:02 rharish-GL552VW kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0501e
May 20 18:47:02 rharish-GL552VW kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
May 20 18:47:02 rharish-GL552VW kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
May 20 18:47:02 rharish-GL552VW kernel: DMAR: RMRR base: 0x00000076161000 end: 0x00000076180fff
May 20 18:47:02 rharish-GL552VW kernel: DMAR: RMRR base: 0x00000078800000 end: 0x0000007affffff
May 20 18:47:02 rharish-GL552VW kernel: DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
May 20 18:47:02 rharish-GL552VW kernel: DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
May 20 18:47:02 rharish-GL552VW kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
May 20 18:47:02 rharish-GL552VW kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
May 20 18:47:02 rharish-GL552VW kernel: DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
May 20 18:47:02 rharish-GL552VW kernel: DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
May 20 18:47:02 rharish-GL552VW kernel: DMAR-IR: Enabled IRQ remapping in xapic mode
May 20 18:47:02 rharish-GL552VW kernel: x2apic: IRQ remapping doesn't support X2APIC mode
May 20 18:47:02 rharish-GL552VW kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
May 20 18:47:02 rharish-GL552VW kernel: tsc: Detected 2600.000 MHz processor
May 20 18:47:02 rharish-GL552VW kernel: tsc: Detected 2592.000 MHz TSC
May 20 18:47:02 rharish-GL552VW kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x255cb6cc5db, max_idle_ns: 440795203504 ns
May 20 18:47:02 rharish-GL552VW kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5186.00 BogoMIPS (lpj=8640000)
May 20 18:47:02 rharish-GL552VW kernel: pid_max: default: 32768 minimum: 301
May 20 18:47:02 rharish-GL552VW kernel: Security Framework initialized
May 20 18:47:02 rharish-GL552VW kernel: Yama: becoming mindful.
May 20 18:47:02 rharish-GL552VW kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
May 20 18:47:02 rharish-GL552VW kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
May 20 18:47:02 rharish-GL552VW kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
May 20 18:47:02 rharish-GL552VW kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
May 20 18:47:02 rharish-GL552VW kernel: CPU: Physical Processor ID: 0
May 20 18:47:02 rharish-GL552VW kernel: CPU: Processor Core ID: 0
May 20 18:47:02 rharish-GL552VW kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
May 20 18:47:02 rharish-GL552VW kernel: ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
May 20 18:47:02 rharish-GL552VW kernel: mce: CPU supports 10 MCE banks
May 20 18:47:02 rharish-GL552VW kernel: CPU0: Thermal monitoring enabled (TM1)
May 20 18:47:02 rharish-GL552VW kernel: process: using mwait in idle threads
May 20 18:47:02 rharish-GL552VW kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
May 20 18:47:02 rharish-GL552VW kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
May 20 18:47:02 rharish-GL552VW kernel: Spectre V2 : Mitigation: Full generic retpoline
May 20 18:47:02 rharish-GL552VW kernel: Spectre V2 : Spectre v2 mitigation: Filling RSB on context switch
May 20 18:47:02 rharish-GL552VW kernel: Freeing SMP alternatives memory: 24K
May 20 18:47:02 rharish-GL552VW kernel: smpboot: CPU0: Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz (family: 0x6, model: 0x5e, stepping: 0x3)
May 20 18:47:02 rharish-GL552VW kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
May 20 18:47:02 rharish-GL552VW kernel: ... version:                4
May 20 18:47:02 rharish-GL552VW kernel: ... bit width:              48
May 20 18:47:02 rharish-GL552VW kernel: ... generic registers:      4
May 20 18:47:02 rharish-GL552VW kernel: ... value mask:             0000ffffffffffff
May 20 18:47:02 rharish-GL552VW kernel: ... max period:             00007fffffffffff
May 20 18:47:02 rharish-GL552VW kernel: ... fixed-purpose events:   3
May 20 18:47:02 rharish-GL552VW kernel: ... event mask:             000000070000000f
May 20 18:47:02 rharish-GL552VW kernel: Hierarchical SRCU implementation.
May 20 18:47:02 rharish-GL552VW kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
May 20 18:47:02 rharish-GL552VW kernel: smp: Bringing up secondary CPUs ...
May 20 18:47:02 rharish-GL552VW kernel: x86: Booting SMP configuration:
May 20 18:47:02 rharish-GL552VW kernel: .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
May 20 18:47:02 rharish-GL552VW kernel: smp: Brought up 1 node, 8 CPUs
May 20 18:47:02 rharish-GL552VW kernel: smpboot: Max logical packages: 1
May 20 18:47:02 rharish-GL552VW kernel: smpboot: Total of 8 processors activated (41488.00 BogoMIPS)
May 20 18:47:02 rharish-GL552VW kernel: devtmpfs: initialized
May 20 18:47:02 rharish-GL552VW kernel: x86/mm: Memory block size: 128MB
May 20 18:47:02 rharish-GL552VW kernel: PM: Registering ACPI NVS region [mem 0x7267a000-0x7267afff] (4096 bytes)
May 20 18:47:02 rharish-GL552VW kernel: PM: Registering ACPI NVS region [mem 0x76a03000-0x773a6fff] (10108928 bytes)
May 20 18:47:02 rharish-GL552VW kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
May 20 18:47:02 rharish-GL552VW kernel: futex hash table entries: 2048 (order: 5, 131072 bytes)
May 20 18:47:02 rharish-GL552VW kernel: pinctrl core: initialized pinctrl subsystem
May 20 18:47:02 rharish-GL552VW kernel: RTC time: 13:16:58, date: 05/20/18
May 20 18:47:02 rharish-GL552VW kernel: NET: Registered protocol family 16
May 20 18:47:02 rharish-GL552VW kernel: cpuidle: using governor ladder
May 20 18:47:02 rharish-GL552VW kernel: cpuidle: using governor menu
May 20 18:47:02 rharish-GL552VW kernel: KVM setup pv remote TLB flush
May 20 18:47:02 rharish-GL552VW kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
May 20 18:47:02 rharish-GL552VW kernel: ACPI: bus type PCI registered
May 20 18:47:02 rharish-GL552VW kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
May 20 18:47:02 rharish-GL552VW kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
May 20 18:47:02 rharish-GL552VW kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
May 20 18:47:02 rharish-GL552VW kernel: PCI: Using configuration type 1 for base access
May 20 18:47:02 rharish-GL552VW kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
May 20 18:47:02 rharish-GL552VW kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Added _OSI(Module Device)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Added _OSI(Processor Device)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Added _OSI(Processor Aggregator Device)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: EC: EC started
May 20 18:47:02 rharish-GL552VW kernel: ACPI: EC: interrupt blocked
May 20 18:47:02 rharish-GL552VW kernel: ACPI: \: Used as first EC
May 20 18:47:02 rharish-GL552VW kernel: ACPI: \: GPE=0x23, EC_CMD/EC_SC=0x66, EC_DATA=0x62
May 20 18:47:02 rharish-GL552VW kernel: ACPI: \: Used as boot ECDT EC to handle transactions
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Executed 23 blocks of module-level executable AML code
May 20 18:47:02 rharish-GL552VW kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Dynamic OEM Table Load:
May 20 18:47:02 rharish-GL552VW kernel: ACPI: SSDT 0xFFFF97DBF139C800 0005DC (v02 PmRef  Cpu0Ist  00003000 INTL 20120913)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Dynamic OEM Table Load:
May 20 18:47:02 rharish-GL552VW kernel: ACPI: SSDT 0xFFFF97DBF0FB5000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120913)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Dynamic OEM Table Load:
May 20 18:47:02 rharish-GL552VW kernel: ACPI: SSDT 0xFFFF97DBF0FD3E40 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120913)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Dynamic OEM Table Load:
May 20 18:47:02 rharish-GL552VW kernel: ACPI: SSDT 0xFFFF97DBF0FC3400 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120913)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Dynamic OEM Table Load:
May 20 18:47:02 rharish-GL552VW kernel: ACPI: SSDT 0xFFFF97DBF139B800 0005AA (v02 PmRef  ApIst    00003000 INTL 20120913)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Dynamic OEM Table Load:
May 20 18:47:02 rharish-GL552VW kernel: ACPI: SSDT 0xFFFF97DBF0FC0800 000119 (v02 PmRef  ApHwp    00003000 INTL 20120913)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Dynamic OEM Table Load:
May 20 18:47:02 rharish-GL552VW kernel: ACPI: SSDT 0xFFFF97DBF0FC2C00 000119 (v02 PmRef  ApCst    00003000 INTL 20120913)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Interpreter enabled
May 20 18:47:02 rharish-GL552VW kernel: ACPI: (supports S0 S3 S4 S5)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Using IOAPIC for interrupt routing
May 20 18:47:02 rharish-GL552VW kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Enabled 8 GPEs in block 00 to 7F
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Power Resource [PG00] (on)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Power Resource [PG01] (on)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Power Resource [PG02] (on)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Power Resource [WRST] (off)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Power Resource [WRST] (off)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Power Resource [WRST] (off)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Power Resource [WRST] (off)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Power Resource [WRST] (off)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Power Resource [WRST] (off)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Power Resource [WRST] (off)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Power Resource [WRST] (off)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Power Resource [WRST] (off)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Power Resource [WRST] (off)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Power Resource [WRST] (off)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Power Resource [WRST] (off)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Power Resource [WRST] (off)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Power Resource [WRST] (off)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Power Resource [WRST] (off)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Power Resource [WRST] (off)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Power Resource [WRST] (off)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Power Resource [WRST] (off)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Power Resource [WRST] (off)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Power Resource [WRST] (off)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
May 20 18:47:02 rharish-GL552VW kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
May 20 18:47:02 rharish-GL552VW kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
May 20 18:47:02 rharish-GL552VW kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
May 20 18:47:02 rharish-GL552VW kernel: PCI host bridge to bus 0000:00
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:00: root bus resource [mem 0x7b000000-0xdfffffff window]
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:00.0: [8086:1910] type 00 class 0x060000
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:02.0: [8086:191b] type 00 class 0x030000
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:02.0: reg 0x10: [mem 0xdd000000-0xddffffff 64bit]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:04.0: reg 0x10: [mem 0xdf320000-0xdf327fff 64bit]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:14.0: reg 0x10: [mem 0xdf310000-0xdf31ffff 64bit]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:14.2: [8086:a131] type 00 class 0x118000
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:14.2: reg 0x10: [mem 0xdf338000-0xdf338fff 64bit]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:15.0: [8086:a160] type 00 class 0x118000
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:15.0: reg 0x10: [mem 0xdf337000-0xdf337fff 64bit]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:15.1: [8086:a161] type 00 class 0x118000
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:15.1: reg 0x10: [mem 0xdf336000-0xdf336fff 64bit]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:16.0: reg 0x10: [mem 0xdf335000-0xdf335fff 64bit]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:16.0: PME# supported from D3hot
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:17.0: [8086:a103] type 00 class 0x010601
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:17.0: reg 0x10: [mem 0xdf330000-0xdf331fff]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:17.0: reg 0x14: [mem 0xdf334000-0xdf3340ff]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:17.0: reg 0x24: [mem 0xdf333000-0xdf3337ff]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:17.0: PME# supported from D3hot
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:1c.0: [8086:a112] type 01 class 0x060400
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:1c.3: [8086:a113] type 01 class 0x060400
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:1f.0: [8086:a14e] type 00 class 0x060100
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:1f.2: reg 0x10: [mem 0xdf32c000-0xdf32ffff]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:1f.3: [8086:a170] type 00 class 0x040300
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xdf328000-0xdf32bfff 64bit]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xdf300000-0xdf30ffff 64bit]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xdf332000-0xdf3320ff 64bit]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:01:00.0: [10de:139b] type 00 class 0x030200
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:01:00.0: reg 0x10: [mem 0xde000000-0xdeffffff]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:01:00.0: reg 0x30: [mem 0xdf000000-0xdf07ffff pref]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:01.0:   bridge window [mem 0xde000000-0xdf0fffff]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:02:00.0: [8086:24f3] type 00 class 0x028000
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:02:00.0: reg 0x10: [mem 0xdf200000-0xdf201fff 64bit]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:1c.0:   bridge window [mem 0xdf200000-0xdf2fffff]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:03:00.0: [10ec:5287] type 00 class 0xff0000
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:03:00.0: reg 0x10: [mem 0xdf115000-0xdf115fff]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:03:00.0: reg 0x30: [mem 0xdf100000-0xdf10ffff pref]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:03:00.0: supports D1 D2
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:03:00.1: [10ec:8168] type 00 class 0x020000
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:03:00.1: reg 0x10: [io  0xd000-0xd0ff]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:03:00.1: reg 0x18: [mem 0xdf114000-0xdf114fff 64bit]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:03:00.1: reg 0x20: [mem 0xdf110000-0xdf113fff 64bit]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:03:00.1: supports D1 D2
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:03:00.1: PME# supported from D0 D1 D2 D3hot D3cold
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:1c.3: PCI bridge to [bus 03]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:1c.3:   bridge window [mem 0xdf100000-0xdf1fffff]
May 20 18:47:02 rharish-GL552VW kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: EC: interrupt unblocked
May 20 18:47:02 rharish-GL552VW kernel: ACPI: EC: event unblocked
May 20 18:47:02 rharish-GL552VW kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x23, EC_CMD/EC_SC=0x66, EC_DATA=0x62
May 20 18:47:02 rharish-GL552VW kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:02.0: vgaarb: bridge control possible
May 20 18:47:02 rharish-GL552VW kernel: vgaarb: loaded
May 20 18:47:02 rharish-GL552VW kernel: EDAC MC: Ver: 3.0.0
May 20 18:47:02 rharish-GL552VW kernel: Registered efivars operations
May 20 18:47:02 rharish-GL552VW kernel: PCI: Using ACPI for IRQ routing
May 20 18:47:02 rharish-GL552VW kernel: PCI: pci_cache_line_size set to 64 bytes
May 20 18:47:02 rharish-GL552VW kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
May 20 18:47:02 rharish-GL552VW kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
May 20 18:47:02 rharish-GL552VW kernel: e820: reserve RAM buffer [mem 0x7267a000-0x73ffffff]
May 20 18:47:02 rharish-GL552VW kernel: e820: reserve RAM buffer [mem 0x72717000-0x73ffffff]
May 20 18:47:02 rharish-GL552VW kernel: e820: reserve RAM buffer [mem 0x75959000-0x77ffffff]
May 20 18:47:02 rharish-GL552VW kernel: e820: reserve RAM buffer [mem 0x76a03000-0x77ffffff]
May 20 18:47:02 rharish-GL552VW kernel: e820: reserve RAM buffer [mem 0x77fff000-0x77ffffff]
May 20 18:47:02 rharish-GL552VW kernel: NetLabel: Initializing
May 20 18:47:02 rharish-GL552VW kernel: NetLabel:  domain hash size = 128
May 20 18:47:02 rharish-GL552VW kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
May 20 18:47:02 rharish-GL552VW kernel: NetLabel:  unlabeled traffic allowed by default
May 20 18:47:02 rharish-GL552VW kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
May 20 18:47:02 rharish-GL552VW kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
May 20 18:47:02 rharish-GL552VW kernel: clocksource: Switched to clocksource tsc-early
May 20 18:47:02 rharish-GL552VW kernel: VFS: Disk quotas dquot_6.6.0
May 20 18:47:02 rharish-GL552VW kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
May 20 18:47:02 rharish-GL552VW kernel: pnp: PnP ACPI init
May 20 18:47:02 rharish-GL552VW kernel: system 00:00: [io  0x0680-0x069f] has been reserved
May 20 18:47:02 rharish-GL552VW kernel: system 00:00: [io  0xffff] has been reserved
May 20 18:47:02 rharish-GL552VW kernel: system 00:00: [io  0xffff] has been reserved
May 20 18:47:02 rharish-GL552VW kernel: system 00:00: [io  0xffff] has been reserved
May 20 18:47:02 rharish-GL552VW kernel: system 00:00: [io  0x1800-0x18fe] has been reserved
May 20 18:47:02 rharish-GL552VW kernel: system 00:00: [io  0x164e-0x164f] has been reserved
May 20 18:47:02 rharish-GL552VW kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
May 20 18:47:02 rharish-GL552VW kernel: system 00:01: [io  0x0800-0x087f] has been reserved
May 20 18:47:02 rharish-GL552VW kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
May 20 18:47:02 rharish-GL552VW kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
May 20 18:47:02 rharish-GL552VW kernel: system 00:03: [io  0x1854-0x1857] has been reserved
May 20 18:47:02 rharish-GL552VW kernel: system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
May 20 18:47:02 rharish-GL552VW kernel: system 00:04: [io  0x0240-0x0259] has been reserved
May 20 18:47:02 rharish-GL552VW kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
May 20 18:47:02 rharish-GL552VW kernel: pnp 00:05: Plug and Play ACPI device, IDs ATK3001 PNP030b (active)
May 20 18:47:02 rharish-GL552VW kernel: system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
May 20 18:47:02 rharish-GL552VW kernel: system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
May 20 18:47:02 rharish-GL552VW kernel: system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
May 20 18:47:02 rharish-GL552VW kernel: system 00:06: [mem 0xe0000000-0xefffffff] has been reserved
May 20 18:47:02 rharish-GL552VW kernel: system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
May 20 18:47:02 rharish-GL552VW kernel: system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved
May 20 18:47:02 rharish-GL552VW kernel: system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
May 20 18:47:02 rharish-GL552VW kernel: system 00:06: [mem 0xff000000-0xffffffff] has been reserved
May 20 18:47:02 rharish-GL552VW kernel: system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
May 20 18:47:02 rharish-GL552VW kernel: system 00:06: [mem 0xdffe0000-0xdfffffff] has been reserved
May 20 18:47:02 rharish-GL552VW kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
May 20 18:47:02 rharish-GL552VW kernel: system 00:07: [mem 0xfd000000-0xfdabffff] has been reserved
May 20 18:47:02 rharish-GL552VW kernel: system 00:07: [mem 0xfdad0000-0xfdadffff] has been reserved
May 20 18:47:02 rharish-GL552VW kernel: system 00:07: [mem 0xfdb00000-0xfdffffff] has been reserved
May 20 18:47:02 rharish-GL552VW kernel: system 00:07: [mem 0xfe000000-0xfe01ffff] could not be reserved
May 20 18:47:02 rharish-GL552VW kernel: system 00:07: [mem 0xfe036000-0xfe03bfff] has been reserved
May 20 18:47:02 rharish-GL552VW kernel: system 00:07: [mem 0xfe03d000-0xfe3fffff] has been reserved
May 20 18:47:02 rharish-GL552VW kernel: system 00:07: [mem 0xfe410000-0xfe7fffff] has been reserved
May 20 18:47:02 rharish-GL552VW kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
May 20 18:47:02 rharish-GL552VW kernel: system 00:08: [io  0xff00-0xfffe] has been reserved
May 20 18:47:02 rharish-GL552VW kernel: system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
May 20 18:47:02 rharish-GL552VW kernel: system 00:09: [mem 0xfdaf0000-0xfdafffff] has been reserved
May 20 18:47:02 rharish-GL552VW kernel: system 00:09: [mem 0xfdae0000-0xfdaeffff] has been reserved
May 20 18:47:02 rharish-GL552VW kernel: system 00:09: [mem 0xfdac0000-0xfdacffff] has been reserved
May 20 18:47:02 rharish-GL552VW kernel: system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
May 20 18:47:02 rharish-GL552VW kernel: pnp: PnP ACPI: found 10 devices
May 20 18:47:02 rharish-GL552VW kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:01.0:   bridge window [mem 0xde000000-0xdf0fffff]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:1c.0:   bridge window [mem 0xdf200000-0xdf2fffff]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:1c.3: PCI bridge to [bus 03]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:1c.3:   bridge window [mem 0xdf100000-0xdf1fffff]
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:00: resource 19 [mem 0x7b000000-0xdfffffff window]
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:00: resource 20 [mem 0xfd000000-0xfe7fffff window]
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:01: resource 1 [mem 0xde000000-0xdf0fffff]
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:02: resource 1 [mem 0xdf200000-0xdf2fffff]
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
May 20 18:47:02 rharish-GL552VW kernel: pci_bus 0000:03: resource 1 [mem 0xdf100000-0xdf1fffff]
May 20 18:47:02 rharish-GL552VW kernel: NET: Registered protocol family 2
May 20 18:47:02 rharish-GL552VW kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
May 20 18:47:02 rharish-GL552VW kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
May 20 18:47:02 rharish-GL552VW kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
May 20 18:47:02 rharish-GL552VW kernel: TCP: Hash tables configured (established 131072 bind 65536)
May 20 18:47:02 rharish-GL552VW kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes)
May 20 18:47:02 rharish-GL552VW kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
May 20 18:47:02 rharish-GL552VW kernel: NET: Registered protocol family 1
May 20 18:47:02 rharish-GL552VW kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
May 20 18:47:02 rharish-GL552VW kernel: PCI: CLS 0 bytes, default 64
May 20 18:47:02 rharish-GL552VW kernel: Unpacking initramfs...
May 20 18:47:02 rharish-GL552VW kernel: Freeing initrd memory: 39508K
May 20 18:47:02 rharish-GL552VW kernel: DMAR: ACPI device "device:72" under DMAR at fed91000 as 00:15.0
May 20 18:47:02 rharish-GL552VW kernel: DMAR: ACPI device "device:73" under DMAR at fed91000 as 00:15.1
May 20 18:47:02 rharish-GL552VW kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
May 20 18:47:02 rharish-GL552VW kernel: software IO TLB [mem 0x6d639000-0x71639000] (64MB) mapped at [        (ptrval)-        (ptrval)]
May 20 18:47:02 rharish-GL552VW kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x255cb6cc5db, max_idle_ns: 440795203504 ns
May 20 18:47:02 rharish-GL552VW kernel: clocksource: Switched to clocksource tsc
May 20 18:47:02 rharish-GL552VW kernel: Scanning for low memory corruption every 60 seconds
May 20 18:47:02 rharish-GL552VW kernel: Initialise system trusted keyrings
May 20 18:47:02 rharish-GL552VW kernel: Key type blacklist registered
May 20 18:47:02 rharish-GL552VW kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
May 20 18:47:02 rharish-GL552VW kernel: zbud: loaded
May 20 18:47:02 rharish-GL552VW kernel: Key type asymmetric registered
May 20 18:47:02 rharish-GL552VW kernel: Asymmetric key parser 'x509' registered
May 20 18:47:02 rharish-GL552VW kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
May 20 18:47:02 rharish-GL552VW kernel: io scheduler noop registered
May 20 18:47:02 rharish-GL552VW kernel: io scheduler deadline registered
May 20 18:47:02 rharish-GL552VW kernel: io scheduler cfq registered (default)
May 20 18:47:02 rharish-GL552VW kernel: io scheduler mq-deadline registered
May 20 18:47:02 rharish-GL552VW kernel: io scheduler kyber registered
May 20 18:47:02 rharish-GL552VW kernel: io scheduler bfq registered
May 20 18:47:02 rharish-GL552VW kernel: pcieport 0000:00:1c.0: AER enabled with IRQ 123
May 20 18:47:02 rharish-GL552VW kernel: pcieport 0000:00:1c.3: AER enabled with IRQ 124
May 20 18:47:02 rharish-GL552VW kernel: pcieport 0000:00:01.0: Signaling PME with IRQ 122
May 20 18:47:02 rharish-GL552VW kernel: pcieport 0000:00:1c.0: Signaling PME with IRQ 123
May 20 18:47:02 rharish-GL552VW kernel: pcieport 0000:00:1c.3: Signaling PME with IRQ 124
May 20 18:47:02 rharish-GL552VW kernel: efifb: probing for efifb
May 20 18:47:02 rharish-GL552VW kernel: efifb: framebuffer at 0xb0000000, using 8128k, total 8128k
May 20 18:47:02 rharish-GL552VW kernel: efifb: mode is 1920x1080x32, linelength=7680, pages=1
May 20 18:47:02 rharish-GL552VW kernel: efifb: scrolling: redraw
May 20 18:47:02 rharish-GL552VW kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
May 20 18:47:02 rharish-GL552VW kernel: Console: switching to colour frame buffer device 240x67
May 20 18:47:02 rharish-GL552VW kernel: fb0: EFI VGA frame buffer device
May 20 18:47:02 rharish-GL552VW kernel: intel_idle: MWAIT substates: 0x11142120
May 20 18:47:02 rharish-GL552VW kernel: intel_idle: v0.4.1 model 0x5E
May 20 18:47:02 rharish-GL552VW kernel: intel_idle: state C8 is disabled
May 20 18:47:02 rharish-GL552VW kernel: intel_idle: state C9 is disabled
May 20 18:47:02 rharish-GL552VW kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
May 20 18:47:02 rharish-GL552VW kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Lid Switch [LID]
May 20 18:47:02 rharish-GL552VW kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Sleep Button [SLPB]
May 20 18:47:02 rharish-GL552VW kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Power Button [PWRF]
May 20 18:47:02 rharish-GL552VW kernel: thermal LNXTHERM:00: registered as thermal_zone0
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Thermal Zone [THRM] (71 C)
May 20 18:47:02 rharish-GL552VW kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
May 20 18:47:02 rharish-GL552VW kernel: intel_pstate: Intel P-state driver initializing
May 20 18:47:02 rharish-GL552VW kernel: intel_pstate: HWP enabled
May 20 18:47:02 rharish-GL552VW kernel: ledtrig-cpu: registered to indicate activity on CPUs
May 20 18:47:02 rharish-GL552VW kernel: intel_pmc_core:  initialized
May 20 18:47:02 rharish-GL552VW kernel: NET: Registered protocol family 10
May 20 18:47:02 rharish-GL552VW kernel: Segment Routing with IPv6
May 20 18:47:02 rharish-GL552VW kernel: NET: Registered protocol family 17
May 20 18:47:02 rharish-GL552VW kernel: RAS: Correctable Errors collector initialized.
May 20 18:47:02 rharish-GL552VW kernel: microcode: sig=0x506e3, pf=0x20, revision=0x74
May 20 18:47:02 rharish-GL552VW kernel: microcode: Microcode Update Driver: v2.2.
May 20 18:47:02 rharish-GL552VW kernel: sched_clock: Marking stable (940347397, 0)->(1027843713, -87496316)
May 20 18:47:02 rharish-GL552VW kernel: registered taskstats version 1
May 20 18:47:02 rharish-GL552VW kernel: Loading compiled-in X.509 certificates
May 20 18:47:02 rharish-GL552VW kernel: zswap: loaded using pool lzo/zbud
May 20 18:47:02 rharish-GL552VW kernel: Key type big_key registered
May 20 18:47:02 rharish-GL552VW kernel:   Magic number: 2:594:281
May 20 18:47:02 rharish-GL552VW kernel: tty tty18: hash matches
May 20 18:47:02 rharish-GL552VW kernel: hctosys: unable to open rtc device (rtc0)
May 20 18:47:02 rharish-GL552VW kernel: Freeing unused kernel memory: 1460K
May 20 18:47:02 rharish-GL552VW kernel: Write protecting the kernel read-only data: 16384k
May 20 18:47:02 rharish-GL552VW kernel: Freeing unused kernel memory: 2016K
May 20 18:47:02 rharish-GL552VW kernel: Freeing unused kernel memory: 692K
May 20 18:47:02 rharish-GL552VW kernel: Linux agpgart interface v0.103
May 20 18:47:02 rharish-GL552VW kernel: checking generic (b0000000 7f0000) vs hw (b0000000 10000000)
May 20 18:47:02 rharish-GL552VW kernel: fb: switching to inteldrmfb from EFI VGA
May 20 18:47:02 rharish-GL552VW kernel: Console: switching to colour dummy device 80x25
May 20 18:47:02 rharish-GL552VW kernel: [drm] Replacing VGA console driver
May 20 18:47:02 rharish-GL552VW kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
May 20 18:47:02 rharish-GL552VW kernel: [drm] Driver supports precise vblank timestamp query.
May 20 18:47:02 rharish-GL552VW kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
May 20 18:47:02 rharish-GL552VW kernel: [drm] Finished loading DMC firmware i915/skl_dmc_ver1_27.bin (v1.27)
May 20 18:47:02 rharish-GL552VW kernel: [drm] Initialized i915 1.6.0 20171222 for 0000:00:02.0 on minor 0
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
May 20 18:47:02 rharish-GL552VW kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Video Device [PEGP] (multi-head: no  rom: yes  post: no)
May 20 18:47:02 rharish-GL552VW kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:12/LNXVIDEO:01/input/input4
May 20 18:47:02 rharish-GL552VW kernel: fbcon: inteldrmfb (fb0) is primary device
May 20 18:47:02 rharish-GL552VW kernel: Console: switching to colour frame buffer device 240x67
May 20 18:47:02 rharish-GL552VW kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
May 20 18:47:02 rharish-GL552VW kernel: i8042: PNP: PS/2 Controller [PNP030b:PS2K] at 0x60,0x64 irq 1
May 20 18:47:02 rharish-GL552VW kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
May 20 18:47:02 rharish-GL552VW kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
May 20 18:47:02 rharish-GL552VW kernel: SCSI subsystem initialized
May 20 18:47:02 rharish-GL552VW kernel: cryptd: max_cpu_qlen set to 1000
May 20 18:47:02 rharish-GL552VW kernel: ACPI: bus type USB registered
May 20 18:47:02 rharish-GL552VW kernel: usbcore: registered new interface driver usbfs
May 20 18:47:02 rharish-GL552VW kernel: usbcore: registered new interface driver hub
May 20 18:47:02 rharish-GL552VW kernel: usbcore: registered new device driver usb
May 20 18:47:02 rharish-GL552VW kernel: libata version 3.00 loaded.
May 20 18:47:02 rharish-GL552VW kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
May 20 18:47:02 rharish-GL552VW kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
May 20 18:47:02 rharish-GL552VW kernel: AVX2 version of gcm_enc/dec engaged.
May 20 18:47:02 rharish-GL552VW kernel: AES CTR mode by8 optimization enabled
May 20 18:47:02 rharish-GL552VW kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
May 20 18:47:02 rharish-GL552VW kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
May 20 18:47:02 rharish-GL552VW kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
May 20 18:47:02 rharish-GL552VW kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 20 18:47:02 rharish-GL552VW kernel: usb usb1: Product: xHCI Host Controller
May 20 18:47:02 rharish-GL552VW kernel: usb usb1: Manufacturer: Linux 4.16.9-1-ARCH xhci-hcd
May 20 18:47:02 rharish-GL552VW kernel: usb usb1: SerialNumber: 0000:00:14.0
May 20 18:47:02 rharish-GL552VW kernel: hub 1-0:1.0: USB hub found
May 20 18:47:02 rharish-GL552VW kernel: hub 1-0:1.0: 16 ports detected
May 20 18:47:02 rharish-GL552VW kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
May 20 18:47:02 rharish-GL552VW kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
May 20 18:47:02 rharish-GL552VW kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
May 20 18:47:02 rharish-GL552VW kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 20 18:47:02 rharish-GL552VW kernel: usb usb2: Product: xHCI Host Controller
May 20 18:47:02 rharish-GL552VW kernel: usb usb2: Manufacturer: Linux 4.16.9-1-ARCH xhci-hcd
May 20 18:47:02 rharish-GL552VW kernel: usb usb2: SerialNumber: 0000:00:14.0
May 20 18:47:02 rharish-GL552VW kernel: hub 2-0:1.0: USB hub found
May 20 18:47:02 rharish-GL552VW kernel: hub 2-0:1.0: 8 ports detected
May 20 18:47:02 rharish-GL552VW kernel: usb: port power management may be unreliable
May 20 18:47:02 rharish-GL552VW kernel: ahci 0000:00:17.0: version 3.0
May 20 18:47:02 rharish-GL552VW kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 3 ports 6 Gbps 0x7 impl SATA mode
May 20 18:47:02 rharish-GL552VW kernel: ahci 0000:00:17.0: flags: 64bit ncq sntf pm led clo only pio slum part ems deso sadm sds apst 
May 20 18:47:02 rharish-GL552VW kernel: scsi host0: ahci
May 20 18:47:02 rharish-GL552VW kernel: scsi host1: ahci
May 20 18:47:02 rharish-GL552VW kernel: scsi host2: ahci
May 20 18:47:02 rharish-GL552VW kernel: ata1: SATA max UDMA/133 abar m2048@0xdf333000 port 0xdf333100 irq 128
May 20 18:47:02 rharish-GL552VW kernel: ata2: SATA max UDMA/133 abar m2048@0xdf333000 port 0xdf333180 irq 128
May 20 18:47:02 rharish-GL552VW kernel: ata3: SATA max UDMA/133 abar m2048@0xdf333000 port 0xdf333200 irq 128
May 20 18:47:02 rharish-GL552VW kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
May 20 18:47:02 rharish-GL552VW kernel: usb 1-4: new high-speed USB device number 2 using xhci_hcd
May 20 18:47:02 rharish-GL552VW kernel: ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
May 20 18:47:02 rharish-GL552VW kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
May 20 18:47:02 rharish-GL552VW kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
May 20 18:47:02 rharish-GL552VW kernel: ata1.00: ATA-8: HGST HTS721010A9E630, JB0OA3J0, max UDMA/133
May 20 18:47:02 rharish-GL552VW kernel: ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
May 20 18:47:02 rharish-GL552VW kernel: ata3.00: ATA-9: SanDisk SD8SNAT128G1002, Z2317002, max UDMA/133
May 20 18:47:02 rharish-GL552VW kernel: ata3.00: 250069680 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
May 20 18:47:02 rharish-GL552VW kernel: ata2.00: ATAPI: SlimtypeDVD A  DA8AESH, XAA1, max UDMA/133
May 20 18:47:02 rharish-GL552VW kernel: ata3.00: configured for UDMA/133
May 20 18:47:02 rharish-GL552VW kernel: ahci 0000:00:17.0: port does not support device sleep
May 20 18:47:02 rharish-GL552VW kernel: ata2.00: configured for UDMA/133
May 20 18:47:02 rharish-GL552VW kernel: ata1.00: configured for UDMA/133
May 20 18:47:02 rharish-GL552VW kernel: scsi 0:0:0:0: Direct-Access     ATA      HGST HTS721010A9 A3J0 PQ: 0 ANSI: 5
May 20 18:47:02 rharish-GL552VW kernel: scsi 1:0:0:0: CD-ROM            Slimtype DVD A  DA8AESH   XAA1 PQ: 0 ANSI: 5
May 20 18:47:02 rharish-GL552VW kernel: scsi 2:0:0:0: Direct-Access     ATA      SanDisk SD8SNAT1 7002 PQ: 0 ANSI: 5
May 20 18:47:02 rharish-GL552VW kernel: sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
May 20 18:47:02 rharish-GL552VW kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
May 20 18:47:02 rharish-GL552VW kernel: sd 0:0:0:0: [sda] Write Protect is off
May 20 18:47:02 rharish-GL552VW kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
May 20 18:47:02 rharish-GL552VW kernel: sd 2:0:0:0: [sdb] 250069680 512-byte logical blocks: (128 GB/119 GiB)
May 20 18:47:02 rharish-GL552VW kernel: sd 2:0:0:0: [sdb] Write Protect is off
May 20 18:47:02 rharish-GL552VW kernel: sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
May 20 18:47:02 rharish-GL552VW kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
May 20 18:47:02 rharish-GL552VW kernel: sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
May 20 18:47:02 rharish-GL552VW kernel:  sdb: sdb1 sdb2 sdb3 sdb4 sdb6 sdb7
May 20 18:47:02 rharish-GL552VW kernel: sd 2:0:0:0: [sdb] Attached SCSI disk
May 20 18:47:02 rharish-GL552VW kernel: usb 1-4: New USB device found, idVendor=13d3, idProduct=5654
May 20 18:47:02 rharish-GL552VW kernel: usb 1-4: New USB device strings: Mfr=3, Product=1, SerialNumber=2
May 20 18:47:02 rharish-GL552VW kernel: usb 1-4: Product: USB2.0 UVC HD Webcam
May 20 18:47:02 rharish-GL552VW kernel: usb 1-4: Manufacturer: Azurewave
May 20 18:47:02 rharish-GL552VW kernel: usb 1-4: SerialNumber: NULL
May 20 18:47:02 rharish-GL552VW kernel: sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
May 20 18:47:02 rharish-GL552VW kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
May 20 18:47:02 rharish-GL552VW kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
May 20 18:47:02 rharish-GL552VW kernel:  sda: sda1
May 20 18:47:02 rharish-GL552VW kernel: sd 0:0:0:0: [sda] Attached SCSI disk
May 20 18:47:02 rharish-GL552VW kernel: random: fast init done
May 20 18:47:02 rharish-GL552VW kernel: usb 1-6: new full-speed USB device number 3 using xhci_hcd
May 20 18:47:02 rharish-GL552VW kernel: usb 1-6: New USB device found, idVendor=045e, idProduct=0719
May 20 18:47:02 rharish-GL552VW kernel: usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
May 20 18:47:02 rharish-GL552VW kernel: usb 1-6: Product: Xbox 360 Wireless Receiver for Windows
May 20 18:47:02 rharish-GL552VW kernel: usb 1-6: Manufacturer: ©Microsoft
May 20 18:47:02 rharish-GL552VW kernel: usb 1-6: SerialNumber: E0BC0A00
May 20 18:47:02 rharish-GL552VW kernel: usb 1-9: new full-speed USB device number 4 using xhci_hcd
May 20 18:47:02 rharish-GL552VW kernel: usb 1-9: New USB device found, idVendor=8087, idProduct=0a2b
May 20 18:47:02 rharish-GL552VW kernel: usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=0
May 20 18:47:02 rharish-GL552VW kernel: EXT4-fs (sdb7): mounted filesystem with ordered data mode. Opts: (null)
May 20 18:47:02 rharish-GL552VW systemd[1]: systemd 238 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN +PCRE2 default-hierarchy=hybrid)
May 20 18:47:02 rharish-GL552VW systemd[1]: Detected architecture x86-64.
May 20 18:47:02 rharish-GL552VW systemd[1]: Set hostname to <rharish-GL552VW>.
May 20 18:47:02 rharish-GL552VW kernel: random: systemd: uninitialized urandom read (16 bytes read)
May 20 18:47:02 rharish-GL552VW systemd[1]: Created slice system-systemd\x2dfsck.slice.
May 20 18:47:02 rharish-GL552VW kernel: random: systemd: uninitialized urandom read (16 bytes read)
May 20 18:47:02 rharish-GL552VW systemd[1]: Listening on LVM2 poll daemon socket.
May 20 18:47:02 rharish-GL552VW kernel: random: systemd: uninitialized urandom read (16 bytes read)
May 20 18:47:02 rharish-GL552VW systemd[1]: Listening on Device-mapper event daemon FIFOs.
May 20 18:47:02 rharish-GL552VW systemd[1]: Listening on udev Control Socket.
May 20 18:47:02 rharish-GL552VW systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
May 20 18:47:02 rharish-GL552VW systemd[1]: Listening on Journal Socket (/dev/log).
May 20 18:47:02 rharish-GL552VW systemd[1]: Listening on LVM2 metadata daemon socket.
May 20 18:47:02 rharish-GL552VW kernel: acpi_call: loading out-of-tree module taints kernel.
May 20 18:47:02 rharish-GL552VW kernel: EXT4-fs (sdb7): re-mounted. Opts: data=ordered
May 20 18:47:02 rharish-GL552VW kernel: thinkpad_ec: no ThinkPad embedded controller!
May 20 18:47:02 rharish-GL552VW systemd-journald[296]: Journal started
May 20 18:47:02 rharish-GL552VW systemd-journald[296]: Runtime journal (/run/log/journal/d8a8455598564d3a81ed6e35c730753d) is 8.0M, max 797.1M, 789.1M free.
May 20 18:47:02 rharish-GL552VW systemd-modules-load[301]: Inserted module 'acpi_call'
May 20 18:47:02 rharish-GL552VW systemd-modules-load[301]: Inserted module 'crypto_user'
May 20 18:47:02 rharish-GL552VW systemd[1]: Starting Flush Journal to Persistent Storage...
May 20 18:47:02 rharish-GL552VW systemd-journald[296]: Time spent on flushing to /var is 8.026ms for 764 entries.
May 20 18:47:02 rharish-GL552VW systemd-journald[296]: System journal (/var/log/journal/d8a8455598564d3a81ed6e35c730753d) is 1000.4M, max 1.7G, 800.1M free.
May 20 18:47:02 rharish-GL552VW kernel: random: crng init done
May 20 18:47:02 rharish-GL552VW kernel: random: 7 urandom warning(s) missed due to ratelimiting
May 20 18:47:02 rharish-GL552VW kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
May 20 18:47:02 rharish-GL552VW kernel: rtc_cmos 00:02: RTC can wake from S4
May 20 18:47:02 rharish-GL552VW kernel: rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
May 20 18:47:02 rharish-GL552VW kernel: rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
May 20 18:47:02 rharish-GL552VW kernel: input: Asus Wireless Radio Control as /devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input6
May 20 18:47:02 rharish-GL552VW kernel: ACPI: Battery Slot [BAT0] (battery present)
May 20 18:47:02 rharish-GL552VW kernel: ACPI: AC Adapter [AC0] (off-line)
May 20 18:47:02 rharish-GL552VW systemd[1]: Started udev Coldplug all Devices.
May 20 18:47:02 rharish-GL552VW systemd-modules-load[301]: Failed to insert 'tp_smapi': No such device
May 20 18:47:02 rharish-GL552VW systemd[1]: Started Create Static Device Nodes in /dev.
May 20 18:47:02 rharish-GL552VW systemd[1]: Starting udev Kernel Device Manager...
May 20 18:47:02 rharish-GL552VW systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE
May 20 18:47:02 rharish-GL552VW systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'.
May 20 18:47:02 rharish-GL552VW systemd[1]: Failed to start Load Kernel Modules.
May 20 18:47:02 rharish-GL552VW systemd[1]: Starting Apply Kernel Variables...
May 20 18:47:02 rharish-GL552VW systemd[1]: Mounting Kernel Configuration File System...
May 20 18:47:02 rharish-GL552VW systemd[1]: Mounted Kernel Configuration File System.
May 20 18:47:02 rharish-GL552VW systemd[1]: Started Apply Kernel Variables.
May 20 18:47:02 rharish-GL552VW systemd[1]: Started udev Kernel Device Manager.
May 20 18:47:02 rharish-GL552VW systemd[1]: Starting Show Plymouth Boot Screen...
May 20 18:47:02 rharish-GL552VW systemd[1]: Started Show Plymouth Boot Screen.
May 20 18:47:02 rharish-GL552VW systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
May 20 18:47:02 rharish-GL552VW systemd[1]: Reached target Local Encrypted Volumes.
May 20 18:47:02 rharish-GL552VW systemd[1]: Created slice system-systemd\x2dbacklight.slice.
May 20 18:47:02 rharish-GL552VW systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
May 20 18:47:02 rharish-GL552VW systemd[1]: Started Flush Journal to Persistent Storage.
May 20 18:47:02 rharish-GL552VW systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:intel_backlight.
May 20 18:47:02 rharish-GL552VW kernel: tpm_crb MSFT0101:00: [Firmware Bug]: ACPI region does not cover the entire command/response buffer. [mem 0xfed40000-0xfed4087f flags 0x200] vs fed40080 f80
May 20 18:47:02 rharish-GL552VW kernel: tpm_crb MSFT0101:00: [Firmware Bug]: ACPI region does not cover the entire command/response buffer. [mem 0xfed40000-0xfed4087f flags 0x200] vs fed40080 f80
May 20 18:47:02 rharish-GL552VW kernel: input: PC Speaker as /devices/platform/pcspkr/input/input7
May 20 18:47:02 rharish-GL552VW kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
May 20 18:47:02 rharish-GL552VW kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
May 20 18:47:02 rharish-GL552VW kernel: r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
May 20 18:47:02 rharish-GL552VW kernel: r8169 0000:03:00.1: can't disable ASPM; OS doesn't have ASPM control
May 20 18:47:02 rharish-GL552VW systemd[1]: Found device SanDisk_SD8SNAT128G1002 SYSTEM.
May 20 18:47:02 rharish-GL552VW kernel: hidraw: raw HID events driver (C) Jiri Kosina
May 20 18:47:02 rharish-GL552VW kernel: r8169 0000:03:00.1 eth0: RTL8411 at 0x000000003644ad95, 38:d5:47:3a:b1:a1, XID 1c800880 IRQ 129
May 20 18:47:02 rharish-GL552VW kernel: r8169 0000:03:00.1 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
May 20 18:47:02 rharish-GL552VW kernel: intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
May 20 18:47:02 rharish-GL552VW systemd[1]: Found device SanDisk_SD8SNAT128G1002 OS.
May 20 18:47:02 rharish-GL552VW kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
May 20 18:47:02 rharish-GL552VW kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
May 20 18:47:02 rharish-GL552VW kernel: RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
May 20 18:47:02 rharish-GL552VW kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
May 20 18:47:02 rharish-GL552VW kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
May 20 18:47:02 rharish-GL552VW kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
May 20 18:47:02 rharish-GL552VW kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
May 20 18:47:02 rharish-GL552VW kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
May 20 18:47:02 rharish-GL552VW kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
May 20 18:47:02 rharish-GL552VW systemd[1]: Found device SanDisk_SD8SNAT128G1002 Swap.
May 20 18:47:02 rharish-GL552VW systemd[1]: Activating swap /dev/disk/by-uuid/b7ec3e32-bb8b-4323-9806-322ba70f61d9...
May 20 18:47:02 rharish-GL552VW kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
May 20 18:47:02 rharish-GL552VW kernel: cfg80211: failed to load regulatory.db
May 20 18:47:02 rharish-GL552VW kernel: Adding 8388604k swap on /dev/sdb6.  Priority:-2 extents:1 across:8388604k SSFS
May 20 18:47:02 rharish-GL552VW systemd[1]: Activated swap /dev/disk/by-uuid/b7ec3e32-bb8b-4323-9806-322ba70f61d9.
May 20 18:47:02 rharish-GL552VW systemd[1]: Reached target Swap.
May 20 18:47:02 rharish-GL552VW systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
May 20 18:47:02 rharish-GL552VW systemd[1]: Mounting Temporary Directory (/tmp)...
May 20 18:47:02 rharish-GL552VW systemd[1]: Mounted Temporary Directory (/tmp).
May 20 18:47:02 rharish-GL552VW systemd-udevd[328]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
May 20 18:47:02 rharish-GL552VW kernel: intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
May 20 18:47:02 rharish-GL552VW kernel: idma64 idma64.1: Found Intel integrated DMA 64-bit
May 20 18:47:02 rharish-GL552VW kernel: i2c_hid i2c-ELAN1000:00: i2c-ELAN1000:00 supply vdd not found, using dummy regulator
May 20 18:47:02 rharish-GL552VW kernel: elan_i2c i2c-ELAN1000:00: i2c-ELAN1000:00 supply vcc not found, using dummy regulator
May 20 18:47:02 rharish-GL552VW kernel: Intel(R) Wireless WiFi driver for Linux
May 20 18:47:02 rharish-GL552VW kernel: Copyright(c) 2003- 2015 Intel Corporation
May 20 18:47:02 rharish-GL552VW kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
May 20 18:47:02 rharish-GL552VW kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
May 20 18:47:02 rharish-GL552VW kernel: iwlwifi 0000:02:00.0: loaded firmware version 36.e91976c0.0 op_mode iwlmvm
May 20 18:47:02 rharish-GL552VW kernel: asus_wmi: ASUS WMI generic driver loaded
May 20 18:47:02 rharish-GL552VW kernel: asus_wmi: Initialization: 0x1
May 20 18:47:02 rharish-GL552VW kernel: asus_wmi: BIOS WMI version: 7.9
May 20 18:47:02 rharish-GL552VW kernel: asus_wmi: SFUN value: 0xa0077
May 20 18:47:02 rharish-GL552VW kernel: input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input8
May 20 18:47:02 rharish-GL552VW kernel: asus_wmi: Number of fans: 1
May 20 18:47:02 rharish-GL552VW kernel: snd_hda_codec_conexant hdaudioC0D0: CX20751/2: BIOS auto-probing.
May 20 18:47:02 rharish-GL552VW kernel: snd_hda_codec_conexant hdaudioC0D0: autoconfig for CX20751/2: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
May 20 18:47:02 rharish-GL552VW kernel: snd_hda_codec_conexant hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
May 20 18:47:02 rharish-GL552VW kernel: snd_hda_codec_conexant hdaudioC0D0:    hp_outs=1 (0x16/0x0/0x0/0x0/0x0)
May 20 18:47:02 rharish-GL552VW kernel: snd_hda_codec_conexant hdaudioC0D0:    mono: mono_out=0x0
May 20 18:47:02 rharish-GL552VW kernel: snd_hda_codec_conexant hdaudioC0D0:    inputs:
May 20 18:47:02 rharish-GL552VW kernel: snd_hda_codec_conexant hdaudioC0D0:      Internal Mic=0x1a
May 20 18:47:02 rharish-GL552VW kernel: snd_hda_codec_conexant hdaudioC0D0:      Mic=0x18
May 20 18:47:02 rharish-GL552VW kernel: snd_hda_codec_conexant hdaudioC0D0: Enable sync_write for stable communication
May 20 18:47:02 rharish-GL552VW systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
May 20 18:47:02 rharish-GL552VW kernel: iTCO_vendor_support: vendor-support=0
May 20 18:47:02 rharish-GL552VW systemd-udevd[332]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
May 20 18:47:02 rharish-GL552VW kernel: r8169 0000:03:00.1 enp3s0f1: renamed from eth0
May 20 18:47:02 rharish-GL552VW systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:asus::kbd_backlight...
May 20 18:47:02 rharish-GL552VW kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
May 20 18:47:02 rharish-GL552VW kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
May 20 18:47:02 rharish-GL552VW kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
May 20 18:47:02 rharish-GL552VW kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
May 20 18:47:02 rharish-GL552VW kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
May 20 18:47:02 rharish-GL552VW kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
May 20 18:47:02 rharish-GL552VW kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
May 20 18:47:02 rharish-GL552VW kernel: input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
May 20 18:47:02 rharish-GL552VW kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
May 20 18:47:02 rharish-GL552VW kernel: iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
May 20 18:47:02 rharish-GL552VW kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
May 20 18:47:02 rharish-GL552VW systemd[1]: Started Load/Save Screen Backlight Brightness of leds:asus::kbd_backlight.
May 20 18:47:02 rharish-GL552VW systemd[1]: Starting Load Kernel Modules...
May 20 18:47:02 rharish-GL552VW systemd[1]: Starting Setup Virtual Console...
May 20 18:47:02 rharish-GL552VW systemd[1]: Started Setup Virtual Console.
May 20 18:47:02 rharish-GL552VW systemd[1]: Starting Show Plymouth Boot Screen...
May 20 18:47:02 rharish-GL552VW kernel: thinkpad_ec: no ThinkPad embedded controller!
May 20 18:47:02 rharish-GL552VW systemd[1]: Started Show Plymouth Boot Screen.
May 20 18:47:02 rharish-GL552VW systemd-udevd[328]: Process '/usr/bin/tlp auto' failed with exit code 4.
May 20 18:47:02 rharish-GL552VW kernel: iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 8260, REV=0x208
May 20 18:47:02 rharish-GL552VW systemd[1]: Found device HGST_HTS721010A9E630 Data.
May 20 18:47:02 rharish-GL552VW systemd-modules-load[446]: Failed to insert 'tp_smapi': No such device
May 20 18:47:02 rharish-GL552VW systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE
May 20 18:47:02 rharish-GL552VW systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'.
May 20 18:47:02 rharish-GL552VW systemd[1]: Failed to start Load Kernel Modules.
May 20 18:47:02 rharish-GL552VW kernel: iwlwifi 0000:02:00.0: base HW address: b8:8a:60:7c:2c:9d
May 20 18:47:02 rharish-GL552VW kernel: intel_rapl: Found RAPL domain package
May 20 18:47:02 rharish-GL552VW kernel: intel_rapl: Found RAPL domain core
May 20 18:47:02 rharish-GL552VW kernel: intel_rapl: Found RAPL domain uncore
May 20 18:47:02 rharish-GL552VW kernel: intel_rapl: Found RAPL domain dram
May 20 18:47:02 rharish-GL552VW kernel: pktcdvd: pktcdvd0: writer mapped to sr0
May 20 18:47:02 rharish-GL552VW systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
May 20 18:47:02 rharish-GL552VW systemd[1]: Reached target Local File Systems (Pre).
May 20 18:47:02 rharish-GL552VW systemd[1]: Starting File System Check on /dev/disk/by-uuid/2631-73D7...
May 20 18:47:02 rharish-GL552VW systemd[1]: Mounting /mnt/Data...
May 20 18:47:02 rharish-GL552VW systemd[1]: Mounting /mnt/OS...
May 20 18:47:02 rharish-GL552VW kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
May 20 18:47:02 rharish-GL552VW kernel: thermal thermal_zone9: failed to read out thermal zone (-61)
May 20 18:47:02 rharish-GL552VW systemd[1]: Starting Load/Save RF Kill Switch Status...
May 20 18:47:02 rharish-GL552VW systemd-udevd[346]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
May 20 18:47:02 rharish-GL552VW kernel: iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0
May 20 18:47:02 rharish-GL552VW systemd[1]: Started Load/Save RF Kill Switch Status.
May 20 18:47:02 rharish-GL552VW kernel: elan_i2c i2c-ELAN1000:00: Elan Touchpad: Module ID: 0x0005, Firmware: 0x0004, Sample: 0x000d, IAP: 0x000e
May 20 18:47:02 rharish-GL552VW kernel: input: Elan Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-8/i2c-ELAN1000:00/input/input17
May 20 18:47:02 rharish-GL552VW kernel: fuse init (API version 7.26)
May 20 18:47:02 rharish-GL552VW systemd[1]: Mounting FUSE Control File System...
May 20 18:47:02 rharish-GL552VW kernel: mousedev: PS/2 mouse device common for all mice
May 20 18:47:02 rharish-GL552VW systemd[1]: Mounted FUSE Control File System.
May 20 18:47:02 rharish-GL552VW systemd-fsck[515]: fsck.fat 4.1 (2017-01-24)
May 20 18:47:02 rharish-GL552VW systemd-fsck[515]: 0x41: Dirty bit is set. Fs was not properly unmounted and some data may be corrupt.
May 20 18:47:02 rharish-GL552VW systemd-fsck[515]:  Automatically removing dirty bit.
May 20 18:47:02 rharish-GL552VW systemd-fsck[515]: Performing changes.
May 20 18:47:02 rharish-GL552VW systemd-fsck[515]: /dev/sdb1: 690 files, 30117/65536 clusters
May 20 18:47:02 rharish-GL552VW systemd[1]: Started File System Check on /dev/disk/by-uuid/2631-73D7.
May 20 18:47:02 rharish-GL552VW systemd[1]: boot.mount: Directory /boot to mount over is not empty, mounting anyway.
May 20 18:47:02 rharish-GL552VW systemd[1]: Mounting /boot...
May 20 18:47:02 rharish-GL552VW systemd[1]: Mounted /boot.
May 20 18:47:02 rharish-GL552VW su[604]: (to rharish) root on none
May 20 18:47:02 rharish-GL552VW su[604]: pam_unix(su-l:session): session opened for user rharish by (uid=0)
May 20 18:47:02 rharish-GL552VW ntfs-3g[628]: Version 2017.3.23 external FUSE 29
May 20 18:47:02 rharish-GL552VW ntfs-3g[628]: Mounted /dev/sdb3 (Read-Write, label "OS", NTFS 3.1)
May 20 18:47:02 rharish-GL552VW ntfs-3g[628]: Cmdline options: rw,nosuid,nodev,relatime,uid=1000,gid=1000,allow_other,dmask=000,fmask=022
May 20 18:47:02 rharish-GL552VW ntfs-3g[628]: Mount options: rw,nosuid,nodev,allow_other,allow_other,nonempty,relatime,default_permissions,fsname=/dev/sdb3,blkdev,blksize=4096
May 20 18:47:02 rharish-GL552VW ntfs-3g[628]: Global ownership and permissions enforced, configuration type 7
May 20 18:47:02 rharish-GL552VW mtp-probe[622]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4"
May 20 18:47:02 rharish-GL552VW mtp-probe[624]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6"
May 20 18:47:02 rharish-GL552VW mtp-probe[622]: bus: 1, device: 2 was not an MTP device
May 20 18:47:02 rharish-GL552VW systemd[1]: Mounted /mnt/OS.
May 20 18:47:02 rharish-GL552VW mtp-probe[624]: bus: 1, device: 3 was not an MTP device
May 20 18:47:03 rharish-GL552VW ntfs-3g[663]: Version 2017.3.23 external FUSE 29
May 20 18:47:03 rharish-GL552VW ntfs-3g[663]: Mounted /dev/sda1 (Read-Write, label "Data", NTFS 3.1)
May 20 18:47:03 rharish-GL552VW ntfs-3g[663]: Cmdline options: rw,nosuid,nodev,relatime,uid=1000,gid=1000,allow_other,dmask=000,fmask=022
May 20 18:47:03 rharish-GL552VW ntfs-3g[663]: Mount options: rw,nosuid,nodev,allow_other,allow_other,nonempty,relatime,default_permissions,fsname=/dev/sda1,blkdev,blksize=4096
May 20 18:47:03 rharish-GL552VW ntfs-3g[663]: Global ownership and permissions enforced, configuration type 7
May 20 18:47:03 rharish-GL552VW systemd[1]: Mounted /mnt/Data.
May 20 18:47:03 rharish-GL552VW systemd[1]: Reached target Local File Systems.
May 20 18:47:03 rharish-GL552VW systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
May 20 18:47:03 rharish-GL552VW systemd[1]: Starting Create Volatile Files and Directories...
May 20 18:47:03 rharish-GL552VW systemd[1]: Started Tell Plymouth To Write Out Runtime Data.
May 20 18:47:03 rharish-GL552VW systemd[1]: Started Create Volatile Files and Directories.
May 20 18:47:03 rharish-GL552VW systemd[1]: Starting Network Time Synchronization...
May 20 18:47:03 rharish-GL552VW systemd[1]: Starting Update UTMP about System Boot/Shutdown...
May 20 18:47:03 rharish-GL552VW systemd[1]: Started Update UTMP about System Boot/Shutdown.
May 20 18:47:03 rharish-GL552VW systemd[1]: Started Network Time Synchronization.
May 20 18:47:03 rharish-GL552VW systemd[1]: Reached target System Initialization.
May 20 18:47:03 rharish-GL552VW systemd[1]: Starting Save/Restore Sound Card State...
May 20 18:47:03 rharish-GL552VW systemd[1]: Started Rescue Shell.
May 20 18:47:03 rharish-GL552VW systemd[1]: Reached target Rescue Mode.
May 20 18:47:03 rharish-GL552VW systemd[1]: Reached target System Time Synchronized.
May 20 18:47:03 rharish-GL552VW systemd[1]: Started Save/Restore Sound Card State.
May 20 18:47:03 rharish-GL552VW systemd[1]: Reached target Sound Card.
May 20 18:47:03 rharish-GL552VW systemd[1]: Startup finished in 13.350s (firmware) + 4.892s (loader) + 3.774s (kernel) + 1.744s (userspace) = 23.762s.
May 20 18:47:03 rharish-GL552VW systemd[1]: Received SIGRTMIN+21 from PID 184 (plymouthd).
May 20 18:47:03 rharish-GL552VW kernel: media: Linux media interface: v0.10
May 20 18:47:03 rharish-GL552VW kernel: Linux video capture interface: v2.00
May 20 18:47:03 rharish-GL552VW kernel: Bluetooth: Core ver 2.22
May 20 18:47:03 rharish-GL552VW kernel: NET: Registered protocol family 31
May 20 18:47:03 rharish-GL552VW kernel: Bluetooth: HCI device and connection manager initialized
May 20 18:47:03 rharish-GL552VW kernel: Bluetooth: HCI socket layer initialized
May 20 18:47:03 rharish-GL552VW kernel: Bluetooth: L2CAP socket layer initialized
May 20 18:47:03 rharish-GL552VW kernel: Bluetooth: SCO socket layer initialized
May 20 18:47:03 rharish-GL552VW kernel: usbcore: registered new interface driver btusb
May 20 18:47:03 rharish-GL552VW systemd[1]: Reached target Bluetooth.
May 20 18:47:03 rharish-GL552VW kernel: Bluetooth: hci0: Bootloader revision 0.0 build 2 week 52 2014
May 20 18:47:03 rharish-GL552VW kernel: Bluetooth: hci0: Device revision is 5
May 20 18:47:03 rharish-GL552VW kernel: Bluetooth: hci0: Secure boot is enabled
May 20 18:47:03 rharish-GL552VW kernel: Bluetooth: hci0: OTP lock is enabled
May 20 18:47:03 rharish-GL552VW kernel: Bluetooth: hci0: API lock is enabled
May 20 18:47:03 rharish-GL552VW kernel: Bluetooth: hci0: Debug lock is disabled
May 20 18:47:03 rharish-GL552VW kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
May 20 18:47:03 rharish-GL552VW kernel: Bluetooth: hci0: Found device firmware: intel/ibt-11-5.sfi
May 20 18:47:03 rharish-GL552VW kernel: usbcore: registered new interface driver xpad
May 20 18:47:03 rharish-GL552VW kernel: uvcvideo: Found UVC 1.00 device USB2.0 UVC HD Webcam (13d3:5654)
May 20 18:47:03 rharish-GL552VW kernel: uvcvideo 1-4:1.0: Entity type for entity Extension 4 was not initialized!
May 20 18:47:03 rharish-GL552VW kernel: uvcvideo 1-4:1.0: Entity type for entity Processing 2 was not initialized!
May 20 18:47:03 rharish-GL552VW kernel: uvcvideo 1-4:1.0: Entity type for entity Camera 1 was not initialized!
May 20 18:47:03 rharish-GL552VW kernel: input: USB2.0 UVC HD Webcam: USB2.0 UV as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/input/input18
May 20 18:47:03 rharish-GL552VW kernel: usbcore: registered new interface driver uvcvideo
May 20 18:47:03 rharish-GL552VW kernel: USB Video Class driver (1.1.1)
May 20 18:47:05 rharish-GL552VW kernel: Bluetooth: hci0: Waiting for firmware download to complete
May 20 18:47:05 rharish-GL552VW kernel: Bluetooth: hci0: Firmware loaded in 2008169 usecs
May 20 18:47:05 rharish-GL552VW kernel: Bluetooth: hci0: Waiting for device to boot
May 20 18:47:05 rharish-GL552VW kernel: Bluetooth: hci0: Device booted in 11687 usecs
May 20 18:47:05 rharish-GL552VW kernel: Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-11-5.ddc
May 20 18:47:05 rharish-GL552VW kernel: Bluetooth: hci0: Applying Intel DDC parameters completed
May 20 18:48:03 rharish-GL552VW systemd-udevd[317]: seq 3166 '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/PNP0C0A:00/power_supply/BAT0' is taking a long time
May 20 18:48:54 rharish-GL552VW systemd[1]: Configuration file /usr/lib/systemd/system/odrive@.service is marked executable. Please remove executable permission bits. Proceeding anyway.
May 20 18:49:05 rharish-GL552VW systemd[1]: Stopped target Bluetooth.
May 20 18:49:05 rharish-GL552VW systemd[1]: Stopped target Rescue Mode.
May 20 18:49:05 rharish-GL552VW systemd[1]: Starting Enable NVIDIA card...
May 20 18:49:05 rharish-GL552VW systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
May 20 18:49:05 rharish-GL552VW systemd[1]: Starting Generate shutdown-ramfs...
May 20 18:49:05 rharish-GL552VW systemd[1]: Starting Show Plymouth Reboot Screen...
May 20 18:49:05 rharish-GL552VW systemd[1]: Stopped target Sound Card.
May 20 18:49:05 rharish-GL552VW systemd[1]: Stopping Save/Restore Sound Card State...
May 20 18:49:05 rharish-GL552VW systemd[1]: Stopped target System Time Synchronized.
May 20 18:49:05 rharish-GL552VW systemd[1]: Stopping Rescue Shell...
May 20 18:49:05 rharish-GL552VW systemd[1]: Stopped Rescue Shell.
May 20 18:49:05 rharish-GL552VW sh[1302]: /bin/sh: /proc/acpi/bbswitch: No such file or directory
May 20 18:49:05 rharish-GL552VW systemd[1]: nvidia-enable.service: Main process exited, code=exited, status=1/FAILURE
May 20 18:49:05 rharish-GL552VW systemd[1]: nvidia-enable.service: Failed with result 'exit-code'.
May 20 18:49:05 rharish-GL552VW systemd[1]: Failed to start Enable NVIDIA card.
May 20 18:49:05 rharish-GL552VW systemd[1]: Stopped Save/Restore Sound Card State.
May 20 18:49:05 rharish-GL552VW systemd[1]: Stopped target System Initialization.
May 20 18:49:05 rharish-GL552VW systemd[1]: Stopped Apply Kernel Variables.
May 20 18:49:05 rharish-GL552VW systemd[1]: Stopped target Local Encrypted Volumes.
May 20 18:49:05 rharish-GL552VW systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
May 20 18:49:05 rharish-GL552VW systemd[1]: Stopping Load/Save Screen Backlight Brightness of backlight:intel_backlight...
May 20 18:49:05 rharish-GL552VW systemd[1]: Stopping Network Time Synchronization...
May 20 18:49:05 rharish-GL552VW systemd[1]: Stopped Set Up Additional Binary Formats.
May 20 18:49:05 rharish-GL552VW systemd[1]: Stopping Load/Save Random Seed...
May 20 18:49:05 rharish-GL552VW systemd[1]: Stopping Load/Save Screen Backlight Brightness of leds:asus::kbd_backlight...
May 20 18:49:05 rharish-GL552VW systemd[1]: Stopping Update UTMP about System Boot/Shutdown...
May 20 18:49:05 rharish-GL552VW systemd[1]: Stopped Load/Save Screen Backlight Brightness of backlight:intel_backlight.
May 20 18:49:05 rharish-GL552VW systemd[1]: Stopped Load/Save Random Seed.
May 20 18:49:05 rharish-GL552VW systemd[1]: Stopped Load/Save Screen Backlight Brightness of leds:asus::kbd_backlight.
May 20 18:49:05 rharish-GL552VW systemd[1]: Removed slice system-systemd\x2dbacklight.slice.
May 20 18:49:05 rharish-GL552VW systemd[1]: Stopped Update UTMP about System Boot/Shutdown.
May 20 18:49:05 rharish-GL552VW mkinitcpio[1303]: ==> Starting build: none
May 20 18:49:05 rharish-GL552VW mkinitcpio[1303]:   -> Running build hook: [sd-shutdown]
May 20 18:49:05 rharish-GL552VW systemd[1]: Stopped Network Time Synchronization.
May 20 18:49:05 rharish-GL552VW systemd[1]: Stopped Create Volatile Files and Directories.
May 20 18:49:05 rharish-GL552VW systemd[1]: Stopped target Local File Systems.
May 20 18:49:05 rharish-GL552VW systemd[1]: Unmounting /mnt/Data...
May 20 18:49:05 rharish-GL552VW systemd[1]: Unmounting /mnt/OS...
May 20 18:49:05 rharish-GL552VW systemd[1]: Unmounting /boot...
May 20 18:49:05 rharish-GL552VW systemd[1]: Unmounting Temporary Directory (/tmp)...
May 20 18:49:05 rharish-GL552VW ntfs-3g[628]: Unmounting /dev/sdb3 (OS)
May 20 18:49:05 rharish-GL552VW systemd[1]: Unmounted /mnt/OS.
May 20 18:49:05 rharish-GL552VW ntfs-3g[663]: Unmounting /dev/sda1 (Data)
May 20 18:49:05 rharish-GL552VW systemd[1]: Unmounted /mnt/Data.
May 20 18:49:05 rharish-GL552VW systemd[1]: Unmounted Temporary Directory (/tmp).
May 20 18:49:05 rharish-GL552VW systemd[1]: Unmounted /boot.
May 20 18:49:05 rharish-GL552VW systemd[1]: Stopped File System Check on /dev/disk/by-uuid/2631-73D7.
May 20 18:49:05 rharish-GL552VW systemd[1]: Removed slice system-systemd\x2dfsck.slice.
May 20 18:49:05 rharish-GL552VW systemd[1]: Stopped target Local File Systems (Pre).
May 20 18:49:05 rharish-GL552VW systemd[1]: Stopped Create Static Device Nodes in /dev.
May 20 18:49:05 rharish-GL552VW systemd[1]: Stopping Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
May 20 18:49:05 rharish-GL552VW systemd[1]: Stopped Remount Root and Kernel File Systems.
May 20 18:49:05 rharish-GL552VW systemd[1]: Stopped target Swap.
May 20 18:49:05 rharish-GL552VW systemd[1]: Deactivating swap /dev/disk/by-id/ata-SanDisk_SD8SNAT128G1002_162821422512-part6...
May 20 18:49:05 rharish-GL552VW systemd[1]: Stopped Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
May 20 18:49:05 rharish-GL552VW systemd[1]: Stopping LVM2 metadata daemon...
May 20 18:49:05 rharish-GL552VW systemd[1]: Stopped LVM2 metadata daemon.
May 20 18:49:05 rharish-GL552VW systemd[1]: Deactivated swap /dev/disk/by-path/pci-0000:00:17.0-ata-3-part6.
May 20 18:49:05 rharish-GL552VW systemd[1]: Deactivated swap /dev/disk/by-partuuid/cc83ef46-b2ac-4b3b-b278-0c3ba7ca8669.
May 20 18:49:05 rharish-GL552VW systemd[1]: Deactivated swap /dev/disk/by-partlabel/Linux\x20Swap.
May 20 18:49:05 rharish-GL552VW systemd[1]: Deactivated swap /dev/disk/by-label/Swap.
May 20 18:49:05 rharish-GL552VW systemd[1]: Deactivated swap /dev/disk/by-id/wwn-0x5001b444a40a6548-part6.
May 20 18:49:05 rharish-GL552VW systemd[1]: Deactivated swap /dev/disk/by-id/ata-SanDisk_SD8SNAT128G1002_162821422512-part6.
May 20 18:49:05 rharish-GL552VW systemd[1]: Deactivated swap /dev/sdb6.
May 20 18:49:05 rharish-GL552VW systemd[1]: Deactivated swap /dev/disk/by-uuid/b7ec3e32-bb8b-4323-9806-322ba70f61d9.
May 20 18:49:05 rharish-GL552VW systemd[1]: Reached target Unmount All Filesystems.
May 20 18:49:05 rharish-GL552VW mkinitcpio[1303]: ==> Build complete.
May 20 18:49:05 rharish-GL552VW systemd[1]: Started Generate shutdown-ramfs.
May 20 18:49:05 rharish-GL552VW systemd[1]: Reached target Shutdown.
May 20 18:49:05 rharish-GL552VW systemd[1]: Reached target Final Step.
May 20 18:49:05 rharish-GL552VW systemd[1]: Received SIGRTMIN+20 from PID 1306 (plymouthd).
May 20 18:49:05 rharish-GL552VW systemd[1]: Started Show Plymouth Reboot Screen.
May 20 18:49:05 rharish-GL552VW systemd[1]: Starting Reboot...
May 20 18:49:05 rharish-GL552VW systemd[1]: Shutting down.
May 20 18:49:05 rharish-GL552VW systemd[1]: Hardware watchdog 'iTCO_wdt', version 0
May 20 18:49:05 rharish-GL552VW systemd[1]: Set hardware watchdog to 10min.
May 20 18:49:05 rharish-GL552VW kernel: watchdog: watchdog0: watchdog did not stop!
May 20 18:49:05 rharish-GL552VW kernel: systemd-shutdow: 28 output lines suppressed due to ratelimiting
May 20 18:49:05 rharish-GL552VW systemd-shutdown[1]: Syncing filesystems and block devices.
May 20 18:49:05 rharish-GL552VW systemd-shutdown[1]: Sending SIGTERM to remaining processes...
May 20 18:49:05 rharish-GL552VW systemd-journald[296]: Journal stopped

Here's the output of "systemctl status bumblebeed" without bbswitch:

● bumblebeed.service - Bumblebee C Daemon
   Loaded: loaded (/usr/lib/systemd/system/bumblebeed.service; enabled; vendor preset: disabled)
   Active: active (running) since Sun 2018-05-20 13:18:08 IST; 5h 20min ago
 Main PID: 671 (bumblebeed)
    Tasks: 1 (limit: 4915)
   Memory: 2.0M
   CGroup: /system.slice/bumblebeed.service
           └─671 /usr/bin/bumblebeed

May 20 13:18:08 rharish-GL552VW systemd[1]: Started Bumblebee C Daemon.
May 20 13:18:08 rharish-GL552VW bumblebeed[671]: modprobe: FATAL: Module bbswitch not found in directory /lib/modules/4.16.9-1-ARCH
May 20 13:18:08 rharish-GL552VW bumblebeed[671]: [    5.906584] [ERROR]Module bbswitch could not be loaded (timeout?)
May 20 13:18:08 rharish-GL552VW bumblebeed[671]: [    5.906598] [WARN]No switching method available. The dedicated card will always be on.
May 20 13:18:08 rharish-GL552VW bumblebeed[671]: [    5.907814] [INFO]/usr/bin/bumblebeed 3.2.1 started

Here's the output of "systemctl status bumblebeed" with bbswitch, though I got the output before executing "startx" (I couldn't open a tty after the frozen screen), so it doesn't capture what happened after X froze the display.

● bumblebeed.service - Bumblebee C Daemon
   Loaded: loaded (/usr/lib/systemd/system/bumblebeed.service; enabled; vendor preset: disabled)
   Active: active (running) since Sun 2018-05-20 18:40:54 IST; 2min 53s ago
 Main PID: 743 (bumblebeed)
    Tasks: 1 (limit: 4915)
   Memory: 1.3M
   CGroup: /system.slice/bumblebeed.service
           └─743 /usr/bin/bumblebeed

May 20 18:40:54 rharish-GL552VW systemd[1]: Started Bumblebee C Daemon.
May 20 18:40:54 rharish-GL552VW bumblebeed[743]: [    5.468500] [INFO]/usr/bin/bumblebeed 3.2.1 started

Offline

#11 2018-05-20 13:48:33

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

Re: [SOLVED] Blank X display with bbswitch

There we have something:

May 20 18:49:05 rharish-GL552VW systemd[1]: Starting Enable NVIDIA card...
...
May 20 18:49:05 rharish-GL552VW systemd[1]: nvidia-enable.service: Main process exited, code=exited, status=1/FAILURE
May 20 18:49:05 rharish-GL552VW systemd[1]: nvidia-enable.service: Failed with result 'exit-code'.

What are these? Which command do they run? In doubt disable them (and/or  post them), and ensure you aren't manually loading the nvidia module in e.g. /etc/modules.d or with nvidia-persistenced or in your mkinitcpio.conf or similar.

Offline

#12 2018-05-20 14:15:19

rharish
Member
Registered: 2018-02-19
Posts: 24

Re: [SOLVED] Blank X display with bbswitch

V1del wrote:

There we have something:

May 20 18:49:05 rharish-GL552VW systemd[1]: Starting Enable NVIDIA card...
...
May 20 18:49:05 rharish-GL552VW systemd[1]: nvidia-enable.service: Main process exited, code=exited, status=1/FAILURE
May 20 18:49:05 rharish-GL552VW systemd[1]: nvidia-enable.service: Failed with result 'exit-code'.

What are these? Which command do they run? In doubt disable them (and/or  post them), and ensure you aren't manually loading the nvidia module in e.g. /etc/modules.d or with nvidia-persistenced or in your mkinitcpio.conf or similar.

That service is the one from the Arch Wiki page on Bumblebee: Enable NVIDIA card during shutdown. I was facing the error even before creating that service. I simply tried adding that service to see if that would work. I'll disable it for now. I had also disabled "nvidia-persistenced" before all of this.

Also, the nvidia module and some related modules like nvidia-modeset and so on were listed in the Modules list in /etc/mkinitcpio.conf. I removed them, but to no avail.

The error still occurs.

Last edited by rharish (2018-05-23 14:11:21)

Offline

#13 2018-05-23 14:48:25

rharish
Member
Registered: 2018-02-19
Posts: 24

Re: [SOLVED] Blank X display with bbswitch

A breakthrough!

After installing bbswitch and disabling LightDM, I executed the following:

sudo tee /proc/acpi/bbswitch <<<ON

After this, I was able to perform "startx" and start my DE. optirun showed that the NVIDIA card was on. But on executing:

sudo tee /proc/acpi/bbswitch <<<OFF
cat /proc/acpi/bbswitch

It always showed that it is still "ON". So I guess the X server was running on the NVIDIA card instead of the Intel one. I had also removed any xorg.conf.d files pertaining to NVIDIA, and yet X refused to start unless I forced the NVIDIA card to start.

I found that in order to force X to start with the Intel card, I had to add "/etc/X11/xorg.conf.d/20-intel.conf" which was missing:

Section "Device"
  Identifier  "Intel Graphics"
  Driver      "intel"
EndSection

After that, I can now boot to tty1 and then run X with "startx". Everything works, even CUDA. The only problem is LightDM, which results in the same error as before.

Is there a way to get LightDM to work with X on Intel graphics?

EDIT: This bug is reported here: https://bugs.launchpad.net/lightdm/+bug/1637733

Here are some logs for the error with LightDM on Intel:

journal logs:

-- Logs begin at Tue 2018-03-20 11:30:47 IST, end at Thu 2018-05-24 09:54:54 IST. --
May 24 09:48:35 rharish-GL552VW kernel: microcode: microcode updated early to revision 0xc2, date = 2017-11-16
May 24 09:48:35 rharish-GL552VW kernel: Linux version 4.16.10-1-ARCH (builduser@heftig-16428) (gcc version 8.1.0 (GCC)) #1 SMP PREEMPT Mon May 21 07:57:23 UTC 2018
May 24 09:48:35 rharish-GL552VW kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=54104c17-c54a-4f03-acc4-7c7e4b77b7ce rw nvidia-drm.modeset=1 acpi_osi= quiet splash loglevel=3 vga=current rd.udev.log-priority=3 vt.global_cursor_default=0 reboot=acpi,pci
May 24 09:48:35 rharish-GL552VW kernel: KERNEL supported cpus:
May 24 09:48:35 rharish-GL552VW kernel:   Intel GenuineIntel
May 24 09:48:35 rharish-GL552VW kernel:   AMD AuthenticAMD
May 24 09:48:35 rharish-GL552VW kernel:   Centaur CentaurHauls
May 24 09:48:35 rharish-GL552VW kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
May 24 09:48:35 rharish-GL552VW kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
May 24 09:48:35 rharish-GL552VW kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
May 24 09:48:35 rharish-GL552VW kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
May 24 09:48:35 rharish-GL552VW kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
May 24 09:48:35 rharish-GL552VW kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
May 24 09:48:35 rharish-GL552VW kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
May 24 09:48:35 rharish-GL552VW kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
May 24 09:48:35 rharish-GL552VW kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
May 24 09:48:35 rharish-GL552VW kernel: e820: BIOS-provided physical RAM map:
May 24 09:48:35 rharish-GL552VW kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
May 24 09:48:35 rharish-GL552VW kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
May 24 09:48:35 rharish-GL552VW kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
May 24 09:48:35 rharish-GL552VW kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
May 24 09:48:35 rharish-GL552VW kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000072679fff] usable
May 24 09:48:35 rharish-GL552VW kernel: BIOS-e820: [mem 0x000000007267a000-0x000000007267afff] ACPI NVS
May 24 09:48:35 rharish-GL552VW kernel: BIOS-e820: [mem 0x000000007267b000-0x00000000726c4fff] reserved
May 24 09:48:35 rharish-GL552VW kernel: BIOS-e820: [mem 0x00000000726c5000-0x0000000072716fff] usable
May 24 09:48:35 rharish-GL552VW kernel: BIOS-e820: [mem 0x0000000072717000-0x0000000072b57fff] reserved
May 24 09:48:35 rharish-GL552VW kernel: BIOS-e820: [mem 0x0000000072b58000-0x0000000075958fff] usable
May 24 09:48:35 rharish-GL552VW kernel: BIOS-e820: [mem 0x0000000075959000-0x00000000763e7fff] reserved
May 24 09:48:35 rharish-GL552VW kernel: BIOS-e820: [mem 0x00000000763e8000-0x0000000076a02fff] usable
May 24 09:48:35 rharish-GL552VW kernel: BIOS-e820: [mem 0x0000000076a03000-0x00000000773a6fff] ACPI NVS
May 24 09:48:35 rharish-GL552VW kernel: BIOS-e820: [mem 0x00000000773a7000-0x0000000077f88fff] reserved
May 24 09:48:35 rharish-GL552VW kernel: BIOS-e820: [mem 0x0000000077f89000-0x0000000077ffdfff] type 20
May 24 09:48:35 rharish-GL552VW kernel: BIOS-e820: [mem 0x0000000077ffe000-0x0000000077ffefff] usable
May 24 09:48:35 rharish-GL552VW kernel: BIOS-e820: [mem 0x0000000078000000-0x00000000780fffff] reserved
May 24 09:48:35 rharish-GL552VW kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
May 24 09:48:35 rharish-GL552VW kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
May 24 09:48:35 rharish-GL552VW kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
May 24 09:48:35 rharish-GL552VW kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
May 24 09:48:35 rharish-GL552VW kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
May 24 09:48:35 rharish-GL552VW kernel: BIOS-e820: [mem 0x0000000100000000-0x0000000483ffffff] usable
May 24 09:48:35 rharish-GL552VW kernel: NX (Execute Disable) protection: active
May 24 09:48:35 rharish-GL552VW kernel: efi: EFI v2.40 by American Megatrends
May 24 09:48:35 rharish-GL552VW kernel: efi:  ESRT=0x77ec7e18  ACPI=0x76b0b000  ACPI 2.0=0x76b0b000  SMBIOS=0x778e1000  SMBIOS 3.0=0x778e0000 
May 24 09:48:35 rharish-GL552VW kernel: SMBIOS 3.0.0 present.
May 24 09:48:35 rharish-GL552VW kernel: DMI: ASUSTeK COMPUTER INC. GL552VW/GL552VW, BIOS GL552VW.218 03/16/2016
May 24 09:48:35 rharish-GL552VW kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
May 24 09:48:35 rharish-GL552VW kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
May 24 09:48:35 rharish-GL552VW kernel: e820: last_pfn = 0x484000 max_arch_pfn = 0x400000000
May 24 09:48:35 rharish-GL552VW kernel: MTRR default type: write-back
May 24 09:48:35 rharish-GL552VW kernel: MTRR fixed ranges enabled:
May 24 09:48:35 rharish-GL552VW kernel:   00000-9FFFF write-back
May 24 09:48:35 rharish-GL552VW kernel:   A0000-BFFFF uncachable
May 24 09:48:35 rharish-GL552VW kernel:   C0000-FFFFF write-protect
May 24 09:48:35 rharish-GL552VW kernel: MTRR variable ranges enabled:
May 24 09:48:35 rharish-GL552VW kernel:   0 base 0080000000 mask 7F80000000 uncachable
May 24 09:48:35 rharish-GL552VW kernel:   1 base 007C000000 mask 7FFC000000 uncachable
May 24 09:48:35 rharish-GL552VW kernel:   2 base 007A000000 mask 7FFE000000 uncachable
May 24 09:48:35 rharish-GL552VW kernel:   3 base 0079000000 mask 7FFF000000 uncachable
May 24 09:48:35 rharish-GL552VW kernel:   4 base 0078800000 mask 7FFF800000 uncachable
May 24 09:48:35 rharish-GL552VW kernel:   5 disabled
May 24 09:48:35 rharish-GL552VW kernel:   6 disabled
May 24 09:48:35 rharish-GL552VW kernel:   7 disabled
May 24 09:48:35 rharish-GL552VW kernel:   8 disabled
May 24 09:48:35 rharish-GL552VW kernel:   9 disabled
May 24 09:48:35 rharish-GL552VW kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
May 24 09:48:35 rharish-GL552VW kernel: e820: last_pfn = 0x77fff max_arch_pfn = 0x400000000
May 24 09:48:35 rharish-GL552VW kernel: esrt: Reserving ESRT space from 0x0000000077ec7e18 to 0x0000000077ec7e50.
May 24 09:48:35 rharish-GL552VW kernel: Scanning 1 areas for low memory corruption
May 24 09:48:35 rharish-GL552VW kernel: Base memory trampoline at [        (ptrval)] 98000 size 24576
May 24 09:48:35 rharish-GL552VW kernel: Using GB pages for direct mapping
May 24 09:48:35 rharish-GL552VW kernel: BRK [0x23655000, 0x23655fff] PGTABLE
May 24 09:48:35 rharish-GL552VW kernel: BRK [0x23656000, 0x23656fff] PGTABLE
May 24 09:48:35 rharish-GL552VW kernel: BRK [0x23657000, 0x23657fff] PGTABLE
May 24 09:48:35 rharish-GL552VW kernel: BRK [0x23658000, 0x23658fff] PGTABLE
May 24 09:48:35 rharish-GL552VW kernel: BRK [0x23659000, 0x23659fff] PGTABLE
May 24 09:48:35 rharish-GL552VW kernel: BRK [0x2365a000, 0x2365afff] PGTABLE
May 24 09:48:35 rharish-GL552VW kernel: BRK [0x2365b000, 0x2365bfff] PGTABLE
May 24 09:48:35 rharish-GL552VW kernel: BRK [0x2365c000, 0x2365cfff] PGTABLE
May 24 09:48:35 rharish-GL552VW kernel: BRK [0x2365d000, 0x2365dfff] PGTABLE
May 24 09:48:35 rharish-GL552VW kernel: BRK [0x2365e000, 0x2365efff] PGTABLE
May 24 09:48:35 rharish-GL552VW kernel: Secure boot could not be determined
May 24 09:48:35 rharish-GL552VW kernel: RAMDISK: [mem 0x3573b000-0x36b94fff]
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Early table checksum verification disabled
May 24 09:48:35 rharish-GL552VW kernel: ACPI: RSDP 0x0000000076B0B000 000024 (v02 _ASUS_)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: XSDT 0x0000000076B0B0A8 0000D4 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: FACP 0x0000000076B30EC0 00010C (v05 _ASUS_ Notebook 01072009 AMI  00010013)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: DSDT 0x0000000076B0B210 025CAE (v02 _ASUS_ Notebook 01072009 INTL 20120913)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: FACS 0x00000000773A5F80 000040
May 24 09:48:35 rharish-GL552VW kernel: ACPI: APIC 0x0000000076B30FD0 0000BC (v03 _ASUS_ Notebook 01072009 AMI  00010013)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: FPDT 0x0000000076B31090 000044 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: FIDT 0x0000000076B310D8 00009C (v01 _ASUS_ Notebook 01072009 AMI  00010013)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: MCFG 0x0000000076B31178 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00000097)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: HPET 0x0000000076B311B8 000038 (v01 _ASUS_ Notebook 01072009 AMI. 0005000B)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: SSDT 0x0000000076B311F0 000315 (v01 SataRe SataTabl 00001000 INTL 20120913)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: ECDT 0x0000000076B31508 0000C1 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: LPIT 0x0000000076B315D0 000094 (v01 INTEL  SKL      00000000 MSFT 0000005F)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: SSDT 0x0000000076B31668 000248 (v02 INTEL  sensrhub 00000000 INTL 20120913)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: DBGP 0x0000000076B318B0 000034 (v01 INTEL           00000000 MSFT 0000005F)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: DBG2 0x0000000076B318E8 000054 (v00 INTEL           00000000 MSFT 0000005F)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: SSDT 0x0000000076B31940 003D5C (v02 DptfTa DptfTabl 00001000 INTL 20120913)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: SSDT 0x0000000076B356A0 006685 (v02 SaSsdt SaSsdt   00003000 INTL 20120913)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: UEFI 0x0000000076B3BD28 000042 (v01                 00000000      00000000)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: SSDT 0x0000000076B3BD70 000E58 (v02 CpuRef CpuSsdt  00003000 INTL 20120913)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: BGRT 0x0000000076B3CBC8 000038 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: SSDT 0x0000000076B3CC00 0000A5 (v02 SgRef  SgPeg    00001000 INTL 20120913)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: DMAR 0x0000000076B3CCA8 0000F0 (v01 INTEL  SKL      00000001 INTL 00000001)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: TPM2 0x0000000076B3CD98 000034 (v03        Tpm2Tabl 00000001 AMI  00000000)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: SSDT 0x0000000076B3CDD0 0019E4 (v01 OptRef OptTabl  00001000 INTL 20120913)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: MSDM 0x0000000076181F18 000055 (v03 _ASUS_ Notebook 00000000 ASUS 00000001)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Local APIC address 0xfee00000
May 24 09:48:35 rharish-GL552VW kernel: No NUMA configuration found
May 24 09:48:35 rharish-GL552VW kernel: Faking a node at [mem 0x0000000000000000-0x0000000483ffffff]
May 24 09:48:35 rharish-GL552VW kernel: NODE_DATA(0) allocated [mem 0x483ffa000-0x483ffdfff]
May 24 09:48:35 rharish-GL552VW kernel: Zone ranges:
May 24 09:48:35 rharish-GL552VW kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
May 24 09:48:35 rharish-GL552VW kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
May 24 09:48:35 rharish-GL552VW kernel:   Normal   [mem 0x0000000100000000-0x0000000483ffffff]
May 24 09:48:35 rharish-GL552VW kernel:   Device   empty
May 24 09:48:35 rharish-GL552VW kernel: Movable zone start for each node
May 24 09:48:35 rharish-GL552VW kernel: Early memory node ranges
May 24 09:48:35 rharish-GL552VW kernel:   node   0: [mem 0x0000000000001000-0x0000000000057fff]
May 24 09:48:35 rharish-GL552VW kernel:   node   0: [mem 0x0000000000059000-0x000000000009dfff]
May 24 09:48:35 rharish-GL552VW kernel:   node   0: [mem 0x0000000000100000-0x0000000072679fff]
May 24 09:48:35 rharish-GL552VW kernel:   node   0: [mem 0x00000000726c5000-0x0000000072716fff]
May 24 09:48:35 rharish-GL552VW kernel:   node   0: [mem 0x0000000072b58000-0x0000000075958fff]
May 24 09:48:35 rharish-GL552VW kernel:   node   0: [mem 0x00000000763e8000-0x0000000076a02fff]
May 24 09:48:35 rharish-GL552VW kernel:   node   0: [mem 0x0000000077ffe000-0x0000000077ffefff]
May 24 09:48:35 rharish-GL552VW kernel:   node   0: [mem 0x0000000100000000-0x0000000483ffffff]
May 24 09:48:35 rharish-GL552VW kernel: Initmem setup node 0 [mem 0x0000000000001000-0x0000000483ffffff]
May 24 09:48:35 rharish-GL552VW kernel: On node 0 totalpages: 4168325
May 24 09:48:35 rharish-GL552VW kernel:   DMA zone: 64 pages used for memmap
May 24 09:48:35 rharish-GL552VW kernel:   DMA zone: 22 pages reserved
May 24 09:48:35 rharish-GL552VW kernel:   DMA zone: 3996 pages, LIFO batch:0
May 24 09:48:35 rharish-GL552VW kernel:   DMA32 zone: 7468 pages used for memmap
May 24 09:48:35 rharish-GL552VW kernel:   DMA32 zone: 477929 pages, LIFO batch:31
May 24 09:48:35 rharish-GL552VW kernel:   Normal zone: 57600 pages used for memmap
May 24 09:48:35 rharish-GL552VW kernel:   Normal zone: 3686400 pages, LIFO batch:31
May 24 09:48:35 rharish-GL552VW kernel: Reserved but unavailable: 99 pages
May 24 09:48:35 rharish-GL552VW kernel: Reserving Intel graphics memory at [mem 0x79000000-0x7affffff]
May 24 09:48:35 rharish-GL552VW kernel: ACPI: PM-Timer IO Port: 0x1808
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Local APIC address 0xfee00000
May 24 09:48:35 rharish-GL552VW kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
May 24 09:48:35 rharish-GL552VW kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
May 24 09:48:35 rharish-GL552VW kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
May 24 09:48:35 rharish-GL552VW kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
May 24 09:48:35 rharish-GL552VW kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
May 24 09:48:35 rharish-GL552VW kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
May 24 09:48:35 rharish-GL552VW kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
May 24 09:48:35 rharish-GL552VW kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
May 24 09:48:35 rharish-GL552VW kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
May 24 09:48:35 rharish-GL552VW kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: IRQ0 used by override.
May 24 09:48:35 rharish-GL552VW kernel: ACPI: IRQ9 used by override.
May 24 09:48:35 rharish-GL552VW kernel: Using ACPI (MADT) for SMP configuration information
May 24 09:48:35 rharish-GL552VW kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
May 24 09:48:35 rharish-GL552VW kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs
May 24 09:48:35 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
May 24 09:48:35 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
May 24 09:48:35 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
May 24 09:48:35 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
May 24 09:48:35 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0x7267a000-0x7267afff]
May 24 09:48:35 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0x7267b000-0x726c4fff]
May 24 09:48:35 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0x72717000-0x72b57fff]
May 24 09:48:35 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0x75959000-0x763e7fff]
May 24 09:48:35 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0x76a03000-0x773a6fff]
May 24 09:48:35 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0x773a7000-0x77f88fff]
May 24 09:48:35 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0x77f89000-0x77ffdfff]
May 24 09:48:35 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0x77fff000-0x77ffffff]
May 24 09:48:35 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0x78000000-0x780fffff]
May 24 09:48:35 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0x78100000-0x78ffffff]
May 24 09:48:35 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0x79000000-0x7affffff]
May 24 09:48:35 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0x7b000000-0xdfffffff]
May 24 09:48:35 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
May 24 09:48:35 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
May 24 09:48:35 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
May 24 09:48:35 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
May 24 09:48:35 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
May 24 09:48:35 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
May 24 09:48:35 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
May 24 09:48:35 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
May 24 09:48:35 rharish-GL552VW kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
May 24 09:48:35 rharish-GL552VW kernel: e820: [mem 0x7b000000-0xdfffffff] available for PCI devices
May 24 09:48:35 rharish-GL552VW kernel: Booting paravirtualized kernel on bare hardware
May 24 09:48:35 rharish-GL552VW kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
May 24 09:48:35 rharish-GL552VW kernel: random: get_random_bytes called from start_kernel+0x95/0x4da with crng_init=0
May 24 09:48:35 rharish-GL552VW kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
May 24 09:48:35 rharish-GL552VW kernel: percpu: Embedded 46 pages/cpu @        (ptrval) s151552 r8192 d28672 u262144
May 24 09:48:35 rharish-GL552VW kernel: pcpu-alloc: s151552 r8192 d28672 u262144 alloc=1*2097152
May 24 09:48:35 rharish-GL552VW kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
May 24 09:48:35 rharish-GL552VW kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4103171
May 24 09:48:35 rharish-GL552VW kernel: Policy zone: Normal
May 24 09:48:35 rharish-GL552VW kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=54104c17-c54a-4f03-acc4-7c7e4b77b7ce rw nvidia-drm.modeset=1 acpi_osi= quiet splash loglevel=3 vga=current rd.udev.log-priority=3 vt.global_cursor_default=0 reboot=acpi,pci
May 24 09:48:35 rharish-GL552VW kernel: ACPI: _OSI method disabled
May 24 09:48:35 rharish-GL552VW kernel: Calgary: detecting Calgary via BIOS EBDA area
May 24 09:48:35 rharish-GL552VW kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
May 24 09:48:35 rharish-GL552VW kernel: Memory: 16256060K/16673300K available (10252K kernel code, 1262K rwdata, 3404K rodata, 1460K init, 640K bss, 417240K reserved, 0K cma-reserved)
May 24 09:48:35 rharish-GL552VW kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
May 24 09:48:35 rharish-GL552VW kernel: Kernel/User page tables isolation: enabled
May 24 09:48:35 rharish-GL552VW kernel: ftrace: allocating 31739 entries in 124 pages
May 24 09:48:35 rharish-GL552VW kernel: Preemptible hierarchical RCU implementation.
May 24 09:48:35 rharish-GL552VW kernel:         CONFIG_RCU_FANOUT set to non-default value of 32
May 24 09:48:35 rharish-GL552VW kernel:         RCU dyntick-idle grace-period acceleration is enabled.
May 24 09:48:35 rharish-GL552VW kernel:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
May 24 09:48:35 rharish-GL552VW kernel:         RCU priority boosting: priority 1 delay 500 ms.
May 24 09:48:35 rharish-GL552VW kernel:         Tasks RCU enabled.
May 24 09:48:35 rharish-GL552VW kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
May 24 09:48:35 rharish-GL552VW kernel: NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
May 24 09:48:35 rharish-GL552VW kernel:         Offload RCU callbacks from CPUs: .
May 24 09:48:35 rharish-GL552VW kernel: spurious 8259A interrupt: IRQ7.
May 24 09:48:35 rharish-GL552VW kernel: Console: colour dummy device 80x25
May 24 09:48:35 rharish-GL552VW kernel: console [tty0] enabled
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Core revision 20180105
May 24 09:48:35 rharish-GL552VW kernel: ACPI: 8 ACPI AML tables successfully acquired and loaded
May 24 09:48:35 rharish-GL552VW kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
May 24 09:48:35 rharish-GL552VW kernel: hpet clockevent registered
May 24 09:48:35 rharish-GL552VW kernel: APIC: Switch to symmetric I/O mode setup
May 24 09:48:35 rharish-GL552VW kernel: DMAR: Host address width 39
May 24 09:48:35 rharish-GL552VW kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
May 24 09:48:35 rharish-GL552VW kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0501e
May 24 09:48:35 rharish-GL552VW kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
May 24 09:48:35 rharish-GL552VW kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
May 24 09:48:35 rharish-GL552VW kernel: DMAR: RMRR base: 0x00000076161000 end: 0x00000076180fff
May 24 09:48:35 rharish-GL552VW kernel: DMAR: RMRR base: 0x00000078800000 end: 0x0000007affffff
May 24 09:48:35 rharish-GL552VW kernel: DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
May 24 09:48:35 rharish-GL552VW kernel: DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
May 24 09:48:35 rharish-GL552VW kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
May 24 09:48:35 rharish-GL552VW kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
May 24 09:48:35 rharish-GL552VW kernel: DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
May 24 09:48:35 rharish-GL552VW kernel: DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
May 24 09:48:35 rharish-GL552VW kernel: DMAR-IR: Enabled IRQ remapping in xapic mode
May 24 09:48:35 rharish-GL552VW kernel: x2apic: IRQ remapping doesn't support X2APIC mode
May 24 09:48:35 rharish-GL552VW kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
May 24 09:48:35 rharish-GL552VW kernel: tsc: Detected 2600.000 MHz processor
May 24 09:48:35 rharish-GL552VW kernel: tsc: Detected 2592.000 MHz TSC
May 24 09:48:35 rharish-GL552VW kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x255cb6cc5db, max_idle_ns: 440795203504 ns
May 24 09:48:35 rharish-GL552VW kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5186.00 BogoMIPS (lpj=8640000)
May 24 09:48:35 rharish-GL552VW kernel: pid_max: default: 32768 minimum: 301
May 24 09:48:35 rharish-GL552VW kernel: Security Framework initialized
May 24 09:48:35 rharish-GL552VW kernel: Yama: becoming mindful.
May 24 09:48:35 rharish-GL552VW kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
May 24 09:48:35 rharish-GL552VW kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
May 24 09:48:35 rharish-GL552VW kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
May 24 09:48:35 rharish-GL552VW kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
May 24 09:48:35 rharish-GL552VW kernel: CPU: Physical Processor ID: 0
May 24 09:48:35 rharish-GL552VW kernel: CPU: Processor Core ID: 0
May 24 09:48:35 rharish-GL552VW kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
May 24 09:48:35 rharish-GL552VW kernel: ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
May 24 09:48:35 rharish-GL552VW kernel: mce: CPU supports 10 MCE banks
May 24 09:48:35 rharish-GL552VW kernel: CPU0: Thermal monitoring enabled (TM1)
May 24 09:48:35 rharish-GL552VW kernel: process: using mwait in idle threads
May 24 09:48:35 rharish-GL552VW kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
May 24 09:48:35 rharish-GL552VW kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
May 24 09:48:35 rharish-GL552VW kernel: Spectre V2 : Mitigation: Full generic retpoline
May 24 09:48:35 rharish-GL552VW kernel: Spectre V2 : Spectre v2 mitigation: Filling RSB on context switch
May 24 09:48:35 rharish-GL552VW kernel: Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier
May 24 09:48:35 rharish-GL552VW kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
May 24 09:48:35 rharish-GL552VW kernel: Freeing SMP alternatives memory: 24K
May 24 09:48:35 rharish-GL552VW kernel: TSC deadline timer enabled
May 24 09:48:35 rharish-GL552VW kernel: smpboot: CPU0: Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz (family: 0x6, model: 0x5e, stepping: 0x3)
May 24 09:48:35 rharish-GL552VW kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
May 24 09:48:35 rharish-GL552VW kernel: ... version:                4
May 24 09:48:35 rharish-GL552VW kernel: ... bit width:              48
May 24 09:48:35 rharish-GL552VW kernel: ... generic registers:      4
May 24 09:48:35 rharish-GL552VW kernel: ... value mask:             0000ffffffffffff
May 24 09:48:35 rharish-GL552VW kernel: ... max period:             00007fffffffffff
May 24 09:48:35 rharish-GL552VW kernel: ... fixed-purpose events:   3
May 24 09:48:35 rharish-GL552VW kernel: ... event mask:             000000070000000f
May 24 09:48:35 rharish-GL552VW kernel: Hierarchical SRCU implementation.
May 24 09:48:35 rharish-GL552VW kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
May 24 09:48:35 rharish-GL552VW kernel: smp: Bringing up secondary CPUs ...
May 24 09:48:35 rharish-GL552VW kernel: x86: Booting SMP configuration:
May 24 09:48:35 rharish-GL552VW kernel: .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
May 24 09:48:35 rharish-GL552VW kernel: smp: Brought up 1 node, 8 CPUs
May 24 09:48:35 rharish-GL552VW kernel: smpboot: Max logical packages: 1
May 24 09:48:35 rharish-GL552VW kernel: smpboot: Total of 8 processors activated (41488.00 BogoMIPS)
May 24 09:48:35 rharish-GL552VW kernel: devtmpfs: initialized
May 24 09:48:35 rharish-GL552VW kernel: x86/mm: Memory block size: 128MB
May 24 09:48:35 rharish-GL552VW kernel: PM: Registering ACPI NVS region [mem 0x7267a000-0x7267afff] (4096 bytes)
May 24 09:48:35 rharish-GL552VW kernel: PM: Registering ACPI NVS region [mem 0x76a03000-0x773a6fff] (10108928 bytes)
May 24 09:48:35 rharish-GL552VW kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
May 24 09:48:35 rharish-GL552VW kernel: futex hash table entries: 2048 (order: 5, 131072 bytes)
May 24 09:48:35 rharish-GL552VW kernel: pinctrl core: initialized pinctrl subsystem
May 24 09:48:35 rharish-GL552VW kernel: RTC time:  4:18:31, date: 05/24/18
May 24 09:48:35 rharish-GL552VW kernel: NET: Registered protocol family 16
May 24 09:48:35 rharish-GL552VW kernel: cpuidle: using governor ladder
May 24 09:48:35 rharish-GL552VW kernel: cpuidle: using governor menu
May 24 09:48:35 rharish-GL552VW kernel: KVM setup pv remote TLB flush
May 24 09:48:35 rharish-GL552VW kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
May 24 09:48:35 rharish-GL552VW kernel: ACPI: bus type PCI registered
May 24 09:48:35 rharish-GL552VW kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
May 24 09:48:35 rharish-GL552VW kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
May 24 09:48:35 rharish-GL552VW kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
May 24 09:48:35 rharish-GL552VW kernel: PCI: Using configuration type 1 for base access
May 24 09:48:35 rharish-GL552VW kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
May 24 09:48:35 rharish-GL552VW kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Added _OSI(Module Device)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Added _OSI(Processor Device)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Added _OSI(Processor Aggregator Device)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: EC: EC started
May 24 09:48:35 rharish-GL552VW kernel: ACPI: EC: interrupt blocked
May 24 09:48:35 rharish-GL552VW kernel: ACPI: \: Used as first EC
May 24 09:48:35 rharish-GL552VW kernel: ACPI: \: GPE=0x23, EC_CMD/EC_SC=0x66, EC_DATA=0x62
May 24 09:48:35 rharish-GL552VW kernel: ACPI: \: Used as boot ECDT EC to handle transactions
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Executed 23 blocks of module-level executable AML code
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Dynamic OEM Table Load:
May 24 09:48:35 rharish-GL552VW kernel: ACPI: SSDT 0xFFFFA3977139C000 0005DC (v02 PmRef  Cpu0Ist  00003000 INTL 20120913)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Dynamic OEM Table Load:
May 24 09:48:35 rharish-GL552VW kernel: ACPI: SSDT 0xFFFFA39770FB2C00 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120913)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Dynamic OEM Table Load:
May 24 09:48:35 rharish-GL552VW kernel: ACPI: SSDT 0xFFFFA39770FD3480 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120913)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Dynamic OEM Table Load:
May 24 09:48:35 rharish-GL552VW kernel: ACPI: SSDT 0xFFFFA39770FC1400 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120913)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Dynamic OEM Table Load:
May 24 09:48:35 rharish-GL552VW kernel: ACPI: SSDT 0xFFFFA39771399800 0005AA (v02 PmRef  ApIst    00003000 INTL 20120913)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Dynamic OEM Table Load:
May 24 09:48:35 rharish-GL552VW kernel: ACPI: SSDT 0xFFFFA39770FC3A00 000119 (v02 PmRef  ApHwp    00003000 INTL 20120913)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Dynamic OEM Table Load:
May 24 09:48:35 rharish-GL552VW kernel: ACPI: SSDT 0xFFFFA39770FC2E00 000119 (v02 PmRef  ApCst    00003000 INTL 20120913)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Interpreter enabled
May 24 09:48:35 rharish-GL552VW kernel: ACPI: (supports S0 S3 S4 S5)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Using IOAPIC for interrupt routing
May 24 09:48:35 rharish-GL552VW kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Enabled 8 GPEs in block 00 to 7F
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Power Resource [PG00] (on)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Power Resource [PG01] (on)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Power Resource [PG02] (on)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Power Resource [WRST] (off)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Power Resource [WRST] (off)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Power Resource [WRST] (off)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Power Resource [WRST] (off)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Power Resource [WRST] (off)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Power Resource [WRST] (off)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Power Resource [WRST] (off)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Power Resource [WRST] (off)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Power Resource [WRST] (off)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Power Resource [WRST] (off)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Power Resource [WRST] (off)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Power Resource [WRST] (off)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Power Resource [WRST] (off)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Power Resource [WRST] (off)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Power Resource [WRST] (off)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Power Resource [WRST] (off)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Power Resource [WRST] (off)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Power Resource [WRST] (off)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Power Resource [WRST] (off)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Power Resource [WRST] (off)
May 24 09:48:35 rharish-GL552VW kernel: ACPI BIOS Error (bug): Failure looking up [\_SB.PAGD._STA._OSI], AE_NOT_FOUND (20180105/psargs-364)
May 24 09:48:35 rharish-GL552VW kernel: ACPI Error: Method parse/execution failed \_SB.PAGD._STA, AE_NOT_FOUND (20180105/psparse-550)
May 24 09:48:35 rharish-GL552VW kernel: ACPI BIOS Error (bug): Failure looking up [\_SB.PAGD._STA._OSI], AE_NOT_FOUND (20180105/psargs-364)
May 24 09:48:35 rharish-GL552VW kernel: ACPI Error: Method parse/execution failed \_SB.PAGD._STA, AE_NOT_FOUND (20180105/psparse-550)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
May 24 09:48:35 rharish-GL552VW kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
May 24 09:48:35 rharish-GL552VW kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
May 24 09:48:35 rharish-GL552VW kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
May 24 09:48:35 rharish-GL552VW kernel: PCI host bridge to bus 0000:00
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:00: root bus resource [mem 0x7b000000-0xdfffffff window]
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:00.0: [8086:1910] type 00 class 0x060000
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:02.0: [8086:191b] type 00 class 0x030000
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:02.0: reg 0x10: [mem 0xdd000000-0xddffffff 64bit]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:04.0: reg 0x10: [mem 0xdf320000-0xdf327fff 64bit]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:14.0: reg 0x10: [mem 0xdf310000-0xdf31ffff 64bit]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:14.2: [8086:a131] type 00 class 0x118000
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:14.2: reg 0x10: [mem 0xdf338000-0xdf338fff 64bit]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:15.0: [8086:a160] type 00 class 0x118000
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:15.0: reg 0x10: [mem 0xdf337000-0xdf337fff 64bit]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:15.1: [8086:a161] type 00 class 0x118000
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:15.1: reg 0x10: [mem 0xdf336000-0xdf336fff 64bit]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:16.0: reg 0x10: [mem 0xdf335000-0xdf335fff 64bit]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:16.0: PME# supported from D3hot
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:17.0: [8086:a103] type 00 class 0x010601
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:17.0: reg 0x10: [mem 0xdf330000-0xdf331fff]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:17.0: reg 0x14: [mem 0xdf334000-0xdf3340ff]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:17.0: reg 0x24: [mem 0xdf333000-0xdf3337ff]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:17.0: PME# supported from D3hot
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:1c.0: [8086:a112] type 01 class 0x060400
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:1c.3: [8086:a113] type 01 class 0x060400
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:1f.0: [8086:a14e] type 00 class 0x060100
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:1f.2: reg 0x10: [mem 0xdf32c000-0xdf32ffff]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:1f.3: [8086:a170] type 00 class 0x040300
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xdf328000-0xdf32bfff 64bit]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xdf300000-0xdf30ffff 64bit]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xdf332000-0xdf3320ff 64bit]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:01:00.0: [10de:139b] type 00 class 0x030200
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:01:00.0: reg 0x10: [mem 0xde000000-0xdeffffff]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:01:00.0: reg 0x30: [mem 0xdf000000-0xdf07ffff pref]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:01.0:   bridge window [mem 0xde000000-0xdf0fffff]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:02:00.0: [8086:24f3] type 00 class 0x028000
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:02:00.0: reg 0x10: [mem 0xdf200000-0xdf201fff 64bit]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:1c.0:   bridge window [mem 0xdf200000-0xdf2fffff]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:03:00.0: [10ec:5287] type 00 class 0xff0000
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:03:00.0: reg 0x10: [mem 0xdf115000-0xdf115fff]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:03:00.0: reg 0x30: [mem 0xdf100000-0xdf10ffff pref]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:03:00.0: supports D1 D2
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:03:00.1: [10ec:8168] type 00 class 0x020000
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:03:00.1: reg 0x10: [io  0xd000-0xd0ff]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:03:00.1: reg 0x18: [mem 0xdf114000-0xdf114fff 64bit]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:03:00.1: reg 0x20: [mem 0xdf110000-0xdf113fff 64bit]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:03:00.1: supports D1 D2
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:03:00.1: PME# supported from D0 D1 D2 D3hot D3cold
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:1c.3: PCI bridge to [bus 03]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:1c.3:   bridge window [mem 0xdf100000-0xdf1fffff]
May 24 09:48:35 rharish-GL552VW kernel: ACPI BIOS Error (bug): Failure looking up [\_SB.PAGD._STA._OSI], AE_NOT_FOUND (20180105/psargs-364)
May 24 09:48:35 rharish-GL552VW kernel: ACPI Error: Method parse/execution failed \_SB.PAGD._STA, AE_NOT_FOUND (20180105/psparse-550)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
May 24 09:48:35 rharish-GL552VW kernel: ACPI: EC: interrupt unblocked
May 24 09:48:35 rharish-GL552VW kernel: ACPI: EC: event unblocked
May 24 09:48:35 rharish-GL552VW kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x23, EC_CMD/EC_SC=0x66, EC_DATA=0x62
May 24 09:48:35 rharish-GL552VW kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:02.0: vgaarb: bridge control possible
May 24 09:48:35 rharish-GL552VW kernel: vgaarb: loaded
May 24 09:48:35 rharish-GL552VW kernel: EDAC MC: Ver: 3.0.0
May 24 09:48:35 rharish-GL552VW kernel: Registered efivars operations
May 24 09:48:35 rharish-GL552VW kernel: PCI: Using ACPI for IRQ routing
May 24 09:48:35 rharish-GL552VW kernel: PCI: pci_cache_line_size set to 64 bytes
May 24 09:48:35 rharish-GL552VW kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
May 24 09:48:35 rharish-GL552VW kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
May 24 09:48:35 rharish-GL552VW kernel: e820: reserve RAM buffer [mem 0x7267a000-0x73ffffff]
May 24 09:48:35 rharish-GL552VW kernel: e820: reserve RAM buffer [mem 0x72717000-0x73ffffff]
May 24 09:48:35 rharish-GL552VW kernel: e820: reserve RAM buffer [mem 0x75959000-0x77ffffff]
May 24 09:48:35 rharish-GL552VW kernel: e820: reserve RAM buffer [mem 0x76a03000-0x77ffffff]
May 24 09:48:35 rharish-GL552VW kernel: e820: reserve RAM buffer [mem 0x77fff000-0x77ffffff]
May 24 09:48:35 rharish-GL552VW kernel: NetLabel: Initializing
May 24 09:48:35 rharish-GL552VW kernel: NetLabel:  domain hash size = 128
May 24 09:48:35 rharish-GL552VW kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
May 24 09:48:35 rharish-GL552VW kernel: NetLabel:  unlabeled traffic allowed by default
May 24 09:48:35 rharish-GL552VW kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
May 24 09:48:35 rharish-GL552VW kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
May 24 09:48:35 rharish-GL552VW kernel: clocksource: Switched to clocksource tsc-early
May 24 09:48:35 rharish-GL552VW kernel: VFS: Disk quotas dquot_6.6.0
May 24 09:48:35 rharish-GL552VW kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
May 24 09:48:35 rharish-GL552VW kernel: pnp: PnP ACPI init
May 24 09:48:35 rharish-GL552VW kernel: system 00:00: [io  0x0680-0x069f] has been reserved
May 24 09:48:35 rharish-GL552VW kernel: system 00:00: [io  0xffff] has been reserved
May 24 09:48:35 rharish-GL552VW kernel: system 00:00: [io  0xffff] has been reserved
May 24 09:48:35 rharish-GL552VW kernel: system 00:00: [io  0xffff] has been reserved
May 24 09:48:35 rharish-GL552VW kernel: system 00:00: [io  0x1800-0x18fe] has been reserved
May 24 09:48:35 rharish-GL552VW kernel: system 00:00: [io  0x164e-0x164f] has been reserved
May 24 09:48:35 rharish-GL552VW kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
May 24 09:48:35 rharish-GL552VW kernel: system 00:01: [io  0x0800-0x087f] has been reserved
May 24 09:48:35 rharish-GL552VW kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
May 24 09:48:35 rharish-GL552VW kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
May 24 09:48:35 rharish-GL552VW kernel: system 00:03: [io  0x1854-0x1857] has been reserved
May 24 09:48:35 rharish-GL552VW kernel: system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
May 24 09:48:35 rharish-GL552VW kernel: system 00:04: [io  0x0240-0x0259] has been reserved
May 24 09:48:35 rharish-GL552VW kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
May 24 09:48:35 rharish-GL552VW kernel: pnp 00:05: Plug and Play ACPI device, IDs ATK3001 PNP030b (active)
May 24 09:48:35 rharish-GL552VW kernel: system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
May 24 09:48:35 rharish-GL552VW kernel: system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
May 24 09:48:35 rharish-GL552VW kernel: system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
May 24 09:48:35 rharish-GL552VW kernel: system 00:06: [mem 0xe0000000-0xefffffff] has been reserved
May 24 09:48:35 rharish-GL552VW kernel: system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
May 24 09:48:35 rharish-GL552VW kernel: system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved
May 24 09:48:35 rharish-GL552VW kernel: system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
May 24 09:48:35 rharish-GL552VW kernel: system 00:06: [mem 0xff000000-0xffffffff] has been reserved
May 24 09:48:35 rharish-GL552VW kernel: system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
May 24 09:48:35 rharish-GL552VW kernel: system 00:06: [mem 0xdffe0000-0xdfffffff] has been reserved
May 24 09:48:35 rharish-GL552VW kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
May 24 09:48:35 rharish-GL552VW kernel: system 00:07: [mem 0xfd000000-0xfdabffff] has been reserved
May 24 09:48:35 rharish-GL552VW kernel: system 00:07: [mem 0xfdad0000-0xfdadffff] has been reserved
May 24 09:48:35 rharish-GL552VW kernel: system 00:07: [mem 0xfdb00000-0xfdffffff] has been reserved
May 24 09:48:35 rharish-GL552VW kernel: system 00:07: [mem 0xfe000000-0xfe01ffff] could not be reserved
May 24 09:48:35 rharish-GL552VW kernel: system 00:07: [mem 0xfe036000-0xfe03bfff] has been reserved
May 24 09:48:35 rharish-GL552VW kernel: system 00:07: [mem 0xfe03d000-0xfe3fffff] has been reserved
May 24 09:48:35 rharish-GL552VW kernel: system 00:07: [mem 0xfe410000-0xfe7fffff] has been reserved
May 24 09:48:35 rharish-GL552VW kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
May 24 09:48:35 rharish-GL552VW kernel: system 00:08: [io  0xff00-0xfffe] has been reserved
May 24 09:48:35 rharish-GL552VW kernel: system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
May 24 09:48:35 rharish-GL552VW kernel: system 00:09: [mem 0xfdaf0000-0xfdafffff] has been reserved
May 24 09:48:35 rharish-GL552VW kernel: system 00:09: [mem 0xfdae0000-0xfdaeffff] has been reserved
May 24 09:48:35 rharish-GL552VW kernel: system 00:09: [mem 0xfdac0000-0xfdacffff] has been reserved
May 24 09:48:35 rharish-GL552VW kernel: system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
May 24 09:48:35 rharish-GL552VW kernel: ACPI BIOS Error (bug): Failure looking up [\_SB.PAGD._STA._OSI], AE_NOT_FOUND (20180105/psargs-364)
May 24 09:48:35 rharish-GL552VW kernel: ACPI Error: Method parse/execution failed \_SB.PAGD._STA, AE_NOT_FOUND (20180105/psparse-550)
May 24 09:48:35 rharish-GL552VW kernel: pnp: PnP ACPI: found 10 devices
May 24 09:48:35 rharish-GL552VW kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:01.0:   bridge window [mem 0xde000000-0xdf0fffff]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:1c.0:   bridge window [mem 0xdf200000-0xdf2fffff]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:1c.3: PCI bridge to [bus 03]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:1c.3:   bridge window [mem 0xdf100000-0xdf1fffff]
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:00: resource 19 [mem 0x7b000000-0xdfffffff window]
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:00: resource 20 [mem 0xfd000000-0xfe7fffff window]
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:01: resource 1 [mem 0xde000000-0xdf0fffff]
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:02: resource 1 [mem 0xdf200000-0xdf2fffff]
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
May 24 09:48:35 rharish-GL552VW kernel: pci_bus 0000:03: resource 1 [mem 0xdf100000-0xdf1fffff]
May 24 09:48:35 rharish-GL552VW kernel: NET: Registered protocol family 2
May 24 09:48:35 rharish-GL552VW kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
May 24 09:48:35 rharish-GL552VW kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
May 24 09:48:35 rharish-GL552VW kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
May 24 09:48:35 rharish-GL552VW kernel: TCP: Hash tables configured (established 131072 bind 65536)
May 24 09:48:35 rharish-GL552VW kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes)
May 24 09:48:35 rharish-GL552VW kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
May 24 09:48:35 rharish-GL552VW kernel: NET: Registered protocol family 1
May 24 09:48:35 rharish-GL552VW kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
May 24 09:48:35 rharish-GL552VW kernel: PCI: CLS 0 bytes, default 64
May 24 09:48:35 rharish-GL552VW kernel: Unpacking initramfs...
May 24 09:48:35 rharish-GL552VW kernel: Freeing initrd memory: 20840K
May 24 09:48:35 rharish-GL552VW kernel: DMAR: ACPI device "device:72" under DMAR at fed91000 as 00:15.0
May 24 09:48:35 rharish-GL552VW kernel: DMAR: ACPI device "device:73" under DMAR at fed91000 as 00:15.1
May 24 09:48:35 rharish-GL552VW kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
May 24 09:48:35 rharish-GL552VW kernel: software IO TLB [mem 0x6d639000-0x71639000] (64MB) mapped at [        (ptrval)-        (ptrval)]
May 24 09:48:35 rharish-GL552VW kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x255cb6cc5db, max_idle_ns: 440795203504 ns
May 24 09:48:35 rharish-GL552VW kernel: clocksource: Switched to clocksource tsc
May 24 09:48:35 rharish-GL552VW kernel: Scanning for low memory corruption every 60 seconds
May 24 09:48:35 rharish-GL552VW kernel: Initialise system trusted keyrings
May 24 09:48:35 rharish-GL552VW kernel: Key type blacklist registered
May 24 09:48:35 rharish-GL552VW kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
May 24 09:48:35 rharish-GL552VW kernel: zbud: loaded
May 24 09:48:35 rharish-GL552VW kernel: Key type asymmetric registered
May 24 09:48:35 rharish-GL552VW kernel: Asymmetric key parser 'x509' registered
May 24 09:48:35 rharish-GL552VW kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
May 24 09:48:35 rharish-GL552VW kernel: io scheduler noop registered
May 24 09:48:35 rharish-GL552VW kernel: io scheduler deadline registered
May 24 09:48:35 rharish-GL552VW kernel: io scheduler cfq registered (default)
May 24 09:48:35 rharish-GL552VW kernel: io scheduler mq-deadline registered
May 24 09:48:35 rharish-GL552VW kernel: io scheduler kyber registered
May 24 09:48:35 rharish-GL552VW kernel: io scheduler bfq registered
May 24 09:48:35 rharish-GL552VW kernel: pcieport 0000:00:1c.0: AER enabled with IRQ 123
May 24 09:48:35 rharish-GL552VW kernel: pcieport 0000:00:1c.3: AER enabled with IRQ 124
May 24 09:48:35 rharish-GL552VW kernel: pcieport 0000:00:01.0: Signaling PME with IRQ 122
May 24 09:48:35 rharish-GL552VW kernel: pcieport 0000:00:1c.0: Signaling PME with IRQ 123
May 24 09:48:35 rharish-GL552VW kernel: pcieport 0000:00:1c.3: Signaling PME with IRQ 124
May 24 09:48:35 rharish-GL552VW kernel: efifb: probing for efifb
May 24 09:48:35 rharish-GL552VW kernel: efifb: framebuffer at 0xb0000000, using 8128k, total 8128k
May 24 09:48:35 rharish-GL552VW kernel: efifb: mode is 1920x1080x32, linelength=7680, pages=1
May 24 09:48:35 rharish-GL552VW kernel: efifb: scrolling: redraw
May 24 09:48:35 rharish-GL552VW kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
May 24 09:48:35 rharish-GL552VW kernel: Console: switching to colour frame buffer device 240x67
May 24 09:48:35 rharish-GL552VW kernel: fb0: EFI VGA frame buffer device
May 24 09:48:35 rharish-GL552VW kernel: intel_idle: MWAIT substates: 0x11142120
May 24 09:48:35 rharish-GL552VW kernel: intel_idle: v0.4.1 model 0x5E
May 24 09:48:35 rharish-GL552VW kernel: intel_idle: state C8 is disabled
May 24 09:48:35 rharish-GL552VW kernel: intel_idle: state C9 is disabled
May 24 09:48:35 rharish-GL552VW kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
May 24 09:48:35 rharish-GL552VW kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Lid Switch [LID]
May 24 09:48:35 rharish-GL552VW kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Sleep Button [SLPB]
May 24 09:48:35 rharish-GL552VW kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Power Button [PWRF]
May 24 09:48:35 rharish-GL552VW kernel: thermal LNXTHERM:00: registered as thermal_zone0
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Thermal Zone [THRM] (68 C)
May 24 09:48:35 rharish-GL552VW kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
May 24 09:48:35 rharish-GL552VW kernel: intel_pstate: Intel P-state driver initializing
May 24 09:48:35 rharish-GL552VW kernel: intel_pstate: HWP enabled
May 24 09:48:35 rharish-GL552VW kernel: ledtrig-cpu: registered to indicate activity on CPUs
May 24 09:48:35 rharish-GL552VW kernel: intel_pmc_core:  initialized
May 24 09:48:35 rharish-GL552VW kernel: NET: Registered protocol family 10
May 24 09:48:35 rharish-GL552VW kernel: Segment Routing with IPv6
May 24 09:48:35 rharish-GL552VW kernel: NET: Registered protocol family 17
May 24 09:48:35 rharish-GL552VW kernel: RAS: Correctable Errors collector initialized.
May 24 09:48:35 rharish-GL552VW kernel: microcode: sig=0x506e3, pf=0x20, revision=0xc2
May 24 09:48:35 rharish-GL552VW kernel: microcode: Microcode Update Driver: v2.2.
May 24 09:48:35 rharish-GL552VW kernel: sched_clock: Marking stable (657115511, 0)->(640075000, 17040511)
May 24 09:48:35 rharish-GL552VW kernel: registered taskstats version 1
May 24 09:48:35 rharish-GL552VW kernel: Loading compiled-in X.509 certificates
May 24 09:48:35 rharish-GL552VW kernel: zswap: loaded using pool lzo/zbud
May 24 09:48:35 rharish-GL552VW kernel: Key type big_key registered
May 24 09:48:35 rharish-GL552VW kernel:   Magic number: 2:490:313
May 24 09:48:35 rharish-GL552VW kernel: hctosys: unable to open rtc device (rtc0)
May 24 09:48:35 rharish-GL552VW kernel: Freeing unused kernel memory: 1460K
May 24 09:48:35 rharish-GL552VW kernel: Write protecting the kernel read-only data: 16384k
May 24 09:48:35 rharish-GL552VW kernel: Freeing unused kernel memory: 2016K
May 24 09:48:35 rharish-GL552VW kernel: Freeing unused kernel memory: 692K
May 24 09:48:35 rharish-GL552VW kernel: Linux agpgart interface v0.103
May 24 09:48:35 rharish-GL552VW kernel: checking generic (b0000000 7f0000) vs hw (b0000000 10000000)
May 24 09:48:35 rharish-GL552VW kernel: fb: switching to inteldrmfb from EFI VGA
May 24 09:48:35 rharish-GL552VW kernel: Console: switching to colour dummy device 80x25
May 24 09:48:35 rharish-GL552VW kernel: [drm] Replacing VGA console driver
May 24 09:48:35 rharish-GL552VW kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
May 24 09:48:35 rharish-GL552VW kernel: [drm] Driver supports precise vblank timestamp query.
May 24 09:48:35 rharish-GL552VW kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
May 24 09:48:35 rharish-GL552VW kernel: [drm] Finished loading DMC firmware i915/skl_dmc_ver1_27.bin (v1.27)
May 24 09:48:35 rharish-GL552VW kernel: [drm] Initialized i915 1.6.0 20171222 for 0000:00:02.0 on minor 0
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
May 24 09:48:35 rharish-GL552VW kernel: acpi device:0f: registered as cooling_device8
May 24 09:48:35 rharish-GL552VW kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
May 24 09:48:35 rharish-GL552VW kernel: ACPI: Video Device [PEGP] (multi-head: no  rom: yes  post: no)
May 24 09:48:35 rharish-GL552VW kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:12/LNXVIDEO:01/input/input4
May 24 09:48:35 rharish-GL552VW kernel: fbcon: inteldrmfb (fb0) is primary device
May 24 09:48:35 rharish-GL552VW kernel: Console: switching to colour frame buffer device 240x67
May 24 09:48:35 rharish-GL552VW kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
May 24 09:48:35 rharish-GL552VW kernel: i8042: PNP: PS/2 Controller [PNP030b:PS2K] at 0x60,0x64 irq 1
May 24 09:48:35 rharish-GL552VW kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
May 24 09:48:35 rharish-GL552VW kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
May 24 09:48:35 rharish-GL552VW kernel: SCSI subsystem initialized
May 24 09:48:35 rharish-GL552VW kernel: ACPI: bus type USB registered
May 24 09:48:35 rharish-GL552VW kernel: usbcore: registered new interface driver usbfs
May 24 09:48:35 rharish-GL552VW kernel: usbcore: registered new interface driver hub
May 24 09:48:35 rharish-GL552VW kernel: usbcore: registered new device driver usb
May 24 09:48:35 rharish-GL552VW kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
May 24 09:48:35 rharish-GL552VW kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
May 24 09:48:35 rharish-GL552VW kernel: libata version 3.00 loaded.
May 24 09:48:35 rharish-GL552VW kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
May 24 09:48:35 rharish-GL552VW kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
May 24 09:48:35 rharish-GL552VW kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
May 24 09:48:35 rharish-GL552VW kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 24 09:48:35 rharish-GL552VW kernel: usb usb1: Product: xHCI Host Controller
May 24 09:48:35 rharish-GL552VW kernel: usb usb1: Manufacturer: Linux 4.16.10-1-ARCH xhci-hcd
May 24 09:48:35 rharish-GL552VW kernel: usb usb1: SerialNumber: 0000:00:14.0
May 24 09:48:35 rharish-GL552VW kernel: hub 1-0:1.0: USB hub found
May 24 09:48:35 rharish-GL552VW kernel: hub 1-0:1.0: 16 ports detected
May 24 09:48:35 rharish-GL552VW kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
May 24 09:48:35 rharish-GL552VW kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
May 24 09:48:35 rharish-GL552VW kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
May 24 09:48:35 rharish-GL552VW kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 24 09:48:35 rharish-GL552VW kernel: usb usb2: Product: xHCI Host Controller
May 24 09:48:35 rharish-GL552VW kernel: usb usb2: Manufacturer: Linux 4.16.10-1-ARCH xhci-hcd
May 24 09:48:35 rharish-GL552VW kernel: usb usb2: SerialNumber: 0000:00:14.0
May 24 09:48:35 rharish-GL552VW kernel: hub 2-0:1.0: USB hub found
May 24 09:48:35 rharish-GL552VW kernel: hub 2-0:1.0: 8 ports detected
May 24 09:48:35 rharish-GL552VW kernel: usb: port power management may be unreliable
May 24 09:48:35 rharish-GL552VW kernel: ahci 0000:00:17.0: version 3.0
May 24 09:48:35 rharish-GL552VW kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 3 ports 6 Gbps 0x7 impl SATA mode
May 24 09:48:35 rharish-GL552VW kernel: ahci 0000:00:17.0: flags: 64bit ncq sntf pm led clo only pio slum part ems deso sadm sds apst 
May 24 09:48:35 rharish-GL552VW kernel: scsi host0: ahci
May 24 09:48:35 rharish-GL552VW kernel: scsi host1: ahci
May 24 09:48:35 rharish-GL552VW kernel: scsi host2: ahci
May 24 09:48:35 rharish-GL552VW kernel: ata1: SATA max UDMA/133 abar m2048@0xdf333000 port 0xdf333100 irq 128
May 24 09:48:35 rharish-GL552VW kernel: ata2: SATA max UDMA/133 abar m2048@0xdf333000 port 0xdf333180 irq 128
May 24 09:48:35 rharish-GL552VW kernel: ata3: SATA max UDMA/133 abar m2048@0xdf333000 port 0xdf333200 irq 128
May 24 09:48:35 rharish-GL552VW kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
May 24 09:48:35 rharish-GL552VW kernel: usb 1-4: new high-speed USB device number 2 using xhci_hcd
May 24 09:48:35 rharish-GL552VW kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
May 24 09:48:35 rharish-GL552VW kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
May 24 09:48:35 rharish-GL552VW kernel: ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
May 24 09:48:35 rharish-GL552VW kernel: ata1.00: ATA-8: HGST HTS721010A9E630, JB0OA3J0, max UDMA/133
May 24 09:48:35 rharish-GL552VW kernel: ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
May 24 09:48:35 rharish-GL552VW kernel: ata3.00: ATA-9: SanDisk SD8SNAT128G1002, Z2317002, max UDMA/133
May 24 09:48:35 rharish-GL552VW kernel: ata3.00: 250069680 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
May 24 09:48:35 rharish-GL552VW kernel: ata1.00: configured for UDMA/133
May 24 09:48:35 rharish-GL552VW kernel: scsi 0:0:0:0: Direct-Access     ATA      HGST HTS721010A9 A3J0 PQ: 0 ANSI: 5
May 24 09:48:35 rharish-GL552VW kernel: ata2.00: ATAPI: SlimtypeDVD A  DA8AESH, XAA1, max UDMA/133
May 24 09:48:35 rharish-GL552VW kernel: ata2.00: configured for UDMA/133
May 24 09:48:35 rharish-GL552VW kernel: ata3.00: configured for UDMA/133
May 24 09:48:35 rharish-GL552VW kernel: ahci 0000:00:17.0: port does not support device sleep
May 24 09:48:35 rharish-GL552VW kernel: scsi 1:0:0:0: CD-ROM            Slimtype DVD A  DA8AESH   XAA1 PQ: 0 ANSI: 5
May 24 09:48:35 rharish-GL552VW kernel: scsi 2:0:0:0: Direct-Access     ATA      SanDisk SD8SNAT1 7002 PQ: 0 ANSI: 5
May 24 09:48:35 rharish-GL552VW kernel: sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
May 24 09:48:35 rharish-GL552VW kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
May 24 09:48:35 rharish-GL552VW kernel: sd 0:0:0:0: [sda] Write Protect is off
May 24 09:48:35 rharish-GL552VW kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
May 24 09:48:35 rharish-GL552VW kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
May 24 09:48:35 rharish-GL552VW kernel: sd 2:0:0:0: [sdb] 250069680 512-byte logical blocks: (128 GB/119 GiB)
May 24 09:48:35 rharish-GL552VW kernel: sd 2:0:0:0: [sdb] Write Protect is off
May 24 09:48:35 rharish-GL552VW kernel: sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
May 24 09:48:35 rharish-GL552VW kernel: sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
May 24 09:48:35 rharish-GL552VW kernel:  sdb: sdb1 sdb2 sdb3 sdb4 sdb6 sdb7
May 24 09:48:35 rharish-GL552VW kernel: sd 2:0:0:0: [sdb] Attached SCSI disk
May 24 09:48:35 rharish-GL552VW kernel: sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
May 24 09:48:35 rharish-GL552VW kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
May 24 09:48:35 rharish-GL552VW kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
May 24 09:48:35 rharish-GL552VW kernel: random: fast init done
May 24 09:48:35 rharish-GL552VW kernel:  sda: sda1
May 24 09:48:35 rharish-GL552VW kernel: sd 0:0:0:0: [sda] Attached SCSI disk
May 24 09:48:35 rharish-GL552VW kernel: usb 1-4: New USB device found, idVendor=13d3, idProduct=5654
May 24 09:48:35 rharish-GL552VW kernel: usb 1-4: New USB device strings: Mfr=3, Product=1, SerialNumber=2
May 24 09:48:35 rharish-GL552VW kernel: usb 1-4: Product: USB2.0 UVC HD Webcam
May 24 09:48:35 rharish-GL552VW kernel: usb 1-4: Manufacturer: Azurewave
May 24 09:48:35 rharish-GL552VW kernel: usb 1-4: SerialNumber: NULL
May 24 09:48:35 rharish-GL552VW kernel: usb 1-5: new high-speed USB device number 3 using xhci_hcd
May 24 09:48:35 rharish-GL552VW kernel: usb 1-5: New USB device found, idVendor=04e8, idProduct=6860
May 24 09:48:35 rharish-GL552VW kernel: usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
May 24 09:48:35 rharish-GL552VW kernel: usb 1-5: Product: SAMSUNG_Android
May 24 09:48:35 rharish-GL552VW kernel: usb 1-5: Manufacturer: SAMSUNG
May 24 09:48:35 rharish-GL552VW kernel: usb 1-5: SerialNumber: 4d007fce4d194103
May 24 09:48:35 rharish-GL552VW kernel: usb 1-9: new full-speed USB device number 4 using xhci_hcd
May 24 09:48:35 rharish-GL552VW kernel: usb 1-9: New USB device found, idVendor=8087, idProduct=0a2b
May 24 09:48:35 rharish-GL552VW kernel: usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=0
May 24 09:48:35 rharish-GL552VW kernel: EXT4-fs (sdb7): mounted filesystem with ordered data mode. Opts: (null)
May 24 09:48:35 rharish-GL552VW systemd[1]: systemd 238 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN +PCRE2 default-hierarchy=hybrid)
May 24 09:48:35 rharish-GL552VW systemd[1]: Detected architecture x86-64.
May 24 09:48:35 rharish-GL552VW systemd[1]: Set hostname to <rharish-GL552VW>.
May 24 09:48:35 rharish-GL552VW kernel: random: systemd: uninitialized urandom read (16 bytes read)
May 24 09:48:35 rharish-GL552VW systemd[1]: Listening on LVM2 metadata daemon socket.
May 24 09:48:35 rharish-GL552VW kernel: random: systemd: uninitialized urandom read (16 bytes read)
May 24 09:48:35 rharish-GL552VW systemd[1]: Created slice system-systemd\x2dfsck.slice.
May 24 09:48:35 rharish-GL552VW kernel: random: systemd: uninitialized urandom read (16 bytes read)
May 24 09:48:35 rharish-GL552VW systemd[1]: Listening on udev Kernel Socket.
May 24 09:48:35 rharish-GL552VW systemd[1]: Listening on Device-mapper event daemon FIFOs.
May 24 09:48:35 rharish-GL552VW systemd[1]: Listening on Process Core Dump Socket.
May 24 09:48:35 rharish-GL552VW systemd[1]: Reached target Login Prompts.
May 24 09:48:35 rharish-GL552VW systemd[1]: Listening on Journal Socket (/dev/log).
May 24 09:48:35 rharish-GL552VW kernel: acpi_call: loading out-of-tree module taints kernel.
May 24 09:48:35 rharish-GL552VW kernel: EXT4-fs (sdb7): re-mounted. Opts: data=ordered
May 24 09:48:35 rharish-GL552VW systemd-journald[282]: Journal started
May 24 09:48:35 rharish-GL552VW systemd-journald[282]: Runtime journal (/run/log/journal/d8a8455598564d3a81ed6e35c730753d) is 8.0M, max 797.1M, 789.1M free.
May 24 09:48:35 rharish-GL552VW systemd-modules-load[278]: Inserted module 'acpi_call'
May 24 09:48:35 rharish-GL552VW systemd-modules-load[278]: Inserted module 'crypto_user'
May 24 09:48:35 rharish-GL552VW systemd[1]: Started LVM2 metadata daemon.
May 24 09:48:35 rharish-GL552VW systemd[1]: Starting Flush Journal to Persistent Storage...
May 24 09:48:35 rharish-GL552VW systemd-vconsole-setup[279]: KD_FONT_OP_GET failed while trying to get the font metadata: Invalid argument
May 24 09:48:35 rharish-GL552VW systemd-vconsole-setup[279]: Fonts will not be copied to remaining consoles
May 24 09:48:35 rharish-GL552VW systemd[1]: Started Load/Save Random Seed.
May 24 09:48:35 rharish-GL552VW systemd[1]: Started Set Up Additional Binary Formats.
May 24 09:48:35 rharish-GL552VW systemd[1]: Started Setup Virtual Console.
May 24 09:48:35 rharish-GL552VW kernel: thinkpad_ec: no ThinkPad embedded controller!
May 24 09:48:35 rharish-GL552VW systemd[1]: Started udev Coldplug all Devices.
May 24 09:48:35 rharish-GL552VW systemd-journald[282]: Time spent on flushing to /var is 77.720ms for 777 entries.
May 24 09:48:35 rharish-GL552VW systemd-journald[282]: System journal (/var/log/journal/d8a8455598564d3a81ed6e35c730753d) is 1016.4M, max 1.6G, 634.3M free.
May 24 09:48:35 rharish-GL552VW kernel: random: crng init done
May 24 09:48:35 rharish-GL552VW kernel: random: 7 urandom warning(s) missed due to ratelimiting
May 24 09:48:35 rharish-GL552VW kernel: ACPI: AC Adapter [AC0] (off-line)

Xorg.8.log:

[  3304.942] 
X.Org X Server 1.20.0
X Protocol Version 11, Revision 0
[  3304.942] Build Operating System: Linux Arch Linux
[  3304.942] Current Operating System: Linux rharish-GL552VW 4.16.10-1-ARCH #1 SMP PREEMPT Mon May 21 07:57:23 UTC 2018 x86_64
[  3304.942] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=54104c17-c54a-4f03-acc4-7c7e4b77b7ce rw nvidia-drm.modeset=1 acpi_osi= quiet splash loglevel=3 vga=current rd.udev.log-priority=3 vt.global_cursor_default=0 reboot=acpi,pci
[  3304.942] Build Date: 16 May 2018  05:24:07PM
[  3304.942]  
[  3304.942] Current version of pixman: 0.34.0
[  3304.942] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  3304.942] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  3304.943] (==) Log file: "/var/log/Xorg.8.log", Time: Thu May 24 09:37:15 2018
[  3304.943] (++) Using config file: "/etc/bumblebee/xorg.conf.nvidia"
[  3304.943] (++) Using config directory: "/etc/bumblebee/xorg.conf.d"
[  3304.943] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  3304.943] (==) ServerLayout "Layout0"
[  3304.943] (==) No screen section available. Using defaults.
[  3304.943] (**) |-->Screen "Default Screen Section" (0)
[  3304.943] (**) |   |-->Monitor "<default monitor>"
[  3304.943] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[  3304.943] (**) |   |-->Device "DiscreteNvidia"
[  3304.943] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[  3304.943] (**) Option "AutoAddDevices" "false"
[  3304.943] (**) Option "AutoAddGPU" "false"
[  3304.943] (**) Not automatically adding devices
[  3304.943] (==) Automatically enabling devices
[  3304.943] (**) Not automatically adding GPU devices
[  3304.943] (==) Automatically binding GPU devices
[  3304.943] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  3304.943] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[  3304.943] 	Entry deleted from font path.
[  3304.943] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
[  3304.943] 	Entry deleted from font path.
[  3304.943] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi").
[  3304.943] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".
[  3304.943] 	Entry deleted from font path.
[  3304.943] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi").
[  3304.943] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF
[  3304.943] (++) ModulePath set to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules"
[  3304.943] (==) |-->Input Device "<default pointer>"
[  3304.943] (==) |-->Input Device "<default keyboard>"
[  3304.943] (==) The core pointer device wasn't specified explicitly in the layout.
	Using the default mouse configuration.
[  3304.943] (==) The core keyboard device wasn't specified explicitly in the layout.
	Using the default keyboard configuration.
[  3304.943] (II) Module ABI versions:
[  3304.943] 	X.Org ANSI C Emulation: 0.4
[  3304.943] 	X.Org Video Driver: 24.0
[  3304.943] 	X.Org XInput driver : 24.1
[  3304.943] 	X.Org Server Extension : 10.0
[  3304.944] (--) using VT number 1

[  3304.944] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[  3304.945] (II) xfree86: Adding drm device (/dev/dri/card0)
[  3304.945] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[  3304.947] (--) PCI:*(1@0:0:0) 10de:139b:1043:1c5d rev 162, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[  3304.947] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[  3304.947] (II) LoadModule: "glx"
[  3304.947] (II) Loading /usr/lib/nvidia/xorg/libglx.so
[  3304.950] (II) Module glx: vendor="NVIDIA Corporation"
[  3304.950] 	compiled for 4.0.2, module version = 1.0.0
[  3304.950] 	Module class: X.Org Server Extension
[  3304.950] (II) NVIDIA GLX Module  396.24  Wed Apr 25 23:17:01 PDT 2018
[  3304.950] (II) LoadModule: "nvidia"
[  3304.950] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[  3304.951] (II) Module nvidia: vendor="NVIDIA Corporation"
[  3304.951] 	compiled for 4.0.2, module version = 1.0.0
[  3304.951] 	Module class: X.Org Video Driver
[  3304.951] (II) LoadModule: "mouse"
[  3304.951] (WW) Warning, couldn't open module mouse
[  3304.951] (EE) Failed to load module "mouse" (module does not exist, 0)
[  3304.951] (II) LoadModule: "kbd"
[  3304.951] (WW) Warning, couldn't open module kbd
[  3304.951] (EE) Failed to load module "kbd" (module does not exist, 0)
[  3304.951] (II) NVIDIA dlloader X Driver  396.24  Wed Apr 25 22:53:34 PDT 2018
[  3304.951] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[  3304.951] (II) Loading sub module "fb"
[  3304.951] (II) LoadModule: "fb"
[  3304.951] (II) Loading /usr/lib/xorg/modules/libfb.so
[  3304.951] (II) Module fb: vendor="X.Org Foundation"
[  3304.951] 	compiled for 1.20.0, module version = 1.0.0
[  3304.951] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  3304.951] (II) Loading sub module "wfb"
[  3304.951] (II) LoadModule: "wfb"
[  3304.951] (II) Loading /usr/lib/xorg/modules/libwfb.so
[  3304.951] (II) Module wfb: vendor="X.Org Foundation"
[  3304.951] 	compiled for 1.20.0, module version = 1.0.0
[  3304.951] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  3304.952] (II) Loading sub module "ramdac"
[  3304.952] (II) LoadModule: "ramdac"
[  3304.952] (II) Module "ramdac" already built-in
[  3304.952] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[  3304.952] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[  3304.952] (==) NVIDIA(0): RGB weight 888
[  3304.952] (==) NVIDIA(0): Default visual is TrueColor
[  3304.952] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[  3304.952] (**) NVIDIA(0): Option "ProbeAllGpus" "false"
[  3304.952] (**) NVIDIA(0): Option "UseEDID" "false"
[  3304.952] (**) NVIDIA(0): Option "UseDisplayDevice" "none"
[  3304.952] (**) NVIDIA(0): Enabling 2D acceleration
[  3304.952] (**) NVIDIA(0): Ignoring EDIDs
[  3304.952] (**) NVIDIA(0): Option "UseDisplayDevice" set to "none"; enabling NoScanout
[  3304.952] (**) NVIDIA(0):     mode
[  3305.271] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 960M (GM107-A) at PCI:1:0:0 (GPU-0)
[  3305.271] (--) NVIDIA(0): Memory: 4194304 kBytes
[  3305.271] (--) NVIDIA(0): VideoBIOS: 82.07.97.00.0e
[  3305.271] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[  3305.271] (II) NVIDIA(0): Validated MetaModes:
[  3305.271] (II) NVIDIA(0):     "NULL"
[  3305.271] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[  3305.271] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[  3305.271] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[  3305.272] (II) NVIDIA: Using 6144.00 MB of virtual memory for indirect memory
[  3305.272] (II) NVIDIA:     access.
[  3305.276] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[  3305.276] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[  3305.276] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[  3305.276] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[  3305.276] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[  3305.276] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[  3305.276] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[  3305.276] (II) NVIDIA(0):     Config Options in the README.
[  3305.317] (II) NVIDIA(0): Setting mode "NULL"
[  3305.323] (==) NVIDIA(0): Disabling shared memory pixmaps
[  3305.323] (==) NVIDIA(0): Backing store enabled
[  3305.323] (==) NVIDIA(0): Silken mouse disabled
[  3305.323] (==) NVIDIA(0): DPMS enabled
[  3305.324] (WW) NVIDIA(0): Option "NoLogo" is not used
[  3305.324] (II) Loading sub module "dri2"
[  3305.324] (II) LoadModule: "dri2"
[  3305.324] (II) Module "dri2" already built-in
[  3305.324] (II) NVIDIA(0): [DRI2] Setup complete
[  3305.324] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[  3305.324] (II) Initializing extension Generic Event Extension
[  3305.324] (II) Initializing extension SHAPE
[  3305.324] (II) Initializing extension MIT-SHM
[  3305.324] (II) Initializing extension XInputExtension
[  3305.325] (II) Initializing extension XTEST
[  3305.325] (II) Initializing extension BIG-REQUESTS
[  3305.325] (II) Initializing extension SYNC
[  3305.325] (II) Initializing extension XKEYBOARD
[  3305.326] (II) Initializing extension XC-MISC
[  3305.326] (II) Initializing extension SECURITY
[  3305.326] (II) Initializing extension XFIXES
[  3305.326] (II) Initializing extension RENDER
[  3305.327] (II) Initializing extension RANDR
[  3305.327] (II) Initializing extension COMPOSITE
[  3305.327] (II) Initializing extension DAMAGE
[  3305.327] (II) Initializing extension MIT-SCREEN-SAVER
[  3305.328] (II) Initializing extension DOUBLE-BUFFER
[  3305.328] (II) Initializing extension RECORD
[  3305.328] (II) Initializing extension DPMS
[  3305.328] (II) Initializing extension Present
[  3305.328] (II) Initializing extension DRI3
[  3305.328] (II) Initializing extension X-Resource
[  3305.329] (II) Initializing extension XVideo
[  3305.329] (II) Initializing extension XVideo-MotionCompensation
[  3305.329] (II) Initializing extension XFree86-VidModeExtension
[  3305.329] (II) Initializing extension XFree86-DGA
[  3305.329] (II) Initializing extension XFree86-DRI
[  3305.329] (II) Initializing extension DRI2
[  3305.329] (II) Initializing extension GLX
[  3305.329] (II) Initializing extension GLX
[  3305.329] (II) Indirect GLX disabled.
[  3305.330] (II) Initializing extension NV-GLX
[  3305.330] (II) Initializing extension NV-CONTROL
[  3305.420] (II) LoadModule: "mouse"
[  3305.420] (WW) Warning, couldn't open module mouse
[  3305.420] (EE) Failed to load module "mouse" (module does not exist, 0)
[  3305.420] (EE) No input driver matching `mouse'
[  3305.420] (II) Falling back to input driver `libinput'
[  3305.420] (II) LoadModule: "libinput"
[  3305.420] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[  3305.424] (II) Module libinput: vendor="X.Org Foundation"
[  3305.424] 	compiled for 1.19.6, module version = 0.27.1
[  3305.424] 	Module class: X.Org XInput Driver
[  3305.424] 	ABI class: X.Org XInput driver, version 24.1
[  3305.424] (II) Using input driver 'libinput' for '<default pointer>'
[  3305.424] (**) Option "CorePointer" "on"
[  3305.424] (**) <default pointer>: always reports core events
[  3305.424] (EE) PreInit returned 2 for "<default pointer>"
[  3305.424] (II) UnloadModule: "libinput"
[  3305.424] (II) LoadModule: "kbd"
[  3305.424] (WW) Warning, couldn't open module kbd
[  3305.424] (EE) Failed to load module "kbd" (module does not exist, 0)
[  3305.424] (EE) No input driver matching `kbd'
[  3305.424] (II) Falling back to input driver `libinput'
[  3305.424] (II) Using input driver 'libinput' for '<default keyboard>'
[  3305.424] (**) Option "CoreKeyboard" "on"
[  3305.424] (**) <default keyboard>: always reports core events
[  3305.424] (EE) PreInit returned 2 for "<default keyboard>"
[  3305.424] (II) UnloadModule: "libinput"
[  3305.444] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[  3305.444] (II) AutoAddDevices is off - not adding device.
[  3305.445] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[  3305.445] (II) AutoAddDevices is off - not adding device.
[  3305.445] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[  3305.445] (II) AutoAddDevices is off - not adding device.
[  3305.446] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[  3305.446] (II) AutoAddDevices is off - not adding device.
[  3305.447] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[  3305.447] (II) AutoAddDevices is off - not adding device.
[  3305.447] (II) config/udev: Adding drm device (/dev/dri/card0)
[  3305.447] (II) xfree86: Adding drm device (/dev/dri/card0)
[  3305.447] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[  3305.449] (II) config/udev: Adding input device USB2.0 UVC HD Webcam: USB2.0 UV (/dev/input/event19)
[  3305.449] (II) AutoAddDevices is off - not adding device.
[  3305.450] (II) config/udev: Adding input device Elan Touchpad (/dev/input/event16)
[  3305.450] (II) AutoAddDevices is off - not adding device.
[  3305.450] (II) config/udev: Adding input device Elan Touchpad (/dev/input/mouse0)
[  3305.450] (II) AutoAddDevices is off - not adding device.
[  3305.451] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)
[  3305.451] (II) AutoAddDevices is off - not adding device.
[  3305.451] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event11)
[  3305.451] (II) AutoAddDevices is off - not adding device.
[  3305.452] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event12)
[  3305.452] (II) AutoAddDevices is off - not adding device.
[  3305.452] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event13)
[  3305.452] (II) AutoAddDevices is off - not adding device.
[  3305.453] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event14)
[  3305.453] (II) AutoAddDevices is off - not adding device.
[  3305.454] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event15)
[  3305.454] (II) AutoAddDevices is off - not adding device.
[  3305.454] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
[  3305.454] (II) AutoAddDevices is off - not adding device.
[  3305.455] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9)
[  3305.455] (II) AutoAddDevices is off - not adding device.
[  3305.455] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event7)
[  3305.455] (II) AutoAddDevices is off - not adding device.
[  3305.456] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event5)
[  3305.456] (II) AutoAddDevices is off - not adding device.
[  3305.456] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[  3305.456] (II) AutoAddDevices is off - not adding device.
[  3305.457] (II) config/udev: Adding input device Xbox Gamepad (userspace driver) (/dev/input/event17)
[  3305.457] (II) AutoAddDevices is off - not adding device.
[  3305.458] (II) config/udev: Adding input device Xbox Gamepad (userspace driver) (/dev/input/js0)
[  3305.458] (II) AutoAddDevices is off - not adding device.
[  3305.458] (II) config/udev: Adding input device Xbox Gamepad (userspace driver) #2 (/dev/input/event18)
[  3305.458] (II) AutoAddDevices is off - not adding device.
[  3305.459] (II) config/udev: Adding input device Xbox Gamepad (userspace driver) #2 (/dev/input/js1)
[  3305.459] (II) AutoAddDevices is off - not adding device.
[  3322.520] (II) NVIDIA(GPU-0): Deleting GPU-0
[  3322.522] (II) Server terminated successfully (0). Closing log file.

Last edited by rharish (2018-05-24 08:28:26)

Offline

#14 2018-05-24 11:14:38

rharish
Member
Registered: 2018-02-19
Posts: 24

Re: [SOLVED] Blank X display with bbswitch

Finally I found the solution to LightDM!

All I had to do was add the following kernel parameters (specific for my laptop, ASUS ROG GL552VW):

acpi_osi=! acpi_osi="Windows 2009"

Also, it turns out that deleting "/etc/X11/xorg.conf.d/20-intel.conf" doesn't change anything, so that file isn't necessary at all. Anyone facing the same issue and having a different laptop can check out #764

I'm marking the thread as solved.

Last edited by rharish (2018-05-24 11:21:13)

Offline

Board footer

Powered by FluxBB