You are not logged in.
I am using a w520 thinkpad which is a dual gpu system that I have set to use only the nvidia Quadro 2000M.
Anything with opengl in general doesn't seem to work as PCSX2 is having issues as well. I have lib32-opencl-nvidia-390xx, lib32-nvidia-390xx-utils, nvidia-390xx-settings, opencl-nvidia-390xx, nvidia-390xx-utils, and nvidia-390xx installed.
Last edited by Lord_Preston (2020-07-09 15:00:09)
Offline
Are you sure you configured it that way? Can you post
lspci -k | grep -EA3 'VGA|3D'as well as your xorg log and a dmesg. Post these in [ code ] [ /code ] tags without the spaces.
FWIW did this used to work and just happened recently? If you had a kernel update you need to remember to rebuild the nvidia-390xx package against the new kernel. If you don't want to remember that manually everytime I'd suggest you install nvidia-390xx-dkms instead of nvidia-390xx as that will take care of automatic rebuilds.
Offline
This is after I had installed nvidia-390xx-dkms as you suggested.
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
Subsystem: Lenovo Device 21d1
Kernel driver in use: i915
Kernel modules: i915
--
01:00.0 VGA compatible controller: NVIDIA Corporation GF106GLM [Quadro 2000M] (rev a1)
Subsystem: Lenovo Device 21d1
Kernel driver in use: nvidia
Kernel modules: nouveau, nvidia_drm, nvidia
Im not sure which xorg log you want so I will post both.
xorg 1 log
[ 2817.248] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[ 2817.252]
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[ 2817.261] Build Operating System: Linux Arch Linux
[ 2817.269] Current Operating System: Linux Suu-LT 5.7.7-arch1-1 #1 SMP PREEMPT Wed, 01 Jul 2020 14:53:16 +0000 x86_64
[ 2817.269] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=ca5fae90-638d-4bf3-b024-db78a14f746c rw loglevel=3 quiet
[ 2817.282] Build Date: 05 May 2020 05:08:17AM
[ 2817.287]
[ 2817.291] Current version of pixman: 0.40.0
[ 2817.301] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 2817.301] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 2817.324] (==) Log file: "/var/log/Xorg.1.log", Time: Tue Jul 7 12:47:37 2020
[ 2817.331] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 2817.338] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 2817.338] (==) No Layout section. Using the first Screen section.
[ 2817.338] (==) No screen section available. Using defaults.
[ 2817.338] (**) |-->Screen "Default Screen Section" (0)
[ 2817.338] (**) | |-->Monitor "<default monitor>"
[ 2817.338] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 2817.338] (**) | |-->Device "Nvidia card"
[ 2817.338] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 2817.338] (==) Automatically adding devices
[ 2817.338] (==) Automatically enabling devices
[ 2817.338] (==) Automatically adding GPU devices
[ 2817.338] (==) Automatically binding GPU devices
[ 2817.338] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 2817.338] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 2817.338] Entry deleted from font path.
[ 2817.338] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 2817.338] Entry deleted from font path.
[ 2817.338] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 2817.338] Entry deleted from font path.
[ 2817.338] (==) FontPath set to:
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 2817.338] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 2817.338] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 2817.338] (II) Module ABI versions:
[ 2817.338] X.Org ANSI C Emulation: 0.4
[ 2817.338] X.Org Video Driver: 24.1
[ 2817.338] X.Org XInput driver : 24.1
[ 2817.338] X.Org Server Extension : 10.0
[ 2817.338] (++) using VT number 1
[ 2817.340] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 2817.342] (--) PCI:*(1@0:0:0) 10de:0dda:17aa:21cf rev 161, Mem @ 0xd4000000/33554432, 0xc0000000/268435456, 0xd0000000/67108864, I/O @ 0x00005000/128, BIOS @ 0x????????/131072
[ 2817.342] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 2817.342] (II) LoadModule: "glx"
[ 2817.342] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 2817.343] (II) Module glx: vendor="X.Org Foundation"
[ 2817.343] compiled for 1.20.8, module version = 1.0.0
[ 2817.343] ABI class: X.Org Server Extension, version 10.0
[ 2817.343] (II) LoadModule: "nvidia"
[ 2817.343] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 2817.344] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 2817.344] compiled for 1.6.99.901, module version = 1.0.0
[ 2817.344] Module class: X.Org Video Driver
[ 2817.344] (II) NVIDIA dlloader X Driver 440.100 Fri May 29 08:21:27 UTC 2020
[ 2817.344] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 2817.344] (II) Loading sub module "fb"
[ 2817.344] (II) LoadModule: "fb"
[ 2817.344] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 2817.344] (II) Module fb: vendor="X.Org Foundation"
[ 2817.344] compiled for 1.20.8, module version = 1.0.0
[ 2817.344] ABI class: X.Org ANSI C Emulation, version 0.4
[ 2817.344] (II) Loading sub module "wfb"
[ 2817.344] (II) LoadModule: "wfb"
[ 2817.344] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 2817.344] (II) Module wfb: vendor="X.Org Foundation"
[ 2817.344] compiled for 1.20.8, module version = 1.0.0
[ 2817.344] ABI class: X.Org ANSI C Emulation, version 0.4
[ 2817.344] (II) Loading sub module "ramdac"
[ 2817.344] (II) LoadModule: "ramdac"
[ 2817.344] (II) Module "ramdac" already built-in
[ 2817.344] (WW) NVIDIA(0): The NVIDIA Quadro 2000M GPU installed in this system is
[ 2817.344] (WW) NVIDIA(0): supported through the NVIDIA 390.xx Legacy drivers. Please
[ 2817.344] (WW) NVIDIA(0): visit http://www.nvidia.com/object/unix.html for more
[ 2817.344] (WW) NVIDIA(0): information. The 440.100 NVIDIA driver will ignore this
[ 2817.344] (WW) NVIDIA(0): GPU. Continuing probe...
[ 2817.344] (EE) No devices detected.
[ 2817.344] (EE)
Fatal server error:
[ 2817.344] (EE) no screens found(EE)
[ 2817.344] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 2817.344] (EE) Please also check the log file at "/var/log/Xorg.1.log" for additional information.
[ 2817.344] (EE)
[ 2817.359] (EE) Server terminated with error (1). Closing log file. xorg 0 log
[ 421.813] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[ 421.814]
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[ 421.814] Build Operating System: Linux Arch Linux
[ 421.814] Current Operating System: Linux Suu-LT 5.7.7-arch1-1 #1 SMP PREEMPT Wed, 01 Jul 2020 14:53:16 +0000 x86_64
[ 421.815] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=ca5fae90-638d-4bf3-b024-db78a14f746c rw loglevel=3 quiet
[ 421.815] Build Date: 05 May 2020 05:08:17AM
[ 421.815]
[ 421.815] Current version of pixman: 0.40.0
[ 421.816] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 421.816] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 421.817] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jul 8 00:24:54 2020
[ 421.868] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 421.890] (==) No Layout section. Using the first Screen section.
[ 421.890] (==) No screen section available. Using defaults.
[ 421.890] (**) |-->Screen "Default Screen Section" (0)
[ 421.890] (**) | |-->Monitor "<default monitor>"
[ 421.900] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 421.900] (==) Automatically adding devices
[ 421.900] (==) Automatically enabling devices
[ 421.900] (==) Automatically adding GPU devices
[ 421.900] (==) Automatically binding GPU devices
[ 421.901] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 421.915] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 421.915] Entry deleted from font path.
[ 421.929] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 421.929] Entry deleted from font path.
[ 421.929] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 421.929] Entry deleted from font path.
[ 421.930] (==) FontPath set to:
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 421.930] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 421.930] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 421.930] (II) Module ABI versions:
[ 421.930] X.Org ANSI C Emulation: 0.4
[ 421.930] X.Org Video Driver: 24.1
[ 421.930] X.Org XInput driver : 24.1
[ 421.930] X.Org Server Extension : 10.0
[ 421.931] (++) using VT number 1
[ 421.935] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 421.937] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 421.938] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 10 paused 0
[ 421.938] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 421.939] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[ 421.942] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 421.944] (--) PCI:*(0@0:2:0) 8086:0126:17aa:21d1 rev 9, Mem @ 0xf2400000/4194304, 0xe0000000/268435456, I/O @ 0x00006000/64, BIOS @ 0x????????/131072
[ 421.944] (--) PCI: (1@0:0:0) 10de:0dda:17aa:21d1 rev 161, Mem @ 0xf0000000/33554432, 0xc0000000/268435456, 0xd0000000/67108864, I/O @ 0x00005000/128, BIOS @ 0x????????/524288
[ 421.944] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 421.944] (II) LoadModule: "glx"
[ 421.964] (II) Loading /usr/lib/nvidia/xorg/libglx.so
[ 422.421] (II) Module glx: vendor="NVIDIA Corporation"
[ 422.421] compiled for 4.0.2, module version = 1.0.0
[ 422.421] Module class: X.Org Server Extension
[ 422.430] (II) NVIDIA GLX Module 390.138 Thu May 14 03:57:24 PDT 2020
[ 422.442] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[ 422.442] loading driver: nvidia
[ 422.442] (==) Matched intel as autoconfigured driver 0
[ 422.442] (==) Matched nvidia as autoconfigured driver 1
[ 422.442] (==) Matched nouveau as autoconfigured driver 2
[ 422.442] (==) Matched nv as autoconfigured driver 3
[ 422.442] (==) Matched modesetting as autoconfigured driver 4
[ 422.442] (==) Matched fbdev as autoconfigured driver 5
[ 422.442] (==) Matched vesa as autoconfigured driver 6
[ 422.442] (==) Assigned the driver to the xf86ConfigLayout
[ 422.442] (II) LoadModule: "intel"
[ 422.499] (WW) Warning, couldn't open module intel
[ 422.499] (EE) Failed to load module "intel" (module does not exist, 0)
[ 422.499] (II) LoadModule: "nvidia"
[ 422.499] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 422.579] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 422.580] compiled for 4.0.2, module version = 1.0.0
[ 422.580] Module class: X.Org Video Driver
[ 422.591] (II) LoadModule: "nouveau"
[ 422.591] (WW) Warning, couldn't open module nouveau
[ 422.591] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 422.591] (II) LoadModule: "nv"
[ 422.592] (WW) Warning, couldn't open module nv
[ 422.592] (EE) Failed to load module "nv" (module does not exist, 0)
[ 422.592] (II) LoadModule: "modesetting"
[ 422.592] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 422.633] (II) Module modesetting: vendor="X.Org Foundation"
[ 422.634] compiled for 1.20.8, module version = 1.20.8
[ 422.634] Module class: X.Org Video Driver
[ 422.634] ABI class: X.Org Video Driver, version 24.1
[ 422.634] (II) LoadModule: "fbdev"
[ 422.634] (WW) Warning, couldn't open module fbdev
[ 422.634] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 422.634] (II) LoadModule: "vesa"
[ 422.635] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 422.648] (II) Module vesa: vendor="X.Org Foundation"
[ 422.648] compiled for 1.20.8, module version = 2.4.0
[ 422.648] Module class: X.Org Video Driver
[ 422.648] ABI class: X.Org Video Driver, version 24.1
[ 422.652] (II) NVIDIA dlloader X Driver 390.138 Thu May 14 03:33:57 PDT 2020
[ 422.652] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 422.653] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 422.653] (II) VESA: driver for VESA chipsets: vesa
[ 422.653] (II) modeset(0): using drv /dev/dri/card0
[ 422.653] (II) systemd-logind: releasing fd for 226:1
[ 422.654] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 422.655] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 422.655] (==) modeset(0): RGB weight 888
[ 422.655] (==) modeset(0): Default visual is TrueColor
[ 422.655] (II) Loading sub module "glamoregl"
[ 422.655] (II) LoadModule: "glamoregl"
[ 422.655] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 422.697] (II) Module glamoregl: vendor="X.Org Foundation"
[ 422.697] compiled for 1.20.8, module version = 1.0.1
[ 422.698] ABI class: X.Org ANSI C Emulation, version 0.4
[ 423.548] (II) modeset(0): glamor X acceleration enabled on Mesa DRI Intel(R) HD Graphics 3000 (SNB GT2)
[ 423.548] (II) modeset(0): glamor initialized
[ 423.548] (II) modeset(0): Output LVDS-1 has no monitor section
[ 423.650] (II) modeset(0): Output VGA-1 has no monitor section
[ 423.664] (II) modeset(0): EDID for output LVDS-1
[ 423.664] (II) modeset(0): Manufacturer: LEN Model: 40b2 Serial#: 0
[ 423.664] (II) modeset(0): Year: 2009 Week: 1
[ 423.664] (II) modeset(0): EDID Version: 1.3
[ 423.664] (II) modeset(0): Digital Display Input
[ 423.665] (II) modeset(0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 423.665] (II) modeset(0): Gamma: 2.20
[ 423.665] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[ 423.665] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 423.665] (II) modeset(0): First detailed timing is preferred mode
[ 423.665] (II) modeset(0): redX: 0.676 redY: 0.314 greenX: 0.215 greenY: 0.665
[ 423.665] (II) modeset(0): blueX: 0.141 blueY: 0.069 whiteX: 0.313 whiteY: 0.329
[ 423.665] (II) modeset(0): Manufacturer's mask: 0
[ 423.665] (II) modeset(0): Supported detailed timing:
[ 423.665] (II) modeset(0): clock: 139.0 MHz Image Size: 344 x 193 mm
[ 423.665] (II) modeset(0): h_active: 1920 h_sync: 1980 h_sync_end 2028 h_blank_end 2050 h_border: 0
[ 423.665] (II) modeset(0): v_active: 1080 v_sync: 1090 v_sync_end 1100 v_blanking: 1130 v_border: 0
[ 423.665] (II) modeset(0): Supported detailed timing:
[ 423.665] (II) modeset(0): clock: 115.8 MHz Image Size: 344 x 193 mm
[ 423.665] (II) modeset(0): h_active: 1920 h_sync: 1980 h_sync_end 2028 h_blank_end 2050 h_border: 0
[ 423.665] (II) modeset(0): v_active: 1080 v_sync: 1090 v_sync_end 1100 v_blanking: 1130 v_border: 0
[ 423.665] (II) modeset(0): Unknown vendor-specific block f
[ 423.665] (II) modeset(0): B156HW01 V4
[ 423.665] (II) modeset(0): EDID (in hex):
[ 423.665] (II) modeset(0): 00ffffffffffff0030aeb24000000000
[ 423.665] (II) modeset(0): 0113010380221378ea2135ad5037aa24
[ 423.665] (II) modeset(0): 11505400000001010101010101010101
[ 423.665] (II) modeset(0): 0101010101014c368082703832403c30
[ 423.665] (II) modeset(0): aa0058c1100000183f2d808270383240
[ 423.665] (II) modeset(0): 3c30aa0058c1100000180000000f00d1
[ 423.665] (II) modeset(0): 0932d109281b190006af5634000000fe
[ 423.665] (II) modeset(0): 004231353648573031205634200a00d6
[ 423.665] (II) modeset(0): Printing probed modes for output LVDS-1
[ 423.665] (II) modeset(0): Modeline "1920x1080"x60.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 423.665] (II) modeset(0): Modeline "1920x1080"x119.9 266.50 1920 1944 1960 2000 1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[ 423.665] (II) modeset(0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[ 423.665] (II) modeset(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[ 423.665] (II) modeset(0): Modeline "1920x1080"x50.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 423.665] (II) modeset(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[ 423.665] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[ 423.665] (II) modeset(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 423.665] (II) modeset(0): Modeline "1600x900"x120.0 246.00 1600 1728 1900 2200 900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[ 423.665] (II) modeset(0): Modeline "1600x900"x119.9 186.50 1600 1624 1640 1680 900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[ 423.665] (II) modeset(0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
[ 423.665] (II) modeset(0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
[ 423.665] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 423.665] (II) modeset(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 423.665] (II) modeset(0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 423.665] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 423.665] (II) modeset(0): Modeline "1440x810"x120.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[ 423.665] (II) modeset(0): Modeline "1440x810"x119.9 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[ 423.665] (II) modeset(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 423.665] (II) modeset(0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 423.665] (II) modeset(0): Modeline "1280x800"x120.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 423.665] (II) modeset(0): Modeline "1280x800"x119.9 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 423.665] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 423.665] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 423.665] (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 423.665] (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 423.665] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 423.665] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 423.665] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 423.665] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 423.665] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 423.665] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 423.665] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 423.665] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 423.665] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 423.665] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 423.665] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 423.665] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 423.665] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 423.665] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 423.665] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 423.665] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 423.665] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 423.665] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 423.665] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 423.665] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 423.665] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 423.665] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 423.665] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 423.665] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 423.665] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 423.665] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 423.665] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 423.665] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 423.665] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 423.665] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 423.665] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 423.665] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 423.665] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 423.665] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 423.665] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 423.665] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 423.665] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 423.665] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 423.665] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 423.665] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 423.665] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 423.665] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 423.665] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 423.665] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 423.665] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 423.665] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 423.665] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 423.665] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 423.665] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 423.665] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 423.665] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 423.665] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 423.665] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 423.666] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 423.666] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 423.666] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 423.770] (II) modeset(0): EDID for output VGA-1
[ 423.770] (II) modeset(0): Output LVDS-1 connected
[ 423.770] (II) modeset(0): Output VGA-1 disconnected
[ 423.770] (II) modeset(0): Using exact sizes for initial modes
[ 423.770] (II) modeset(0): Output LVDS-1 using initial mode 1920x1080 +0+0
[ 423.770] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 423.770] (==) modeset(0): DPI set to (96, 96)
[ 423.770] (II) Loading sub module "fb"
[ 423.770] (II) LoadModule: "fb"
[ 423.770] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 423.818] (II) Module fb: vendor="X.Org Foundation"
[ 423.818] compiled for 1.20.8, module version = 1.0.0
[ 423.818] ABI class: X.Org ANSI C Emulation, version 0.4
[ 423.818] (II) UnloadModule: "vesa"
[ 423.818] (II) Unloading vesa
[ 424.137] (==) modeset(0): Backing store enabled
[ 424.137] (==) modeset(0): Silken mouse disabled
[ 424.157] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 424.157] (==) modeset(0): DPMS enabled
[ 424.158] (II) modeset(0): [DRI2] Setup complete
[ 424.158] (II) modeset(0): [DRI2] DRI driver: i965
[ 424.158] (II) modeset(0): [DRI2] VDPAU driver: va_gl
[ 424.158] (II) Initializing extension Generic Event Extension
[ 424.158] (II) Initializing extension SHAPE
[ 424.158] (II) Initializing extension MIT-SHM
[ 424.158] (II) Initializing extension XInputExtension
[ 424.158] (II) Initializing extension XTEST
[ 424.158] (II) Initializing extension BIG-REQUESTS
[ 424.158] (II) Initializing extension SYNC
[ 424.158] (II) Initializing extension XKEYBOARD
[ 424.158] (II) Initializing extension XC-MISC
[ 424.158] (II) Initializing extension SECURITY
[ 424.158] (II) Initializing extension XFIXES
[ 424.158] (II) Initializing extension RENDER
[ 424.158] (II) Initializing extension RANDR
[ 424.158] (II) Initializing extension COMPOSITE
[ 424.158] (II) Initializing extension DAMAGE
[ 424.158] (II) Initializing extension MIT-SCREEN-SAVER
[ 424.158] (II) Initializing extension DOUBLE-BUFFER
[ 424.158] (II) Initializing extension RECORD
[ 424.158] (II) Initializing extension DPMS
[ 424.158] (II) Initializing extension Present
[ 424.158] (II) Initializing extension DRI3
[ 424.158] (II) Initializing extension X-Resource
[ 424.158] (II) Initializing extension XVideo
[ 424.158] (II) Initializing extension XVideo-MotionCompensation
[ 424.158] (II) Initializing extension XFree86-VidModeExtension
[ 424.158] (II) Initializing extension XFree86-DGA
[ 424.158] (II) Initializing extension XFree86-DRI
[ 424.158] (II) Initializing extension DRI2
[ 424.158] (II) Initializing extension GLX
[ 424.171] (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
[ 424.194] (II) modeset(0): Damage tracking initialized
[ 424.194] (II) modeset(0): Setting screen physical size to 508 x 285
[ 424.574] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 424.574] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 424.574] (II) LoadModule: "libinput"
[ 424.574] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 424.652] (II) Module libinput: vendor="X.Org Foundation"
[ 424.652] compiled for 1.20.8, module version = 0.30.0
[ 424.652] Module class: X.Org XInput Driver
[ 424.652] ABI class: X.Org XInput driver, version 24.1
[ 424.652] (II) Using input driver 'libinput' for 'Power Button'
[ 424.654] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 19 paused 0
[ 424.654] (**) Power Button: always reports core events
[ 424.654] (**) Option "Device" "/dev/input/event2"
[ 424.654] (**) Option "_source" "server/udev"
[ 424.689] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 424.689] (II) event2 - Power Button: device is a keyboard
[ 424.690] (II) event2 - Power Button: device removed
[ 424.690] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 424.690] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 424.691] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 424.692] (II) event2 - Power Button: device is a keyboard
[ 424.693] (II) config/udev: Adding input device Video Bus (/dev/input/event14)
[ 424.693] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 424.693] (II) Using input driver 'libinput' for 'Video Bus'
[ 424.694] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 22 paused 0
[ 424.694] (**) Video Bus: always reports core events
[ 424.694] (**) Option "Device" "/dev/input/event14"
[ 424.694] (**) Option "_source" "server/udev"
[ 424.695] (II) event14 - Video Bus: is tagged by udev as: Keyboard
[ 424.695] (II) event14 - Video Bus: device is a keyboard
[ 424.695] (II) event14 - Video Bus: device removed
[ 424.695] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input15/event14"
[ 424.695] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 424.696] (II) event14 - Video Bus: is tagged by udev as: Keyboard
[ 424.696] (II) event14 - Video Bus: device is a keyboard
[ 424.696] (II) config/udev: Adding input device Video Bus (/dev/input/event15)
[ 424.696] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 424.696] (II) Using input driver 'libinput' for 'Video Bus'
[ 424.697] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 23 paused 0
[ 424.697] (**) Video Bus: always reports core events
[ 424.697] (**) Option "Device" "/dev/input/event15"
[ 424.697] (**) Option "_source" "server/udev"
[ 424.698] (II) event15 - Video Bus: is tagged by udev as: Keyboard
[ 424.698] (II) event15 - Video Bus: device is a keyboard
[ 424.698] (II) event15 - Video Bus: device removed
[ 424.698] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:09/LNXVIDEO:01/input/input16/event15"
[ 424.698] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 424.699] (II) event15 - Video Bus: is tagged by udev as: Keyboard
[ 424.700] (II) event15 - Video Bus: device is a keyboard
[ 424.700] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 424.700] (II) No input driver specified, ignoring this device.
[ 424.700] (II) This device may have been added with another device file.
[ 424.700] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[ 424.700] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 424.700] (II) Using input driver 'libinput' for 'Sleep Button'
[ 424.701] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 24 paused 0
[ 424.701] (**) Sleep Button: always reports core events
[ 424.701] (**) Option "Device" "/dev/input/event1"
[ 424.701] (**) Option "_source" "server/udev"
[ 424.702] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 424.702] (II) event1 - Sleep Button: device is a keyboard
[ 424.702] (II) event1 - Sleep Button: device removed
[ 424.702] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[ 424.702] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 424.703] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 424.703] (II) event1 - Sleep Button: device is a keyboard
[ 424.703] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event8)
[ 424.703] (II) No input driver specified, ignoring this device.
[ 424.703] (II) This device may have been added with another device file.
[ 424.704] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event9)
[ 424.704] (II) No input driver specified, ignoring this device.
[ 424.704] (II) This device may have been added with another device file.
[ 424.704] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event6)
[ 424.704] (II) No input driver specified, ignoring this device.
[ 424.704] (II) This device may have been added with another device file.
[ 424.704] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event7)
[ 424.704] (II) No input driver specified, ignoring this device.
[ 424.704] (II) This device may have been added with another device file.
[ 424.705] (II) config/udev: Adding input device Rock Candy Gamepad Wired Controller (/dev/input/event12)
[ 424.705] (II) No input driver specified, ignoring this device.
[ 424.705] (II) This device may have been added with another device file.
[ 424.706] (II) config/udev: Adding input device Rock Candy Gamepad Wired Controller (/dev/input/js0)
[ 424.706] (II) No input driver specified, ignoring this device.
[ 424.706] (II) This device may have been added with another device file.
[ 424.706] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event13)
[ 424.706] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[ 424.706] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[ 424.707] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 25 paused 0
[ 424.707] (**) Integrated Camera: Integrated C: always reports core events
[ 424.707] (**) Option "Device" "/dev/input/event13"
[ 424.707] (**) Option "_source" "server/udev"
[ 424.709] (II) event13 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[ 424.709] (II) event13 - Integrated Camera: Integrated C: device is a keyboard
[ 424.709] (II) event13 - Integrated Camera: Integrated C: device removed
[ 424.709] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input14/event13"
[ 424.709] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 10)
[ 424.711] (II) event13 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[ 424.711] (II) event13 - Integrated Camera: Integrated C: device is a keyboard
[ 424.711] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event16)
[ 424.711] (II) No input driver specified, ignoring this device.
[ 424.711] (II) This device may have been added with another device file.
[ 424.712] (II) config/udev: Adding input device HDA Intel PCH Dock Mic (/dev/input/event17)
[ 424.712] (II) No input driver specified, ignoring this device.
[ 424.712] (II) This device may have been added with another device file.
[ 424.712] (II) config/udev: Adding input device HDA Intel PCH Dock Headphone (/dev/input/event18)
[ 424.712] (II) No input driver specified, ignoring this device.
[ 424.712] (II) This device may have been added with another device file.
[ 424.713] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event19)
[ 424.713] (II) No input driver specified, ignoring this device.
[ 424.713] (II) This device may have been added with another device file.
[ 424.713] (II) config/udev: Adding input device Logitech Trackball (/dev/input/event11)
[ 424.713] (**) Logitech Trackball: Applying InputClass "libinput pointer catchall"
[ 424.713] (II) Using input driver 'libinput' for 'Logitech Trackball'
[ 424.771] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 26 paused 0
[ 424.771] (**) Logitech Trackball: always reports core events
[ 424.771] (**) Option "Device" "/dev/input/event11"
[ 424.771] (**) Option "_source" "server/udev"
[ 424.773] (II) event11 - Logitech Trackball: is tagged by udev as: Mouse Trackball
[ 424.773] (II) event11 - Logitech Trackball: device is a pointer
[ 424.773] (II) event11 - Logitech Trackball: device removed
[ 424.774] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.2/3-1.2:1.0/0003:046D:C402.0001/input/input12/event11"
[ 424.774] (II) XINPUT: Adding extended input device "Logitech Trackball" (type: MOUSE, id 11)
[ 424.774] (**) Option "AccelerationScheme" "none"
[ 424.774] (**) Logitech Trackball: (accel) selected scheme none/0
[ 424.774] (**) Logitech Trackball: (accel) acceleration factor: 2.000
[ 424.774] (**) Logitech Trackball: (accel) acceleration threshold: 4
[ 424.776] (II) event11 - Logitech Trackball: is tagged by udev as: Mouse Trackball
[ 424.777] (II) event11 - Logitech Trackball: device is a pointer
[ 424.778] (II) config/udev: Adding input device Logitech Trackball (/dev/input/mouse1)
[ 424.778] (II) No input driver specified, ignoring this device.
[ 424.778] (II) This device may have been added with another device file.
[ 424.779] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[ 424.779] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 424.779] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 424.780] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 27 paused 0
[ 424.780] (**) AT Translated Set 2 keyboard: always reports core events
[ 424.780] (**) Option "Device" "/dev/input/event3"
[ 424.780] (**) Option "_source" "server/udev"
[ 424.782] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 424.782] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 424.783] (II) event3 - AT Translated Set 2 keyboard: device removed
[ 424.783] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[ 424.783] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[ 424.785] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 424.785] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 424.786] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event10)
[ 424.786] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[ 424.786] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[ 424.787] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 28 paused 0
[ 424.787] (**) TPPS/2 IBM TrackPoint: always reports core events
[ 424.787] (**) Option "Device" "/dev/input/event10"
[ 424.787] (**) Option "_source" "server/udev"
[ 424.788] (II) event10 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[ 424.788] (II) event10 - TPPS/2 IBM TrackPoint: device is a pointer
[ 424.789] (II) event10 - TPPS/2 IBM TrackPoint: device removed
[ 424.789] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event10"
[ 424.789] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 13)
[ 424.789] (**) Option "AccelerationScheme" "none"
[ 424.789] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[ 424.789] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[ 424.789] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[ 424.791] (II) event10 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[ 424.791] (II) event10 - TPPS/2 IBM TrackPoint: device is a pointer
[ 424.792] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse0)
[ 424.792] (II) No input driver specified, ignoring this device.
[ 424.792] (II) This device may have been added with another device file.
[ 424.793] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[ 424.793] (II) No input driver specified, ignoring this device.
[ 424.793] (II) This device may have been added with another device file.
[ 424.793] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event5)
[ 424.793] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[ 424.794] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[ 424.794] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 29 paused 0
[ 424.794] (**) ThinkPad Extra Buttons: always reports core events
[ 424.794] (**) Option "Device" "/dev/input/event5"
[ 424.794] (**) Option "_source" "server/udev"
[ 424.795] (II) event5 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[ 424.795] (II) event5 - ThinkPad Extra Buttons: device is a keyboard
[ 424.796] (II) event5 - ThinkPad Extra Buttons: device removed
[ 424.796] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input7/event5"
[ 424.796] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 14)
[ 424.797] (II) event5 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[ 424.797] (II) event5 - ThinkPad Extra Buttons: device is a keyboard
[ 2275.559] (II) config/udev: Adding input device NC 1 (AVRCP) (/dev/input/event20)
[ 2275.559] (**) NC 1 (AVRCP): Applying InputClass "libinput keyboard catchall"
[ 2275.559] (II) Using input driver 'libinput' for 'NC 1 (AVRCP)'
[ 2275.560] (II) systemd-logind: got fd for /dev/input/event20 13:84 fd 52 paused 0
[ 2275.560] (**) NC 1 (AVRCP): always reports core events
[ 2275.560] (**) Option "Device" "/dev/input/event20"
[ 2275.560] (**) Option "_source" "server/udev"
[ 2275.561] (II) event20 - NC 1 (AVRCP): is tagged by udev as: Keyboard
[ 2275.561] (II) event20 - NC 1 (AVRCP): device is a keyboard
[ 2275.561] (II) event20 - NC 1 (AVRCP): device removed
[ 2275.561] (**) Option "config_info" "udev:/sys/devices/virtual/input/input21/event20"
[ 2275.561] (II) XINPUT: Adding extended input device "NC 1 (AVRCP)" (type: KEYBOARD, id 15)
[ 2275.562] (II) event20 - NC 1 (AVRCP): is tagged by udev as: Keyboard
[ 2275.562] (II) event20 - NC 1 (AVRCP): device is a keyboard
[ 2275.570] (II) config/udev: Adding input device NC 1 Consumer Control (/dev/input/event21)
[ 2275.570] (**) NC 1 Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 2275.570] (II) Using input driver 'libinput' for 'NC 1 Consumer Control'
[ 2275.570] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 53 paused 0
[ 2275.570] (**) NC 1 Consumer Control: always reports core events
[ 2275.570] (**) Option "Device" "/dev/input/event21"
[ 2275.570] (**) Option "_source" "server/udev"
[ 2275.572] (II) event21 - NC 1 Consumer Control: is tagged by udev as: Keyboard
[ 2275.572] (II) event21 - NC 1 Consumer Control: device is a keyboard
[ 2275.572] (II) event21 - NC 1 Consumer Control: device removed
[ 2275.572] (II) libinput: NC 1 Consumer Control: needs a virtual subdevice
[ 2275.572] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/bluetooth/hci0/hci0:11/0005:05D6:000A.0002/input/input22/event21"
[ 2275.572] (II) XINPUT: Adding extended input device "NC 1 Consumer Control" (type: MOUSE, id 16)
[ 2275.573] (**) Option "AccelerationScheme" "none"
[ 2275.573] (**) NC 1 Consumer Control: (accel) selected scheme none/0
[ 2275.573] (**) NC 1 Consumer Control: (accel) acceleration factor: 2.000
[ 2275.573] (**) NC 1 Consumer Control: (accel) acceleration threshold: 4
[ 2275.574] (II) event21 - NC 1 Consumer Control: is tagged by udev as: Keyboard
[ 2275.574] (II) event21 - NC 1 Consumer Control: device is a keyboard
[ 2275.575] (**) NC 1 Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 2275.575] (II) Using input driver 'libinput' for 'NC 1 Consumer Control'
[ 2275.575] (II) systemd-logind: returning pre-existing fd for /dev/input/event21 13:85
[ 2275.575] (**) NC 1 Consumer Control: always reports core events
[ 2275.575] (**) Option "Device" "/dev/input/event21"
[ 2275.575] (**) Option "_source" "_driver/libinput"
[ 2275.575] (II) libinput: NC 1 Consumer Control: is a virtual subdevice
[ 2275.575] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/bluetooth/hci0/hci0:11/0005:05D6:000A.0002/input/input22/event21"
[ 2275.575] (II) XINPUT: Adding extended input device "NC 1 Consumer Control" (type: KEYBOARD, id 17)
[ 2687.938] (**) Option "fd" "19"
[ 2687.938] (II) event2 - Power Button: device removed
[ 2687.938] (**) Option "fd" "22"
[ 2687.938] (II) event14 - Video Bus: device removed
[ 2687.938] (**) Option "fd" "23"
[ 2687.938] (II) event15 - Video Bus: device removed
[ 2687.938] (**) Option "fd" "24"
[ 2687.938] (II) event1 - Sleep Button: device removed
[ 2687.939] (**) Option "fd" "25"
[ 2687.939] (II) event13 - Integrated Camera: Integrated C: device removed
[ 2687.939] (**) Option "fd" "26"
[ 2687.939] (II) event11 - Logitech Trackball: device removed
[ 2687.939] (**) Option "fd" "27"
[ 2687.939] (II) event3 - AT Translated Set 2 keyboard: device removed
[ 2687.939] (**) Option "fd" "28"
[ 2687.939] (II) event10 - TPPS/2 IBM TrackPoint: device removed
[ 2687.939] (**) Option "fd" "29"
[ 2687.939] (II) event5 - ThinkPad Extra Buttons: device removed
[ 2687.939] (**) Option "fd" "52"
[ 2687.939] (II) event20 - NC 1 (AVRCP): device removed
[ 2687.940] (**) Option "fd" "53"
[ 2687.940] (**) Option "fd" "53"
[ 2687.940] (II) event21 - NC 1 Consumer Control: device removed
[ 2688.015] (II) systemd-logind: got pause for 13:69
[ 2688.015] (II) systemd-logind: got pause for 13:67
[ 2688.015] (II) systemd-logind: got pause for 13:74
[ 2688.015] (II) systemd-logind: got pause for 226:0
[ 2688.015] (II) systemd-logind: got pause for 13:78
[ 2688.015] (II) systemd-logind: got pause for 13:66
[ 2688.015] (II) systemd-logind: got pause for 13:85
[ 2688.015] (II) systemd-logind: got pause for 13:79
[ 2688.015] (II) systemd-logind: got pause for 13:84
[ 2688.015] (II) systemd-logind: got pause for 13:65
[ 2688.015] (II) systemd-logind: got pause for 13:75
[ 2688.015] (II) systemd-logind: got pause for 13:77
[ 2688.106] (II) config/udev: removing device NC 1 (AVRCP)
[ 2688.107] (II) UnloadModule: "libinput"
[ 2688.107] (II) systemd-logind: releasing fd for 13:84
[ 2689.485] (EE) systemd-logind: failed to release device: Device not taken
[ 2689.485] (II) config/udev: removing device NC 1 Consumer Control
[ 2689.486] (II) UnloadModule: "libinput"
[ 2689.486] (II) systemd-logind: not releasing fd for 13:85, still in use
[ 2689.486] (II) config/udev: removing device NC 1 Consumer Control
[ 2689.486] (II) UnloadModule: "libinput"
[ 2689.486] (II) systemd-logind: releasing fd for 13:85
[ 2689.490] (EE) systemd-logind: failed to release device: Device not taken
[ 2689.540] (II) systemd-logind: got resume for 13:69
[ 2689.565] (II) systemd-logind: got resume for 13:67
[ 2689.600] (II) systemd-logind: got resume for 13:74
[ 2689.600] (II) systemd-logind: got resume for 226:0
[ 2689.660] (II) modeset(0): EDID vendor "LEN", prod id 16562
[ 2689.660] (II) modeset(0): Printing DDC gathered Modelines:
[ 2689.660] (II) modeset(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 2689.660] (II) modeset(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 2689.795] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 2689.795] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 2689.796] (II) event10 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[ 2689.796] (II) event10 - TPPS/2 IBM TrackPoint: device is a pointer
[ 2689.798] (II) event5 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[ 2689.798] (II) event5 - ThinkPad Extra Buttons: device is a keyboard
[ 2689.798] (II) systemd-logind: got resume for 13:78
[ 2689.800] (II) event14 - Video Bus: is tagged by udev as: Keyboard
[ 2689.800] (II) event14 - Video Bus: device is a keyboard
[ 2689.800] (II) systemd-logind: got resume for 13:66
[ 2689.801] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 2689.801] (II) event2 - Power Button: device is a keyboard
[ 2689.802] (II) systemd-logind: got resume for 13:79
[ 2689.803] (II) event15 - Video Bus: is tagged by udev as: Keyboard
[ 2689.803] (II) event15 - Video Bus: device is a keyboard
[ 2689.804] (II) systemd-logind: got resume for 13:65
[ 2689.805] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 2689.805] (II) event1 - Sleep Button: device is a keyboard
[ 2689.806] (II) systemd-logind: got resume for 13:75
[ 2689.808] (II) event11 - Logitech Trackball: is tagged by udev as: Mouse Trackball
[ 2689.808] (II) event11 - Logitech Trackball: device is a pointer
[ 2689.840] (II) systemd-logind: got resume for 13:77
[ 2689.842] (II) event13 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[ 2689.842] (II) event13 - Integrated Camera: Integrated C: device is a keyboard
[ 2806.352] (II) config/udev: Adding input device NC 1 (AVRCP) (/dev/input/event20)
[ 2806.352] (**) NC 1 (AVRCP): Applying InputClass "libinput keyboard catchall"
[ 2806.352] (II) Using input driver 'libinput' for 'NC 1 (AVRCP)'
[ 2806.353] (II) systemd-logind: got fd for /dev/input/event20 13:84 fd 50 paused 0
[ 2806.353] (**) NC 1 (AVRCP): always reports core events
[ 2806.353] (**) Option "Device" "/dev/input/event20"
[ 2806.353] (**) Option "_source" "server/udev"
[ 2806.354] (II) event20 - NC 1 (AVRCP): is tagged by udev as: Keyboard
[ 2806.354] (II) event20 - NC 1 (AVRCP): device is a keyboard
[ 2806.354] (II) event20 - NC 1 (AVRCP): device removed
[ 2806.355] (**) Option "config_info" "udev:/sys/devices/virtual/input/input23/event20"
[ 2806.355] (II) XINPUT: Adding extended input device "NC 1 (AVRCP)" (type: KEYBOARD, id 15)
[ 2806.356] (II) event20 - NC 1 (AVRCP): is tagged by udev as: Keyboard
[ 2806.356] (II) event20 - NC 1 (AVRCP): device is a keyboard
[ 2806.363] (II) config/udev: Adding input device NC 1 Consumer Control (/dev/input/event21)
[ 2806.363] (**) NC 1 Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 2806.363] (II) Using input driver 'libinput' for 'NC 1 Consumer Control'
[ 2806.363] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 53 paused 0
[ 2806.363] (**) NC 1 Consumer Control: always reports core events
[ 2806.363] (**) Option "Device" "/dev/input/event21"
[ 2806.363] (**) Option "_source" "server/udev"
[ 2806.365] (II) event21 - NC 1 Consumer Control: is tagged by udev as: Keyboard
[ 2806.365] (II) event21 - NC 1 Consumer Control: device is a keyboard
[ 2806.366] (II) event21 - NC 1 Consumer Control: device removed
[ 2806.366] (II) libinput: NC 1 Consumer Control: needs a virtual subdevice
[ 2806.366] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/bluetooth/hci0/hci0:12/0005:05D6:000A.0003/input/input24/event21"
[ 2806.366] (II) XINPUT: Adding extended input device "NC 1 Consumer Control" (type: MOUSE, id 16)
[ 2806.366] (**) Option "AccelerationScheme" "none"
[ 2806.366] (**) NC 1 Consumer Control: (accel) selected scheme none/0
[ 2806.366] (**) NC 1 Consumer Control: (accel) acceleration factor: 2.000
[ 2806.366] (**) NC 1 Consumer Control: (accel) acceleration threshold: 4
[ 2806.368] (II) event21 - NC 1 Consumer Control: is tagged by udev as: Keyboard
[ 2806.368] (II) event21 - NC 1 Consumer Control: device is a keyboard
[ 2806.368] (**) NC 1 Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 2806.368] (II) Using input driver 'libinput' for 'NC 1 Consumer Control'
[ 2806.368] (II) systemd-logind: returning pre-existing fd for /dev/input/event21 13:85
[ 2806.368] (**) NC 1 Consumer Control: always reports core events
[ 2806.368] (**) Option "Device" "/dev/input/event21"
[ 2806.368] (**) Option "_source" "_driver/libinput"
[ 2806.368] (II) libinput: NC 1 Consumer Control: is a virtual subdevice
[ 2806.368] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/bluetooth/hci0/hci0:12/0005:05D6:000A.0003/input/input24/event21"
[ 2806.369] (II) XINPUT: Adding extended input device "NC 1 Consumer Control" (type: KEYBOARD, id 17)
[ 14151.006] (**) Option "fd" "19"
[ 14151.006] (II) event2 - Power Button: device removed
[ 14151.006] (**) Option "fd" "29"
[ 14151.006] (II) event14 - Video Bus: device removed
[ 14151.006] (**) Option "fd" "26"
[ 14151.006] (II) event15 - Video Bus: device removed
[ 14151.006] (**) Option "fd" "27"
[ 14151.006] (II) event1 - Sleep Button: device removed
[ 14151.007] (**) Option "fd" "52"
[ 14151.007] (II) event13 - Integrated Camera: Integrated C: device removed
[ 14151.007] (**) Option "fd" "48"
[ 14151.007] (II) event11 - Logitech Trackball: device removed
[ 14151.007] (**) Option "fd" "23"
[ 14151.007] (II) event3 - AT Translated Set 2 keyboard: device removed
[ 14151.007] (**) Option "fd" "24"
[ 14151.007] (II) event10 - TPPS/2 IBM TrackPoint: device removed
[ 14151.007] (**) Option "fd" "22"
[ 14151.007] (II) event5 - ThinkPad Extra Buttons: device removed
[ 14151.007] (**) Option "fd" "50"
[ 14151.007] (II) event20 - NC 1 (AVRCP): device removed
[ 14151.008] (**) Option "fd" "53"
[ 14151.008] (**) Option "fd" "53"
[ 14151.008] (II) event21 - NC 1 Consumer Control: device removed
[ 14151.065] (II) systemd-logind: got pause for 13:69
[ 14151.065] (II) systemd-logind: got pause for 13:67
[ 14151.065] (II) systemd-logind: got pause for 13:74
[ 14151.065] (II) systemd-logind: got pause for 226:0
[ 14151.065] (II) systemd-logind: got pause for 13:78
[ 14151.065] (II) systemd-logind: got pause for 13:66
[ 14151.065] (II) systemd-logind: got pause for 13:85
[ 14151.065] (II) systemd-logind: got pause for 13:79
[ 14151.066] (II) systemd-logind: got pause for 13:84
[ 14151.066] (II) systemd-logind: got pause for 13:65
[ 14151.066] (II) systemd-logind: got pause for 13:75
[ 14151.066] (II) systemd-logind: got pause for 13:77
[ 14151.150] (II) config/udev: removing device NC 1 Consumer Control
[ 14151.151] (II) UnloadModule: "libinput"
[ 14151.151] (II) systemd-logind: not releasing fd for 13:85, still in use
[ 14151.151] (II) config/udev: removing device NC 1 Consumer Control
[ 14151.151] (II) UnloadModule: "libinput"
[ 14151.151] (II) systemd-logind: releasing fd for 13:85
[ 14151.152] (II) config/udev: removing device NC 1 (AVRCP)
[ 14151.153] (II) UnloadModule: "libinput"
[ 14151.153] (II) systemd-logind: releasing fd for 13:84
[ 14152.542] (EE) systemd-logind: failed to release device: Device not taken
[ 14152.600] (II) systemd-logind: got resume for 13:69
[ 14152.624] (II) systemd-logind: got resume for 13:67
[ 14152.656] (II) systemd-logind: got resume for 13:74
[ 14152.661] (II) systemd-logind: got resume for 226:0
[ 14152.713] (II) modeset(0): EDID vendor "LEN", prod id 16562
[ 14152.713] (II) modeset(0): Printing DDC gathered Modelines:
[ 14152.713] (II) modeset(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 14152.713] (II) modeset(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 14152.849] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 14152.849] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 14152.851] (II) event10 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[ 14152.851] (II) event10 - TPPS/2 IBM TrackPoint: device is a pointer
[ 14152.853] (II) event5 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[ 14152.853] (II) event5 - ThinkPad Extra Buttons: device is a keyboard
[ 14152.853] (II) systemd-logind: got resume for 13:78
[ 14152.855] (II) event14 - Video Bus: is tagged by udev as: Keyboard
[ 14152.855] (II) event14 - Video Bus: device is a keyboard
[ 14152.855] (II) systemd-logind: got resume for 13:66
[ 14152.856] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 14152.857] (II) event2 - Power Button: device is a keyboard
[ 14152.857] (II) systemd-logind: got resume for 13:79
[ 14152.859] (II) event15 - Video Bus: is tagged by udev as: Keyboard
[ 14152.859] (II) event15 - Video Bus: device is a keyboard
[ 14152.859] (II) systemd-logind: got resume for 13:65
[ 14152.860] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 14152.860] (II) event1 - Sleep Button: device is a keyboard
[ 14152.861] (II) systemd-logind: got resume for 13:75
[ 14152.862] (II) event11 - Logitech Trackball: is tagged by udev as: Mouse Trackball
[ 14152.862] (II) event11 - Logitech Trackball: device is a pointer
[ 14152.884] (II) systemd-logind: got resume for 13:77
[ 14152.885] (II) event13 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[ 14152.885] (II) event13 - Integrated Camera: Integrated C: device is a keyboard dmesg
evice nodes for the current kernel...
[ 7.227584] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 7.229679] systemd[1]: Starting Load Kernel Module drm...
[ 7.309978] systemd[1]: Starting Set Up Additional Binary Formats...
[ 7.310090] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 7.313076] systemd[1]: Starting Journal Service...
[ 7.332552] systemd[1]: Starting Load Kernel Modules...
[ 7.333298] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 7.334065] systemd[1]: Starting udev Coldplug all Devices...
[ 7.335300] systemd[1]: Mounted Huge Pages File System.
[ 7.335423] systemd[1]: Mounted POSIX Message Queue File System.
[ 7.335532] systemd[1]: Mounted Kernel Debug File System.
[ 7.335634] systemd[1]: Mounted Kernel Trace File System.
[ 7.336068] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 7.357952] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 270 (systemd-binfmt)
[ 7.358785] systemd[1]: Mounting Arbitrary Executable File Formats File System...
[ 7.434004] systemd[1]: Mounted Arbitrary Executable File Formats File System.
[ 7.440915] EXT4-fs (sda3): re-mounted. Opts: (null)
[ 7.441876] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 7.442007] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[ 7.570800] Linux agpgart interface v0.103
[ 7.591788] systemd[1]: Starting Rebuild Hardware Database...
[ 7.592454] systemd[1]: Starting Load/Save Random Seed...
[ 7.593130] systemd[1]: Starting Create System Users...
[ 7.593651] systemd[1]: Finished Set Up Additional Binary Formats.
[ 7.638401] systemd[1]: Finished udev Coldplug all Devices.
[ 7.638448] audit: type=1130 audit(1594181880.571:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 7.662916] systemd[1]: Started Journal Service.
[ 7.662973] audit: type=1130 audit(1594181880.595:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 7.710551] audit: type=1130 audit(1594181880.641:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 7.710561] audit: type=1131 audit(1594181880.641:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 7.820969] vboxdrv: loading out-of-tree module taints kernel.
[ 7.821393] vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
[ 7.826859] vboxdrv: Found 8 processor cores
[ 7.834511] systemd-journald[271]: Received client request to flush runtime journal.
[ 7.847928] vboxdrv: TSC mode is Invariant, tentative frequency 2192877031 Hz
[ 7.847929] vboxdrv: Successfully loaded version 6.1.10 (interface 0x002d0001)
[ 7.854940] VBoxNetAdp: Successfully started.
[ 7.907182] VBoxNetFlt: Successfully started.
[ 7.908785] audit: type=1130 audit(1594181880.841:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 8.085625] audit: type=1130 audit(1594181881.018:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 8.423601] audit: type=1130 audit(1594181881.355:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 9.070925] audit: type=1130 audit(1594181882.001:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 9.797122] audit: type=1130 audit(1594181882.728:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hwdb-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 9.891232] audit: type=1130 audit(1594181882.825:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 12.685988] ACPI: AC Adapter [AC] (on-line)
[ 12.762290] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\_SB.PCI0.LPC.PMIO) (20200326/utaddress-204)
[ 12.762311] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 12.762325] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB.PCI0.LPC.LPIO) (20200326/utaddress-204)
[ 12.762333] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 12.762344] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB.PCI0.LPC.LPIO) (20200326/utaddress-204)
[ 12.762351] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 12.762359] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB.PCI0.LPC.LPIO) (20200326/utaddress-204)
[ 12.762364] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 12.762365] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 12.762681] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[ 12.777906] battery: ACPI: Battery Slot [BAT0] (battery present)
[ 12.793427] tpm_tis 00:05: 1.2 TPM (device-id 0x0, rev-id 78)
[ 12.826111] tpm tpm0: TPM is disabled/deactivated (0x6)
[ 12.956658] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 12.959390] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 13.069100] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 13.069102] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 13.069271] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 13.073791] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[ 13.155266] Non-volatile memory driver v1.3
[ 13.155285] input: PC Speaker as /devices/platform/pcspkr/input/input6
[ 13.155508] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
[ 13.155511] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
[ 13.155512] RAPL PMU: hw unit of domain package 2^-16 Joules
[ 13.155513] RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
[ 13.155704] e1000e 0000:00:19.0 0000:00:19.0 (uninitialized): registered PHC clock
[ 13.238466] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) f0:de:f1:69:bb:fa
[ 13.238476] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[ 13.238527] e1000e 0000:00:19.0 eth0: MAC: 10, PHY: 11, PBA No: 1000FF-0FF
[ 13.244001] thinkpad_acpi: ThinkPad ACPI Extras v0.26
[ 13.244002] thinkpad_acpi: http://ibm-acpi.sf.net/
[ 13.244003] thinkpad_acpi: ThinkPad BIOS 8BET54WW (1.34 ), EC unknown
[ 13.244003] thinkpad_acpi: Lenovo ThinkPad W520, model 428224U
[ 13.244670] thinkpad_acpi: radio switch found; radios are enabled
[ 13.244809] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[ 13.244810] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[ 13.246850] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[ 13.247302] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
[ 13.248380] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 13.248382] cfg80211: failed to load regulatory.db
[ 13.251135] thinkpad_acpi: battery 1 registered (start 0, stop 100)
[ 13.251138] battery: new extension: ThinkPad Battery Extension
[ 13.251173] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input7
[ 13.257591] Intel(R) Wireless WiFi driver for Linux
[ 13.257593] Copyright(c) 2003- 2015 Intel Corporation
[ 13.257720] iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 13.258264] iwlwifi 0000:03:00.0: Direct firmware load for iwlwifi-6000-6.ucode failed with error -2
[ 13.266952] iwlwifi 0000:03:00.0: Direct firmware load for iwlwifi-6000-5.ucode failed with error -2
[ 13.280844] iwlwifi 0000:03:00.0: loaded firmware version 9.221.4.1 build 25532 6000-4.ucode op_mode iwldvm
[ 13.280884] iwlwifi 0000:03:00.0: Direct firmware load for iwl-debug-yoyo.bin failed with error -2
[ 13.386003] e1000e 0000:00:19.0 enp0s25: renamed from eth0
[ 13.501484] snd_hda_intel 0000:01:00.1: Disabling MSI
[ 13.501498] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[ 13.574580] kauditd_printk_skb: 4 callbacks suppressed
[ 13.574582] audit: type=1130 audit(1594181886.508:16): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 13.581549] iTCO_vendor_support: vendor-support=0
[ 13.584579] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 13.584647] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
[ 13.584758] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 13.616100] cryptd: max_cpu_qlen set to 1000
[ 13.747918] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input8
[ 13.747965] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input9
[ 13.748006] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input10
[ 13.748044] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input11
[ 13.890824] AVX version of gcm_enc/dec engaged.
[ 13.890826] AES CTR mode by8 optimization enabled
[ 13.905439] IPMI message handler: version 39.2
[ 13.974171] psmouse serio1: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
[ 13.997366] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input5
[ 14.017772] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG enabled
[ 14.017773] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
[ 14.017774] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[ 14.017776] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Ultimate-N 6300 AGN, REV=0x74
[ 14.046594] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[ 14.050217] ipmi device interface
[ 14.088959] mc: Linux media interface: v0.10
[ 14.148712] iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
[ 14.176511] mousedev: PS/2 mouse device common for all mice
[ 14.219700] input: Logitech Trackball as /devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.2/3-1.2:1.0/0003:046D:C402.0001/input/input12
[ 14.219859] hid-generic 0003:046D:C402.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech Trackball] on usb-0000:00:1d.0-1.2/input0
[ 14.373499] videodev: Linux video capture interface: v2.00
[ 14.474566] input: Rock Candy Gamepad Wired Controller as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input13
[ 14.474684] usbcore: registered new interface driver xpad
[ 14.479120] Bluetooth: Core ver 2.22
[ 14.479589] NET: Registered protocol family 31
[ 14.479591] Bluetooth: HCI device and connection manager initialized
[ 14.479595] Bluetooth: HCI socket layer initialized
[ 14.479598] Bluetooth: L2CAP socket layer initialized
[ 14.479603] Bluetooth: SCO socket layer initialized
[ 14.584446] Adding 12287996k swap on /dev/sda2. Priority:-2 extents:1 across:12287996k FS
[ 14.644161] uvcvideo: Found UVC 1.00 device Integrated Camera (04f2:b217)
[ 14.649852] uvcvideo 1-1.6:1.0: Entity type for entity Extension 3 was not initialized!
[ 14.649854] uvcvideo 1-1.6:1.0: Entity type for entity Processing 2 was not initialized!
[ 14.649855] uvcvideo 1-1.6:1.0: Entity type for entity Camera 1 was not initialized!
[ 14.649926] input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input14
[ 14.649997] usbcore: registered new interface driver uvcvideo
[ 14.649998] USB Video Class driver (1.1.1)
[ 14.740301] checking generic (e0000000 500000) vs hw (f2400000 400000)
[ 14.740303] checking generic (e0000000 500000) vs hw (e0000000 10000000)
[ 14.740305] fb0: switching to inteldrmfb from VESA VGA
[ 14.740394] Console: switching to colour dummy device 80x25
[ 14.740439] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 14.741077] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 14.741521] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[ 14.743243] usbcore: registered new interface driver btusb
[ 14.772988] [drm] Initialized i915 1.6.0 20200313 for 0000:00:02.0 on minor 0
[ 14.773614] ACPI: Video Device [VID] (multi-head: yes rom: no post: no)
[ 14.775610] acpi device:00: registered as cooling_device8
[ 14.775728] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input15
[ 14.775973] ACPI: Video Device [VID1] (multi-head: yes rom: yes post: no)
[ 14.778189] acpi device:0a: registered as cooling_device9
[ 14.778293] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:09/LNXVIDEO:01/input/input16
[ 14.778497] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 14.892099] fbcon: i915drmfb (fb0) is primary device
[ 15.123122] intel_rapl_common: Found RAPL domain package
[ 15.123124] intel_rapl_common: Found RAPL domain core
[ 15.123126] intel_rapl_common: Found RAPL domain uncore
[ 15.123131] intel_rapl_common: RAPL package-0 domain package locked by BIOS
[ 15.168965] audit: type=1130 audit(1594181888.101:17): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 15.236473] audit: type=1130 audit(1594181888.168:18): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:acpi_video0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 15.775855] nvidia: module license 'NVIDIA' taints kernel.
[ 15.775856] Disabling lock debugging due to kernel taint
[ 15.791427] nvidia-nvlink: Nvlink Core is being initialized, major device number 234
[ 15.791726] nvidia 0000:01:00.0: enabling device (0000 -> 0003)
[ 15.791797] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
[ 15.791906] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 390.138 Thu May 14 01:01:53 PDT 2020 (using threaded interrupts)
[ 15.845781] Console: switching to colour frame buffer device 240x67
[ 15.860038] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 390.138 Thu May 14 04:02:47 PDT 2020
[ 15.870730] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
[ 15.935565] snd_hda_codec_conexant hdaudioC0D0: CX20590: BIOS auto-probing.
[ 15.936036] snd_hda_codec_conexant hdaudioC0D0: autoconfig for CX20590: line_outs=1 (0x1f/0x0/0x0/0x0/0x0) type:speaker
[ 15.936038] snd_hda_codec_conexant hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 15.936039] snd_hda_codec_conexant hdaudioC0D0: hp_outs=2 (0x1c/0x19/0x0/0x0/0x0)
[ 15.936040] snd_hda_codec_conexant hdaudioC0D0: mono: mono_out=0x0
[ 15.936041] snd_hda_codec_conexant hdaudioC0D0: inputs:
[ 15.936042] snd_hda_codec_conexant hdaudioC0D0: Internal Mic=0x23
[ 15.936043] snd_hda_codec_conexant hdaudioC0D0: Mic=0x1b
[ 15.936044] snd_hda_codec_conexant hdaudioC0D0: Dock Mic=0x1a
[ 15.948434] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
[ 15.948483] input: HDA Intel PCH Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18
[ 15.948524] input: HDA Intel PCH Dock Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input19
[ 15.948562] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input20
[ 15.965714] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[ 15.965717] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 1
[ 15.985572] audit: type=1130 audit(1594181888.918:19): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:acpi_video1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 16.509358] audit: type=1130 audit(1594181889.441:20): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 16.683004] audit: type=1130 audit(1594181889.615:21): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 17.279851] audit: type=1130 audit(1594181890.211:22): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-14738c71\x2dea71\x2d4a58\x2db2df\x2dede4faf553ee comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 17.432641] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: stripe=4
[ 17.432654] ext4 filesystem being mounted at /boot supports timestamps until 2038 (0x7fffffff)
[ 17.490166] audit: type=1130 audit(1594181890.421:23): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-0f009fd7\x2d4be9\x2d40ed\x2db341\x2d3fb31c430bc7 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 17.723236] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[ 17.984260] audit: type=1130 audit(1594181890.915:24): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 18.011576] audit: type=1127 audit(1594181890.945:25): pid=509 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[ 19.556199] kauditd_printk_skb: 2 callbacks suppressed
[ 19.556203] audit: type=1130 audit(1594181892.491:28): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 19.584119] audit: type=1130 audit(1594181892.515:29): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 19.611236] audit: type=1130 audit(1594181892.545:30): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 19.613251] audit: type=1334 audit(1594181892.545:31): prog-id=7 op=LOAD
[ 19.613301] audit: type=1334 audit(1594181892.545:32): prog-id=8 op=LOAD
[ 19.791402] audit: type=1131 audit(1594181892.725:33): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 21.064149] audit: type=1130 audit(1594181893.995:34): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 21.065913] audit: type=1130 audit(1594181893.998:35): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 21.079731] audit: type=1130 audit(1594181894.011:36): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 21.126282] audit: type=1130 audit(1594181894.058:37): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 21.156058] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 21.156061] Bluetooth: BNEP filters: protocol multicast
[ 21.156067] Bluetooth: BNEP socket layer initialized
[ 21.321253] NET: Registered protocol family 38
[ 22.488160] iwlwifi 0000:03:00.0: Radio type=0x0-0x3-0x1
[ 22.730113] iwlwifi 0000:03:00.0: Radio type=0x0-0x3-0x1
[ 22.847145] iwlwifi 0000:03:00.0: Radio type=0x0-0x3-0x1
[ 23.086790] iwlwifi 0000:03:00.0: Radio type=0x0-0x3-0x1
[ 26.514686] iwlwifi 0000:03:00.0: Radio type=0x0-0x3-0x1
[ 26.756933] iwlwifi 0000:03:00.0: Radio type=0x0-0x3-0x1
[ 29.993924] wlp3s0: authenticate with 84:61:a0:bd:b3:10
[ 30.039752] wlp3s0: send auth to 84:61:a0:bd:b3:10 (try 1/3)
[ 30.041623] wlp3s0: authenticated
[ 30.044422] wlp3s0: associate with 84:61:a0:bd:b3:10 (try 1/3)
[ 30.049807] wlp3s0: RX AssocResp from 84:61:a0:bd:b3:10 (capab=0x411 status=0 aid=4)
[ 30.057533] wlp3s0: associated
[ 30.133957] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[ 32.049949] kauditd_printk_skb: 6 callbacks suppressed
[ 32.049954] audit: type=1131 audit(1594181904.981:44): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 51.618987] audit: type=1131 audit(1594181924.551:45): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 51.734461] audit: type=1334 audit(1594181924.668:46): prog-id=10 op=UNLOAD
[ 51.734469] audit: type=1334 audit(1594181924.668:47): prog-id=9 op=UNLOAD
[ 417.918797] audit: type=1100 audit(1594182290.851:48): pid=519 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="joshua" exe="/usr/bin/login" hostname=Suu-LT addr=? terminal=tty1 res=success'
[ 417.993228] audit: type=1101 audit(1594182290.928:49): pid=519 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="joshua" exe="/usr/bin/login" hostname=Suu-LT addr=? terminal=tty1 res=success'
[ 418.052974] audit: type=1103 audit(1594182290.988:50): pid=519 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="joshua" exe="/usr/bin/login" hostname=Suu-LT addr=? terminal=tty1 res=success'
[ 418.053138] audit: type=1006 audit(1594182290.988:51): pid=519 uid=0 old-auid=4294967295 auid=1000 tty=tty1 old-ses=4294967295 ses=1 res=1
[ 418.053174] audit: type=1300 audit(1594182290.988:51): arch=c000003e syscall=1 success=yes exit=4 a0=3 a1=7ffdd5066670 a2=4 a3=7ffdd5066384 items=0 ppid=1 pid=519 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty1 ses=1 comm="login" exe="/usr/bin/login" key=(null)
[ 418.053181] audit: type=1327 audit(1594182290.988:51): proctitle=2F62696E2F6C6F67696E002D70002D2D00202020202020
[ 418.174575] audit: type=1130 audit(1594182291.108:52): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 418.207574] audit: type=1101 audit(1594182291.138:53): pid=565 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="joshua" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 418.207682] audit: type=1103 audit(1594182291.141:54): pid=565 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="joshua" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[ 418.207764] audit: type=1006 audit(1594182291.141:55): pid=565 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[ 427.864104] kauditd_printk_skb: 10 callbacks suppressed
[ 427.864105] audit: type=1334 audit(1594182300.795:62): prog-id=12 op=LOAD
[ 427.864135] audit: type=1334 audit(1594182300.795:63): prog-id=13 op=LOAD
[ 429.272609] audit: type=1130 audit(1594182302.205:64): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 435.030668] audit: type=1130 audit(1594182307.961:65): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 435.110900] audit: type=1130 audit(1594182308.041:66): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=blueman-mechanism comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 435.567033] Bluetooth: RFCOMM TTY layer initialized
[ 435.567040] Bluetooth: RFCOMM socket layer initialized
[ 435.567045] Bluetooth: RFCOMM ver 1.11
[ 465.438492] audit: type=1131 audit(1594182338.371:67): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=blueman-mechanism comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 690.076853] audit: type=1100 audit(1594182563.008:68): pid=1224 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="joshua" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 690.077029] audit: type=1101 audit(1594182563.008:69): pid=1224 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="joshua" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 690.077269] audit: type=1110 audit(1594182563.008:70): pid=1224 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 690.077681] audit: type=1105 audit(1594182563.011:71): pid=1224 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 844.901436] audit: type=1106 audit(1594182717.835:72): pid=1224 uid=0 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 844.901522] audit: type=1104 audit(1594182717.835:73): pid=1224 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 948.457823] audit: type=1130 audit(1594182821.392:74): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 948.457829] audit: type=1131 audit(1594182821.392:75): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2232.435565] audit: type=1130 audit(1594184105.368:76): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2275.425972] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 2275.425978] Bluetooth: HIDP socket layer initialized
[ 2275.481671] input: NC 1 (AVRCP) as /devices/virtual/input/input21
[ 2275.482524] hid-generic 0005:05D6:000A.0002: unknown main item tag 0x0
[ 2275.482680] input: NC 1 Consumer Control as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/bluetooth/hci0/hci0:11/0005:05D6:000A.0002/input/input22
[ 2275.482977] hid-generic 0005:05D6:000A.0002: input,hidraw1: BLUETOOTH HID v2.40 Device [NC 1] on ec:55:f9:fb:4c:4f
[ 2686.370485] PM: suspend entry (deep)
[ 2687.937452] Filesystems sync: 1.566 seconds
[ 2688.107927] Freezing user space processes ... (elapsed 0.001 seconds) done.
[ 2688.109378] OOM killer disabled.
[ 2688.109379] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[ 2688.110684] printk: Suspending console(s) (use no_console_suspend to debug)
[ 2688.111076] wlp3s0: deauthenticating from 84:61:a0:bd:b3:10 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 2688.160512] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 2688.160739] sd 0:0:0:0: [sda] Stopping disk
[ 2688.319204] e1000e: EEE TX LPI TIMER: 00000011
[ 2688.677480] ACPI: EC: interrupt blocked
[ 2688.694576] ACPI: Preparing to enter system sleep state S3
[ 2688.706552] ACPI: EC: event blocked
[ 2688.706553] ACPI: EC: EC stopped
[ 2688.706554] PM: Saving platform NVS memory
[ 2688.707699] Disabling non-boot CPUs ...
[ 2688.709525] smpboot: CPU 1 is now offline
[ 2688.712788] smpboot: CPU 2 is now offline
[ 2688.715906] smpboot: CPU 3 is now offline
[ 2688.719103] smpboot: CPU 4 is now offline
[ 2688.721740] smpboot: CPU 5 is now offline
[ 2688.724183] smpboot: CPU 6 is now offline
[ 2688.726316] smpboot: CPU 7 is now offline
[ 2688.728495] ACPI: Low-level resume complete
[ 2688.728543] ACPI: EC: EC started
[ 2688.728544] PM: Restoring platform NVS memory
[ 2688.729531] Enabling non-boot CPUs ...
[ 2688.729600] x86: Booting SMP configuration:
[ 2688.729601] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 2688.729995] Disabled fast string operations
[ 2688.732523] CPU1 is up
[ 2688.732567] smpboot: Booting Node 0 Processor 2 APIC 0x2
[ 2688.732895] Disabled fast string operations
[ 2688.735345] CPU2 is up
[ 2688.735386] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 2688.735712] Disabled fast string operations
[ 2688.738174] CPU3 is up
[ 2688.738214] smpboot: Booting Node 0 Processor 4 APIC 0x4
[ 2688.738543] Disabled fast string operations
[ 2688.741022] CPU4 is up
[ 2688.741062] smpboot: Booting Node 0 Processor 5 APIC 0x5
[ 2688.741390] Disabled fast string operations
[ 2688.743883] CPU5 is up
[ 2688.743926] smpboot: Booting Node 0 Processor 6 APIC 0x6
[ 2688.744258] Disabled fast string operations
[ 2688.746786] CPU6 is up
[ 2688.746824] smpboot: Booting Node 0 Processor 7 APIC 0x7
[ 2688.747154] Disabled fast string operations
[ 2688.749682] CPU7 is up
[ 2688.757834] ACPI: Waking up from system sleep state S3
[ 2688.780502] ACPI: EC: interrupt unblocked
[ 2688.797098] sdhci-pci 0000:0d:00.0: MMC controller base frequency changed to 50Mhz.
[ 2688.798254] usb usb2: root hub lost power or was reset
[ 2688.798258] usb usb4: root hub lost power or was reset
[ 2688.799461] sd 0:0:0:0: [sda] Starting disk
[ 2688.807831] iwlwifi 0000:03:00.0: Radio type=0x0-0x3-0x1
[ 2688.855980] ACPI: EC: event unblocked
[ 2688.883034] tpm tpm0: TPM is disabled/deactivated (0x6)
[ 2689.032626] usb 1-1.4: reset full-speed USB device number 4 using ehci-pci
[ 2689.048407] iwlwifi 0000:03:00.0: Radio type=0x0-0x3-0x1
[ 2689.138785] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2689.138809] ata5: SATA link down (SStatus 0 SControl 300)
[ 2689.138829] ata4: SATA link down (SStatus 0 SControl 300)
[ 2689.140961] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
[ 2689.141161] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
[ 2689.141163] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 2689.145103] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
[ 2689.145302] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
[ 2689.145305] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 2689.146816] ata2.00: configured for UDMA/66
[ 2689.202604] usb 1-1.6: reset high-speed USB device number 5 using ehci-pci
[ 2689.362616] firewire_core 0000:0d:00.3: rediscovered device fw0
[ 2689.379267] usb 1-1.2: reset full-speed USB device number 3 using ehci-pci
[ 2689.479064] OOM killer enabled.
[ 2689.479065] Restarting tasks ... done.
[ 2689.507824] audit: type=1130 audit(1594184624.773:77): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2689.514502] video LNXVIDEO:00: Restoring backlight state
[ 2689.515296] video LNXVIDEO:01: Restoring backlight state
[ 2689.516155] PM: suspend exit
[ 2689.518647] audit: type=1130 audit(1594184624.783:78): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2689.518661] audit: type=1131 audit(1594184624.783:79): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2689.939686] e1000e 0000:00:19.0 enp0s25: NIC Link is Down
[ 2691.005937] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 2691.007294] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[ 2691.007297] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 2691.007298] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 2691.009673] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[ 2691.009676] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 2691.009678] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 2691.010676] ata1.00: configured for UDMA/100
[ 2691.132047] audit: type=1130 audit(1594184626.396:80): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2691.347210] iwlwifi 0000:03:00.0: Radio type=0x0-0x3-0x1
[ 2691.598035] iwlwifi 0000:03:00.0: Radio type=0x0-0x3-0x1
[ 2691.720475] iwlwifi 0000:03:00.0: Radio type=0x0-0x3-0x1
[ 2691.961557] iwlwifi 0000:03:00.0: Radio type=0x0-0x3-0x1
[ 2694.514032] audit: type=1131 audit(1594184629.780:81): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2698.185781] iwlwifi 0000:03:00.0: Radio type=0x0-0x3-0x1
[ 2698.424783] iwlwifi 0000:03:00.0: Radio type=0x0-0x3-0x1
[ 2701.013048] audit: type=1131 audit(1594184636.280:82): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2701.744479] wlp3s0: authenticate with 84:61:a0:bd:b3:10
[ 2701.746298] wlp3s0: send auth to 84:61:a0:bd:b3:10 (try 1/3)
[ 2701.748111] wlp3s0: authenticated
[ 2701.749264] wlp3s0: associate with 84:61:a0:bd:b3:10 (try 1/3)
[ 2701.752753] wlp3s0: RX AssocResp from 84:61:a0:bd:b3:10 (capab=0x411 status=0 aid=4)
[ 2701.756831] wlp3s0: associated
[ 2701.773023] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[ 2701.854821] audit: type=1130 audit(1594184637.120:83): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2712.004271] audit: type=1131 audit(1594184647.270:84): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2789.625971] urxvt[3797]: segfault at 100 ip 00007f606153c38d sp 00007fffbcdfc050 error 4 in libc-2.31.so[7f6061523000+14d000]
[ 2789.625978] Code: fe ff 49 83 c5 02 41 0f b7 6d fe 49 89 c6 4c 8d 78 fe 4d 85 e4 75 13 eb cc 0f 1f 40 00 4c 8b 63 08 48 83 c3 08 4d 85 e4 74 bb <66> 41 3b 2c 24 75 ec 49 8d 7c 24 02 4c 89 fa 4c 89 ee e8 dc 71 fe
[ 2789.626010] audit: type=1701 audit(1594184724.893:85): auid=1000 uid=1000 gid=998 ses=1 pid=3797 comm="urxvt" exe="/usr/bin/urxvt" sig=11 res=1
[ 2789.726985] audit: type=1334 audit(1594184724.993:86): prog-id=14 op=LOAD
[ 2789.727041] audit: type=1334 audit(1594184724.993:87): prog-id=15 op=LOAD
[ 2789.728150] audit: type=1130 audit(1594184724.993:88): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-6039-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2790.188938] audit: type=1131 audit(1594184725.453:89): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-6039-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2790.303214] audit: type=1334 audit(1594184725.570:90): prog-id=15 op=UNLOAD
[ 2790.303219] audit: type=1334 audit(1594184725.570:91): prog-id=14 op=UNLOAD
[ 2806.274011] input: NC 1 (AVRCP) as /devices/virtual/input/input23
[ 2806.289526] hid-generic 0005:05D6:000A.0003: unknown main item tag 0x0
[ 2806.289617] input: NC 1 Consumer Control as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/bluetooth/hci0/hci0:12/0005:05D6:000A.0003/input/input24
[ 2806.289711] hid-generic 0005:05D6:000A.0003: input,hidraw1: BLUETOOTH HID v2.40 Device [NC 1] on ec:55:f9:fb:4c:4f
[ 3504.578204] perf: interrupt took too long (2520 > 2500), lowering kernel.perf_event_max_sample_rate to 79200
[ 4146.031590] perf: interrupt took too long (3162 > 3150), lowering kernel.perf_event_max_sample_rate to 63000
[ 4904.730467] perf: interrupt took too long (3964 > 3952), lowering kernel.perf_event_max_sample_rate to 50400
[ 6034.666500] perf: interrupt took too long (5067 > 4955), lowering kernel.perf_event_max_sample_rate to 39300
[14150.920572] PM: suspend entry (deep)
[14150.988374] Filesystems sync: 0.067 seconds
[14151.155187] Freezing user space processes ... (elapsed 0.001 seconds) done.
[14151.156522] OOM killer disabled.
[14151.156523] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[14151.157799] printk: Suspending console(s) (use no_console_suspend to debug)
[14151.158139] wlp3s0: deauthenticating from 84:61:a0:bd:b3:10 by local choice (Reason: 3=DEAUTH_LEAVING)
[14151.213544] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[14151.226950] sd 0:0:0:0: [sda] Stopping disk
[14151.362033] e1000e: EEE TX LPI TIMER: 00000011
[14151.730681] ACPI: EC: interrupt blocked
[14151.750883] ACPI: Preparing to enter system sleep state S3
[14151.765017] ACPI: EC: event blocked
[14151.765018] ACPI: EC: EC stopped
[14151.765018] PM: Saving platform NVS memory
[14151.765891] Disabling non-boot CPUs ...
[14151.767505] smpboot: CPU 1 is now offline
[14151.769532] smpboot: CPU 2 is now offline
[14151.771499] smpboot: CPU 3 is now offline
[14151.773542] smpboot: CPU 4 is now offline
[14151.775513] smpboot: CPU 5 is now offline
[14151.777652] smpboot: CPU 6 is now offline
[14151.780213] smpboot: CPU 7 is now offline
[14151.783496] ACPI: Low-level resume complete
[14151.783545] ACPI: EC: EC started
[14151.783545] PM: Restoring platform NVS memory
[14151.784526] Enabling non-boot CPUs ...
[14151.784586] x86: Booting SMP configuration:
[14151.784587] smpboot: Booting Node 0 Processor 1 APIC 0x1
[14151.784963] Disabled fast string operations
[14151.787507] CPU1 is up
[14151.787550] smpboot: Booting Node 0 Processor 2 APIC 0x2
[14151.787878] Disabled fast string operations
[14151.790329] CPU2 is up
[14151.790369] smpboot: Booting Node 0 Processor 3 APIC 0x3
[14151.790696] Disabled fast string operations
[14151.793150] CPU3 is up
[14151.793192] smpboot: Booting Node 0 Processor 4 APIC 0x4
[14151.793521] Disabled fast string operations
[14151.796018] CPU4 is up
[14151.796057] smpboot: Booting Node 0 Processor 5 APIC 0x5
[14151.796385] Disabled fast string operations
[14151.798849] CPU5 is up
[14151.798887] smpboot: Booting Node 0 Processor 6 APIC 0x6
[14151.799217] Disabled fast string operations
[14151.801745] CPU6 is up
[14151.801785] smpboot: Booting Node 0 Processor 7 APIC 0x7
[14151.802114] Disabled fast string operations
[14151.804626] CPU7 is up
[14151.812711] ACPI: Waking up from system sleep state S3
[14151.835504] ACPI: EC: interrupt unblocked
[14151.853771] sdhci-pci 0000:0d:00.0: MMC controller base frequency changed to 50Mhz.
[14151.854724] usb usb2: root hub lost power or was reset
[14151.854727] usb usb4: root hub lost power or was reset
[14151.863592] iwlwifi 0000:03:00.0: Radio type=0x0-0x3-0x1
[14151.864635] sd 0:0:0:0: [sda] Starting disk
[14151.912379] ACPI: EC: event unblocked
[14151.939344] tpm tpm0: TPM is disabled/deactivated (0x6)
[14152.088996] usb 1-1.4: reset full-speed USB device number 4 using ehci-pci
[14152.104439] iwlwifi 0000:03:00.0: Radio type=0x0-0x3-0x1
[14152.205211] ata4: SATA link down (SStatus 0 SControl 300)
[14152.205241] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[14152.205268] ata5: SATA link down (SStatus 0 SControl 300)
[14152.207652] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
[14152.207848] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
[14152.207852] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[14152.212029] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
[14152.212228] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
[14152.212231] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[14152.213771] ata2.00: configured for UDMA/66
[14152.258995] usb 1-1.6: reset high-speed USB device number 5 using ehci-pci
[14152.429025] firewire_core 0000:0d:00.3: rediscovered device fw0
[14152.435676] usb 1-1.2: reset full-speed USB device number 3 using ehci-pci
[14152.535630] OOM killer enabled.
[14152.535632] Restarting tasks ... done.
[14152.564332] audit: type=1130 audit(1594223160.776:92): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[14152.575671] video LNXVIDEO:00: Restoring backlight state
[14152.576506] video LNXVIDEO:01: Restoring backlight state
[14152.583142] PM: suspend exit
[14152.585023] audit: type=1130 audit(1594223160.796:93): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[14152.585036] audit: type=1131 audit(1594223160.796:94): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[14152.979465] e1000e 0000:00:19.0 enp0s25: NIC Link is Down
[14154.015664] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[14154.017021] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[14154.017023] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[14154.017024] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[14154.019421] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[14154.019425] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[14154.019427] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[14154.020429] ata1.00: configured for UDMA/100
[14154.132169] audit: type=1130 audit(1594223162.343:95): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[14154.346570] iwlwifi 0000:03:00.0: Radio type=0x0-0x3-0x1
[14154.588209] iwlwifi 0000:03:00.0: Radio type=0x0-0x3-0x1
[14154.703627] iwlwifi 0000:03:00.0: Radio type=0x0-0x3-0x1
[14154.944677] iwlwifi 0000:03:00.0: Radio type=0x0-0x3-0x1
[14157.568994] audit: type=1131 audit(1594223165.780:96): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[14161.370885] iwlwifi 0000:03:00.0: Radio type=0x0-0x3-0x1
[14161.611505] iwlwifi 0000:03:00.0: Radio type=0x0-0x3-0x1
[14164.013705] audit: type=1131 audit(1594223172.226:97): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[14164.822976] wlp3s0: authenticate with 84:61:a0:bd:b3:10
[14164.824793] wlp3s0: send auth to 84:61:a0:bd:b3:10 (try 1/3)
[14164.826612] wlp3s0: authenticated
[14164.829080] wlp3s0: associate with 84:61:a0:bd:b3:10 (try 1/3)
[14164.833617] wlp3s0: RX AssocResp from 84:61:a0:bd:b3:10 (capab=0x411 status=0 aid=9)
[14164.838229] wlp3s0: associated
[14164.855901] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[14164.916706] audit: type=1130 audit(1594223173.130:98): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[14175.014964] audit: type=1131 audit(1594223183.226:99): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[14358.567040] audit: type=1334 audit(1594223366.780:100): prog-id=16 op=LOAD
[14358.567085] audit: type=1334 audit(1594223366.780:101): prog-id=17 op=LOAD
[14358.844878] audit: type=1130 audit(1594223367.056:102): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[14388.874857] audit: type=1131 audit(1594223397.086:103): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[14389.015228] audit: type=1334 audit(1594223397.226:104): prog-id=17 op=UNLOAD
[14389.015232] audit: type=1334 audit(1594223397.226:105): prog-id=16 op=UNLOAD
[14451.918311] audit: type=1100 audit(1594223460.130:106): pid=58497 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="joshua" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/6 res=success'
[14451.918448] audit: type=1101 audit(1594223460.130:107): pid=58497 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="joshua" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/6 res=success'
[14451.918648] audit: type=1110 audit(1594223460.130:108): pid=58497 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/6 res=success'
[14451.918975] audit: type=1105 audit(1594223460.133:109): pid=58497 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/6 res=success'
[14451.924835] audit: type=1106 audit(1594223460.136:110): pid=58497 uid=0 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/6 res=success'
[14451.924912] audit: type=1104 audit(1594223460.136:111): pid=58497 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/6 res=success'
[14456.639295] audit: type=1101 audit(1594223464.853:112): pid=58522 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="joshua" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/6 res=success'
[14456.639473] audit: type=1110 audit(1594223464.853:113): pid=58522 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/6 res=success'
[14456.639795] audit: type=1105 audit(1594223464.853:114): pid=58522 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/6 res=success'
[14456.886790] audit: type=1106 audit(1594223465.100:115): pid=58522 uid=0 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/6 res=success'
[14477.427819] kauditd_printk_skb: 1 callbacks suppressed
[14477.427821] audit: type=1101 audit(1594223485.640:117): pid=63968 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="joshua" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/6 res=success'
[14477.427987] audit: type=1110 audit(1594223485.640:118): pid=63968 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/6 res=success'
[14477.428297] audit: type=1105 audit(1594223485.640:119): pid=63968 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/6 res=success'
[14616.103983] audit: type=1106 audit(1594223624.316:120): pid=63968 uid=0 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/6 res=success'
[14616.104074] audit: type=1104 audit(1594223624.316:121): pid=63968 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/6 res=success' I forgot to mention that this is a migrated install that originaly came from an x220t which has an intel gpu. I have been having this problem since I have moved it on here.
Last edited by Lord_Preston (2020-07-09 13:33:54)
Offline
It does seem to generally load the correct modules but there's definitely still some intel focus . Either go through your BIOS again and make sure that discrete mode is actually selected. Or follow and set up: https://wiki.archlinux.org/index.php/NV … phics_only
Last edited by V1del (2020-07-09 13:42:35)
Offline
I selected discrete graphics and now steam works. thank you.
Offline