You are not logged in.
Pages: 1
The fix: ok seems like renaming /usr/lib/gcc/x86_64-pc-linux-gnu/7.5.0/libstdc++.so.6 (the so xorg was complaining about) to libstdc++.so.6_bak fixed it. Wacky.
As the title says, Xorg crashes on start. I'm using amdgpu, DM is ly, WM is bspwm. Happens when I start from ly or from startx. This is a brand new install, was able to use xorg fine until rebooting. Xorg also worked fine on the same hardware with void linux before I installed arch on it.
Here's a similar issue, but the solution did not fix my issue: https://old.reddit.com/r/archlinux/comm … ed_system/
All of my Xorg configs are the default.
Xorg.0.log:
[ 649.217] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[ 649.218]
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[ 649.218] Build Operating System: Linux Arch Linux
[ 649.218] Current Operating System: Linux prometheus 5.6.11-arch1-1 #1 SMP PREEMPT Wed, 06 May 2020 17:32:37 +0000 x86_64
[ 649.218] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=594ea84a-ae38-45d8-8894-94f9e1cd6ce3 rw acpi_mask_gpe=0x6f loglevel=3
[ 649.218] Build Date: 05 May 2020 05:08:17AM
[ 649.218]
[ 649.218] Current version of pixman: 0.40.0
[ 649.218] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 649.218] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 649.218] (==) Log file: "/home/abby/.local/share/xorg/Xorg.0.log", Time: Wed May 13 20:44:18 2020
[ 649.218] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 649.218] (==) No Layout section. Using the first Screen section.
[ 649.218] (==) No screen section available. Using defaults.
[ 649.218] (**) |-->Screen "Default Screen Section" (0)
[ 649.218] (**) | |-->Monitor "<default monitor>"
[ 649.219] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 649.219] (==) Automatically adding devices
[ 649.219] (==) Automatically enabling devices
[ 649.219] (==) Automatically adding GPU devices
[ 649.219] (==) Automatically binding GPU devices
[ 649.219] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 649.219] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[ 649.219] Entry deleted from font path.
[ 649.219] (Run 'mkfontdir' on "/usr/share/fonts/misc").
[ 649.219] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 649.219] Entry deleted from font path.
[ 649.219] (==) FontPath set to:
/usr/share/fonts/TTF,
/usr/share/fonts/OTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 649.219] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 649.219] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 649.219] (II) Module ABI versions:
[ 649.219] X.Org ANSI C Emulation: 0.4
[ 649.219] X.Org Video Driver: 24.1
[ 649.219] X.Org XInput driver : 24.1
[ 649.219] X.Org Server Extension : 10.0
[ 649.219] (++) using VT number 2
[ 649.219] (--) controlling tty is VT number 2, auto-enabling KeepTty
[ 649.220] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_35
[ 649.221] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 649.221] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[ 649.223] (--) PCI:*(3@0:0:0) 1002:731f:1682:5705 rev 196, Mem @ 0xc0000000/268435456, 0xd0000000/2097152, 0xdfd00000/524288, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[ 649.223] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 649.223] (II) LoadModule: "glx"
[ 649.223] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 649.223] (II) Module glx: vendor="X.Org Foundation"
[ 649.223] compiled for 1.20.8, module version = 1.0.0
[ 649.223] ABI class: X.Org Server Extension, version 10.0
[ 649.224] (II) Applying OutputClass "AMDgpu" to /dev/dri/card0
[ 649.224] loading driver: amdgpu
[ 649.224] (==) Matched amdgpu as autoconfigured driver 0
[ 649.224] (==) Matched ati as autoconfigured driver 1
[ 649.224] (==) Matched modesetting as autoconfigured driver 2
[ 649.224] (==) Matched fbdev as autoconfigured driver 3
[ 649.224] (==) Matched vesa as autoconfigured driver 4
[ 649.224] (==) Assigned the driver to the xf86ConfigLayout
[ 649.224] (II) LoadModule: "amdgpu"
[ 649.224] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[ 649.224] (II) Module amdgpu: vendor="X.Org Foundation"
[ 649.224] compiled for 1.20.5, module version = 19.1.0
[ 649.224] Module class: X.Org Video Driver
[ 649.224] ABI class: X.Org Video Driver, version 24.0
[ 649.224] (II) LoadModule: "ati"
[ 649.224] (WW) Warning, couldn't open module ati
[ 649.224] (EE) Failed to load module "ati" (module does not exist, 0)
[ 649.224] (II) LoadModule: "modesetting"
[ 649.224] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 649.224] (II) Module modesetting: vendor="X.Org Foundation"
[ 649.224] compiled for 1.20.8, module version = 1.20.8
[ 649.224] Module class: X.Org Video Driver
[ 649.224] ABI class: X.Org Video Driver, version 24.1
[ 649.224] (II) LoadModule: "fbdev"
[ 649.224] (WW) Warning, couldn't open module fbdev
[ 649.224] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 649.224] (II) LoadModule: "vesa"
[ 649.224] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 649.224] (II) Module vesa: vendor="X.Org Foundation"
[ 649.224] compiled for 1.20.8, module version = 2.4.0
[ 649.224] Module class: X.Org Video Driver
[ 649.224] ABI class: X.Org Video Driver, version 24.1
[ 649.224] (II) AMDGPU: Driver for AMD Radeon:
All GPUs supported by the amdgpu kernel driver
[ 649.224] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 649.224] (II) VESA: driver for VESA chipsets: vesa
[ 649.224] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[ 649.224] (WW) Falling back to old probe method for modesetting
[ 649.225] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 649.225] (II) AMDGPU(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 649.225] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[ 649.225] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 649.225] (==) AMDGPU(0): Default visual is TrueColor
[ 649.225] (==) AMDGPU(0): RGB weight 888
[ 649.225] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[ 649.225] (--) AMDGPU(0): Chipset: "AMD Radeon RX 5700" (ChipID = 0x731f)
[ 649.225] (II) Loading sub module "fb"
[ 649.225] (II) LoadModule: "fb"
[ 649.225] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 649.225] (II) Module fb: vendor="X.Org Foundation"
[ 649.225] compiled for 1.20.8, module version = 1.0.0
[ 649.225] ABI class: X.Org ANSI C Emulation, version 0.4
[ 649.225] (II) Loading sub module "dri2"
[ 649.225] (II) LoadModule: "dri2"
[ 649.225] (II) Module "dri2" already built-in
[ 649.227] (WW) AMDGPU(0): gbm_create_device returned NULL, using ShadowFB
[ 649.227] (II) Loading sub module "shadow"
[ 649.227] (II) LoadModule: "shadow"
[ 649.227] (II) Loading /usr/lib/xorg/modules/libshadow.so
[ 649.227] (II) Module shadow: vendor="X.Org Foundation"
[ 649.227] compiled for 1.20.8, module version = 1.1.0
[ 649.227] ABI class: X.Org ANSI C Emulation, version 0.4
[ 649.227] (II) AMDGPU(0): KMS Pageflipping: enabled
[ 649.227] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[ 649.227] (II) AMDGPU(0): Output DisplayPort-1 has no monitor section
[ 649.228] (II) AMDGPU(0): Output DisplayPort-2 has no monitor section
[ 649.228] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[ 649.276] (II) AMDGPU(0): EDID for output DisplayPort-0
[ 649.276] (II) AMDGPU(0): Manufacturer: DEL Model: a0db Serial#: 861488460
[ 649.276] (II) AMDGPU(0): Year: 2016 Week: 17
[ 649.276] (II) AMDGPU(0): EDID Version: 1.4
[ 649.276] (II) AMDGPU(0): Digital Display Input
[ 649.276] (II) AMDGPU(0): 8 bits per channel
[ 649.276] (II) AMDGPU(0): Digital interface is DisplayPort
[ 649.276] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 53 vert.: 30
[ 649.276] (II) AMDGPU(0): Gamma: 2.20
[ 649.276] (II) AMDGPU(0): DPMS capabilities: Off
[ 649.276] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[ 649.277] (II) AMDGPU(0): First detailed timing is preferred mode
[ 649.277] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[ 649.277] (II) AMDGPU(0): redX: 0.652 redY: 0.336 greenX: 0.321 greenY: 0.610
[ 649.277] (II) AMDGPU(0): blueX: 0.153 blueY: 0.061 whiteX: 0.313 whiteY: 0.329
[ 649.277] (II) AMDGPU(0): Supported established timings:
[ 649.277] (II) AMDGPU(0): 720x400@70Hz
[ 649.277] (II) AMDGPU(0): 640x480@60Hz
[ 649.277] (II) AMDGPU(0): 640x480@75Hz
[ 649.277] (II) AMDGPU(0): 800x600@60Hz
[ 649.277] (II) AMDGPU(0): 800x600@75Hz
[ 649.277] (II) AMDGPU(0): 1024x768@60Hz
[ 649.277] (II) AMDGPU(0): 1024x768@75Hz
[ 649.277] (II) AMDGPU(0): 1280x1024@75Hz
[ 649.277] (II) AMDGPU(0): Manufacturer's mask: 0
[ 649.277] (II) AMDGPU(0): Supported standard timings:
[ 649.277] (II) AMDGPU(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 649.277] (II) AMDGPU(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 649.277] (II) AMDGPU(0): #2: hsize: 1600 vsize 900 refresh: 60 vid: 49321
[ 649.277] (II) AMDGPU(0): #3: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
[ 649.277] (II) AMDGPU(0): Supported detailed timing:
[ 649.277] (II) AMDGPU(0): clock: 148.5 MHz Image Size: 527 x 296 mm
[ 649.277] (II) AMDGPU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 649.277] (II) AMDGPU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 649.277] (II) AMDGPU(0): Serial No: KH0NG64N3YEL
[ 649.277] (II) AMDGPU(0): Monitor name: DELL P2417H
[ 649.277] (II) AMDGPU(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[ 649.277] (II) AMDGPU(0): EDID (in hex):
[ 649.277] (II) AMDGPU(0): 00ffffffffffff0010acdba04c455933
[ 649.277] (II) AMDGPU(0): 111a0104a5351e783a0565a756529c27
[ 649.277] (II) AMDGPU(0): 0f5054a54b00714f8180a9c0d1c00101
[ 649.277] (II) AMDGPU(0): 010101010101023a801871382d40582c
[ 649.277] (II) AMDGPU(0): 45000f282100001e000000ff004b4830
[ 649.277] (II) AMDGPU(0): 4e4736344e3359454c0a000000fc0044
[ 649.277] (II) AMDGPU(0): 454c4c205032343137480a20000000fd
[ 649.277] (II) AMDGPU(0): 00384c1e5311010a20202020202000fc
[ 649.277] (II) AMDGPU(0): Printing probed modes for output DisplayPort-0
[ 649.277] (II) AMDGPU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 649.277] (II) AMDGPU(0): Modeline "1680x1050"x60.0 148.50 1680 2008 2052 2200 1050 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 649.277] (II) AMDGPU(0): Modeline "1600x900"x60.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz e)
[ 649.277] (II) AMDGPU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 649.277] (II) AMDGPU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 649.277] (II) AMDGPU(0): Modeline "1440x900"x60.0 148.50 1440 2008 2052 2200 900 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 649.277] (II) AMDGPU(0): Modeline "1280x800"x60.0 148.50 1280 2008 2052 2200 800 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 649.277] (II) AMDGPU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 649.277] (II) AMDGPU(0): Modeline "1280x720"x60.0 148.50 1280 2008 2052 2200 720 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 649.277] (II) AMDGPU(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 649.277] (II) AMDGPU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 649.277] (II) AMDGPU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 649.277] (II) AMDGPU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 649.277] (II) AMDGPU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 649.277] (II) AMDGPU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 649.277] (II) AMDGPU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 649.277] (II) AMDGPU(0): EDID for output DisplayPort-1
[ 649.277] (II) AMDGPU(0): Manufacturer: DEL Model: a0db Serial#: 893737282
[ 649.277] (II) AMDGPU(0): Year: 2016 Week: 24
[ 649.277] (II) AMDGPU(0): EDID Version: 1.4
[ 649.277] (II) AMDGPU(0): Digital Display Input
[ 649.277] (II) AMDGPU(0): 8 bits per channel
[ 649.277] (II) AMDGPU(0): Digital interface is DisplayPort
[ 649.277] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 53 vert.: 30
[ 649.277] (II) AMDGPU(0): Gamma: 2.20
[ 649.277] (II) AMDGPU(0): DPMS capabilities: Off
[ 649.277] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[ 649.277] (II) AMDGPU(0): First detailed timing is preferred mode
[ 649.277] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[ 649.277] (II) AMDGPU(0): redX: 0.652 redY: 0.336 greenX: 0.321 greenY: 0.610
[ 649.277] (II) AMDGPU(0): blueX: 0.153 blueY: 0.061 whiteX: 0.313 whiteY: 0.329
[ 649.277] (II) AMDGPU(0): Supported established timings:
[ 649.277] (II) AMDGPU(0): 720x400@70Hz
[ 649.277] (II) AMDGPU(0): 640x480@60Hz
[ 649.277] (II) AMDGPU(0): 640x480@75Hz
[ 649.277] (II) AMDGPU(0): 800x600@60Hz
[ 649.277] (II) AMDGPU(0): 800x600@75Hz
[ 649.277] (II) AMDGPU(0): 1024x768@60Hz
[ 649.277] (II) AMDGPU(0): 1024x768@75Hz
[ 649.277] (II) AMDGPU(0): 1280x1024@75Hz
[ 649.277] (II) AMDGPU(0): Manufacturer's mask: 0
[ 649.277] (II) AMDGPU(0): Supported standard timings:
[ 649.277] (II) AMDGPU(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 649.277] (II) AMDGPU(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 649.277] (II) AMDGPU(0): #2: hsize: 1600 vsize 900 refresh: 60 vid: 49321
[ 649.277] (II) AMDGPU(0): #3: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
[ 649.277] (II) AMDGPU(0): Supported detailed timing:
[ 649.277] (II) AMDGPU(0): clock: 148.5 MHz Image Size: 527 x 296 mm
[ 649.277] (II) AMDGPU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 649.277] (II) AMDGPU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 649.277] (II) AMDGPU(0): Serial No: KH0NG6675EYB
[ 649.277] (II) AMDGPU(0): Monitor name: DELL P2417H
[ 649.277] (II) AMDGPU(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[ 649.277] (II) AMDGPU(0): EDID (in hex):
[ 649.277] (II) AMDGPU(0): 00ffffffffffff0010acdba042594535
[ 649.277] (II) AMDGPU(0): 181a0104a5351e783a0565a756529c27
[ 649.277] (II) AMDGPU(0): 0f5054a54b00714f8180a9c0d1c00101
[ 649.277] (II) AMDGPU(0): 010101010101023a801871382d40582c
[ 649.277] (II) AMDGPU(0): 45000f282100001e000000ff004b4830
[ 649.277] (II) AMDGPU(0): 4e47363637354559420a000000fc0044
[ 649.277] (II) AMDGPU(0): 454c4c205032343137480a20000000fd
[ 649.277] (II) AMDGPU(0): 00384c1e5311010a202020202020001a
[ 649.277] (II) AMDGPU(0): Printing probed modes for output DisplayPort-1
[ 649.277] (II) AMDGPU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 649.277] (II) AMDGPU(0): Modeline "1680x1050"x60.0 148.50 1680 2008 2052 2200 1050 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 649.277] (II) AMDGPU(0): Modeline "1600x900"x60.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz e)
[ 649.277] (II) AMDGPU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 649.277] (II) AMDGPU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 649.277] (II) AMDGPU(0): Modeline "1440x900"x60.0 148.50 1440 2008 2052 2200 900 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 649.277] (II) AMDGPU(0): Modeline "1280x800"x60.0 148.50 1280 2008 2052 2200 800 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 649.277] (II) AMDGPU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 649.277] (II) AMDGPU(0): Modeline "1280x720"x60.0 148.50 1280 2008 2052 2200 720 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 649.277] (II) AMDGPU(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 649.277] (II) AMDGPU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 649.277] (II) AMDGPU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 649.277] (II) AMDGPU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 649.277] (II) AMDGPU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 649.277] (II) AMDGPU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 649.277] (II) AMDGPU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 649.278] (II) AMDGPU(0): EDID for output DisplayPort-2
[ 649.278] (II) AMDGPU(0): Manufacturer: DEL Model: 40ea Serial#: 859060307
[ 649.278] (II) AMDGPU(0): Year: 2019 Week: 35
[ 649.278] (II) AMDGPU(0): EDID Version: 1.4
[ 649.278] (II) AMDGPU(0): Digital Display Input
[ 649.278] (II) AMDGPU(0): 8 bits per channel
[ 649.278] (II) AMDGPU(0): Digital interface is DisplayPort
[ 649.278] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 60 vert.: 34
[ 649.278] (II) AMDGPU(0): Gamma: 2.20
[ 649.278] (II) AMDGPU(0): DPMS capabilities: Off
[ 649.278] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[ 649.278] (II) AMDGPU(0): First detailed timing is preferred mode
[ 649.278] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[ 649.278] (II) AMDGPU(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
[ 649.278] (II) AMDGPU(0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
[ 649.278] (II) AMDGPU(0): Supported established timings:
[ 649.278] (II) AMDGPU(0): 720x400@70Hz
[ 649.278] (II) AMDGPU(0): 640x480@60Hz
[ 649.278] (II) AMDGPU(0): 640x480@75Hz
[ 649.278] (II) AMDGPU(0): 800x600@60Hz
[ 649.278] (II) AMDGPU(0): 800x600@75Hz
[ 649.278] (II) AMDGPU(0): 1024x768@60Hz
[ 649.278] (II) AMDGPU(0): 1024x768@75Hz
[ 649.278] (II) AMDGPU(0): 1280x1024@75Hz
[ 649.278] (II) AMDGPU(0): Manufacturer's mask: 0
[ 649.278] (II) AMDGPU(0): Supported standard timings:
[ 649.278] (II) AMDGPU(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 649.278] (II) AMDGPU(0): #1: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
[ 649.278] (II) AMDGPU(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 649.278] (II) AMDGPU(0): #3: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
[ 649.278] (II) AMDGPU(0): Supported detailed timing:
[ 649.278] (II) AMDGPU(0): clock: 241.5 MHz Image Size: 597 x 336 mm
[ 649.278] (II) AMDGPU(0): h_active: 2560 h_sync: 2608 h_sync_end 2640 h_blank_end 2720 h_border: 0
[ 649.278] (II) AMDGPU(0): v_active: 1440 v_sync: 1443 v_sync_end 1448 v_blanking: 1481 v_border: 0
[ 649.278] (II) AMDGPU(0): Serial No: 67YGV98Q348S
[ 649.278] (II) AMDGPU(0): Monitor name: DELL U2717D
[ 649.278] (II) AMDGPU(0): Ranges: V min: 50 V max: 75 Hz, H min: 30 H max: 88 kHz, PixClock max 255 MHz
[ 649.278] (II) AMDGPU(0): Supported detailed timing:
[ 649.278] (II) AMDGPU(0): clock: 148.5 MHz Image Size: 597 x 336 mm
[ 649.278] (II) AMDGPU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 649.278] (II) AMDGPU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 649.278] (II) AMDGPU(0): Supported detailed timing:
[ 649.278] (II) AMDGPU(0): clock: 147.2 MHz Image Size: 597 x 336 mm
[ 649.278] (II) AMDGPU(0): h_active: 2048 h_sync: 2096 h_sync_end 2128 h_blank_end 2208 h_border: 0
[ 649.278] (II) AMDGPU(0): v_active: 1080 v_sync: 1083 v_sync_end 1093 v_blanking: 1111 v_border: 0
[ 649.278] (II) AMDGPU(0): Supported detailed timing:
[ 649.278] (II) AMDGPU(0): clock: 74.2 MHz Image Size: 597 x 336 mm
[ 649.278] (II) AMDGPU(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
[ 649.278] (II) AMDGPU(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
[ 649.278] (II) AMDGPU(0): Supported detailed timing:
[ 649.278] (II) AMDGPU(0): clock: 58.2 MHz Image Size: 597 x 336 mm
[ 649.278] (II) AMDGPU(0): h_active: 2048 h_sync: 2096 h_sync_end 2128 h_blank_end 2208 h_border: 0
[ 649.278] (II) AMDGPU(0): v_active: 1080 v_sync: 1083 v_sync_end 1093 v_blanking: 1099 v_border: 0
[ 649.278] (II) AMDGPU(0): Number of EDID sections to follow: 1
[ 649.278] (II) AMDGPU(0): EDID (in hex):
[ 649.278] (II) AMDGPU(0): 00ffffffffffff0010acea4053383433
[ 649.278] (II) AMDGPU(0): 231d0104a53c22783aee95a3544c9926
[ 649.278] (II) AMDGPU(0): 0f5054a54b00714fa9408180d1c00101
[ 649.278] (II) AMDGPU(0): 010101010101565e00a0a0a029503020
[ 649.278] (II) AMDGPU(0): 350055502100001a000000ff00363759
[ 649.278] (II) AMDGPU(0): 4756393851333438530a000000fc0044
[ 649.278] (II) AMDGPU(0): 454c4c205532373137440a20000000fd
[ 649.278] (II) AMDGPU(0): 00324b1e5819010a2020202020200191
[ 649.278] (II) AMDGPU(0): 02031cf14f9005040302071601061112
[ 649.278] (II) AMDGPU(0): 1513141f23091f0783010000023a8018
[ 649.278] (II) AMDGPU(0): 71382d40582c450055502100001e7e39
[ 649.278] (II) AMDGPU(0): 00a080381f4030203a0055502100001a
[ 649.278] (II) AMDGPU(0): 011d007251d01e206e28550055502100
[ 649.278] (II) AMDGPU(0): 001ebf1600a08038134030203a005550
[ 649.278] (II) AMDGPU(0): 2100001a000000000000000000000000
[ 649.278] (II) AMDGPU(0): 00000000000000000000000000000072
[ 649.278] (II) AMDGPU(0): Printing probed modes for output DisplayPort-2
[ 649.278] (II) AMDGPU(0): Modeline "2560x1440"x60.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz eP)
[ 649.278] (II) AMDGPU(0): Modeline "1920x1200"x60.0 241.50 1920 2608 2640 2720 1200 1443 1448 1481 +hsync -vsync (88.8 kHz e)
[ 649.278] (II) AMDGPU(0): Modeline "2048x1080"x60.0 147.18 2048 2096 2128 2208 1080 1083 1093 1111 +hsync -vsync (66.7 kHz e)
[ 649.278] (II) AMDGPU(0): Modeline "2048x1080"x24.0 58.23 2048 2096 2128 2208 1080 1083 1093 1099 +hsync -vsync (26.4 kHz e)
[ 649.278] (II) AMDGPU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 649.278] (II) AMDGPU(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 649.278] (II) AMDGPU(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[ 649.278] (II) AMDGPU(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[ 649.278] (II) AMDGPU(0): Modeline "1680x1050"x60.0 241.50 1680 2608 2640 2720 1050 1443 1448 1481 +hsync -vsync (88.8 kHz e)
[ 649.278] (II) AMDGPU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 649.278] (II) AMDGPU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 649.278] (II) AMDGPU(0): Modeline "1440x900"x60.0 241.50 1440 2608 2640 2720 900 1443 1448 1481 +hsync -vsync (88.8 kHz e)
[ 649.278] (II) AMDGPU(0): Modeline "1280x800"x60.0 241.50 1280 2608 2640 2720 800 1443 1448 1481 +hsync -vsync (88.8 kHz e)
[ 649.278] (II) AMDGPU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 649.278] (II) AMDGPU(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 649.278] (II) AMDGPU(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 649.278] (II) AMDGPU(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 649.278] (II) AMDGPU(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 649.278] (II) AMDGPU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 649.278] (II) AMDGPU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 649.278] (II) AMDGPU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 649.278] (II) AMDGPU(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 649.278] (II) AMDGPU(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 649.278] (II) AMDGPU(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 649.278] (II) AMDGPU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 649.278] (II) AMDGPU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 649.278] (II) AMDGPU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 649.278] (II) AMDGPU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 649.278] (II) AMDGPU(0): EDID for output HDMI-A-0
[ 649.278] (II) AMDGPU(0): Output DisplayPort-0 connected
[ 649.278] (II) AMDGPU(0): Output DisplayPort-1 connected
[ 649.278] (II) AMDGPU(0): Output DisplayPort-2 connected
[ 649.278] (II) AMDGPU(0): Output HDMI-A-0 disconnected
[ 649.278] (II) AMDGPU(0): Using spanning desktop for initial modes
[ 649.278] (II) AMDGPU(0): Output DisplayPort-0 using initial mode 1920x1080 +0+0
[ 649.278] (II) AMDGPU(0): Output DisplayPort-1 using initial mode 1920x1080 +1920+0
[ 649.278] (II) AMDGPU(0): Output DisplayPort-2 using initial mode 2560x1440 +3840+0
[ 649.278] (II) AMDGPU(0): mem size init: gart size :1fe6b0000 vram size: s:1fd317000 visible:f025000
[ 649.278] (==) AMDGPU(0): DPI set to (96, 96)
[ 649.278] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[ 649.278] (II) Loading sub module "ramdac"
[ 649.278] (II) LoadModule: "ramdac"
[ 649.278] (II) Module "ramdac" already built-in
[ 649.278] (II) UnloadModule: "modesetting"
[ 649.278] (II) Unloading modesetting
[ 649.278] (II) UnloadModule: "vesa"
[ 649.278] (II) Unloading vesa
[ 649.278] (II) AMDGPU(0): Front buffer pitch: 26624 bytes
[ 649.278] (==) AMDGPU(0): DRI3 disabled
[ 649.278] (==) AMDGPU(0): Backing store enabled
[ 649.278] (WW) AMDGPU(0): Direct rendering disabled
[ 649.278] (II) AMDGPU(0): 2D and 3D acceleration disabled
[ 649.278] (==) AMDGPU(0): DPMS enabled
[ 649.278] (==) AMDGPU(0): Silken mouse disabled
[ 649.310] (II) Initializing extension Generic Event Extension
[ 649.310] (II) Initializing extension SHAPE
[ 649.310] (II) Initializing extension MIT-SHM
[ 649.310] (II) Initializing extension XInputExtension
[ 649.310] (II) Initializing extension XTEST
[ 649.310] (II) Initializing extension BIG-REQUESTS
[ 649.310] (II) Initializing extension SYNC
[ 649.310] (II) Initializing extension XKEYBOARD
[ 649.310] (II) Initializing extension XC-MISC
[ 649.310] (II) Initializing extension SECURITY
[ 649.310] (II) Initializing extension XFIXES
[ 649.310] (II) Initializing extension RENDER
[ 649.310] (II) Initializing extension RANDR
[ 649.310] (II) Initializing extension COMPOSITE
[ 649.310] (II) Initializing extension DAMAGE
[ 649.310] (II) Initializing extension MIT-SCREEN-SAVER
[ 649.310] (II) Initializing extension DOUBLE-BUFFER
[ 649.310] (II) Initializing extension RECORD
[ 649.310] (II) Initializing extension DPMS
[ 649.310] (II) Initializing extension Present
[ 649.310] (II) Initializing extension DRI3
[ 649.310] (II) Initializing extension X-Resource
[ 649.310] (II) Initializing extension XVideo
[ 649.310] (II) Initializing extension XVideo-MotionCompensation
[ 649.310] (II) Initializing extension GLX
[ 649.310] (II) AIGLX: Screen 0 is not DRI2 capable
[ 649.311] (EE) AIGLX error: dlopen of /usr/lib/dri/swrast_dri.so failed (/usr/lib/gcc/x86_64-pc-linux-gnu/7.5.0/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by /usr/lib/libLLVM-10.so))
[ 649.311] (EE) AIGLX error: unable to load driver swrast
[ 649.311] (EE) GLX: could not load software renderer
[ 649.311] (II) GLX: no usable GL providers found for screen 0
[ 649.311] (II) Initializing extension XFree86-VidModeExtension
[ 649.311] (II) Initializing extension XFree86-DGA
[ 649.311] (II) Initializing extension XFree86-DRI
[ 649.311] (II) Initializing extension DRI2
[ 649.311] (II) AMDGPU(0): Setting screen physical size to 1693 x 381
[ 649.357] (EE)
[ 649.357] (EE) Backtrace:
[ 649.357] (EE) 0: /usr/lib/Xorg (xorg_backtrace+0x4d) [0x560304ea376d]
[ 649.357] (EE) 1: /usr/lib/Xorg (0x560304df0000+0xa9cd8) [0x560304e99cd8]
[ 649.357] (EE) 2: /usr/lib/libc.so.6 (0x7f8b8764e000+0x3bd70) [0x7f8b87689d70]
[ 649.357] (EE) 3: /usr/lib/libc.so.6 (gsignal+0x145) [0x7f8b87689ce5]
[ 649.357] (EE) 4: /usr/lib/libc.so.6 (abort+0x12b) [0x7f8b87673857]
[ 649.357] (EE) 5: /usr/lib/libc.so.6 (0x7f8b8764e000+0x25727) [0x7f8b87673727]
[ 649.357] (EE) 6: /usr/lib/libc.so.6 (0x7f8b8764e000+0x34426) [0x7f8b87682426]
[ 649.357] (EE) 7: /usr/lib/xorg/modules/drivers/amdgpu_drv.so (0x7f8b86a62000+0x8fd3) [0x7f8b86a6afd3]
[ 649.357] (EE) 8: /usr/lib/xorg/modules/drivers/amdgpu_drv.so (0x7f8b86a62000+0x931e) [0x7f8b86a6b31e]
[ 649.357] (EE) 9: /usr/lib/xorg/modules/drivers/amdgpu_drv.so (0x7f8b86a62000+0x183c5) [0x7f8b86a7a3c5]
[ 649.357] (EE) 10: /usr/lib/xorg/modules/drivers/amdgpu_drv.so (0x7f8b86a62000+0x1a237) [0x7f8b86a7c237]
[ 649.357] (EE) 11: /usr/lib/Xorg (MapWindow+0x201) [0x560304f372d1]
[ 649.357] (EE) 12: /usr/lib/Xorg (0x560304df0000+0x38674) [0x560304e28674]
[ 649.357] (EE) 13: /usr/lib/libc.so.6 (__libc_start_main+0xf3) [0x7f8b87675023]
[ 649.357] (EE) 14: /usr/lib/Xorg (_start+0x2e) [0x560304e2939e]
[ 649.357] (EE)
[ 649.357] (EE)
Fatal server error:
[ 649.357] (EE) Caught signal 6 (Aborted). Server aborting
[ 649.357] (EE)
[ 649.357] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 649.357] (EE) Please also check the log file at "/home/abby/.local/share/xorg/Xorg.0.log" for additional information.
[ 649.357] (EE)
[ 649.387] (EE) Server terminated with error (1). Closing log file.dmesg:
[ 0.000000] Linux version 5.6.12-arch1-1 (linux@archlinux) (gcc version 10.1.0 (GCC)) #1 SMP PREEMPT Sun, 10 May 2020 10:43:42 +0000
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=594ea84a-ae38-45d8-8894-94f9e1cd6ce3 rw loglevel=3 acpi_mask_gpe=0x6f
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Hygon HygonGenuine
[ 0.000000] Centaur CentaurHauls
[ 0.000000] zhaoxin Shanghai
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007dfe4fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007dfe5000-0x000000007dfe5fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000007dfe6000-0x000000007e00ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000007e010000-0x000000007e060fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007e061000-0x000000007e739fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000007e73a000-0x0000000086e59fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000086e5a000-0x0000000086eb0fff] type 20
[ 0.000000] BIOS-e820: [mem 0x0000000086eb1000-0x00000000877b2fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000877b3000-0x0000000087f99fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000087f9a000-0x0000000087ffefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x0000000087fff000-0x0000000087ffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000088000000-0x00000000880fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000008767fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.40 by American Megatrends
[ 0.000000] efi: ACPI=0x87cf7000 ACPI 2.0=0x87cf7000 SMBIOS=0x872f8e98
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./Z170M Pro4S, BIOS P2.20 11/05/2015
[ 0.000000] tsc: Detected 3500.000 MHz processor
[ 0.001382] tsc: Detected 3499.912 MHz TSC
[ 0.001382] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.001383] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.001388] last_pfn = 0x876800 max_arch_pfn = 0x400000000
[ 0.001397] MTRR default type: write-back
[ 0.001398] MTRR fixed ranges enabled:
[ 0.001399] 00000-9FFFF write-back
[ 0.001399] A0000-BFFFF uncachable
[ 0.001400] C0000-FFFFF write-protect
[ 0.001400] MTRR variable ranges enabled:
[ 0.001401] 0 base 00C0000000 mask 7FC0000000 uncachable
[ 0.001402] 1 base 00A0000000 mask 7FE0000000 uncachable
[ 0.001403] 2 base 0090000000 mask 7FF0000000 uncachable
[ 0.001403] 3 base 008C000000 mask 7FFC000000 uncachable
[ 0.001404] 4 base 008A000000 mask 7FFE000000 uncachable
[ 0.001404] 5 base 0089000000 mask 7FFF000000 uncachable
[ 0.001405] 6 base 0088800000 mask 7FFF800000 uncachable
[ 0.001405] 7 disabled
[ 0.001405] 8 disabled
[ 0.001406] 9 disabled
[ 0.001654] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.001788] last_pfn = 0x88000 max_arch_pfn = 0x400000000
[ 0.007772] check: Scanning 1 areas for low memory corruption
[ 0.007777] Using GB pages for direct mapping
[ 0.007778] BRK [0x198a01000, 0x198a01fff] PGTABLE
[ 0.007779] BRK [0x198a02000, 0x198a02fff] PGTABLE
[ 0.007780] BRK [0x198a03000, 0x198a03fff] PGTABLE
[ 0.007799] BRK [0x198a04000, 0x198a04fff] PGTABLE
[ 0.007801] BRK [0x198a05000, 0x198a05fff] PGTABLE
[ 0.007879] BRK [0x198a06000, 0x198a06fff] PGTABLE
[ 0.007902] BRK [0x198a07000, 0x198a07fff] PGTABLE
[ 0.007916] BRK [0x198a08000, 0x198a08fff] PGTABLE
[ 0.007944] BRK [0x198a09000, 0x198a09fff] PGTABLE
[ 0.007955] BRK [0x198a0a000, 0x198a0afff] PGTABLE
[ 0.007986] BRK [0x198a0b000, 0x198a0bfff] PGTABLE
[ 0.008034] BRK [0x198a0c000, 0x198a0cfff] PGTABLE
[ 0.008073] Secure boot could not be determined
[ 0.008074] RAMDISK: [mem 0x36df9000-0x376f3fff]
[ 0.008077] ACPI: Early table checksum verification disabled
[ 0.008080] ACPI: RSDP 0x0000000087CF7000 000024 (v02 ALASKA)
[ 0.008082] ACPI: XSDT 0x0000000087CF70A0 0000C4 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.008086] ACPI: FACP 0x0000000087D18210 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
[ 0.008090] ACPI: DSDT 0x0000000087CF7200 02100C (v02 ALASKA A M I 01072009 INTL 20120913)
[ 0.008091] ACPI: FACS 0x0000000087F99F80 000040
[ 0.008093] ACPI: APIC 0x0000000087D18320 000084 (v03 ALASKA A M I 01072009 AMI 00010013)
[ 0.008095] ACPI: FPDT 0x0000000087D183A8 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.008096] ACPI: FIDT 0x0000000087D183F0 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.008098] ACPI: MCFG 0x0000000087D18490 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
[ 0.008100] ACPI: HPET 0x0000000087D184D0 000038 (v01 ALASKA A M I 01072009 AMI. 0005000B)
[ 0.008101] ACPI: SSDT 0x0000000087D18508 00036D (v01 SataRe SataTabl 00001000 INTL 20120913)
[ 0.008103] ACPI: LPIT 0x0000000087D18878 000094 (v01 INTEL SKL 00000000 MSFT 0000005F)
[ 0.008105] ACPI: SSDT 0x0000000087D18910 00002B (v02 INTEL UsbCTabl 00001000 INTL 20120913)
[ 0.008107] ACPI: DBGP 0x0000000087D18940 000034 (v01 INTEL 00000000 MSFT 0000005F)
[ 0.008109] ACPI: DBG2 0x0000000087D18978 000054 (v00 INTEL 00000000 MSFT 0000005F)
[ 0.008110] ACPI: SSDT 0x0000000087D189D0 00061A (v02 INTEL xh_rvp08 00000000 INTL 20120913)
[ 0.008112] ACPI: AAFT 0x0000000087D18FF0 0004C6 (v01 ALASKA OEMAAFT 01072009 MSFT 00000097)
[ 0.008114] ACPI: SSDT 0x0000000087D194B8 005212 (v02 SaSsdt SaSsdt 00003000 INTL 20120913)
[ 0.008116] ACPI: UEFI 0x0000000087D1E6D0 000042 (v01 00000000 00000000)
[ 0.008118] ACPI: SSDT 0x0000000087D1E718 000E58 (v02 CpuRef CpuSsdt 00003000 INTL 20120913)
[ 0.008120] ACPI: VFCT 0x0000000087D1F570 00EA84 (v01 ALASKA A M I 00000001 AMD 31504F47)
[ 0.008122] ACPI: BGRT 0x0000000087D2DFF8 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.008123] ACPI: DMAR 0x0000000087D2E030 000070 (v01 INTEL SKL 00000001 INTL 00000001)
[ 0.008125] ACPI: ASF! 0x0000000087D2E0A0 0000A5 (v32 INTEL HCG 00000001 TFSM 000F4240)
[ 0.008131] ACPI: Local APIC address 0xfee00000
[ 0.008211] No NUMA configuration found
[ 0.008212] Faking a node at [mem 0x0000000000000000-0x00000008767fffff]
[ 0.008214] NODE_DATA(0) allocated [mem 0x8767fc000-0x8767fffff]
[ 0.008248] Zone ranges:
[ 0.008249] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.008250] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.008251] Normal [mem 0x0000000100000000-0x00000008767fffff]
[ 0.008251] Device empty
[ 0.008252] Movable zone start for each node
[ 0.008252] Early memory node ranges
[ 0.008253] node 0: [mem 0x0000000000001000-0x0000000000057fff]
[ 0.008254] node 0: [mem 0x0000000000059000-0x000000000009dfff]
[ 0.008254] node 0: [mem 0x0000000000100000-0x000000007dfe4fff]
[ 0.008255] node 0: [mem 0x000000007e010000-0x000000007e060fff]
[ 0.008255] node 0: [mem 0x000000007e73a000-0x0000000086e59fff]
[ 0.008255] node 0: [mem 0x0000000087fff000-0x0000000087ffffff]
[ 0.008256] node 0: [mem 0x0000000100000000-0x00000008767fffff]
[ 0.008327] Zeroed struct page in unavailable ranges: 12557 pages
[ 0.008328] Initmem setup node 0 [mem 0x0000000000001000-0x00000008767fffff]
[ 0.008329] On node 0 totalpages: 8376051
[ 0.008330] DMA zone: 64 pages used for memmap
[ 0.008330] DMA zone: 22 pages reserved
[ 0.008331] DMA zone: 3996 pages, LIFO batch:0
[ 0.008365] DMA32 zone: 8542 pages used for memmap
[ 0.008365] DMA32 zone: 546647 pages, LIFO batch:63
[ 0.012719] Normal zone: 122272 pages used for memmap
[ 0.012719] Normal zone: 7825408 pages, LIFO batch:63
[ 0.073996] ACPI: PM-Timer IO Port: 0x1808
[ 0.073997] ACPI: Local APIC address 0xfee00000
[ 0.074001] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.074001] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.074002] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.074002] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.074028] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 0.074029] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.074030] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.074031] ACPI: IRQ0 used by override.
[ 0.074032] ACPI: IRQ9 used by override.
[ 0.074033] Using ACPI (MADT) for SMP configuration information
[ 0.074034] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.074038] e820: update [mem 0x857e9000-0x85829fff] usable ==> reserved
[ 0.074044] [Firmware Bug]: TSC_DEADLINE disabled due to Errata; please update microcode to version: 0xb2 (or later)
[ 0.074045] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.074058] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.074059] PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
[ 0.074060] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[ 0.074060] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.074061] PM: hibernation: Registered nosave memory: [mem 0x7dfe5000-0x7dfe5fff]
[ 0.074062] PM: hibernation: Registered nosave memory: [mem 0x7dfe6000-0x7e00ffff]
[ 0.074063] PM: hibernation: Registered nosave memory: [mem 0x7e061000-0x7e739fff]
[ 0.074064] PM: hibernation: Registered nosave memory: [mem 0x857e9000-0x85829fff]
[ 0.074065] PM: hibernation: Registered nosave memory: [mem 0x86e5a000-0x86eb0fff]
[ 0.074065] PM: hibernation: Registered nosave memory: [mem 0x86eb1000-0x877b2fff]
[ 0.074066] PM: hibernation: Registered nosave memory: [mem 0x877b3000-0x87f99fff]
[ 0.074066] PM: hibernation: Registered nosave memory: [mem 0x87f9a000-0x87ffefff]
[ 0.074067] PM: hibernation: Registered nosave memory: [mem 0x88000000-0x880fffff]
[ 0.074067] PM: hibernation: Registered nosave memory: [mem 0x88100000-0xdfffffff]
[ 0.074068] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.074068] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[ 0.074069] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[ 0.074069] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[ 0.074069] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.074070] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[ 0.074070] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.074071] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[ 0.074071] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.074072] [mem 0x88100000-0xdfffffff] available for PCI devices
[ 0.074073] Booting paravirtualized kernel on bare hardware
[ 0.074075] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[ 0.077297] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:4 nr_node_ids:1
[ 0.077395] percpu: Embedded 57 pages/cpu s196608 r8192 d28672 u524288
[ 0.077399] pcpu-alloc: s196608 r8192 d28672 u524288 alloc=1*2097152
[ 0.077400] pcpu-alloc: [0] 0 1 2 3
[ 0.077413] Built 1 zonelists, mobility grouping on. Total pages: 8245151
[ 0.077414] Policy zone: Normal
[ 0.077415] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=594ea84a-ae38-45d8-8894-94f9e1cd6ce3 rw loglevel=3 acpi_mask_gpe=0x6f
[ 0.078517] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[ 0.079053] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.079088] mem auto-init: stack:byref_all, heap alloc:on, heap free:off
[ 0.132200] Memory: 32774464K/33504204K available (12291K kernel code, 1462K rwdata, 4464K rodata, 1608K init, 3184K bss, 729740K reserved, 0K cma-reserved)
[ 0.132206] random: get_random_u64 called from __kmem_cache_create+0x3e/0x610 with crng_init=0
[ 0.132281] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.132289] Kernel/User page tables isolation: enabled
[ 0.132299] ftrace: allocating 39094 entries in 153 pages
[ 0.142307] ftrace: allocated 153 pages with 4 groups
[ 0.142370] rcu: Preemptible hierarchical RCU implementation.
[ 0.142370] rcu: RCU dyntick-idle grace-period acceleration is enabled.
[ 0.142371] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
[ 0.142371] rcu: RCU priority boosting: priority 1 delay 500 ms.
[ 0.142372] Tasks RCU enabled.
[ 0.142372] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[ 0.142373] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.144274] NR_IRQS: 20736, nr_irqs: 1024, preallocated irqs: 16
[ 0.144597] spurious 8259A interrupt: IRQ7.
[ 0.144618] Console: colour dummy device 80x25
[ 0.144621] printk: console [tty0] enabled
[ 0.144631] ACPI: Core revision 20200110
[ 0.144852] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[ 0.144950] APIC: Switch to symmetric I/O mode setup
[ 0.144952] DMAR: Host address width 39
[ 0.144952] DMAR: DRHD base: 0x000000fed90000 flags: 0x1
[ 0.144958] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.144959] DMAR: RMRR base: 0x00000087555000 end: 0x00000087574fff
[ 0.144960] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed90000 IOMMU 0
[ 0.144961] DMAR-IR: HPET id 0 under DRHD base 0xfed90000
[ 0.144961] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
[ 0.144962] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[ 0.146266] DMAR-IR: Enabled IRQ remapping in xapic mode
[ 0.146267] x2apic: IRQ remapping doesn't support X2APIC mode
[ 0.150323] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.164914] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3272fd97217, max_idle_ns: 440795241220 ns
[ 0.164916] Calibrating delay loop (skipped), value calculated using timer frequency.. 7002.48 BogoMIPS (lpj=11666373)
[ 0.164918] pid_max: default: 32768 minimum: 301
[ 0.166131] LSM: Security Framework initializing
[ 0.166134] Yama: becoming mindful.
[ 0.166180] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.166216] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.166224] *** VALIDATE tmpfs ***
[ 0.166315] *** VALIDATE proc ***
[ 0.166344] *** VALIDATE cgroup ***
[ 0.166345] *** VALIDATE cgroup2 ***
[ 0.166379] mce: CPU0: Thermal monitoring enabled (TM1)
[ 0.166394] process: using mwait in idle threads
[ 0.166396] Last level iTLB entries: 4KB 128, 2MB 8, 4MB 8
[ 0.166396] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.166398] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.166399] Spectre V2 : Mitigation: Full generic retpoline
[ 0.166399] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.166400] Speculative Store Bypass: Vulnerable
[ 0.166401] TAA: Vulnerable: Clear CPU buffers attempted, no microcode
[ 0.166401] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[ 0.166616] Freeing SMP alternatives memory: 32K
[ 0.167487] smpboot: CPU0: Intel(R) Core(TM) i5-6600K CPU @ 3.50GHz (family: 0x6, model: 0x5e, stepping: 0x3)
[ 0.184931] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.184947] ... version: 4
[ 0.184949] ... bit width: 48
[ 0.184950] ... generic registers: 8
[ 0.184953] ... value mask: 0000ffffffffffff
[ 0.184954] ... max period: 00007fffffffffff
[ 0.184956] ... fixed-purpose events: 3
[ 0.184957] ... event mask: 00000007000000ff
[ 0.191589] rcu: Hierarchical SRCU implementation.
[ 0.215040] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.221596] smp: Bringing up secondary CPUs ...
[ 0.261617] x86: Booting SMP configuration:
[ 0.261620] .... node #0, CPUs: #1 #2 #3
[ 0.341993] smp: Brought up 1 node, 4 CPUs
[ 0.341993] smpboot: Max logical packages: 1
[ 0.341993] smpboot: Total of 4 processors activated (28010.93 BogoMIPS)
[ 0.342843] devtmpfs: initialized
[ 0.342843] x86/mm: Memory block size: 128MB
[ 0.346274] PM: Registering ACPI NVS region [mem 0x7dfe5000-0x7dfe5fff] (4096 bytes)
[ 0.346274] PM: Registering ACPI NVS region [mem 0x877b3000-0x87f99fff] (8286208 bytes)
[ 0.346274] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.346274] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.346274] pinctrl core: initialized pinctrl subsystem
[ 0.346274] PM: RTC time: 14:35:33, date: 2020-05-14
[ 0.346274] thermal_sys: Registered thermal governor 'fair_share'
[ 0.346274] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.346274] thermal_sys: Registered thermal governor 'step_wise'
[ 0.346274] thermal_sys: Registered thermal governor 'user_space'
[ 0.346274] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.346274] NET: Registered protocol family 16
[ 0.346274] audit: initializing netlink subsys (disabled)
[ 0.346274] audit: type=2000 audit(1589466933.199:1): state=initialized audit_enabled=0 res=1
[ 0.346274] cpuidle: using governor ladder
[ 0.346274] cpuidle: using governor menu
[ 0.346274] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.346274] ACPI: bus type PCI registered
[ 0.346274] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.346274] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.346274] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.346274] PCI: Using configuration type 1 for base access
[ 0.348815] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.349064] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.349064] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.349064] ACPI: Added _OSI(Module Device)
[ 0.349064] ACPI: Added _OSI(Processor Device)
[ 0.349064] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.349064] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.349064] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.349064] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.349064] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.379585] ACPI: 6 ACPI AML tables successfully acquired and loaded
[ 0.381801] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.384755] ACPI: Dynamic OEM Table Load:
[ 0.384759] ACPI: SSDT 0xFFFF99D552449800 000705 (v02 PmRef Cpu0Ist 00003000 INTL 20120913)
[ 0.385964] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[ 0.387385] ACPI: Dynamic OEM Table Load:
[ 0.387389] ACPI: SSDT 0xFFFF99D5524BFC00 00037F (v02 PmRef Cpu0Cst 00003001 INTL 20120913)
[ 0.389027] ACPI: Dynamic OEM Table Load:
[ 0.389031] ACPI: SSDT 0xFFFF99D5525BC000 0005AA (v02 PmRef ApIst 00003000 INTL 20120913)
[ 0.390417] ACPI: Dynamic OEM Table Load:
[ 0.390420] ACPI: SSDT 0xFFFF99D5524D1200 000119 (v02 PmRef ApCst 00003000 INTL 20120913)
[ 0.393892] ACPI: Interpreter enabled
[ 0.393922] ACPI: (supports S0 S3 S4 S5)
[ 0.393922] ACPI: Using IOAPIC for interrupt routing
[ 0.393993] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.395030] ACPI: Masking GPE 0x6f.
[ 0.395048] ACPI: Enabled 8 GPEs in block 00 to 7F
[ 0.399441] ACPI: Power Resource [WRST] (off)
[ 0.399765] ACPI: Power Resource [WRST] (off)
[ 0.400071] ACPI: Power Resource [WRST] (off)
[ 0.400373] ACPI: Power Resource [WRST] (off)
[ 0.400672] ACPI: Power Resource [WRST] (off)
[ 0.400974] ACPI: Power Resource [WRST] (off)
[ 0.401273] ACPI: Power Resource [WRST] (off)
[ 0.401576] ACPI: Power Resource [WRST] (off)
[ 0.401887] ACPI: Power Resource [WRST] (off)
[ 0.402189] ACPI: Power Resource [WRST] (off)
[ 0.402514] ACPI: Power Resource [WRST] (off)
[ 0.402818] ACPI: Power Resource [WRST] (off)
[ 0.403122] ACPI: Power Resource [WRST] (off)
[ 0.403425] ACPI: Power Resource [WRST] (off)
[ 0.403724] ACPI: Power Resource [WRST] (off)
[ 0.404024] ACPI: Power Resource [WRST] (off)
[ 0.404345] ACPI: Power Resource [WRST] (off)
[ 0.404668] ACPI: Power Resource [WRST] (off)
[ 0.404973] ACPI: Power Resource [WRST] (off)
[ 0.405273] ACPI: Power Resource [WRST] (off)
[ 0.416164] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.416169] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 0.417605] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[ 0.417605] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 0.418158] PCI host bridge to bus 0000:00
[ 0.418159] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.418160] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.418161] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.418162] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[ 0.418162] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[ 0.418163] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[ 0.418164] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[ 0.418164] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[ 0.418165] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[ 0.418166] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[ 0.418166] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[ 0.418167] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[ 0.418167] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[ 0.418168] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[ 0.418169] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[ 0.418169] pci_bus 0000:00: root bus resource [mem 0x88800000-0xdfffffff window]
[ 0.418170] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[ 0.418171] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.418178] pci 0000:00:00.0: [8086:191f] type 00 class 0x060000
[ 0.418479] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[ 0.418516] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.418758] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
[ 0.418777] pci 0000:00:14.0: reg 0x10: [mem 0xdff30000-0xdff3ffff 64bit]
[ 0.418834] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.418968] pci 0000:00:14.2: [8086:a131] type 00 class 0x118000
[ 0.418986] pci 0000:00:14.2: reg 0x10: [mem 0xdff4e000-0xdff4efff 64bit]
[ 0.419140] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
[ 0.419155] pci 0000:00:16.0: reg 0x10: [mem 0xdff4d000-0xdff4dfff 64bit]
[ 0.419200] pci 0000:00:16.0: PME# supported from D3hot
[ 0.419345] pci 0000:00:17.0: [8086:a102] type 00 class 0x010601
[ 0.419359] pci 0000:00:17.0: reg 0x10: [mem 0xdff48000-0xdff49fff]
[ 0.419365] pci 0000:00:17.0: reg 0x14: [mem 0xdff4c000-0xdff4c0ff]
[ 0.419371] pci 0000:00:17.0: reg 0x18: [io 0xf050-0xf057]
[ 0.419376] pci 0000:00:17.0: reg 0x1c: [io 0xf040-0xf043]
[ 0.419382] pci 0000:00:17.0: reg 0x20: [io 0xf020-0xf03f]
[ 0.419387] pci 0000:00:17.0: reg 0x24: [mem 0xdff4b000-0xdff4b7ff]
[ 0.419420] pci 0000:00:17.0: PME# supported from D3hot
[ 0.419556] pci 0000:00:1b.0: [8086:a167] type 01 class 0x060400
[ 0.419623] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.419816] pci 0000:00:1c.0: [8086:a110] type 01 class 0x060400
[ 0.419883] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.420076] pci 0000:00:1d.0: [8086:a118] type 01 class 0x060400
[ 0.420145] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.420336] pci 0000:00:1f.0: [8086:a145] type 00 class 0x060100
[ 0.420558] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
[ 0.420569] pci 0000:00:1f.2: reg 0x10: [mem 0xdff44000-0xdff47fff]
[ 0.420726] pci 0000:00:1f.3: [8086:a170] type 00 class 0x040300
[ 0.420748] pci 0000:00:1f.3: reg 0x10: [mem 0xdff40000-0xdff43fff 64bit]
[ 0.420770] pci 0000:00:1f.3: reg 0x20: [mem 0xdff20000-0xdff2ffff 64bit]
[ 0.420811] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.420995] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
[ 0.421054] pci 0000:00:1f.4: reg 0x10: [mem 0xdff4a000-0xdff4a0ff 64bit]
[ 0.421123] pci 0000:00:1f.4: reg 0x20: [io 0xf000-0xf01f]
[ 0.421325] pci 0000:00:1f.6: [8086:15b8] type 00 class 0x020000
[ 0.421347] pci 0000:00:1f.6: reg 0x10: [mem 0xdff00000-0xdff1ffff]
[ 0.421433] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[ 0.421597] pci 0000:01:00.0: [1002:1478] type 01 class 0x060400
[ 0.421614] pci 0000:01:00.0: reg 0x10: [mem 0xdfe00000-0xdfe03fff]
[ 0.421682] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.421714] pci 0000:01:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8 GT/s x16 link at 0000:00:01.0 (capable of 252.048 Gb/s with 16 GT/s x16 link)
[ 0.421770] pci 0000:00:01.0: PCI bridge to [bus 01-03]
[ 0.421772] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.421773] pci 0000:00:01.0: bridge window [mem 0xdfd00000-0xdfefffff]
[ 0.421776] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
[ 0.421806] pci 0000:02:00.0: [1002:1479] type 01 class 0x060400
[ 0.421886] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 0.421951] pci 0000:01:00.0: PCI bridge to [bus 02-03]
[ 0.421955] pci 0000:01:00.0: bridge window [io 0xe000-0xefff]
[ 0.421957] pci 0000:01:00.0: bridge window [mem 0xdfd00000-0xdfdfffff]
[ 0.421960] pci 0000:01:00.0: bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
[ 0.421988] pci 0000:03:00.0: [1002:731f] type 00 class 0x030000
[ 0.422009] pci 0000:03:00.0: reg 0x10: [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.422016] pci 0000:03:00.0: reg 0x18: [mem 0xd0000000-0xd01fffff 64bit pref]
[ 0.422022] pci 0000:03:00.0: reg 0x20: [io 0xe000-0xe0ff]
[ 0.422027] pci 0000:03:00.0: reg 0x24: [mem 0xdfd00000-0xdfd7ffff]
[ 0.422032] pci 0000:03:00.0: reg 0x30: [mem 0xdfd80000-0xdfd9ffff pref]
[ 0.422046] pci 0000:03:00.0: BAR 0: assigned to efifb
[ 0.422092] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.422131] pci 0000:03:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8 GT/s x16 link at 0000:00:01.0 (capable of 252.048 Gb/s with 16 GT/s x16 link)
[ 0.422159] pci 0000:03:00.1: [1002:ab38] type 00 class 0x040300
[ 0.422171] pci 0000:03:00.1: reg 0x10: [mem 0xdfda0000-0xdfda3fff]
[ 0.422232] pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold
[ 0.422308] pci 0000:02:00.0: PCI bridge to [bus 03]
[ 0.422311] pci 0000:02:00.0: bridge window [io 0xe000-0xefff]
[ 0.422313] pci 0000:02:00.0: bridge window [mem 0xdfd00000-0xdfdfffff]
[ 0.422316] pci 0000:02:00.0: bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
[ 0.422365] pci 0000:00:1b.0: PCI bridge to [bus 04]
[ 0.422410] pci 0000:00:1c.0: PCI bridge to [bus 05]
[ 0.422459] pci 0000:00:1d.0: PCI bridge to [bus 06]
[ 0.424147] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.424198] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.424248] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.424297] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.424346] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.424395] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.424443] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.424492] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.424787] iommu: Default domain type: Translated
[ 0.424795] pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[ 0.424795] pci 0000:03:00.0: vgaarb: bridge control possible
[ 0.424795] pci 0000:03:00.0: vgaarb: setting as boot device
[ 0.424795] vgaarb: loaded
[ 0.424929] SCSI subsystem initialized
[ 0.424937] libata version 3.00 loaded.
[ 0.424937] ACPI: bus type USB registered
[ 0.424937] usbcore: registered new interface driver usbfs
[ 0.424937] usbcore: registered new interface driver hub
[ 0.424944] usbcore: registered new device driver usb
[ 0.424953] pps_core: LinuxPPS API ver. 1 registered
[ 0.424954] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.424955] PTP clock support registered
[ 0.424959] EDAC MC: Ver: 3.0.0
[ 0.425011] Registered efivars operations
[ 0.425011] PCI: Using ACPI for IRQ routing
[ 0.452992] PCI: pci_cache_line_size set to 64 bytes
[ 0.453033] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[ 0.453034] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 0.453034] e820: reserve RAM buffer [mem 0x7dfe5000-0x7fffffff]
[ 0.453035] e820: reserve RAM buffer [mem 0x7e061000-0x7fffffff]
[ 0.453036] e820: reserve RAM buffer [mem 0x857e9000-0x87ffffff]
[ 0.453037] e820: reserve RAM buffer [mem 0x86e5a000-0x87ffffff]
[ 0.453037] e820: reserve RAM buffer [mem 0x876800000-0x877ffffff]
[ 0.453099] NetLabel: Initializing
[ 0.453100] NetLabel: domain hash size = 128
[ 0.453100] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.453109] NetLabel: unlabeled traffic allowed by default
[ 0.453111] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.453111] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[ 0.454944] clocksource: Switched to clocksource tsc-early
[ 0.462435] *** VALIDATE bpf ***
[ 0.462490] VFS: Disk quotas dquot_6.6.0
[ 0.462500] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.462518] *** VALIDATE ramfs ***
[ 0.462520] *** VALIDATE hugetlbfs ***
[ 0.462548] pnp: PnP ACPI init
[ 0.462863] system 00:00: [io 0x0280-0x028f] has been reserved
[ 0.462864] system 00:00: [io 0x0290-0x029f] has been reserved
[ 0.462865] system 00:00: [io 0x02a0-0x02af] has been reserved
[ 0.462866] system 00:00: [io 0x02b0-0x02bf] has been reserved
[ 0.462869] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.463085] pnp 00:01: [dma 0 disabled]
[ 0.463114] pnp 00:01: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.463219] system 00:02: [io 0x0680-0x069f] has been reserved
[ 0.463220] system 00:02: [io 0xffff] has been reserved
[ 0.463221] system 00:02: [io 0xffff] has been reserved
[ 0.463222] system 00:02: [io 0xffff] has been reserved
[ 0.463223] system 00:02: [io 0x1800-0x18fe] has been reserved
[ 0.463223] system 00:02: [io 0x164e-0x164f] has been reserved
[ 0.463226] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.463299] system 00:03: [io 0x0800-0x087f] has been reserved
[ 0.463301] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.463314] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.463345] system 00:05: [io 0x1854-0x1857] has been reserved
[ 0.463347] system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.463556] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.463557] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.463557] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.463558] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.463559] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.463560] system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.463561] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.463562] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[ 0.463563] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.463564] system 00:06: [mem 0xdffc0000-0xdffdffff] has been reserved
[ 0.463566] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.463599] system 00:07: [mem 0xfd000000-0xfdabffff] has been reserved
[ 0.463600] system 00:07: [mem 0xfdad0000-0xfdadffff] has been reserved
[ 0.463601] system 00:07: [mem 0xfdb00000-0xfdffffff] has been reserved
[ 0.463602] system 00:07: [mem 0xfe000000-0xfe01ffff] could not be reserved
[ 0.463603] system 00:07: [mem 0xfe036000-0xfe03bfff] has been reserved
[ 0.463604] system 00:07: [mem 0xfe03d000-0xfe3fffff] has been reserved
[ 0.463605] system 00:07: [mem 0xfe410000-0xfe7fffff] has been reserved
[ 0.463607] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.463847] system 00:08: [io 0xff00-0xfffe] has been reserved
[ 0.463849] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.464832] system 00:09: [mem 0xfdaf0000-0xfdafffff] has been reserved
[ 0.464833] system 00:09: [mem 0xfdae0000-0xfdaeffff] has been reserved
[ 0.464834] system 00:09: [mem 0xfdac0000-0xfdacffff] has been reserved
[ 0.464836] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.465586] pnp: PnP ACPI: found 10 devices
[ 0.470872] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.470896] pci 0000:02:00.0: PCI bridge to [bus 03]
[ 0.470898] pci 0000:02:00.0: bridge window [io 0xe000-0xefff]
[ 0.470901] pci 0000:02:00.0: bridge window [mem 0xdfd00000-0xdfdfffff]
[ 0.470903] pci 0000:02:00.0: bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
[ 0.470906] pci 0000:01:00.0: PCI bridge to [bus 02-03]
[ 0.470908] pci 0000:01:00.0: bridge window [io 0xe000-0xefff]
[ 0.470910] pci 0000:01:00.0: bridge window [mem 0xdfd00000-0xdfdfffff]
[ 0.470912] pci 0000:01:00.0: bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
[ 0.470915] pci 0000:00:01.0: PCI bridge to [bus 01-03]
[ 0.470916] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.470918] pci 0000:00:01.0: bridge window [mem 0xdfd00000-0xdfefffff]
[ 0.470920] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
[ 0.470922] pci 0000:00:1b.0: PCI bridge to [bus 04]
[ 0.470929] pci 0000:00:1c.0: PCI bridge to [bus 05]
[ 0.470935] pci 0000:00:1d.0: PCI bridge to [bus 06]
[ 0.470943] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.470944] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.470944] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.470945] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[ 0.470946] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[ 0.470946] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[ 0.470947] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[ 0.470948] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[ 0.470948] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[ 0.470949] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[ 0.470950] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[ 0.470950] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[ 0.470951] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[ 0.470952] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[ 0.470952] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[ 0.470953] pci_bus 0000:00: resource 19 [mem 0x88800000-0xdfffffff window]
[ 0.470954] pci_bus 0000:00: resource 20 [mem 0xfd000000-0xfe7fffff window]
[ 0.470954] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
[ 0.470955] pci_bus 0000:01: resource 1 [mem 0xdfd00000-0xdfefffff]
[ 0.470956] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd01fffff 64bit pref]
[ 0.470956] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
[ 0.470957] pci_bus 0000:02: resource 1 [mem 0xdfd00000-0xdfdfffff]
[ 0.470958] pci_bus 0000:02: resource 2 [mem 0xc0000000-0xd01fffff 64bit pref]
[ 0.470958] pci_bus 0000:03: resource 0 [io 0xe000-0xefff]
[ 0.470959] pci_bus 0000:03: resource 1 [mem 0xdfd00000-0xdfdfffff]
[ 0.470960] pci_bus 0000:03: resource 2 [mem 0xc0000000-0xd01fffff 64bit pref]
[ 0.471093] NET: Registered protocol family 2
[ 0.471182] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 0.471287] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.471487] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.471537] TCP: Hash tables configured (established 262144 bind 65536)
[ 0.471582] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.471640] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.471720] NET: Registered protocol family 1
[ 0.471722] NET: Registered protocol family 44
[ 0.522255] pci 0000:00:14.0: quirk_usb_early_handoff+0x0/0x6d5 took 49338 usecs
[ 0.522292] pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
[ 0.522324] PCI: CLS 0 bytes, default 64
[ 0.522351] Trying to unpack rootfs image as initramfs...
[ 0.615739] Freeing initrd memory: 9196K
[ 0.637979] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.637983] software IO TLB: mapped [mem 0x80be6000-0x84be6000] (64MB)
[ 0.638111] check: Scanning for low memory corruption every 60 seconds
[ 0.638317] Initialise system trusted keyrings
[ 0.638323] Key type blacklist registered
[ 0.638350] workingset: timestamp_bits=41 max_order=23 bucket_order=0
[ 0.639118] zbud: loaded
[ 0.642315] Key type asymmetric registered
[ 0.642316] Asymmetric key parser 'x509' registered
[ 0.642320] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.642343] io scheduler mq-deadline registered
[ 0.642343] io scheduler kyber registered
[ 0.642357] io scheduler bfq registered
[ 0.642603] pcieport 0000:00:01.0: PME: Signaling with IRQ 121
[ 0.642743] pcieport 0000:00:1b.0: PME: Signaling with IRQ 122
[ 0.642893] pcieport 0000:00:1c.0: PME: Signaling with IRQ 123
[ 0.643039] pcieport 0000:00:1d.0: PME: Signaling with IRQ 124
[ 0.643312] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.643355] efifb: probing for efifb
[ 0.643364] efifb: framebuffer at 0xc0000000, using 8128k, total 8128k
[ 0.643365] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[ 0.643365] efifb: scrolling: redraw
[ 0.643366] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.643389] fbcon: Deferring console take-over
[ 0.643390] fb0: EFI VGA frame buffer device
[ 0.643394] intel_idle: MWAIT substates: 0x142120
[ 0.643395] intel_idle: v0.4.1 model 0x5E
[ 0.643519] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.643586] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[ 0.643599] ACPI: Sleep Button [SLPB]
[ 0.643617] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 0.643626] ACPI: Power Button [PWRB]
[ 0.643643] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.648349] ACPI: Power Button [PWRF]
[ 0.648897] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.649232] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 0.650892] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[ 0.650892] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[ 0.651422] ahci 0000:00:17.0: version 3.0
[ 0.661781] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[ 0.661783] ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds apst
[ 0.712500] scsi host0: ahci
[ 0.712838] scsi host1: ahci
[ 0.713004] scsi host2: ahci
[ 0.713133] scsi host3: ahci
[ 0.713178] scsi host4: ahci
[ 0.713225] scsi host5: ahci
[ 0.713248] ata1: SATA max UDMA/133 abar m2048@0xdff4b000 port 0xdff4b100 irq 127
[ 0.713249] ata2: SATA max UDMA/133 abar m2048@0xdff4b000 port 0xdff4b180 irq 127
[ 0.713250] ata3: SATA max UDMA/133 abar m2048@0xdff4b000 port 0xdff4b200 irq 127
[ 0.713251] ata4: SATA max UDMA/133 abar m2048@0xdff4b000 port 0xdff4b280 irq 127
[ 0.713252] ata5: SATA max UDMA/133 abar m2048@0xdff4b000 port 0xdff4b300 irq 127
[ 0.713253] ata6: SATA max UDMA/133 abar m2048@0xdff4b000 port 0xdff4b380 irq 127
[ 0.713289] usbcore: registered new interface driver usbserial_generic
[ 0.713292] usbserial: USB Serial support registered for generic
[ 0.713308] rtc_cmos 00:04: RTC can wake from S4
[ 0.713784] rtc_cmos 00:04: registered as rtc0
[ 0.713794] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 0.713830] intel_pstate: Intel P-state driver initializing
[ 0.713972] intel_pstate: HWP enabled
[ 0.714075] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.714113] intel_pmc_core INT33A1:00: initialized
[ 0.714167] drop_monitor: Initializing network drop monitor service
[ 0.714305] NET: Registered protocol family 10
[ 0.720906] Segment Routing with IPv6
[ 0.720940] NET: Registered protocol family 17
[ 0.721570] RAS: Correctable Errors collector initialized.
[ 0.721632] microcode: sig=0x506e3, pf=0x2, revision=0x49
[ 0.721815] microcode: Microcode Update Driver: v2.2.
[ 0.721836] IPI shorthand broadcast: enabled
[ 0.721843] sched_clock: Marking stable (721421542, 373408)->(724646312, -2851362)
[ 0.721972] registered taskstats version 1
[ 0.721978] Loading compiled-in X.509 certificates
[ 0.725508] Loaded X.509 cert 'Build time autogenerated kernel key: 8efc0745a0f4f1a15f5910b82807b1e1a48255ac'
[ 0.725537] zswap: loaded using pool lzo/zbud
[ 0.725753] Key type ._fscrypt registered
[ 0.725754] Key type .fscrypt registered
[ 0.725755] Key type fscrypt-provisioning registered
[ 0.733287] Key type big_key registered
[ 0.734641] PM: Magic number: 4:559:586
[ 0.734865] rtc_cmos 00:04: setting system clock to 2020-05-14T14:35:34 UTC (1589466934)
[ 1.028188] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.028220] ata4: SATA link down (SStatus 4 SControl 300)
[ 1.028421] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.028449] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.028474] ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.028492] ata3: SATA link down (SStatus 4 SControl 300)
[ 1.029038] ata1.00: ATAPI: PLDS DVDRW/BDROM DH-12E3SH, MD13, max UDMA/100
[ 1.030078] ata1.00: configured for UDMA/100
[ 1.030094] ata2.00: ATA-9: SanDisk SD8SBAT256G1122, Z2320000, max UDMA/133
[ 1.030099] ata2.00: 500118192 sectors, multi 1: LBA48 NCQ (depth 32), AA
[ 1.032757] scsi 0:0:0:0: CD-ROM PLDS DVDRWBD DH-12E3S MD13 PQ: 0 ANSI: 5
[ 1.038438] ata2.00: configured for UDMA/133
[ 1.051511] ata5.00: ATA-9: ST2000DM001-1ER164, CC26, max UDMA/133
[ 1.051517] ata5.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 1.052887] ata5.00: configured for UDMA/133
[ 1.055797] ata6.00: ATA-8: ST31000528AS, CC44, max UDMA/133
[ 1.055803] ata6.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32)
[ 1.059653] scsi 1:0:0:0: Direct-Access ATA SanDisk SD8SBAT2 0000 PQ: 0 ANSI: 5
[ 1.060107] sd 1:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[ 1.060128] sd 1:0:0:0: [sda] Write Protect is off
[ 1.060132] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.060160] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.060248] scsi 4:0:0:0: Direct-Access ATA ST2000DM001-1ER1 CC26 PQ: 0 ANSI: 5
[ 1.060701] sd 4:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[ 1.060706] sd 4:0:0:0: [sdb] 4096-byte physical blocks
[ 1.060725] sd 4:0:0:0: [sdb] Write Protect is off
[ 1.060729] sd 4:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 1.060762] sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.062427] sda: sda1 sda2 sda3
[ 1.063310] sd 1:0:0:0: [sda] Attached SCSI disk
[ 1.095570] ata6.00: configured for UDMA/133
[ 1.095824] scsi 5:0:0:0: Direct-Access ATA ST31000528AS CC44 PQ: 0 ANSI: 5
[ 1.096279] sd 5:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 1.096300] sd 5:0:0:0: [sdc] Write Protect is off
[ 1.096304] sd 5:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[ 1.096333] sd 5:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.120487] sdb: sdb1
[ 1.121245] sd 4:0:0:0: [sdb] Attached SCSI disk
[ 1.148251] sdc: sdc1 sdc2
[ 1.149130] sd 5:0:0:0: [sdc] Attached SCSI disk
[ 1.151946] Freeing unused decrypted memory: 2040K
[ 1.152641] Freeing unused kernel image (initmem) memory: 1608K
[ 1.165131] Write protecting the kernel read-only data: 20480k
[ 1.166434] Freeing unused kernel image (text/rodata gap) memory: 2044K
[ 1.167211] Freeing unused kernel image (rodata/data gap) memory: 1680K
[ 1.196832] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.196833] x86/mm: Checking user space page tables
[ 1.223114] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.223115] Run /init as init process
[ 1.223116] with arguments:
[ 1.223117] /init
[ 1.223117] with environment:
[ 1.223117] HOME=/
[ 1.223118] TERM=linux
[ 1.223118] BOOT_IMAGE=/vmlinuz-linux
[ 1.235302] fbcon: Taking over console
[ 1.235346] Console: switching to colour frame buffer device 240x67
[ 1.298008] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.298012] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 1.299350] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000001109810
[ 1.299529] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 1.299793] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.06
[ 1.299794] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.299794] usb usb1: Product: xHCI Host Controller
[ 1.299795] usb usb1: Manufacturer: Linux 5.6.12-arch1-1 xhci-hcd
[ 1.299796] usb usb1: SerialNumber: 0000:00:14.0
[ 1.299870] hub 1-0:1.0: USB hub found
[ 1.299884] hub 1-0:1.0: 16 ports detected
[ 1.301177] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.301179] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 1.301181] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[ 1.301206] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.06
[ 1.301207] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.301207] usb usb2: Product: xHCI Host Controller
[ 1.301208] usb usb2: Manufacturer: Linux 5.6.12-arch1-1 xhci-hcd
[ 1.301209] usb usb2: SerialNumber: 0000:00:14.0
[ 1.301274] hub 2-0:1.0: USB hub found
[ 1.301285] hub 2-0:1.0: 10 ports detected
[ 1.301912] usb: port power management may be unreliable
[ 1.343324] sr 0:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 1.343327] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 1.365319] sr 0:0:0:0: Attached scsi CD-ROM sr0
[ 1.381246] random: fast init done
[ 1.608507] tsc: Refined TSC clocksource calibration: 3503.999 MHz
[ 1.608518] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3282124c47b, max_idle_ns: 440795239402 ns
[ 1.608578] clocksource: Switched to clocksource tsc
[ 1.628482] usb 1-4: new full-speed USB device number 2 using xhci_hcd
[ 1.771889] usb 1-4: New USB device found, idVendor=28de, idProduct=1142, bcdDevice= 0.01
[ 1.771894] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.771898] usb 1-4: Product: Steam Controller
[ 1.771901] usb 1-4: Manufacturer: Valve Software
[ 1.780425] hid: raw HID events driver (C) Jiri Kosina
[ 1.786523] usbcore: registered new interface driver usbhid
[ 1.786524] usbhid: USB HID core driver
[ 1.788033] input: Valve Software Steam Controller Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:28DE:1142.0001/input/input3
[ 1.841688] input: Valve Software Steam Controller Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:28DE:1142.0001/input/input4
[ 1.841826] hid-generic 0003:28DE:1142.0001: input,hidraw0: USB HID v1.11 Keyboard [Valve Software Steam Controller] on usb-0000:00:14.0-4/input0
[ 1.842145] hid-generic 0003:28DE:1142.0002: hiddev0,hidraw1: USB HID v1.11 Device [Valve Software Steam Controller] on usb-0000:00:14.0-4/input1
[ 1.842489] hid-generic 0003:28DE:1142.0003: hiddev1,hidraw2: USB HID v1.11 Device [Valve Software Steam Controller] on usb-0000:00:14.0-4/input2
[ 1.842821] hid-generic 0003:28DE:1142.0004: hiddev2,hidraw3: USB HID v1.11 Device [Valve Software Steam Controller] on usb-0000:00:14.0-4/input3
[ 1.843109] hid-generic 0003:28DE:1142.0005: hiddev3,hidraw4: USB HID v1.11 Device [Valve Software Steam Controller] on usb-0000:00:14.0-4/input4
[ 1.864832] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[ 1.865482] input: Valve Software Steam Controller as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:28DE:1142.0001/input/input5
[ 1.894989] usb 1-8: new full-speed USB device number 3 using xhci_hcd
[ 1.921833] hid-steam 0003:28DE:1142.0001: input,hidraw0: USB HID v1.11 Keyboard [Valve Software Steam Controller] on usb-0000:00:14.0-4/input0
[ 1.922585] hid-steam 0003:28DE:1142.0002: hiddev0: USB HID v1.11 Device [Valve Software Steam Controller] on usb-0000:00:14.0-4/input1
[ 1.922931] hid-steam 0003:28DE:1142.0006: hidraw1: USB HID v1.11 Device [Valve Software Steam Controller] on usb-0000:00:14.0-4/input1
[ 1.978294] hid-steam 0003:28DE:1142.0002: Steam wireless receiver connected
[ 1.979382] hid-steam 0003:28DE:1142.0003: hiddev1: USB HID v1.11 Device [Valve Software Steam Controller] on usb-0000:00:14.0-4/input2
[ 1.979691] hid-steam 0003:28DE:1142.0007: hidraw2: USB HID v1.11 Device [Valve Software Steam Controller] on usb-0000:00:14.0-4/input2
[ 2.034947] hid-steam 0003:28DE:1142.0003: Steam wireless receiver connected
[ 2.035928] hid-steam 0003:28DE:1142.0004: hiddev2: USB HID v1.11 Device [Valve Software Steam Controller] on usb-0000:00:14.0-4/input3
[ 2.036318] hid-steam 0003:28DE:1142.0008: hidraw3: USB HID v1.11 Device [Valve Software Steam Controller] on usb-0000:00:14.0-4/input3
[ 2.036456] usb 1-8: New USB device found, idVendor=0764, idProduct=0501, bcdDevice= 2.00
[ 2.036461] usb 1-8: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 2.036465] usb 1-8: Product: CP1350AVRLCDa
[ 2.036467] usb 1-8: Manufacturer: CPS
[ 2.036470] usb 1-8: SerialNumber: CTJGS2002550
[ 2.040144] hid-generic 0003:0764:0501.0009: hiddev4,hidraw5: USB HID v1.10 Device [CPS CP1350AVRLCDa] on usb-0000:00:14.0-8/input0
[ 2.073561] systemd[1]: systemd 245.5-2-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[ 2.088598] systemd[1]: Detected architecture x86-64.
[ 2.091802] hid-steam 0003:28DE:1142.0004: Steam wireless receiver connected
[ 2.092672] hid-steam 0003:28DE:1142.0005: hiddev3: USB HID v1.11 Device [Valve Software Steam Controller] on usb-0000:00:14.0-4/input4
[ 2.092825] hid-steam 0003:28DE:1142.000A: hidraw4: USB HID v1.11 Device [Valve Software Steam Controller] on usb-0000:00:14.0-4/input4
[ 2.118130] systemd[1]: Set hostname to <prometheus>.
[ 2.148306] hid-steam 0003:28DE:1142.0005: Steam wireless receiver connected
[ 2.161628] usb 1-9: new full-speed USB device number 4 using xhci_hcd
[ 2.303502] usb 1-9: New USB device found, idVendor=239a, idProduct=801f, bcdDevice= 1.00
[ 2.303507] usb 1-9: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[ 2.303511] usb 1-9: Product: Trinket M0
[ 2.303514] usb 1-9: Manufacturer: Adafruit Industries LLC
[ 2.303517] usb 1-9: SerialNumber: 8586C41D1313050502020253638020FF
[ 2.308825] input: Adafruit Industries LLC Trinket M0 Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.3/0003:239A:801F.000B/input/input6
[ 2.334982] systemd[1]: Created slice system-dhcpcd.slice.
[ 2.335234] systemd[1]: Created slice system-getty.slice.
[ 2.335423] systemd[1]: Created slice system-modprobe.slice.
[ 2.335643] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 2.335815] systemd[1]: Created slice User and Session Slice.
[ 2.335898] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 2.335976] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 2.336122] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 2.336195] systemd[1]: Reached target Local Encrypted Volumes.
[ 2.336249] systemd[1]: Reached target Paths.
[ 2.336295] systemd[1]: Reached target Remote File Systems.
[ 2.336340] systemd[1]: Reached target Slices.
[ 2.336423] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 2.337587] systemd[1]: Listening on Process Core Dump Socket.
[ 2.337673] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 2.337809] systemd[1]: Listening on Journal Audit Socket.
[ 2.337907] systemd[1]: Listening on Journal Socket (/dev/log).
[ 2.338018] systemd[1]: Listening on Journal Socket.
[ 2.338117] systemd[1]: Listening on udev Control Socket.
[ 2.338198] systemd[1]: Listening on udev Kernel Socket.
[ 2.338802] systemd[1]: Mounting Huge Pages File System...
[ 2.339447] systemd[1]: Mounting POSIX Message Queue File System...
[ 2.340091] systemd[1]: Mounting Kernel Debug File System...
[ 2.340683] systemd[1]: Mounting Kernel Trace File System...
[ 2.341371] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 2.341927] systemd[1]: Starting Load Kernel Module drm...
[ 2.342772] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 2.342793] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 2.343755] systemd[1]: Starting Journal Service...
[ 2.345853] systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
[ 2.345940] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[ 2.346601] systemd[1]: Mounting Kernel Configuration File System...
[ 2.347350] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 2.347901] systemd[1]: Starting Apply Kernel Variables...
[ 2.350237] Linux agpgart interface v0.103
[ 2.351284] systemd[1]: Starting udev Coldplug all Devices...
[ 2.353173] EXT4-fs (sda3): re-mounted. Opts: (null)
[ 2.356274] systemd[1]: Mounted Huge Pages File System.
[ 2.356425] systemd[1]: Mounted POSIX Message Queue File System.
[ 2.356535] systemd[1]: Mounted Kernel Debug File System.
[ 2.356643] systemd[1]: Mounted Kernel Trace File System.
[ 2.356967] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 2.357129] systemd[1]: Mounted Kernel Configuration File System.
[ 2.357439] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 2.357576] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[ 2.358657] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[ 2.359214] systemd[1]: Starting Load/Save Random Seed...
[ 2.359767] systemd[1]: Starting Create System Users...
[ 2.364966] input: Adafruit Industries LLC Trinket M0 Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.3/0003:239A:801F.000B/input/input7
[ 2.364990] input: Adafruit Industries LLC Trinket M0 Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.3/0003:239A:801F.000B/input/input8
[ 2.365005] input: Adafruit Industries LLC Trinket M0 as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.3/0003:239A:801F.000B/input/input9
[ 2.365479] hid-generic 0003:239A:801F.000B: input,hidraw6: USB HID v1.11 Keyboard [Adafruit Industries LLC Trinket M0] on usb-0000:00:14.0-9/input3
[ 2.366433] systemd[1]: Finished Apply Kernel Variables.
[ 2.375226] systemd[1]: modprobe@drm.service: Succeeded.
[ 2.375463] systemd[1]: Finished Load Kernel Module drm.
[ 2.387539] systemd[1]: Finished Create System Users.
[ 2.388154] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 2.400684] systemd[1]: Finished Create Static Device Nodes in /dev.
[ 2.400841] systemd[1]: Reached target Local File Systems (Pre).
[ 2.400903] systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
[ 2.401516] systemd[1]: Starting udev Kernel Device Manager...
[ 2.411886] systemd[1]: Finished udev Coldplug all Devices.
[ 2.488269] usb 1-12: new high-speed USB device number 5 using xhci_hcd
[ 2.572899] systemd[1]: Started Journal Service.
[ 2.573030] audit: type=1130 audit(1589466936.333:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2.579443] systemd-journald[289]: Received client request to flush runtime journal.
[ 2.628486] usb 1-12: New USB device found, idVendor=1a40, idProduct=0201, bcdDevice= 1.00
[ 2.628492] usb 1-12: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 2.628496] usb 1-12: Product: USB 2.0 Hub [MTT]
[ 2.629292] hub 1-12:1.0: USB hub found
[ 2.629318] hub 1-12:1.0: 7 ports detected
[ 2.735005] audit: type=1130 audit(1589466936.497:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2.742571] audit: type=1130 audit(1589466936.503:4): 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'
[ 2.791829] mousedev: PS/2 mouse device common for all mice
[ 2.889841] cdc_acm 1-9:1.0: ttyACM0: USB ACM device
[ 2.890737] usbcore: registered new interface driver cdc_acm
[ 2.890738] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 2.891381] usb-storage 1-9:1.2: USB Mass Storage device detected
[ 2.891738] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 2.894632] scsi host6: usb-storage 1-9:1.2
[ 2.894680] usbcore: registered new interface driver usb-storage
[ 2.901154] usbcore: registered new interface driver uas
[ 2.918283] Adding 33554428k swap on /dev/sda2. Priority:-2 extents:1 across:33554428k SSFS
[ 2.928281] usb 1-12.2: new full-speed USB device number 6 using xhci_hcd
[ 2.948920] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 2.950184] input: PC Speaker as /devices/platform/pcspkr/input/input10
[ 2.956402] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 2.958523] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 2.958524] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 2.958543] e1000e 0000:00:1f.6: enabling device (0000 -> 0002)
[ 2.963100] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 2.978616] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer
[ 2.978617] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 2.978617] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 2.978618] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 3.036416] usb 1-12.2: New USB device found, idVendor=046d, idProduct=c08b, bcdDevice=27.02
[ 3.036417] usb 1-12.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.036418] usb 1-12.2: Product: G502 HERO Gaming Mouse
[ 3.036418] usb 1-12.2: Manufacturer: Logitech
[ 3.036419] usb 1-12.2: SerialNumber: 0A83384F3433
[ 3.042076] input: Logitech G502 HERO Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12.2/1-12.2:1.0/0003:046D:C08B.000C/input/input11
[ 3.042237] hid-generic 0003:046D:C08B.000C: input,hidraw7: USB HID v1.11 Mouse [Logitech G502 HERO Gaming Mouse] on usb-0000:00:14.0-12.2/input0
[ 3.043118] input: Logitech G502 HERO Gaming Mouse Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12.2/1-12.2:1.1/0003:046D:C08B.000D/input/input12
[ 3.084442] cryptd: max_cpu_qlen set to 1000
[ 3.098407] input: Logitech G502 HERO Gaming Mouse Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12.2/1-12.2:1.1/0003:046D:C08B.000D/input/input13
[ 3.098463] input: Logitech G502 HERO Gaming Mouse System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12.2/1-12.2:1.1/0003:046D:C08B.000D/input/input14
[ 3.098611] hid-generic 0003:046D:C08B.000D: input,hiddev5,hidraw8: USB HID v1.11 Keyboard [Logitech G502 HERO Gaming Mouse] on usb-0000:00:14.0-12.2/input1
[ 3.119478] audit: type=1130 audit(1589466936.880:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-6a046343\x2db294\x2d4d8a\x2da8ff\x2d03dd74cc6d9d comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.121839] iTCO_vendor_support: vendor-support=0
[ 3.123770] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 3.123882] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[ 3.123971] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 3.165618] AVX2 version of gcm_enc/dec engaged.
[ 3.165619] AES CTR mode by8 optimization enabled
[ 3.168357] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 3.168604] snd_hda_intel 0000:03:00.1: enabling device (0000 -> 0002)
[ 3.168674] snd_hda_intel 0000:03:00.1: Force to non-snoop mode
[ 3.173404] random: crng init done
[ 3.179258] audit: type=1130 audit(1589466936.940:6): 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'
[ 3.181657] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input17
[ 3.181688] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input18
[ 3.181714] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input19
[ 3.181739] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input20
[ 3.181766] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input21
[ 3.181790] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input22
[ 3.188279] usb 1-12.5: new full-speed USB device number 7 using xhci_hcd
[ 3.204531] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[ 3.220900] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC892: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[ 3.220902] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 3.220903] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 3.220903] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 3.220904] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 3.220905] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19
[ 3.220905] snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18
[ 3.220906] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a
[ 3.221584] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[ 3.233499] audit: type=1130 audit(1589466936.993:7): 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'
[ 3.242834] audit: type=1127 audit(1589466937.003:8): pid=418 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[ 3.245634] audit: type=1130 audit(1589466937.007:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.246745] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
[ 3.246776] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
[ 3.246801] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
[ 3.246825] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1f.3/sound/card0/input26
[ 3.246849] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input27
[ 3.265012] audit: type=1130 audit(1589466937.027:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.301559] usb 1-12.5: New USB device found, idVendor=b58e, idProduct=9e84, bcdDevice= 1.00
[ 3.301560] usb 1-12.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.301561] usb 1-12.5: Product: Yeti Stereo Microphone
[ 3.301562] usb 1-12.5: Manufacturer: Blue Microphones
[ 3.305612] [drm] amdgpu kernel modesetting enabled.
[ 3.305644] CRAT table not found
[ 3.305645] Virtual CRAT table created for CPU
[ 3.305646] Parsing CRAT table with 1 nodes
[ 3.305647] Creating topology SYSFS entries
[ 3.305653] Topology: Add CPU node
[ 3.305653] Finished initializing topology
[ 3.305699] checking generic (c0000000 7f0000) vs hw (c0000000 10000000)
[ 3.305699] fb0: switching to amdgpudrmfb from EFI VGA
[ 3.305736] Console: switching to colour dummy device 80x25
[ 3.305757] amdgpu 0000:03:00.0: vgaarb: deactivate vga console
[ 3.305774] amdgpu 0000:03:00.0: enabling device (0006 -> 0007)
[ 3.305910] [drm] initializing kernel modesetting (NAVI10 0x1002:0x731F 0x1682:0x5705 0xC4).
[ 3.305916] [drm] register mmio base: 0xDFD00000
[ 3.305917] [drm] register mmio size: 524288
[ 3.308727] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) d0:50:99:a5:1e:2f
[ 3.312026] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[ 3.312122] e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: FFFFFF-0FF
[ 3.320616] [drm] set register base offset for ATHUB
[ 3.320617] [drm] set register base offset for CLKA
[ 3.320618] [drm] set register base offset for CLKA
[ 3.320618] [drm] set register base offset for CLKA
[ 3.320618] [drm] set register base offset for CLKA
[ 3.320619] [drm] set register base offset for CLKA
[ 3.320619] [drm] set register base offset for DF
[ 3.320620] [drm] set register base offset for DMU
[ 3.320620] [drm] set register base offset for GC
[ 3.320621] [drm] set register base offset for HDP
[ 3.320621] [drm] set register base offset for MMHUB
[ 3.320622] [drm] set register base offset for MP0
[ 3.320622] [drm] set register base offset for MP1
[ 3.320622] [drm] set register base offset for NBIF
[ 3.320623] [drm] set register base offset for NBIF
[ 3.320623] [drm] set register base offset for OSSSYS
[ 3.320623] [drm] set register base offset for SDMA0
[ 3.320624] [drm] set register base offset for SDMA1
[ 3.320624] [drm] set register base offset for SMUIO
[ 3.320625] [drm] set register base offset for THM
[ 3.320625] [drm] set register base offset for UVD
[ 3.320627] [drm] add ip block number 0 <nv_common>
[ 3.320628] [drm] add ip block number 1 <gmc_v10_0>
[ 3.320628] [drm] add ip block number 2 <navi10_ih>
[ 3.320629] [drm] add ip block number 3 <psp>
[ 3.320629] [drm] add ip block number 4 <smu>
[ 3.320630] [drm] add ip block number 5 <dm>
[ 3.320630] [drm] add ip block number 6 <gfx_v10_0>
[ 3.320631] [drm] add ip block number 7 <sdma_v5_0>
[ 3.320631] [drm] add ip block number 8 <vcn_v2_0>
[ 3.320632] [drm] add ip block number 9 <jpeg_v2_0>
[ 3.321318] ATOM BIOS: 113-1702NAVI10XL8GD6_MS_190612_W8
[ 3.321325] [drm] VCN decode is enabled in VM mode
[ 3.321326] [drm] VCN encode is enabled in VM mode
[ 3.321326] [drm] JPEG decode is enabled in VM mode
[ 3.321368] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[ 3.321372] amdgpu 0000:03:00.0: VRAM: 8176M 0x0000008000000000 - 0x00000081FEFFFFFF (8176M used)
[ 3.321373] amdgpu 0000:03:00.0: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
[ 3.321378] [drm] Detected VRAM RAM=8176M, BAR=256M
[ 3.321379] [drm] RAM width 256bits GDDR6
[ 3.322022] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
[ 3.324963] [TTM] Zone kernel: Available graphics memory: 16420066 KiB
[ 3.324964] [TTM] Zone dma32: Available graphics memory: 2097152 KiB
[ 3.324964] [TTM] Initializing pool allocator
[ 3.324967] [TTM] Initializing DMA pool allocator
[ 3.325011] [drm] amdgpu: 8176M of VRAM memory ready
[ 3.325013] [drm] amdgpu: 8176M of GTT memory ready.
[ 3.325022] [drm] GART: num cpu pages 131072, num gpu pages 131072
[ 3.325090] [drm] PCIE GART of 512M enabled (table at 0x00000080007E9000).
[ 3.339549] [drm] use_doorbell being set to: [true]
[ 3.339581] [drm] use_doorbell being set to: [true]
[ 3.342678] [drm] Found VCN firmware Version ENC: 1.7 DEC: 4 VEP: 0 Revision: 17
[ 3.342685] [drm] PSP loading VCN firmware
[ 3.380680] intel_rapl_common: Found RAPL domain package
[ 3.380681] intel_rapl_common: Found RAPL domain core
[ 3.380682] intel_rapl_common: Found RAPL domain dram
[ 3.391607] usb 1-12.6: new full-speed USB device number 8 using xhci_hcd
[ 3.458270] 8021q: 802.1Q VLAN Support v1.8
[ 3.494143] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 3.497005] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 3.497034] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 3.497035] cfg80211: failed to load regulatory.db
[ 3.499914] usb 1-12.6: New USB device found, idVendor=056a, idProduct=0378, bcdDevice= 1.07
[ 3.499916] usb 1-12.6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.499916] usb 1-12.6: Product: Intuos BT M
[ 3.499917] usb 1-12.6: Manufacturer: Wacom Co.,Ltd.
[ 3.499918] usb 1-12.6: SerialNumber: 8LH00U1000432
[ 3.504731] hid-generic 0003:056A:0378.000E: hiddev6,hidraw9: USB HID v1.10 Device [Wacom Co.,Ltd. Intuos BT M] on usb-0000:00:14.0-12.6/input0
[ 3.591621] usb 1-12.7: new low-speed USB device number 9 using xhci_hcd
[ 3.704642] usb 1-12.7: New USB device found, idVendor=413c, idProduct=2106, bcdDevice= 1.77
[ 3.704644] usb 1-12.7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.704644] usb 1-12.7: Product: Dell QuietKey Keyboard
[ 3.704645] usb 1-12.7: Manufacturer: Dell
[ 3.711028] input: Dell Dell QuietKey Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12.7/1-12.7:1.0/0003:413C:2106.000F/input/input28
[ 3.765094] hid-generic 0003:413C:2106.000F: input,hidraw10: USB HID v1.10 Keyboard [Dell Dell QuietKey Keyboard] on usb-0000:00:14.0-12.7/input0
[ 3.778691] mc: Linux media interface: v0.10
[ 3.785370] input: Wacom Intuos BT M Pen as /devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12.6/1-12.6:1.0/0003:056A:0378.000E/input/input29
[ 3.785509] input: Wacom Intuos BT M Pad as /devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12.6/1-12.6:1.0/0003:056A:0378.000E/input/input31
[ 3.785574] wacom 0003:056A:0378.000E: hidraw9: USB HID v1.10 Device [Wacom Co.,Ltd. Intuos BT M] on usb-0000:00:14.0-12.6/input0
[ 3.834835] usbcore: registered new interface driver snd-usb-audio
[ 3.891878] [drm] reserve 0x900000 from 0x81fe400000 for PSP TMR
[ 3.902739] scsi 6:0:0:0: Direct-Access PQ: 0 ANSI: 3
[ 3.903048] scsi 6:0:0:1: Direct-Access PQ: 0 ANSI: 3
[ 3.903573] sd 6:0:0:0: [sdd] 129 512-byte logical blocks: (66.0 kB/64.5 KiB)
[ 3.904118] sd 6:0:0:0: [sdd] Write Protect is off
[ 3.904120] sd 6:0:0:0: [sdd] Mode Sense: 00 00 00 00
[ 3.904361] sd 6:0:0:0: [sdd] Asking for cache data failed
[ 3.904362] sd 6:0:0:0: [sdd] Assuming drive cache: write through
[ 3.927969] sd 6:0:0:1: [sde] Attached SCSI removable disk
[ 3.933000] sdd: sdd1
[ 3.935869] sd 6:0:0:0: [sdd] Attached SCSI removable disk
[ 4.058473] amdgpu 0000:03:00.0: RAS: ras ta ucode is not available
[ 4.078525] amdgpu: [powerplay] use vbios provided pptable
[ 4.078669] amdgpu: [powerplay] smu driver if version = 0x00000033, smu fw if version = 0x00000035, smu fw version = 0x002a3200 (42.50.0)
[ 4.078671] amdgpu: [powerplay] SMU driver if version not matched
[ 4.123218] amdgpu: [powerplay] SMU is initialized successfully!
[ 4.123430] [drm] Display Core initialized with v3.2.69!
[ 4.144526] snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[ 4.343087] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 4.343087] [drm] Driver supports precise vblank timestamp query.
[ 4.343570] [drm] kiq ring mec 2 pipe 1 q 0
[ 4.352785] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 4.353057] [drm] JPEG decode initialized successfully.
[ 4.354455] kfd kfd: Allocated 3969056 bytes on gart
[ 4.355368] Virtual CRAT table created for GPU
[ 4.355369] Parsing CRAT table with 1 nodes
[ 4.355385] Creating topology SYSFS entries
[ 4.355438] Topology: Add dGPU node [0x731f:0x1002]
[ 4.355441] kfd kfd: added device 1002:731f
[ 4.357333] [drm] fb mappable at 0xC09B2000
[ 4.357333] [drm] vram apper at 0xC0000000
[ 4.357347] [drm] size 14745600
[ 4.357348] [drm] fb depth is 24
[ 4.357348] [drm] pitch is 10240
[ 4.357512] fbcon: amdgpudrmfb (fb0) is primary device
[ 4.517004] Console: switching to colour frame buffer device 240x67
[ 4.534527] amdgpu 0000:03:00.0: fb0: amdgpudrmfb frame buffer device
[ 4.558622] amdgpu 0000:03:00.0: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 4.558623] amdgpu 0000:03:00.0: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 4.558624] amdgpu 0000:03:00.0: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 4.558625] amdgpu 0000:03:00.0: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 4.558625] amdgpu 0000:03:00.0: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 4.558626] amdgpu 0000:03:00.0: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 4.558627] amdgpu 0000:03:00.0: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 4.558627] amdgpu 0000:03:00.0: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 4.558628] amdgpu 0000:03:00.0: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 4.558629] amdgpu 0000:03:00.0: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 4.558630] amdgpu 0000:03:00.0: ring sdma0 uses VM inv eng 12 on hub 0
[ 4.558631] amdgpu 0000:03:00.0: ring sdma1 uses VM inv eng 13 on hub 0
[ 4.558632] amdgpu 0000:03:00.0: ring vcn_dec uses VM inv eng 0 on hub 1
[ 4.558632] amdgpu 0000:03:00.0: ring vcn_enc0 uses VM inv eng 1 on hub 1
[ 4.558633] amdgpu 0000:03:00.0: ring vcn_enc1 uses VM inv eng 4 on hub 1
[ 4.558634] amdgpu 0000:03:00.0: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 4.558759] [drm] Initialized amdgpu 3.36.0 20150101 for 0000:03:00.0 on minor 0
[ 8.455287] e1000e 0000:00:1f.6 enp0s31f6: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[ 8.455385] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s31f6: link becomes ready
[ 13.243076] kauditd_printk_skb: 7 callbacks suppressed
[ 13.243077] audit: type=1130 audit(1589466947.003:18): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dhcpcd@enp0s31f6 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 13.249579] audit: type=1130 audit(1589466947.010:19): 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'
[ 13.250502] audit: type=1130 audit(1589466947.010:20): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 13.251496] audit: type=1130 audit(1589466947.010:21): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ly comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 19.931168] audit: type=1100 audit(1589466953.690:22): pid=528 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="abby" exe="/usr/bin/ly" hostname=prometheus addr=? terminal=tty2 res=success'
[ 19.937686] audit: type=1101 audit(1589466953.700:23): pid=528 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="abby" exe="/usr/bin/ly" hostname=prometheus addr=? terminal=/dev/tty2 res=success'
[ 19.973058] audit: type=1103 audit(1589466953.737:24): pid=528 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="abby" exe="/usr/bin/ly" hostname=prometheus addr=? terminal=/dev/tty2 res=success'
[ 19.973275] audit: type=1006 audit(1589466953.737:25): pid=528 uid=0 old-auid=4294967295 auid=1000 tty=tty2 old-ses=4294967295 ses=1 res=1
[ 20.012559] audit: type=1130 audit(1589466953.773:26): 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'
[ 20.016472] audit: type=1101 audit(1589466953.777:27): pid=531 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="abby" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 20.016480] audit: type=1103 audit(1589466953.777:28): pid=531 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="abby" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[ 20.016540] audit: type=1006 audit(1589466953.777:29): pid=531 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[ 20.016912] audit: type=1105 audit(1589466953.777:30): pid=531 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="abby" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 20.021970] audit: type=1334 audit(1589466953.783:31): prog-id=9 op=LOAD
[ 32.577640] kauditd_printk_skb: 10 callbacks suppressed
[ 32.577641] audit: type=1131 audit(1589466966.337:42): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ly comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 40.153672] audit: type=1100 audit(1589466973.913:43): pid=527 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="abby" exe="/usr/bin/login" hostname=prometheus addr=? terminal=tty1 res=success'
[ 40.156151] audit: type=1101 audit(1589466973.917:44): pid=527 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="abby" exe="/usr/bin/login" hostname=prometheus addr=? terminal=tty1 res=success'
[ 40.156759] audit: type=1103 audit(1589466973.917:45): pid=527 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="abby" exe="/usr/bin/login" hostname=prometheus addr=? terminal=tty1 res=success'
[ 40.156854] audit: type=1006 audit(1589466973.917:46): pid=527 uid=0 old-auid=4294967295 auid=1000 tty=tty1 old-ses=4294967295 ses=3 res=1
[ 40.166208] audit: type=1105 audit(1589466973.927:47): pid=527 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="abby" exe="/usr/bin/login" hostname=prometheus addr=? terminal=tty1 res=success'
[ 40.166267] audit: type=1110 audit(1589466973.927:48): pid=527 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="abby" exe="/usr/bin/login" hostname=prometheus addr=? terminal=tty1 res=success'
[ 906.324395] audit: type=1130 audit(1589467840.083:49): 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'
[ 906.324405] audit: type=1131 audit(1589467840.083:50): 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'
[ 1088.042599] audit: type=1701 audit(1589468021.803:51): auid=1000 uid=1000 gid=1000 ses=3 pid=699 comm="Xorg" exe="/usr/lib/Xorg" sig=6 res=1
[ 1088.049503] audit: type=1334 audit(1589468021.810:52): prog-id=12 op=LOAD
[ 1088.049510] audit: type=1334 audit(1589468021.810:53): prog-id=13 op=LOAD
[ 1088.050220] audit: type=1130 audit(1589468021.810:54): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@1-700-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1088.333915] audit: type=1131 audit(1589468022.093:55): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@1-700-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1088.448226] audit: type=1334 audit(1589468022.210:56): prog-id=13 op=UNLOAD
[ 1088.448238] audit: type=1334 audit(1589468022.210:57): prog-id=12 op=UNLOADInstalled packages:
a52dec 0.7.4-11
acl 2.2.53-3
adwaita-icon-theme 3.36.1-1
alsa-lib 1.2.2-1
alsa-plugins 1:1.2.2-2
alsa-topology-conf 1.2.2-2
alsa-ucm-conf 1.2.2-1
alsa-utils 1.2.2-1
android-tools 29.0.6-1
aom 1.0.0.errata1+avif-1
apr 1.7.0-2
apr-util 1.6.1-6
arandr 0.1.10-4
arc-solid-gtk-theme 20190917-1
archlinux-keyring 20200422-1
argon2 20190702-3
aribb24 1.0.3-2
aspell 0.60.8-1
at-spi2-atk 2.34.2-1
at-spi2-core 2.36.0-1
atk 2.36.0-1
atkmm 2.28.0-1
attr 2.4.48-3
audit 2.8.5-6
augeas 1.12.0-1
autoconf 2.69-7
automake 1.16.2-1
avahi 0.8+15+ge8a3dd0-1
babl 0.1.74-1
base 2-2
bash 5.0.016-1
bc 1.07.1-4
bcg729 1.0.4-4
bind-tools 9.16.2-2
binutils 2.34-3
bison 3.5.4-1
blas 3.9.0-2
boost 1.72.0-2
boost-libs 1.72.0-2
bridge-utils 1.6-4
brother-hll2370dw 4.0.0-1
brotli 1.0.7-3
bspwm 0.9.9-1
bubblewrap 0.4.1-1
bzip2 1.0.8-3
c-ares 1.16.1-1
ca-certificates 20181109-3
ca-certificates-mozilla 3.52-1
ca-certificates-utils 20181109-3
cairo 1.17.2+17+g52a7c79fd-2
cairomm 1.12.2-3
cantarell-fonts 1:0.201-1
cblas 3.9.0-2
cdparanoia 10.2-7
celt 0.11.3-4
ceph-libs 14.2.8-1
cfitsio 1:3.48-1
chezmoi 1.8.1-1
clang 10.0.0-2
clucene 2.3.3.4-10
clustergit-git r150.78c4562-1
cmake 3.17.2-2
cmark-gfm 0.29.0.gfm.0-1
colord 1.4.4+9+g1ce26da-1
compiler-rt 10.0.0-1
coreutils 8.32-1
cracklib 2.9.7-2
cryptsetup 2.3.2-2
cups 2.3.3-1
cups-filters 1.27.4-1
cups-pdf 3.0.1-5
curl 7.70.0-1
dav1d 0.6.0-1
db 5.3.28-5
dbus 1.12.16-5
dbus-glib 0.110-2
dconf 0.36.0-1
desktop-file-utils 0.24-2
device-mapper 2.02.187-2
dhcpcd 9.0.2-1
diffutils 3.7-3
discord 0.0.10-3
discord-canary 0.0.103-1
discord-ptb 0.0.19-1
djvulibre 3.5.27-5
dnsmasq 2.81-4
dnssec-anchors 20190629-2
double-conversion 3.1.5-1
doxygen 1.8.18-1
dropbox 97.4.467-1
dunst 1.4.1-1
duplicity 0.8.12-1
e2fsprogs 1.45.6-2
ebtables 2.0.10_4-7
efibootmgr 17-1
efivar 37-3
eigen 3.3.7-5
electron 8.2.5-2
elfutils 0.178-2
enchant 2.2.8-1
evince 3.36.0-1
exiv2 0.27.2-1
exo 0.12.11-1
expat 2.2.9-3
faad2 2.9.2-1
fakeroot 1.24-2
ffmpeg 1:4.2.2-8
fftw 3.3.8-2
file 5.38-3
file-roller 3.36.2-1
filesystem 2020.05.07-1
findutils 4.7.0-2
flac 1.3.3-1
flex 2.6.4-3
fontconfig 2:2.13.91+24+g75eadca-2
foomatic-db 3:20200428-1
foomatic-db-engine 4:20200206-1
foomatic-db-gutenprint-ppds 5.3.3-2
foomatic-db-nonfree 3:20200428-1
foomatic-db-nonfree-ppds 3:20200428-1
foomatic-db-ppds 3:20200428-1
freeimage 3.18.0-5
freetype2 2.10.2-1
fribidi 1.0.9-1
fuse-common 3.9.1-1
fuse2 2.9.9-3
gawk 5.1.0-1
gc 8.0.4-3
gcc 10.1.0-1
gcc-fortran 10.1.0-1
gcc-libs 10.1.0-1
gcc7-libs 7.5.0-2
gd 2.3.0-1
gdbm 1.18.1-3
gdk-pixbuf2 2.40.0-2
gegl 0.4.22-3
geoipupdate 4.3.0-1
gettext 0.20.2-1
ghc-libs 8.10.1-2
ghostscript 9.52-1
giflib 5.2.1-1
gimp 2.10.18-8
girara 0.3.4-2
git 2.26.2-1
gl2ps 1.4.1-1
glew 2.2.0-2
glib-networking 2.64.2-1
glib2 2.64.2-1
glibc 2.31-3
glibmm 2.64.2-1
glm 0.9.9.8-1
glslang 8.13.3743-1
glu 9.0.1-1
glusterfs 1:7.4-1
gmp 6.2.0-1
gnome-desktop 1:3.36.2-1
gnupg 2.2.20-1
gnutls 3.6.13-2
go 2:1.14.2-1
gobject-introspection-runtime 1.64.1-2
gparted 1.1.0-1
gpgme 1.13.1-5
graphene 1.10.0-1
graphite 1:1.3.14-1
grep 3.4-1
groff 1.22.4-3
grub 2:2.04-7
gsettings-desktop-schemas 3.36.1-1
gsfonts 20180524-2
gsl 2.6-1
gsm 1.0.19-1
gspell 1.8.3-1
gst-plugins-base 1.16.2-1
gst-plugins-base-libs 1.16.2-1
gstreamer 1.16.2-1
gtk-update-icon-cache 1:3.24.20-1
gtk-vnc 1.0.0-1
gtk2 2.24.32-2
gtk3 1:3.24.20-1
gtkmm 1:2.24.5-3
gtkmm3 3.24.2-1
gtksourceview4 4.6.0-1
guile 2.2.6-2
gzip 1.10-3
hamlib 3.3-6
hamradio-menus 1.0-2
harfbuzz 2.6.6-1
harfbuzz-icu 2.6.6-1
haskell-aeson 1.4.7.1-8
haskell-aeson-pretty 0.8.8-37
haskell-ansi-terminal 0.10.3-17
haskell-ansi-wl-pprint 0.6.9-37
haskell-asn1-encoding 0.9.6-25
haskell-asn1-parse 0.9.5-25
haskell-asn1-types 0.3.4-4
haskell-async 2.2.2-7
haskell-attoparsec 0.13.2.4-3
haskell-base-compat 0.11.1-7
haskell-base-compat-batteries 0.11.1-25
haskell-base-orphans 0.8.2-27
haskell-base-unicode-symbols 0.2.4.2-6
haskell-base16-bytestring 0.1.1.6-19
haskell-base64-bytestring 1.1.0.0-1
haskell-basement 0.0.11-6
haskell-bitarray 0.0.1.1-16
haskell-blaze-builder 0.4.1.0-12
haskell-blaze-html 0.9.1.2-24
haskell-blaze-markup 0.8.2.5-2
haskell-byteable 0.1.1-18
haskell-call-stack 0.2.0-33
haskell-case-insensitive 1.2.1.0-7
haskell-cereal 0.5.8.1-5
haskell-clock 0.8-5
haskell-cmark-gfm 0.2.1-20
haskell-cmdargs 0.10.20-12
haskell-colour 2.3.5-41
haskell-conduit 1.3.2-7
haskell-conduit-extra 1.3.5-10
haskell-connection 0.3.1-30
haskell-cookie 0.4.5-5
haskell-cryptonite 0.26-36
haskell-data-accessor 0.2.3-5
haskell-data-accessor-template 0.2.1.16-13
haskell-data-accessor-transformers 0.2.1.7-19
haskell-data-default 0.7.1.1-54
haskell-data-default-class 0.1.2.0-17
haskell-data-default-instances-containers 0.0.1-29
haskell-data-default-instances-dlist 0.0.1-67
haskell-data-default-instances-old-locale 0.0.1-29
haskell-digest 0.0.1.2-18
haskell-dlist 0.8.0.8-2
haskell-doclayout 0.3-10
haskell-doctemplates 0.8.2-4
haskell-emojis 0.1-15
haskell-erf 2.0.0.0-17
haskell-errors 2.3.0-53
haskell-gitrev 1.3.1-20
haskell-glob 0.10.0-40
haskell-haddock-library 1.8.0-53
haskell-hashable 1.3.0.0-3
haskell-hourglass 0.2.12-50
haskell-hs-bibutils 6.10.0.0-2
haskell-hslua 1.1.0-3
haskell-hslua-module-system 0.2.1-36
haskell-hslua-module-text 0.2.1-45
haskell-hspec 2.7.1-39
haskell-hspec-core 2.7.1-38
haskell-hspec-discover 2.7.1-39
haskell-hspec-expectations 0.8.2-46
haskell-hsyaml 0.2.1.0-20
haskell-hsyaml-aeson 0.2.0.0-32
haskell-http 4000.3.14-176
haskell-http-client 0.6.4.1-45
haskell-http-client-tls 0.3.5.3-225
haskell-http-types 0.12.3-53
haskell-hunit 1.6.0.0-45
haskell-hxt 9.3.1.18-67
haskell-hxt-charproperties 9.4.0.0-5
haskell-hxt-regex-xmlschema 9.2.0.3-21
haskell-hxt-unicode 9.0.2.4-17
haskell-integer-logarithms 1.0.3-6
haskell-ipynb 0.1.0.1-3
haskell-jira-wiki-markup 1.1.4-4
haskell-juicypixels 3.3.5-4
haskell-libyaml 0.1.2-24
haskell-logict 0.7.0.2-5
haskell-memory 0.15.0-16
haskell-mime-types 0.1.0.9-7
haskell-mono-traversable 1.0.15.1-29
haskell-network 3.1.1.1-8
haskell-network-uri 2.6.3.0-72
haskell-old-locale 1.0.0.7-23
haskell-old-time 1.1.0.3-23
haskell-open-browser 0.2.1.0-19
haskell-optparse-applicative 0.15.1.0-33
haskell-pandoc-types 1.20-33
haskell-pem 0.2.4-81
haskell-primitive 0.7.0.1-2
haskell-quickcheck 2.14-6
haskell-quickcheck-io 0.2.0-64
haskell-random 1.1-21
haskell-regex-base 0.94.0.0-4
haskell-regex-pcre 0.95.0.0-4
haskell-resourcet 1.2.4-2
haskell-rfc5051 0.1.0.4-9
haskell-roman-numerals 0.5.1.5-23
haskell-safe 0.3.18-5
haskell-scientific 0.3.6.2-20
haskell-setenv 0.1.1.3-18
haskell-sha 1.6.4.4-12
haskell-shakespeare 2.0.24-26
haskell-skylighting 0.8.3.4-13
haskell-skylighting-core 0.8.3.4-14
haskell-smallcheck 1.1.5-18
haskell-socks 0.6.1-24
haskell-split 0.2.3.4-23
haskell-splitmix 0.0.4-17
haskell-streaming-commons 0.2.1.2-18
haskell-syb 0.7.1-5
haskell-tagged 0.8.6-10
haskell-tagsoup 0.14.8-30
haskell-tasty 1.2.3-33
haskell-tasty-hspec 1.1.5.1-4
haskell-tasty-hunit 0.10.0.2-26
haskell-tasty-quickcheck 0.10.1.1-18
haskell-tasty-smallcheck 0.8.1-67
haskell-temporary 1.3-65
haskell-texmath 0.12.0.2-6
haskell-text-conversions 0.3.0-23
haskell-text-icu 0.7.0.1-32
haskell-tf-random 0.5-29
haskell-th-abstraction 0.3.2.0-4
haskell-time-compat 1.9.3-4
haskell-tls 1.5.4-10
haskell-transformers-compat 0.6.5-5
haskell-typed-process 0.2.6.0-29
haskell-unbounded-delays 0.1.1.0-16
haskell-unicode-transforms 0.3.6-5
haskell-unliftio-core 0.2.0.1-2
haskell-unordered-containers 0.2.10.0-38
haskell-utf8-string 1.0.1.1-17
haskell-utility-ht 0.0.15-2
haskell-uuid-types 1.0.3-26
haskell-vector 0.12.1.2-19
haskell-vector-algorithms 0.8.0.3-18
haskell-wcwidth 0.0.2-10
haskell-x509 1.7.5-57
haskell-x509-store 1.6.7-56
haskell-x509-system 1.6.6-124
haskell-x509-validation 1.6.11-56
haskell-xml 1.3.14-23
haskell-xml-conduit 1.9.0.0-14
haskell-xml-types 0.3.6-23
haskell-yaml 0.11.4.0-1
haskell-zip-archive 0.4.1-33
haskell-zlib 0.6.2.1-5
hdf5 1.12.0-2
heimdall 1.4.2-2
hicolor-icon-theme 0.17-2
hspell 1.4-2
htop 2.2.0-3
http-parser 2.9.4-1
hunspell 1.7.0-2
hwids 20200306-1
hwloc 2.2.0-1
hyphen 2.8.8-2
iana-etc 20200428-1
icu 67.1-1
ijs 0.35-2
imagemagick 7.0.10.11-3
inetutils 1.9.4-8
intel-tbb 2020.2-1
iproute2 5.6.0-1
iptables 1:1.8.4-1
iputils 20190709-2
iso-codes 4.4-1
jack2 1.9.14-1
jasper 2.0.16-1
jbig2dec 0.18-1
js60 60.9.0-2
json-c 0.14-4
json-glib 1.4.4-1
jsoncpp 1.9.2-1
jxrlib 0.2.1-3
karchive 5.70.0-1
kbd 2.2.0-5
kcompletion 5.70.0-1
kconfig 5.70.0-1
kcoreaddons 5.70.0-1
kcrash 5.70.0-1
keyutils 1.6.1-4
kguiaddons 5.70.0-1
ki18n 5.70.0-1
kicad 5.1.6-1
kicad-library 5.1.6-1
kicad-library-3d 5.1.6-1
kitemmodels 5.70.0-1
kitemviews 5.70.0-1
kitty 0.17.4-1
kitty-terminfo 0.17.4-1
kmod 27-1
krb5 1.18-1
krita 4.2.9-4
kwidgetsaddons 5.70.0-1
kwindowsystem 5.70.0-1
l-smash 2.14.5-2
lame 3.100-2
lapack 3.9.0-2
lcms2 2.9-2
ldns 1.7.1-2
lensfun 0.3.95-1
less 551-3
lib32-alsa-lib 1.2.2-1
lib32-alsa-plugins 1.2.2-1
lib32-bzip2 1.0.8-2
lib32-expat 2.2.9-1
lib32-gcc-libs 10.1.0-1
lib32-glibc 2.31-3
lib32-icu 67.1-1
lib32-libdrm 2.4.101-1
lib32-libelf 0.177-1
lib32-libffi 3.3-2
lib32-libglvnd 1.3.1-1
lib32-libgpg-error 1.37-1
lib32-libpciaccess 0.16-1
lib32-libtasn1 4.16.0-1
lib32-libva-mesa-driver 20.0.6-2
lib32-libx11 1.6.9-1
lib32-libxau 1.0.9-1
lib32-libxcb 1.14-1
lib32-libxdamage 1.1.5-1
lib32-libxdmcp 1.1.3-1
lib32-libxext 1.3.4-1
lib32-libxfixes 5.0.3-2
lib32-libxml2 2.9.10-2
lib32-libxshmfence 1.3-1
lib32-libxss 1.2.3-1
lib32-libxxf86vm 1.1.4-2
lib32-llvm-libs 10.0.0-1
lib32-lm_sensors 3.6.0-1
lib32-lz4 1.9.2-1
lib32-mesa 20.0.6-2
lib32-mesa-vdpau 20.0.6-2
lib32-ncurses 6.2-1
lib32-nspr 4.25-1
lib32-nss 3.52-1
lib32-p11-kit 0.23.20-4
lib32-readline 8.0.0-1
lib32-sqlite 3.31.1-1
lib32-vulkan-icd-loader 1.2.140-1
lib32-vulkan-radeon 20.0.6-2
lib32-wayland 1.18.0-2
lib32-xz 5.2.5-1
lib32-zlib 1.2.11-2
lib32-zstd 1.4.4-2
libabw 0.1.3-1
libaec 1.0.4-1
libaio 0.3.112-2
libao 1.2.2-3
libarchive 3.4.2-1
libass 0.14.0-2
libassuan 2.5.3-2
libasyncns 0.8+3+g68cd5af-2
libatomic_ops 7.6.10-1
libavc1394 0.5.4-4
libbluray 1.2.0-3
libcacard 2.7.0-1
libcanberra 0.30+2+gc0620e4-3
libcanberra-pulse 0.30+2+gc0620e4-3
libcap 2.33-1
libcap-ng 0.7.10-1
libcdr 0.1.6-2
libcmis 0.5.2-4
libcroco 0.6.13-1
libcups 2.3.3-1
libcurl-gnutls 7.70.0-2
libdaemon 0.14-4
libdatrie 0.2.12-1
libdbusmenu-qt5 0.9.3+16.04.20160218-4
libdca 0.0.7-1
libde265 1.0.5-1
libdrm 2.4.101-1
libdvbpsi 1:1.3.3-1
libe-book 0.1.3-7
libebml 1.3.10-1
libedit 20191231_3.1-1
libelf 0.178-2
libepoxy 1.5.4-1
libepubgen 0.1.1-1
libetonyek 0.1.9-2
libevdev 1.9.0-1
libevent 2.1.11-5
libexif 0.6.21-3
libexttextcat 3.4.5-2
libffi 3.3-3
libfontenc 1.1.4-1
libfreehand 0.1.2-2
libgcrypt 1.8.5-2
libgexiv2 0.12.0-4
libglvnd 1.3.1-1
libgpg-error 1.37-1
libgsf 1.14.47-1
libgssglue 0.4-4
libgudev 233-1
libgusb 0.3.4-1
libgxps 0.3.1-1
libheif 1.6.2-2
libibus 1.5.22-1
libice 1.0.10-2
libidn 1.35-2
libidn2 2.3.0-1
libiec61883 1.2.0-5
libimagequant 2.12.6-1
libinput 1.15.5-1
libiscsi 1.19.0-1
libixion 0.15.0-1
libjpeg-turbo 2.0.4-1
libksba 1.3.5-2
liblangtag 0.6.3-1
libldap 2.4.49-1
liblouis 3.13.0-1
liblqr 0.4.2-2
libluv 1.36.0-1
libmad 0.15.1b-8
libmatroska 1.5.2-1
libmaxminddb 1.4.2-1
libmfx 20.1.1-1
libmicrohttpd 0.9.70-3
libmng 2.0.3-2
libmnl 1.0.4-3
libmodplug 0.8.9.0-2
libmpc 1.1.0-2
libmpcdec 1:0.1+r475-2
libmpdclient 2.18-1
libmpeg2 0.5.1-6
libmspub 0.1.4-7
libmwaw 0.3.16-1
libmypaint 1.5.1-2
libnetfilter_conntrack 1.0.8-1
libnfnetlink 1.0.1-3
libnfs 4.0.0-3
libnftnl 1.1.6-1
libnghttp2 1.40.0-1
libnl 3.5.0-2
libnotify 0.7.9-1
libnsl 1.2.0-2
libnumbertext 1.0.5-1
libodfgen 0.1.7-1
libogg 1.3.4-2
libomxil-bellagio 0.9.3-2
liborcus 0.15.4-1
libosinfo 1.7.1-1
libp11-kit 0.23.20-5
libpagemaker 0.0.4-2
libpaper 1.1.28-1
libpcap 1.9.1-2
libpciaccess 0.16-1
libpipeline 1.5.2-1
libplacebo 1.29.1-3
libpng 1.6.37-1
libproxy 0.4.15+33+g454a499-1
libpsl 0.21.0-2
libpulse 13.0-3
libqalculate 3.10.0-1
libqxp 0.0.2-4
libraqm 0.7.0-1
libratbag 0.13-2
libraw 0.19.5-2
libraw1394 2.1.2-2
libreoffice-fresh 6.4.3-3
librevenge 0.0.4-2
librsvg 2:2.48.4-1
librsync 1:2.3.0-1
libsamplerate 0.1.9-3
libsasl 2.1.27-3
libseccomp 2.4.2-1
libsecret 0.20.3-1
libsigc++ 2.10.3-1
libsigsegv 2.12-2
libslirp 4.3.0-1
libsm 1.2.3-2
libsndfile 1.0.28-3
libsodium 1.0.18-1
libsoup 2.70.0-1
libsoxr 0.1.3-2
libspectre 0.2.9-1
libspiro 1:20200505-1
libspnav 0.2.3-3
libssh 0.9.4-1
libssh2 1.9.0-2
libstaroffice 0.0.7-1
libsynctex 2019.51075-10
libtar 1.2.20-5
libtasn1 4.16.0-1
libtermkey 0.22-1
libthai 0.1.28-1
libtheora 1.1.1-4
libtiff 4.1.0-1
libtirpc 1.2.6-1
libtommath 1.2.0-1
libtool 2.4.6+42+gb88cebd5-13
libuhd 3.15.0.0-2
libunistring 0.9.10-2
libunwind 1.3.1-1
libupnp 1.6.25-1
liburcu 0.11.0-1
libusb 1.0.23-2
libusb-compat 0.1.7-1
libutf8proc 2.4.0-1
libutil-linux 2.35.1-2
libuv 1.37.0-1
libva 2.7.1-1
libva-mesa-driver 20.0.6-2
libvdpau 1.4-1
libvips 8.9.2-3
libvirt 5.10.0-3
libvirt-glib 3.0.0-1
libvirt-python 5.10.0-1
libvisio 0.1.7-3
libvisual 0.4.0-8
libvoikko 4.3-1
libvorbis 1.3.6-1
libvpx 1.8.2-1
libvterm 0.1.git5.4a5fa43-1
libwacom 1.3-1
libwebp 1.1.0-1
libwmf 0.2.12-1
libwpd 0.10.3-1
libwpe 1.6.0-1
libwpg 0.3.3-1
libwps 0.4.11-1
libx11 1.6.9-6
libxau 1.0.9-2
libxaw 1.0.13-2
libxcb 1.14-1
libxcomposite 0.4.5-2
libxcursor 1.2.0-1
libxdamage 1.1.5-2
libxdg-basedir 1.2.0-5
libxdmcp 1.1.3-2
libxext 1.3.4-2
libxfce4ui 4.14.1-2
libxfce4util 4.14.0-1
libxfixes 5.0.3-3
libxfont2 2.0.4-2
libxft 2.3.3-1
libxi 1.7.10-2
libxinerama 1.1.4-2
libxkbcommon 0.10.0-1
libxkbcommon-x11 0.10.0-1
libxkbfile 1.1.0-1
libxml2 2.9.10-2
libxmu 1.1.3-1
libxpm 3.5.13-1
libxrandr 1.5.2-2
libxrender 0.9.10-3
libxshmfence 1.3-2
libxslt 1.1.34-2
libxss 1.2.3-2
libxt 1.2.0-1
libxtst 1.2.3-3
libxv 1.0.11-3
libxxf86vm 1.1.4-3
libyaml 0.2.4-1
libzip 1.6.1-2
libzmf 0.0.2-8
licenses 20200427-1
linux 5.6.12.arch1-1
linux-api-headers 5.6.11-1
linux-firmware 20200421.78c0348-1
llvm 10.0.0-1
llvm-libs 10.0.0-1
lm_sensors 3.6.0-1
lmdb 0.9.25-1
lpsolve 5.5.2.5-3
lsb-release 1.4-15
lsof 4.93.2-1
lua 5.3.5-3
lua52 5.2.4-5
luajit 2.0.5-3
lxappearance-gtk3 0.6.3-2
ly-git v0.5.0.r9.gaa25ede-1
lz4 1:1.9.2-2
lzo 2.10-3
m4 1.4.18-3
maim 5.6.3-2
make 4.3-3
man-db 2.9.1-2
man-pages 5.06-2
md4c 0.4.3-1
mesa 20.0.6-2
mesa-vdpau 20.0.6-2
metis 5.1.0.p8-1
minizip 1:1.2.11-4
mkinitcpio 27-3
mkinitcpio-busybox 1.31.1-1
mpfr 4.0.2-2
msgpack-c 3.2.1-1
mtdev 1.1.6-1
mypaint-brushes1 1.3.1-1
ncurses 6.2-1
neofetch 7.0.0-1
neon 0.31.1-1
neovim 0.4.3-3
netcdf 4.7.4-1
netcf 0.2.8-7
nettle 3.6-1
ngspice 31-1
nitrogen 1.6.1-3
nmap 7.80-2
noto-fonts 20190926-4
noto-fonts-cjk 20190409-1
noto-fonts-extra 20190926-4
npth 1.6-2
nspr 4.25-1
nss 3.52-1
numactl 2.0.13-3
oath-toolkit 2.6.2-8
oh-my-zsh-git r5638.fd786291b-1
openal 1.20.1-2
opencascade 7.4.0-1
opencore-amr 0.1.5-3
openexr 2.5.1-1
openjpeg2 2.3.1-1
openmpi 4.0.3-1
openssh 8.2p1-3
openssl 1.1.1.g-1
opera-ffmpeg-codecs 81.0.4044.138-1
opus 1.3.1-1
orc 0.4.31-1
os-prober 1.77-1
osinfo-db 20200214-1
otf-fira-code 3.1-1
otf-fira-sans 1:4.301-1
otf-font-awesome 5.13.0-1
p11-kit 0.23.20-5
pacman 5.2.1-5
pacman-mirrorlist 20200411-1
pam 1.3.1-2
pambase 20190105.1-2
pandoc 2.9.2.1-31
pandoc-citeproc 0.17-92
pandoc-crossref 0.3.6.2-87
pango 1:1.44.7+11+g73b46b04-1
pangomm 2.42.1-2
papirus-icon-theme 20200430-1
parted 3.3-1
pasystray 0.7.1-1
patch 2.7.6-8
pavucontrol 1:4.0-1
pciutils 3.6.4-1
pcre 8.44-1
pcre2 10.34-3
pcsclite 1.8.26-1
pepper-flash 32.0.0.371-1
perl 5.30.2-1
perl-alien-build 2.22-1
perl-alien-libxml2 0.16-1
perl-capture-tiny 0.48-2
perl-clone 0.45-1
perl-dbi 1.643-1
perl-error 0.17029-1
perl-ffi-checklib 0.27-1
perl-file-chdir 0.1011-3
perl-file-which 1.23-2
perl-mailtools 2.21-2
perl-path-tiny 0.112-1
perl-timedate 2.32-1
perl-uri 1.76-2
perl-xml-libxml 2.0205-1
perl-xml-namespacesupport 1.12-3
perl-xml-sax 1.02-1
perl-xml-sax-base 1.09-3
phodav 2.4-1
pinentry 1.1.0-5
piper 0.4-1
pixman 0.40.0-1
pkgconf 1.6.3-4
playerctl 2.1.1-1
polkit 0.116-5
polybar 3.4.2-2
poppler 0.88.0-1
poppler-data 0.4.9-2
poppler-glib 0.88.0-1
popt 1.16-12
portaudio 1:19.6.0-6
potrace 1.16-1
procps-ng 3.3.16-1
protobuf 3.11.4-1
psmisc 23.3-2
pulseaudio 13.0-3
pulseaudio-alsa 1:1.2.2-2
pulseaudio-equalizer 13.0-3
pygobject-devel 3.36.1-1
pyside2 5.14.2.1-1
pyside2-tools 5.14.2.1-1
python 3.8.2-2
python-appdirs 1.4.4-1
python-asn1crypto 1.3.0-1
python-bcrypt 3.1.7-3
python-cairo 1.19.1-1
python-cffi 1.14.0-2
python-chardet 3.0.4-4
python-click 7.1.1-1
python-colorama 0.4.3-1
python-cryptography 2.9.2-1
python-cycler 0.10.0-6
python-dateutil 2.8.1-3
python-dbus 1.2.16-1
python-dbus-common 1.2.16-1
python-decorator 4.4.2-1
python-evdev 1.3.0-1
python-fasteners 0.15-3
python-future 0.18.2-2
python-gobject 3.36.1-1
python-greenlet 0.4.15-4
python-idna 2.9-1
python-kiwisolver 1.1.0-4
python-lxml 4.5.0-1
python-matplotlib 3.2.1-1
python-monotonic 1.5-4
python-msgpack 1.0.0-1
python-numpy 1.18.4-1
python-ordered-set 3.1.1-1
python-packaging 20.3-1
python-pandocfilters 1.4.2-4
python-paramiko 2.7.1-2
python-pillow 6.2.1-1
python-ply 3.11-4
python-psutil 5.7.0-1
python-pycparser 2.20-1
python-pycups 2.0.1-1
python-pycurl 7.43.0.5-1
python-pynacl 1.3.0-4
python-pynvim 0.4.1-1
python-pyparsing 2.4.7-1
python-pyqt5 5.14.2-1
python-pyqt5-sip 12.7.2-1
python-pyte 0.8.0-4
python-requests 2.23.0-1
python-setuptools 1:46.3.0-1
python-shiboken2 5.14.2.1-2
python-shutilwhich 1.1.0-5
python-sip 4.19.22-1
python-six 1.14.0-1
python-urllib3 1.25.9-1
python-wcwidth 0.1.9-1
python-wxpython 4.0.7.2-1
python-yaml 5.3.1-1
qalculate-gtk 3.10.0-1
qemu-headless 5.0.0-6
qemu-headless-arch-extra 5.0.0-6
qpdf 10.0.1-1
qt5-base 5.14.2-2
qt5-declarative 5.14.2-1
qt5-imageformats 5.14.2-1
qt5-location 5.14.2-2
qt5-multimedia 5.14.2-1
qt5-sensors 5.14.2-1
qt5-serialport 5.14.2-1
qt5-svg 5.14.2-1
qt5-tools 5.14.2-2
qt5-webchannel 5.14.2-1
qt5-webkit 5.212.0alpha4-4
qt5-x11extras 5.14.2-1
qt5-xmlpatterns 5.14.2-1
quazip 0.9-1
raptor 2.0.15-13
rasqal 1:0.9.33-3
rdesktop 1.9.0-2
re2 1:20200501-1
readline 8.0.004-1
redland 1:1.0.17-7
rest 0.8.1-3
rhash 1.3.9-1
rofi 1.5.4-1
rofi-emoji 2.1.2-1
rpcbind 1.2.5-3
rtkit 0.13-1
run-parts 4.8.6.1-2
sbc 1.4-1
sdl2 2.0.12-1
seabios 1.13.0-1
sed 4.8-1
serf 1.3.9-3
shaderc 2020.0-1
shadow 4.8.1-1
shared-mime-info 2.0+1+g6bf9e4f-1
shiboken2 5.14.2.1-2
signal-desktop 1.33.4-1
slop 7.5-3
snappy 1.1.8-1
sound-theme-freedesktop 0.8-3
spandsp 0.0.6-2
sparkfun-kicad-lib-git 3.99be13c-1
speex 1.2.0-2
speexdsp 1.2.0-1
spice 0.14.3-2
spice-gtk 0.37-1
spirv-tools 2020.2-1
spotify 1:1.1.10.546-4
sqlite 3.31.1-1
srt 1.4.1-1
startup-notification 0.12-6
steam 1.0.0.62-1
subversion 1.13.0-2
sudo 1.8.31.p1-1
suitesparse 5.7.2-1
swig 4.0.1-2
sxhkd 0.6.1-1
sysfsutils 2.1.0-11
system-config-printer 1.5.12+33+g23b454ef-1
systemd 245.5-2
systemd-libs 245.5-2
systemd-sysvcompat 245.5-2
t1lib 5.1.2-7
taglib 1.11.1-3
tar 1.32-3
tcl 8.6.10-1
tdb 1.4.3-2
telegram-desktop 2.1.6-1
texinfo 6.7-3
texlive-bibtexextra 2019.52577-1
texlive-bin 2019.51075-10
texlive-core 2019.52579-1
texlive-fontsextra 2019.52580-1
texlive-formatsextra 2019.51280-1
texlive-games 2019.52525-1
texlive-humanities 2019.52574-1
texlive-latexextra 2019.52575-1
texlive-music 2019.52275-1
texlive-pictures 2019.52499-1
texlive-pstricks 2019.52550-1
texlive-publishers 2019.52538-1
texlive-science 2019.52582-1
thefuck 3.30-1
thunar 1.8.14-1
thunar-archive-plugin 0.4.0-2
thunar-dropbox 0.3.1-1
thunar-media-tags-plugin 0.3.0-1
thunar-volman 0.9.5-2
tk 8.6.10-1
tlf 1.4.0-1
transmission-gtk 2.94-2
tree 1.8.0-2
tslib 1.21-1
ttf-bitstream-vera 1.10-12
ttf-croscore 20190926-4
ttf-fira-mono 2:3.206-3
ttf-fira-sans 1:4.301-1
ttf-font-awesome-4 4.7.0-5
ttf-google-fonts-git 1:r1929.d1a2e0ff-1
ttf-inconsolata 1:3.000-2
ttf-merriweather 1:2.005-1
ttf-merriweather-sans 1.008-1
ttf-opensans 1.101-1
ttf-oswald 4.101-1
ttf-quintessential 1.001-4
ttf-roboto 2.138-2
ttf-signika 1.002-2
ttf-twemoji 13.0.0-1
ttf-ubuntu-font-family 0.83-5
tzdata 2020a-1
unibilium 2.1.0-1
unzip 6.0-14
usbredir 0.8.0-1
usbutils 012-2
util-linux 2.35.1-2
v4l-utils 1.18.1-1
vde2 2.3.2-13
vid.stab 1.1-2
virt-install 2.2.1-2
virt-manager 2.2.1-2
vivaldi 3.0.1874.38-1
vivaldi-codecs-ffmpeg-extra-bin 81.0.4044.122-1
vivaldi-widevine 1:4.10.1610.0-1
vlc 3.0.10-1
vmaf 1.5.1-1
vte-common 0.60.2-2
vte3 0.60.2-2
vtk 8.2.0-13
vulkan-icd-loader 1.2.140-1
vulkan-radeon 20.0.6-2
wayland 1.18.0-2
wayland-protocols 1.20-1
webkit2gtk 2.28.2-2
webrtc-audio-processing 0.3.1-1
which 2.21-5
whois 5.5.6-1
wireshark-cli 3.2.3-1
wireshark-qt 3.2.3-1
woff2 1.0.2-3
wpebackend-fdo 1.6.0-1
wsjtx-bin 2.1.2-2
wxgtk-common 3.0.5.1-1
wxgtk3 3.0.5.1-1
x264 3:0.159.r2999.296494a-1
x265 3.3-1
xcb-proto 1.14-1
xcb-util 0.4.0-3
xcb-util-cursor 0.1.3-3
xcb-util-image 0.4.0-3
xcb-util-keysyms 0.4.0-3
xcb-util-renderutil 0.3.9-3
xcb-util-wm 0.4.1-3
xcb-util-xrm 1.3-2
xclip 0.13-2
xdg-dbus-proxy 0.1.2-1
xdg-user-dirs 0.17-2
xdg-utils 1.1.3+19+g9816ebb-1
xerces-c 3.2.3-1
xf86-input-libinput 0.29.0-2
xf86-input-wacom 0.39.0-1
xf86-video-amdgpu 19.1.0-1
xf86-video-vesa 2.4.0-3
xfconf 4.14.3-1
xkeyboard-config 2.29-1
xmlrpc-c 1:1.51.06-1
xmlsec 1.2.30-2
xorg-bdftopcf 1.1-2
xorg-docs 1.7.1-2
xorg-font-util 1.3.2-1
xorg-font-utils 7.6-5
xorg-fonts-100dpi 1.0.3-4
xorg-fonts-75dpi 1.0.3-4
xorg-fonts-alias 1.0.3-2
xorg-fonts-encodings 1.0.5-1
xorg-iceauth 1.0.8-2
xorg-luit 1.1.1-3
xorg-mkfontscale 1.2.1-2
xorg-server 1.20.8-2
xorg-server-common 1.20.8-2
xorg-server-devel 1.20.8-2
xorg-server-xephyr 1.20.8-2
xorg-server-xnest 1.20.8-2
xorg-server-xvfb 1.20.8-2
xorg-server-xwayland 1.20.8-2
xorg-sessreg 1.1.2-1
xorg-setxkbmap 1.3.2-1
xorg-smproxy 1.0.6-2
xorg-util-macros 1.19.2-2
xorg-x11perf 1.6.1-1
xorg-xauth 1.1-1
xorg-xbacklight 1.2.3-2
xorg-xclipboard 1.1.3-2
xorg-xcmsdb 1.0.5-2
xorg-xcursorgen 1.0.7-1
xorg-xdpyinfo 1.3.2-3
xorg-xdriinfo 1.0.6-2
xorg-xev 1.2.3-1
xorg-xgamma 1.0.6-2
xorg-xhost 1.0.8-1
xorg-xinit 1.4.1-1
xorg-xinput 1.6.3-1
xorg-xkbcomp 1.4.3-1
xorg-xkbevd 1.1.4-2
xorg-xkbutils 1.0.4-3
xorg-xkill 1.0.5-2
xorg-xlsatoms 1.1.3-2
xorg-xlsclients 1.1.4-2
xorg-xmodmap 1.0.10-1
xorg-xpr 1.0.5-2
xorg-xprop 1.2.4-1
xorg-xrandr 1.5.1-1
xorg-xrdb 1.2.0-1
xorg-xrefresh 1.0.6-2
xorg-xset 1.2.4-2
xorg-xsetroot 1.1.2-2
xorg-xvinfo 1.1.4-1
xorg-xwd 1.0.7-2
xorg-xwininfo 1.1.5-1
xorg-xwud 1.0.5-2
xorgproto 2020.1-1
xournalpp 1.0.18-1
xvidcore 1.3.7-1
xxhash 0.7.3-1
xz 5.2.5-1
yajl 2.1.0-2
yay 9.4.7-1
zathura 0.4.5-1
zathura-cb 0.1.8-1
zathura-djvu 0.2.9-1
zathura-pdf-mupdf 0.3.5-3
zathura-ps 0.2.6-1
zenity 3.32.0+17+gfb0938f-1
zip 3.0-9
zlib 1:1.2.11-4
zsh 5.8-1
zsh-syntax-highlighting 0.7.1-1
zstd 1.4.4-1
zziplib 0.13.71-1Last edited by classabbyamp (2020-05-15 15:12:56)
Offline
[ 649.310] (II) AIGLX: Screen 0 is not DRI2 capable
[ 649.311] (EE) AIGLX error: dlopen of /usr/lib/dri/swrast_dri.so failed (/usr/lib/gcc/x86_64-pc-linux-gnu/7.5.0/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by /usr/lib/libLLVM-10.so))
[ 649.311] (EE) AIGLX error: unable to load driver swrast
[ 649.311] (EE) GLX: could not load software renderer
[ 649.311] (II) GLX: no usable GL providers found for screen 0If things worked correctly X would not try to use swrast at all.
Those lines have very little to do with the cause of your problems.
[ 649.227] (WW) AMDGPU(0): gbm_create_device returned NULL, using ShadowFB
[ 649.278] (==) AMDGPU(0): DRI3 disabled
[ 649.278] (==) AMDGPU(0): Backing store enabled
[ 649.278] (WW) AMDGPU(0): Direct rendering disabled
[ 649.278] (II) AMDGPU(0): 2D and 3D acceleration disabledThese lines indicate something is very wrong with your videocard.
In dmesg I see two things that may or may not be related
- You don't seem to have microcode loading configured, https://wiki.archlinux.org/index.php/Microcode
-
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=594ea84a-ae38-45d8-8894-94f9e1cd6ce3 rw loglevel=3 acpi_mask_gpe=0x6fWhat is the purpose of acpi_mask_gpe=0x6f ?
/usr/lib/gcc/x86_64-pc-linux-gnu/7.5.0/libstdc++.so.6
That file probably comes from https://aur.archlinux.org/packages/gcc7-libs/ , why do you need an old gcc version ?
Please post
$ lspci -knn
$ glxinfo -B # requires mesa-demos
$ pacman -QmLast edited by Lone_Wolf (2020-05-15 14:57:06)
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
the ACPI mask is because of a bug on my motherboard that causes ACPI errors to flood the log (https://bugzilla.kernel.org/show_bug.cgi?id=117481)
I have gcc7-libs installed because of https://aur.archlinux.org/packages/wsjtx-bin/
lspci -knn:
00:00.0 Host bridge [0600]: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Host Bridge/DRAM Registers [8086:191f] (rev 07)
Subsystem: ASRock Incorporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Host Bridge/DRAM Registers [1849:191f]
Kernel driver in use: skl_uncore
00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor PCIe Controller (x16) [8086:1901] (rev 07)
Kernel driver in use: pcieport
00:14.0 USB controller [0c03]: Intel Corporation 100 Series/C230 Series Chipset Family USB 3.0 xHCI Controller [8086:a12f] (rev 31)
Subsystem: ASRock Incorporation 100 Series/C230 Series Chipset Family USB 3.0 xHCI Controller [1849:a12f]
Kernel driver in use: xhci_hcd
Kernel modules: xhci_pci
00:14.2 Signal processing controller [1180]: Intel Corporation 100 Series/C230 Series Chipset Family Thermal Subsystem [8086:a131] (rev 31)
Subsystem: ASRock Incorporation 100 Series/C230 Series Chipset Family Thermal Subsystem [1849:a131]
Kernel driver in use: intel_pch_thermal
Kernel modules: intel_pch_thermal
00:16.0 Communication controller [0780]: Intel Corporation 100 Series/C230 Series Chipset Family MEI Controller #1 [8086:a13a] (rev 31)
Subsystem: ASRock Incorporation 100 Series/C230 Series Chipset Family MEI Controller [1849:a13a]
Kernel driver in use: mei_me
Kernel modules: mei_me
00:17.0 SATA controller [0106]: Intel Corporation Q170/Q150/B150/H170/H110/Z170/CM236 Chipset SATA Controller [AHCI Mode] [8086:a102] (rev 31)
Subsystem: ASRock Incorporation Q170/Q150/B150/H170/H110/Z170/CM236 Chipset SATA Controller [AHCI Mode] [1849:a102]
Kernel driver in use: ahci
00:1b.0 PCI bridge [0604]: Intel Corporation 100 Series/C230 Series Chipset Family PCI Express Root Port #17 [8086:a167] (rev f1)
Kernel driver in use: pcieport
00:1c.0 PCI bridge [0604]: Intel Corporation 100 Series/C230 Series Chipset Family PCI Express Root Port #1 [8086:a110] (rev f1)
Kernel driver in use: pcieport
00:1d.0 PCI bridge [0604]: Intel Corporation 100 Series/C230 Series Chipset Family PCI Express Root Port #9 [8086:a118] (rev f1)
Kernel driver in use: pcieport
00:1f.0 ISA bridge [0601]: Intel Corporation Z170 Chipset LPC/eSPI Controller [8086:a145] (rev 31)
Subsystem: ASRock Incorporation Z170 Chipset LPC/eSPI Controller [1849:a145]
00:1f.2 Memory controller [0580]: Intel Corporation 100 Series/C230 Series Chipset Family Power Management Controller [8086:a121] (rev 31)
Subsystem: ASRock Incorporation 100 Series/C230 Series Chipset Family Power Management Controller [1849:a121]
00:1f.3 Audio device [0403]: Intel Corporation 100 Series/C230 Series Chipset Family HD Audio Controller [8086:a170] (rev 31)
Subsystem: ASRock Incorporation 100 Series/C230 Series Chipset Family HD Audio Controller [1849:5892]
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
00:1f.4 SMBus [0c05]: Intel Corporation 100 Series/C230 Series Chipset Family SMBus [8086:a123] (rev 31)
Subsystem: ASRock Incorporation 100 Series/C230 Series Chipset Family SMBus [1849:a123]
Kernel driver in use: i801_smbus
Kernel modules: i2c_i801
00:1f.6 Ethernet controller [0200]: Intel Corporation Ethernet Connection (2) I219-V [8086:15b8] (rev 31)
Subsystem: ASRock Incorporation Ethernet Connection (2) I219-V [1849:15b8]
Kernel driver in use: e1000e
Kernel modules: e1000e
01:00.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL Upstream Port of PCI Express Switch [1002:1478] (rev c4)
Kernel driver in use: pcieport
02:00.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL Downstream Port of PCI Express Switch [1002:1479]
Kernel driver in use: pcieport
03:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 [Radeon RX 5600 OEM/5600 XT / 5700/5700 XT] [1002:731f] (rev c4)
Subsystem: XFX Pine Group Inc. Navi 10 [Radeon RX 5600 OEM/5600 XT / 5700/5700 XT] [1682:5705]
Kernel driver in use: amdgpu
Kernel modules: amdgpu
03:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 HDMI Audio [1002:ab38]
Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 HDMI Audio [1002:ab38]
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intelglxinfo -B:
name of display: :0
display: :0 screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
Vendor: X.Org (0x1002)
Device: AMD Radeon RX 5700 (NAVI10, DRM 3.36.0, 5.6.12-arch1-1, LLVM 10.0.0) (0x731f)
Version: 20.0.6
Accelerated: yes
Video memory: 8192MB
Unified memory: no
Preferred profile: core (0x1)
Max core profile version: 4.6
Max compat profile version: 4.6
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 3.2
Memory info (GL_ATI_meminfo):
VBO free memory - total: 7754 MB, largest block: 7754 MB
VBO free aux. memory - total: 7557 MB, largest block: 7557 MB
Texture free memory - total: 7754 MB, largest block: 7754 MB
Texture free aux. memory - total: 7557 MB, largest block: 7557 MB
Renderbuffer free memory - total: 7754 MB, largest block: 7754 MB
Renderbuffer free aux. memory - total: 7557 MB, largest block: 7557 MB
Memory info (GL_NVX_gpu_memory_info):
Dedicated video memory: 8192 MB
Total available memory: 16368 MB
Currently available dedicated video memory: 7754 MB
OpenGL vendor string: X.Org
OpenGL renderer string: AMD Radeon RX 5700 (NAVI10, DRM 3.36.0, 5.6.12-arch1-1, LLVM 10.0.0)
OpenGL core profile version string: 4.6 (Core Profile) Mesa 20.0.6
OpenGL core profile shading language version string: 4.60
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL version string: 4.6 (Compatibility Profile) Mesa 20.0.6
OpenGL shading language version string: 4.60
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 20.0.6
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20pacman -Qm:
brother-hll2370dw 4.0.0-1
clustergit-git r150.78c4562-1
discord-canary 0.0.103-1
discord-ptb 0.0.19-1
dropbox 97.4.467-1
gcc7-libs 7.5.0-2
hamradio-menus 1.0-2
ly-git v0.5.0.r9.gaa25ede-1
oh-my-zsh-git r5638.fd786291b-1
polybar 3.4.2-2
rofi-emoji 2.1.2-1
sparkfun-kicad-lib-git 3.99be13c-1
spotify 1:1.1.10.546-4
thunar-dropbox 0.3.1-1
tlf 1.4.0-1
ttf-font-awesome-4 4.7.0-5
ttf-google-fonts-git 1:r1929.d1a2e0ff-1
ttf-merriweather 1:2.005-1
ttf-merriweather-sans 1.008-1
ttf-oswald 4.101-1
ttf-quintessential 1.001-4
ttf-signika 1.002-2
ttf-twemoji 13.0.0-1
vivaldi 3.0.1874.38-1
vivaldi-codecs-ffmpeg-extra-bin 81.0.4044.122-1
vivaldi-widevine 1:4.10.1610.0-1
wsjtx-bin 2.1.2-2
yay 9.4.7-1Offline
Well, nothing in glxinfo output suggests problems, lspci doesn't show other videocards or weird things.
Pacman -Qm shows you use oh-my-zsh which doesn't have a good rep on archlinux but whether it could cause this issue ?
For now, remove wsjtx-bin and gcc7-libs .
Then reboot , log into X and post fresh xorg log.
If it still shows similar errors omz may be involved
- create a fresh testuser with bash as shell
- login with that user
- post xorg log
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Pages: 1