You are not logged in.

#1 2019-05-24 17:22:50

RomanSC
Member
Registered: 2019-05-24
Posts: 3

[SOLVED] Unable to map scancodes to keycodes for keyboard media key...

Hey all,

I cannot set up my media keys from my keyboard, I want to use XF86AudioRaiseVolume, XF86AudioLowerVolume, XF86AudioMute, etc... but in xev the key presses don't send the correct bindings. I've never had to set up udev hwdb rules for a keyboard so suffice to say I don't know what I'm doing.

While messing with xev I also found this strange behavior, if I press XF86AudioRaiseVolume (Fn+PauseBreak) and then XF86AudioLowerVolume (Fn+ScrollLock) quickly somehow the key shows up in xev output, but not with the single key press like it is supposed to. After doing this Xorg crashed, while running sudo showkeys --scancodes also seems to crash Xorg both with the same errors in dmesg.

These two errors seam relevant:

[ 3767.570065] input input22: uevent: failed to send synthetic uevent
[ 3767.570125] synth uevent: /devices/virtual/input/input23: failed to send uevent
[ 3767.570126] input input23: uevent: failed to send synthetic uevent

I tried following the relevant wikis with no luck:
https://wiki.archlinux.org/index.php/Keyboard_input
https://wiki.archlinux.org/index.php/Ma … ustom_hwdb

In /usr/lib/udev/hwdb.d I put a custom .hwdb file:

/usr/lib/udev/hwdb.d/90-custom-keyboard.hwdb
evdev:input:b0003v046DpC339*
 KEYBOARD_KEY_c00cd=playpause
 KEYBOARD_KEY_c00b7=stopcd
 KEYBOARD_KEY_c00b6=previoussong
 KEYBOARD_KEY_c00b5=nextsong
 KEYBOARD_KEY_c00e2=mute
 KEYBOARD_KEY_c00ea=volumedown
 KEYBOARD_KEY_c00e9=volumeup

Here's the output of sudo evtest /dev/input/event2:

sudo evtest /dev/input/event2
[sudo] password for roman: 
Input driver version is 1.0.1
Input device ID: bus 0x3 vendor 0x46d product 0xc339 version 0x111
Input device name: "Logitech Pro Gaming Keyboard"
Supported events:
  Event type 0 (EV_SYN)
  Event type 1 (EV_KEY)
    Event code 1 (KEY_ESC)
    Event code 2 (KEY_1)
    Event code 3 (KEY_2)
    Event code 4 (KEY_3)
    Event code 5 (KEY_4)
    Event code 6 (KEY_5)
    Event code 7 (KEY_6)
    Event code 8 (KEY_7)
    Event code 9 (KEY_8)
    Event code 10 (KEY_9)
    Event code 11 (KEY_0)
    Event code 12 (KEY_MINUS)
    Event code 13 (KEY_EQUAL)
    Event code 14 (KEY_BACKSPACE)
    Event code 15 (KEY_TAB)
    Event code 16 (KEY_Q)
    Event code 17 (KEY_W)
    Event code 18 (KEY_E)
    Event code 19 (KEY_R)
    Event code 20 (KEY_T)
    Event code 21 (KEY_Y)
    Event code 22 (KEY_U)
    Event code 23 (KEY_I)
    Event code 24 (KEY_O)
    Event code 25 (KEY_P)
    Event code 26 (KEY_LEFTBRACE)
    Event code 27 (KEY_RIGHTBRACE)
    Event code 28 (KEY_ENTER)
    Event code 29 (KEY_LEFTCTRL)
    Event code 30 (KEY_A)
    Event code 31 (KEY_S)
    Event code 32 (KEY_D)
    Event code 33 (KEY_F)
    Event code 34 (KEY_G)
    Event code 35 (KEY_H)
    Event code 36 (KEY_J)
    Event code 37 (KEY_K)
    Event code 38 (KEY_L)
    Event code 39 (KEY_SEMICOLON)
    Event code 40 (KEY_APOSTROPHE)
    Event code 41 (KEY_GRAVE)
    Event code 42 (KEY_LEFTSHIFT)
    Event code 43 (KEY_BACKSLASH)
    Event code 44 (KEY_Z)
    Event code 45 (KEY_X)
    Event code 46 (KEY_C)
    Event code 47 (KEY_V)
    Event code 48 (KEY_B)
    Event code 49 (KEY_N)
    Event code 50 (KEY_M)
    Event code 51 (KEY_COMMA)
    Event code 52 (KEY_DOT)
    Event code 53 (KEY_SLASH)
    Event code 54 (KEY_RIGHTSHIFT)
    Event code 55 (KEY_KPASTERISK)
    Event code 56 (KEY_LEFTALT)
    Event code 57 (KEY_SPACE)
    Event code 58 (KEY_CAPSLOCK)
    Event code 59 (KEY_F1)
    Event code 60 (KEY_F2)
    Event code 61 (KEY_F3)
    Event code 62 (KEY_F4)
    Event code 63 (KEY_F5)
    Event code 64 (KEY_F6)
    Event code 65 (KEY_F7)
    Event code 66 (KEY_F8)
    Event code 67 (KEY_F9)
    Event code 68 (KEY_F10)
    Event code 69 (KEY_NUMLOCK)
    Event code 70 (KEY_SCROLLLOCK)
    Event code 71 (KEY_KP7)
    Event code 72 (KEY_KP8)
    Event code 73 (KEY_KP9)
    Event code 74 (KEY_KPMINUS)
    Event code 75 (KEY_KP4)
    Event code 76 (KEY_KP5)
    Event code 77 (KEY_KP6)
    Event code 78 (KEY_KPPLUS)
    Event code 79 (KEY_KP1)
    Event code 80 (KEY_KP2)
    Event code 81 (KEY_KP3)
    Event code 82 (KEY_KP0)
    Event code 83 (KEY_KPDOT)
    Event code 85 (KEY_ZENKAKUHANKAKU)
    Event code 86 (KEY_102ND)
    Event code 87 (KEY_F11)
    Event code 88 (KEY_F12)
    Event code 89 (KEY_RO)
    Event code 90 (KEY_KATAKANA)
    Event code 91 (KEY_HIRAGANA)
    Event code 92 (KEY_HENKAN)
    Event code 93 (KEY_KATAKANAHIRAGANA)
    Event code 94 (KEY_MUHENKAN)
    Event code 95 (KEY_KPJPCOMMA)
    Event code 96 (KEY_KPENTER)
    Event code 97 (KEY_RIGHTCTRL)
    Event code 98 (KEY_KPSLASH)
    Event code 99 (KEY_SYSRQ)
    Event code 100 (KEY_RIGHTALT)
    Event code 102 (KEY_HOME)
    Event code 103 (KEY_UP)
    Event code 104 (KEY_PAGEUP)
    Event code 105 (KEY_LEFT)
    Event code 106 (KEY_RIGHT)
    Event code 107 (KEY_END)
    Event code 108 (KEY_DOWN)
    Event code 109 (KEY_PAGEDOWN)
    Event code 110 (KEY_INSERT)
    Event code 111 (KEY_DELETE)
    Event code 113 (KEY_MUTE)
    Event code 114 (KEY_VOLUMEDOWN)
    Event code 115 (KEY_VOLUMEUP)
    Event code 116 (KEY_POWER)
    Event code 117 (KEY_KPEQUAL)
    Event code 119 (KEY_PAUSE)
    Event code 121 (KEY_KPCOMMA)
    Event code 122 (KEY_HANGUEL)
    Event code 123 (KEY_HANJA)
    Event code 124 (KEY_YEN)
    Event code 125 (KEY_LEFTMETA)
    Event code 126 (KEY_RIGHTMETA)
    Event code 127 (KEY_COMPOSE)
    Event code 128 (KEY_STOP)
    Event code 129 (KEY_AGAIN)
    Event code 130 (KEY_PROPS)
    Event code 131 (KEY_UNDO)
    Event code 132 (KEY_FRONT)
    Event code 133 (KEY_COPY)
    Event code 134 (KEY_OPEN)
    Event code 135 (KEY_PASTE)
    Event code 136 (KEY_FIND)
    Event code 137 (KEY_CUT)
    Event code 138 (KEY_HELP)
    Event code 140 (KEY_CALC)
    Event code 142 (KEY_SLEEP)
    Event code 150 (KEY_WWW)
    Event code 152 (KEY_SCREENLOCK)
    Event code 158 (KEY_BACK)
    Event code 159 (KEY_FORWARD)
    Event code 161 (KEY_EJECTCD)
    Event code 163 (KEY_NEXTSONG)
    Event code 164 (KEY_PLAYPAUSE)
    Event code 165 (KEY_PREVIOUSSONG)
    Event code 166 (KEY_STOPCD)
    Event code 173 (KEY_REFRESH)
    Event code 176 (KEY_EDIT)
    Event code 177 (KEY_SCROLLUP)
    Event code 178 (KEY_SCROLLDOWN)
    Event code 179 (KEY_KPLEFTPAREN)
    Event code 180 (KEY_KPRIGHTPAREN)
    Event code 183 (KEY_F13)
    Event code 184 (KEY_F14)
    Event code 185 (KEY_F15)
    Event code 186 (KEY_F16)
    Event code 187 (KEY_F17)
    Event code 188 (KEY_F18)
    Event code 189 (KEY_F19)
    Event code 190 (KEY_F20)
    Event code 191 (KEY_F21)
    Event code 192 (KEY_F22)
    Event code 193 (KEY_F23)
    Event code 194 (KEY_F24)
    Event code 240 (KEY_UNKNOWN)
  Event type 4 (EV_MSC)
    Event code 4 (MSC_SCAN)
  Event type 17 (EV_LED)
    Event code 0 (LED_NUML) state 0
    Event code 1 (LED_CAPSL) state 0
    Event code 2 (LED_SCROLLL) state 0
Key repeat handling:
  Repeat type 20 (EV_REP)
    Repeat code 0 (REP_DELAY)
      Value    250
    Repeat code 1 (REP_PERIOD)
      Value     33
Properties:
Testing ... (interrupt to exit)evtest /dev/input/event2

(Also seams to crash Xorg)

After writing the /usr/lib/udev/hwdb.d/90-custom-keyboard.hwdb file I ran these commands:

sudo systemd-hwdb update
sudo udevadm trigger

After running the commands to update the database and pressing the keys... nothing.

What am I doing wrong here?

TYIA

Last edited by RomanSC (2019-05-25 20:16:52)

Offline

#2 2019-05-24 20:20:27

seth
Member
Registered: 2012-09-03
Posts: 51,149

Re: [SOLVED] Unable to map scancodes to keycodes for keyboard media key...

The evtest output is the meaningless standard header.
Where did you come up w/ the keycodes for your udev rule?
How do you determine that Xorg "crashed" and what are the dmesg errors?
I'm not even sure that the sythetic event errors are related to your problems or tests at all, but they're most unlikely to crash X11 server or kernel in any way or meaning.

Run an actual evtest (ie. pressing your disfunctional keys) and post the outuput as well as your Xorg log and dmesg.

Offline

#3 2019-05-25 02:08:21

RomanSC
Member
Registered: 2019-05-24
Posts: 3

Re: [SOLVED] Unable to map scancodes to keycodes for keyboard media key...

The Map scancodes to keycodes wiki post says (I'm unsure if I am correctly identifying the device at the top of the file):

where <vendor_id>, <product_id> and <version_id> are the 4-digit hex uppercase vendor, product and version IDs (you can find those by running the lsusb command) and <modalias> is an arbitrary length input-modalias describing the device capabilities. <bus_id> is the 4-digit hex bus id and should be 0003 for usb devices.

My lsusb:

Bus 003 Device 003: ID 046d:c339 Logitech, Inc.

So I assumed (shot it the dark) evdev:input:b0003 v046d pC339 * (spaces for readability) Bus ID 003 for USB device, also mentioned on that wiki page, 046d seamed to be the vendor ID, c339 seamed to be the product ID, * seamed to be a wild card.

seth wrote:

Where did you come up w/ the keycodes for your udev rule?

From evtest before running the program started to crash Xorg where the output says "value <X>"

seth wrote:

How do you determine that Xorg "crashed" and what are the dmesg errors?

Froze is probably a better word, in i3 shortly after I run evtest I can no longer switch windows, or move the cursor, I can only continue typing in the terminal.

The dmesg errors were in my post but they may be irrelevant as I'm not an expert in parsing dmesg:

[ 3767.570065] input input22: uevent: failed to send synthetic uevent
[ 3767.570125] synth uevent: /devices/virtual/input/input23: failed to send uevent
[ 3767.570126] input input23: uevent: failed to send synthetic uevent
seth wrote:

Run an actual evtest (ie. pressing your disfunctional keys) and post the outuput as well as your Xorg log and dmesg.

I can run evtest in a tty without any freezes but in the tty I get "^@" for every dysfunctional key, for showkeys --scancodes I get:

0xe0 0x22 0xe0 0xa2 
0xe0 0x24 0xe0 0xa4 
0xe0 0x10 0xe0 0x90 
0xe0 0x19 0xe0 0x99 
0xe0 0x20 0xe0 0xa0 
0xe0 0x2e 0xe0 0xae 
0xe0 0x30 0xe0 0xb0

For:
playpause
stop
previoussong
nextsong
mute
volumedown
volumeup

/var/log/Xorg.0.log

[  1174.884] (--) Log file renamed from "/var/log/Xorg.pid-6813.log" to "/var/log/Xorg.0.log"
[  1174.885] 
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[  1174.885] Build Operating System: Linux Arch Linux
[  1174.885] Current Operating System: Linux arch 5.1.2-arch1-1-ARCH #1 SMP PREEMPT Wed May 15 00:09:47 UTC 2019 x86_64
[  1174.885] Kernel command line: initrd=\amd-ucode.img initrd=\initramfs-linux.img cryptdevice=UUID=233c0f56-6ea9-4b37-908e-e1125e80ab6d:vol0 root=/dev/mapper/vol0-lv_root resume=/dev/mapper/vol0-lv_swap quiet rw amd_iommu=on
[  1174.885] Build Date: 27 February 2019  04:04:00PM
[  1174.885]  
[  1174.885] Current version of pixman: 0.38.4
[  1174.885] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  1174.885] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1174.885] (==) Log file: "/var/log/Xorg.0.log", Time: Sat May 18 09:46:52 2019
[  1174.885] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  1174.885] (==) No Layout section.  Using the first Screen section.
[  1174.885] (==) No screen section available. Using defaults.
[  1174.885] (**) |-->Screen "Default Screen Section" (0)
[  1174.885] (**) |   |-->Monitor "<default monitor>"
[  1174.886] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[  1174.886] (==) Automatically adding devices
[  1174.886] (==) Automatically enabling devices
[  1174.886] (==) Automatically adding GPU devices
[  1174.886] (==) Automatically binding GPU devices
[  1174.886] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  1174.886] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[  1174.886] 	Entry deleted from font path.
[  1174.886] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[  1174.886] 	Entry deleted from font path.
[  1174.886] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[  1174.886] 	Entry deleted from font path.
[  1174.886] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF
[  1174.886] (==) ModulePath set to "/usr/lib/xorg/modules"
[  1174.886] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  1174.886] (II) Module ABI versions:
[  1174.886] 	X.Org ANSI C Emulation: 0.4
[  1174.886] 	X.Org Video Driver: 24.0
[  1174.886] 	X.Org XInput driver : 24.1
[  1174.886] 	X.Org Server Extension : 10.0
[  1174.886] (++) using VT number 1

[  1174.886] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[  1174.887] (II) xfree86: Adding drm device (/dev/dri/card0)
[  1174.898] (--) PCI:*(45@0:0:0) 1002:67ef:1458:22de rev 207, Mem @ 0xd0000000/268435456, 0xe0000000/2097152, 0xf7a00000/262144, I/O @ 0x0000f000/256, BIOS @ 0x????????/131072
[  1174.898] (--) PCI: (46@0:0:0) 10de:1184:1458:3606 rev 161, Mem @ 0xf6000000/16777216, 0xe8000000/134217728, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[  1174.898] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[  1174.898] (II) LoadModule: "glx"
[  1174.898] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  1174.900] (II) Module glx: vendor="X.Org Foundation"
[  1174.900] 	compiled for 1.20.4, module version = 1.0.0
[  1174.900] 	ABI class: X.Org Server Extension, version 10.0
[  1174.900] (==) Matched ati as autoconfigured driver 0
[  1174.900] (==) Matched modesetting as autoconfigured driver 1
[  1174.900] (==) Matched fbdev as autoconfigured driver 2
[  1174.900] (==) Matched vesa as autoconfigured driver 3
[  1174.900] (==) Assigned the driver to the xf86ConfigLayout
[  1174.900] (II) LoadModule: "ati"
[  1174.900] (WW) Warning, couldn't open module ati
[  1174.900] (EE) Failed to load module "ati" (module does not exist, 0)
[  1174.900] (II) LoadModule: "modesetting"
[  1174.900] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[  1174.900] (II) Module modesetting: vendor="X.Org Foundation"
[  1174.901] 	compiled for 1.20.4, module version = 1.20.4
[  1174.901] 	Module class: X.Org Video Driver
[  1174.901] 	ABI class: X.Org Video Driver, version 24.0
[  1174.901] (II) LoadModule: "fbdev"
[  1174.901] (WW) Warning, couldn't open module fbdev
[  1174.901] (EE) Failed to load module "fbdev" (module does not exist, 0)
[  1174.901] (II) LoadModule: "vesa"
[  1174.901] (WW) Warning, couldn't open module vesa
[  1174.901] (EE) Failed to load module "vesa" (module does not exist, 0)
[  1174.901] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[  1174.902] (II) modeset(0): using drv /dev/dri/card0
[  1174.902] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[  1174.902] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[  1174.902] (==) modeset(0): RGB weight 888
[  1174.902] (==) modeset(0): Default visual is TrueColor
[  1174.902] (II) Loading sub module "glamoregl"
[  1174.902] (II) LoadModule: "glamoregl"
[  1174.902] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[  1174.905] (II) Module glamoregl: vendor="X.Org Foundation"
[  1174.905] 	compiled for 1.20.4, module version = 1.0.1
[  1174.905] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1174.981] (II) modeset(0): glamor X acceleration enabled on AMD Radeon (TM) RX 460 Graphics (POLARIS11, DRM 3.30.0, 5.1.2-arch1-1-ARCH, LLVM 8.0.0)
[  1174.981] (II) modeset(0): glamor initialized
[  1174.981] (II) modeset(0): Output DP-1 has no monitor section
[  1174.981] (II) modeset(0): Output HDMI-1 has no monitor section
[  1174.981] (II) modeset(0): Output DVI-D-1 has no monitor section
[  1174.982] (II) modeset(0): EDID for output DP-1
[  1174.982] (II) modeset(0): EDID for output HDMI-1
[  1174.982] (II) modeset(0): Manufacturer: ACI  Model: 24b1  Serial#: 16843009
[  1174.982] (II) modeset(0): Year: 2013  Week: 38
[  1174.982] (II) modeset(0): EDID Version: 1.3
[  1174.982] (II) modeset(0): Digital Display Input
[  1174.982] (II) modeset(0): Max Image Size [cm]: horiz.: 55  vert.: 35
[  1174.982] (II) modeset(0): Gamma: 2.20
[  1174.982] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[  1174.982] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[  1174.982] (II) modeset(0): First detailed timing is preferred mode
[  1174.982] (II) modeset(0): redX: 0.637 redY: 0.331   greenX: 0.304 greenY: 0.626
[  1174.982] (II) modeset(0): blueX: 0.152 blueY: 0.071   whiteX: 0.313 whiteY: 0.329
[  1174.982] (II) modeset(0): Supported established timings:
[  1174.982] (II) modeset(0): 720x400@70Hz
[  1174.982] (II) modeset(0): 640x480@60Hz
[  1174.982] (II) modeset(0): 640x480@67Hz
[  1174.982] (II) modeset(0): 640x480@72Hz
[  1174.982] (II) modeset(0): 640x480@75Hz
[  1174.982] (II) modeset(0): 800x600@56Hz
[  1174.982] (II) modeset(0): 800x600@60Hz
[  1174.982] (II) modeset(0): 800x600@72Hz
[  1174.982] (II) modeset(0): 800x600@75Hz
[  1174.982] (II) modeset(0): 832x624@75Hz
[  1174.982] (II) modeset(0): 1024x768@60Hz
[  1174.982] (II) modeset(0): 1024x768@70Hz
[  1174.982] (II) modeset(0): 1024x768@75Hz
[  1174.982] (II) modeset(0): 1280x1024@75Hz
[  1174.982] (II) modeset(0): Manufacturer's mask: 0
[  1174.982] (II) modeset(0): Supported standard timings:
[  1174.982] (II) modeset(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[  1174.982] (II) modeset(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[  1174.982] (II) modeset(0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[  1174.982] (II) modeset(0): #3: hsize: 1440  vsize 900  refresh: 60  vid: 149
[  1174.982] (II) modeset(0): #4: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
[  1174.982] (II) modeset(0): #5: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[  1174.982] (II) modeset(0): #6: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[  1174.982] (II) modeset(0): Supported detailed timing:
[  1174.982] (II) modeset(0): clock: 154.0 MHz   Image Size:  546 x 352 mm
[  1174.982] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[  1174.982] (II) modeset(0): v_active: 1200  v_sync: 1203  v_sync_end 1209 v_blanking: 1235 v_border: 0
[  1174.982] (II) modeset(0): Ranges: V min: 50 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[  1174.982] (II) modeset(0): Monitor name: PA248
[  1174.982] (II) modeset(0): Serial No: D9LMQS077285
[  1174.982] (II) modeset(0): Supported detailed timing:
[  1174.982] (II) modeset(0): clock: 138.5 MHz   Image Size:  546 x 352 mm
[  1174.982] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[  1174.982] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1110 v_border: 0
[  1174.982] (II) modeset(0): Supported detailed timing:
[  1174.982] (II) modeset(0): clock: 85.5 MHz   Image Size:  546 x 352 mm
[  1174.982] (II) modeset(0): h_active: 1366  h_sync: 1436  h_sync_end 1579 h_blank_end 1792 h_border: 0
[  1174.982] (II) modeset(0): v_active: 768  v_sync: 771  v_sync_end 774 v_blanking: 798 v_border: 0
[  1174.982] (II) modeset(0): Supported detailed timing:
[  1174.982] (II) modeset(0): clock: 74.2 MHz   Image Size:  546 x 352 mm
[  1174.982] (II) modeset(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[  1174.982] (II) modeset(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[  1174.982] (II) modeset(0): Supported detailed timing:
[  1174.982] (II) modeset(0): clock: 27.0 MHz   Image Size:  546 x 352 mm
[  1174.982] (II) modeset(0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
[  1174.982] (II) modeset(0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
[  1174.982] (II) modeset(0): Supported detailed timing:
[  1174.982] (II) modeset(0): clock: 74.2 MHz   Image Size:  546 x 352 mm
[  1174.982] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[  1174.982] (II) modeset(0): v_active: 540  v_sync: 542  v_sync_end 547 v_blanking: 562 v_border: 0
[  1174.982] (II) modeset(0): Number of EDID sections to follow: 1
[  1174.982] (II) modeset(0): EDID (in hex):
[  1174.982] (II) modeset(0): 	00ffffffffffff000469b12401010101
[  1174.982] (II) modeset(0): 	2617010380372378ea3d15a3544da027
[  1174.982] (II) modeset(0): 	125054bfef00714f818081409500a940
[  1174.982] (II) modeset(0): 	b300d1c00101283c80a070b023403020
[  1174.982] (II) modeset(0): 	360022602100001a000000fd00324c1e
[  1174.982] (II) modeset(0): 	5311000a202020202020000000fc0050
[  1174.982] (II) modeset(0): 	413234380a20202020202020000000ff
[  1174.982] (II) modeset(0): 	0044394c4d51533037373238350a0115
[  1174.982] (II) modeset(0): 	02031ef14b900504030201111213141f
[  1174.982] (II) modeset(0): 	230907078301000065030c0010001a36
[  1174.982] (II) modeset(0): 	80a070381e403020350022602100001a
[  1174.982] (II) modeset(0): 	662156aa51001e30468f330022602100
[  1174.982] (II) modeset(0): 	001e011d007251d01e206e2855002260
[  1174.982] (II) modeset(0): 	2100001e8c0ad08a20e02d10103e9600
[  1174.982] (II) modeset(0): 	226021000018011d8018711c1620582c
[  1174.982] (II) modeset(0): 	250022602100009e00000000000000e6
[  1174.982] (II) modeset(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
[  1174.982] (II) modeset(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
[  1174.982] (II) modeset(0): Not using default mode "1440x810" (bad mode clock/interlace/doublescan)
[  1174.982] (II) modeset(0): Not using default mode "1600x900" (bad mode clock/interlace/doublescan)
[  1174.982] (II) modeset(0): Not using default mode "1600x900" (bad mode clock/interlace/doublescan)
[  1174.982] (II) modeset(0): Not using default mode "1920x1080" (bad mode clock/interlace/doublescan)
[  1174.982] (II) modeset(0): Not using default mode "1920x1080" (bad mode clock/interlace/doublescan)
[  1174.982] (II) modeset(0): Not using default mode "1920x1200" (bad mode clock/interlace/doublescan)
[  1174.982] (II) modeset(0): Printing probed modes for output HDMI-1
[  1174.982] (II) modeset(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
[  1174.982] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[  1174.982] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[  1174.982] (II) modeset(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[  1174.983] (II) modeset(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[  1174.983] (II) modeset(0): Modeline "1920x1080"x60.0  138.50  1920 1968 2000 2080  1080 1083 1088 1110 +hsync -vsync (66.6 kHz e)
[  1174.983] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[  1174.983] (II) modeset(0): Modeline "1600x1200"x65.0  175.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (81.2 kHz d)
[  1174.983] (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[  1174.983] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[  1174.983] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[  1174.983] (II) modeset(0): Modeline "1400x1050"x74.8  155.80  1400 1464 1784 1912  1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[  1174.983] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[  1174.983] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[  1174.983] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[  1174.983] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  1174.983] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[  1174.983] (II) modeset(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[  1174.983] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[  1174.983] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[  1174.983] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[  1174.983] (II) modeset(0): Modeline "1440x810"x60.0  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[  1174.983] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[  1174.983] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[  1174.983] (II) modeset(0): Modeline "1366x768"x59.8   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz e)
[  1174.983] (II) modeset(0): Modeline "1280x800"x60.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[  1174.983] (II) modeset(0): Modeline "1280x800"x60.0  154.00  1280 1968 2000 2080  800 1203 1209 1235 +hsync -vsync (74.0 kHz e)
[  1174.983] (II) modeset(0): Modeline "1280x800"x60.0  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[  1174.983] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[  1174.983] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[  1174.983] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[  1174.983] (II) modeset(0): Modeline "1280x720"x60.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[  1174.983] (II) modeset(0): Modeline "1280x720"x60.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[  1174.983] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[  1174.983] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[  1174.983] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[  1174.983] (II) modeset(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[  1174.983] (II) modeset(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[  1174.983] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[  1174.983] (II) modeset(0): Modeline "1024x768"x75.0  170.24  1024 1108 1220 1416  768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[  1174.983] (II) modeset(0): Modeline "1024x768"x60.0  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[  1174.983] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[  1174.983] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[  1174.983] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  1174.983] (II) modeset(0): Modeline "960x720"x75.0  148.50  960 1032 1144 1320  720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[  1174.983] (II) modeset(0): Modeline "960x720"x60.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[  1174.983] (II) modeset(0): Modeline "928x696"x75.0  144.00  928 992 1104 1280  696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[  1174.983] (II) modeset(0): Modeline "928x696"x60.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[  1174.983] (II) modeset(0): Modeline "896x672"x75.0  130.50  896 944 1052 1228  672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[  1174.983] (II) modeset(0): Modeline "896x672"x60.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[  1174.983] (II) modeset(0): Modeline "1024x576"x60.0   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[  1174.983] (II) modeset(0): Modeline "1024x576"x60.0   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[  1174.983] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[  1174.983] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[  1174.983] (II) modeset(0): Modeline "960x600"x59.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[  1174.983] (II) modeset(0): Modeline "960x600"x60.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[  1174.983] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[  1174.983] (II) modeset(0): Modeline "960x540"x60.0   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[  1174.983] (II) modeset(0): Modeline "960x540"x60.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[  1174.983] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[  1174.983] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[  1174.983] (II) modeset(0): Modeline "800x600"x75.0  101.25  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[  1174.983] (II) modeset(0): Modeline "800x600"x70.0   94.50  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[  1174.983] (II) modeset(0): Modeline "800x600"x65.0   87.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[  1174.983] (II) modeset(0): Modeline "800x600"x60.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[  1174.983] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[  1174.983] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  1174.983] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  1174.983] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[  1174.983] (II) modeset(0): Modeline "840x525"x60.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[  1174.983] (II) modeset(0): Modeline "840x525"x59.9   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[  1174.983] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[  1174.983] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[  1174.983] (II) modeset(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[  1174.983] (II) modeset(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[  1174.983] (II) modeset(0): Modeline "700x525"x74.8   77.90  700 732 892 956  525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[  1174.983] (II) modeset(0): Modeline "700x525"x60.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[  1174.983] (II) modeset(0): Modeline "800x450"x59.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[  1174.983] (II) modeset(0): Modeline "800x450"x59.8   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[  1174.983] (II) modeset(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[  1174.983] (II) modeset(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[  1174.983] (II) modeset(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[  1174.983] (II) modeset(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[  1174.983] (II) modeset(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[  1174.983] (II) modeset(0): Modeline "640x512"x75.0   67.50  640 648 720 844  512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[  1174.983] (II) modeset(0): Modeline "640x512"x60.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[  1174.983] (II) modeset(0): Modeline "700x450"x60.0   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[  1174.983] (II) modeset(0): Modeline "700x450"x59.9   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[  1174.983] (II) modeset(0): Modeline "640x480"x60.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[  1174.983] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  1174.983] (II) modeset(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[  1174.983] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz d)
[  1174.983] (II) modeset(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[  1174.983] (II) modeset(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  1174.983] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  1174.983] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  1174.983] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[  1174.983] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[  1174.983] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[  1174.983] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  1174.983] (II) modeset(0): Modeline "684x384"x59.9   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[  1174.983] (II) modeset(0): Modeline "684x384"x59.9   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[  1174.983] (II) modeset(0): Modeline "640x400"x59.9   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[  1174.983] (II) modeset(0): Modeline "640x400"x60.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[  1174.983] (II) modeset(0): Modeline "576x432"x75.0   54.00  576 608 672 800  432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[  1174.983] (II) modeset(0): Modeline "640x360"x59.9   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[  1174.983] (II) modeset(0): Modeline "640x360"x59.8   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[  1174.983] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[  1174.983] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[  1174.983] (II) modeset(0): Modeline "512x384"x75.0   39.38  512 520 568 656  384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[  1174.983] (II) modeset(0): Modeline "512x384"x70.1   37.50  512 524 592 664  384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[  1174.983] (II) modeset(0): Modeline "512x384"x60.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[  1174.983] (II) modeset(0): Modeline "512x288"x60.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[  1174.983] (II) modeset(0): Modeline "512x288"x59.9   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[  1174.983] (II) modeset(0): Modeline "416x312"x74.7   28.64  416 432 464 576  312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[  1174.983] (II) modeset(0): Modeline "480x270"x59.6   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[  1174.983] (II) modeset(0): Modeline "480x270"x59.8   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[  1174.983] (II) modeset(0): Modeline "400x300"x72.2   25.00  400 428 488 520  300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[  1174.983] (II) modeset(0): Modeline "400x300"x75.1   24.75  400 408 448 528  300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[  1174.983] (II) modeset(0): Modeline "400x300"x60.3   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[  1174.983] (II) modeset(0): Modeline "400x300"x56.3   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[  1174.983] (II) modeset(0): Modeline "432x243"x59.9   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[  1174.983] (II) modeset(0): Modeline "432x243"x59.6   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[  1174.983] (II) modeset(0): Modeline "320x240"x72.8   15.75  320 332 352 416  240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[  1174.983] (II) modeset(0): Modeline "320x240"x75.0   15.75  320 328 360 420  240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[  1174.983] (II) modeset(0): Modeline "320x240"x60.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[  1174.983] (II) modeset(0): Modeline "360x202"x59.5   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[  1174.983] (II) modeset(0): Modeline "360x202"x59.1   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[  1174.983] (II) modeset(0): Modeline "320x180"x59.8    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[  1174.983] (II) modeset(0): Modeline "320x180"x59.3    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[  1174.983] (II) modeset(0): EDID for output DVI-D-1
[  1174.983] (II) modeset(0): Output DP-1 disconnected
[  1174.983] (II) modeset(0): Output HDMI-1 connected
[  1174.983] (II) modeset(0): Output DVI-D-1 disconnected
[  1174.983] (II) modeset(0): Using exact sizes for initial modes
[  1174.983] (II) modeset(0): Output HDMI-1 using initial mode 1920x1200 +0+0
[  1174.983] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[  1174.983] (==) modeset(0): DPI set to (96, 96)
[  1174.983] (II) Loading sub module "fb"
[  1174.983] (II) LoadModule: "fb"
[  1174.983] (II) Loading /usr/lib/xorg/modules/libfb.so
[  1174.983] (II) Module fb: vendor="X.Org Foundation"
[  1174.983] 	compiled for 1.20.4, module version = 1.0.0
[  1174.983] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1174.985] (==) modeset(0): Backing store enabled
[  1174.985] (==) modeset(0): Silken mouse disabled
[  1174.985] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[  1174.985] (==) modeset(0): DPMS enabled
[  1174.985] (II) modeset(0): [DRI2] Setup complete
[  1174.985] (II) modeset(0): [DRI2]   DRI driver: radeonsi
[  1174.985] (II) modeset(0): [DRI2]   VDPAU driver: radeonsi
[  1174.985] (II) Initializing extension Generic Event Extension
[  1174.985] (II) Initializing extension SHAPE
[  1174.985] (II) Initializing extension MIT-SHM
[  1174.985] (II) Initializing extension XInputExtension
[  1174.985] (II) Initializing extension XTEST
[  1174.985] (II) Initializing extension BIG-REQUESTS
[  1174.985] (II) Initializing extension SYNC
[  1174.986] (II) Initializing extension XKEYBOARD
[  1174.986] (II) Initializing extension XC-MISC
[  1174.986] (II) Initializing extension SECURITY
[  1174.986] (II) Initializing extension XFIXES
[  1174.986] (II) Initializing extension RENDER
[  1174.986] (II) Initializing extension RANDR
[  1174.986] (II) Initializing extension COMPOSITE
[  1174.986] (II) Initializing extension DAMAGE
[  1174.986] (II) Initializing extension MIT-SCREEN-SAVER
[  1174.986] (II) Initializing extension DOUBLE-BUFFER
[  1174.986] (II) Initializing extension RECORD
[  1174.986] (II) Initializing extension DPMS
[  1174.986] (II) Initializing extension Present
[  1174.987] (II) Initializing extension DRI3
[  1174.987] (II) Initializing extension X-Resource
[  1174.987] (II) Initializing extension XVideo
[  1174.987] (II) Initializing extension XVideo-MotionCompensation
[  1174.987] (II) Initializing extension GLX
[  1174.990] (II) AIGLX: Loaded and initialized radeonsi
[  1174.990] (II) GLX: Initialized DRI2 GL provider for screen 0
[  1174.990] (II) Initializing extension XFree86-VidModeExtension
[  1174.990] (II) Initializing extension XFree86-DGA
[  1174.990] (II) Initializing extension XFree86-DRI
[  1174.990] (II) Initializing extension DRI2
[  1174.991] (II) modeset(0): Damage tracking initialized
[  1174.991] (II) modeset(0): Setting screen physical size to 508 x 317
[  1175.028] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[  1175.028] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  1175.028] (II) LoadModule: "libinput"
[  1175.028] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[  1175.029] (II) Module libinput: vendor="X.Org Foundation"
[  1175.029] 	compiled for 1.20.3, module version = 0.28.2
[  1175.029] 	Module class: X.Org XInput Driver
[  1175.029] 	ABI class: X.Org XInput driver, version 24.1
[  1175.029] (II) Using input driver 'libinput' for 'Power Button'
[  1175.029] (**) Power Button: always reports core events
[  1175.029] (**) Option "Device" "/dev/input/event1"
[  1175.029] (**) Option "_source" "server/udev"
[  1175.030] (II) event1  - Power Button: is tagged by udev as: Keyboard
[  1175.030] (II) event1  - Power Button: device is a keyboard
[  1175.030] (II) event1  - Power Button: device removed
[  1175.063] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[  1175.063] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  1175.064] (II) event1  - Power Button: is tagged by udev as: Keyboard
[  1175.064] (II) event1  - Power Button: device is a keyboard
[  1175.064] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[  1175.064] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  1175.064] (II) Using input driver 'libinput' for 'Power Button'
[  1175.064] (**) Power Button: always reports core events
[  1175.064] (**) Option "Device" "/dev/input/event0"
[  1175.064] (**) Option "_source" "server/udev"
[  1175.065] (II) event0  - Power Button: is tagged by udev as: Keyboard
[  1175.065] (II) event0  - Power Button: device is a keyboard
[  1175.065] (II) event0  - Power Button: device removed
[  1175.090] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[  1175.090] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[  1175.091] (II) event0  - Power Button: is tagged by udev as: Keyboard
[  1175.091] (II) event0  - Power Button: device is a keyboard
[  1175.091] (II) config/udev: Adding input device Clearly Superior Technologies. CST Laser Trackball (/dev/input/event9)
[  1175.091] (**) Clearly Superior Technologies. CST Laser Trackball: Applying InputClass "libinput pointer catchall"
[  1175.091] (II) Using input driver 'libinput' for 'Clearly Superior Technologies. CST Laser Trackball'
[  1175.091] (**) Clearly Superior Technologies. CST Laser Trackball: always reports core events
[  1175.091] (**) Option "Device" "/dev/input/event9"
[  1175.091] (**) Option "_source" "server/udev"
[  1175.148] (II) event9  - Clearly Superior Technologies. CST Laser Trackball: is tagged by udev as: Mouse Trackball
[  1175.148] (II) event9  - Clearly Superior Technologies. CST Laser Trackball: device is a pointer
[  1175.148] (II) event9  - Clearly Superior Technologies. CST Laser Trackball: device removed
[  1175.210] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-6/1-6:1.0/0003:5332:1400.0008/input/input10/event9"
[  1175.210] (II) XINPUT: Adding extended input device "Clearly Superior Technologies. CST Laser Trackball" (type: MOUSE, id 8)
[  1175.210] (**) Option "AccelerationScheme" "none"
[  1175.210] (**) Clearly Superior Technologies. CST Laser Trackball: (accel) selected scheme none/0
[  1175.210] (**) Clearly Superior Technologies. CST Laser Trackball: (accel) acceleration factor: 2.000
[  1175.210] (**) Clearly Superior Technologies. CST Laser Trackball: (accel) acceleration threshold: 4
[  1175.268] (II) event9  - Clearly Superior Technologies. CST Laser Trackball: is tagged by udev as: Mouse Trackball
[  1175.268] (II) event9  - Clearly Superior Technologies. CST Laser Trackball: device is a pointer
[  1175.268] (II) config/udev: Adding input device Clearly Superior Technologies. CST Laser Trackball (/dev/input/mouse1)
[  1175.268] (II) No input driver specified, ignoring this device.
[  1175.268] (II) This device may have been added with another device file.
[  1175.269] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event14)
[  1175.269] (II) No input driver specified, ignoring this device.
[  1175.269] (II) This device may have been added with another device file.
[  1175.269] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event15)
[  1175.269] (II) No input driver specified, ignoring this device.
[  1175.269] (II) This device may have been added with another device file.
[  1175.269] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event16)
[  1175.269] (II) No input driver specified, ignoring this device.
[  1175.269] (II) This device may have been added with another device file.
[  1175.270] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event17)
[  1175.270] (II) No input driver specified, ignoring this device.
[  1175.270] (II) This device may have been added with another device file.
[  1175.270] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=10 (/dev/input/event18)
[  1175.270] (II) No input driver specified, ignoring this device.
[  1175.270] (II) This device may have been added with another device file.
[  1175.270] (II) config/udev: Adding input device ROCCAT ROCCAT Vulcan 120 AIMO (/dev/input/event2)
[  1175.270] (**) ROCCAT ROCCAT Vulcan 120 AIMO: Applying InputClass "libinput keyboard catchall"
[  1175.270] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Vulcan 120 AIMO'
[  1175.270] (**) ROCCAT ROCCAT Vulcan 120 AIMO: always reports core events
[  1175.270] (**) Option "Device" "/dev/input/event2"
[  1175.270] (**) Option "_source" "server/udev"
[  1175.272] (II) event2  - ROCCAT ROCCAT Vulcan 120 AIMO: is tagged by udev as: Keyboard
[  1175.272] (II) event2  - ROCCAT ROCCAT Vulcan 120 AIMO: device is a keyboard
[  1175.272] (II) event2  - ROCCAT ROCCAT Vulcan 120 AIMO: device removed
[  1175.303] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:2f:00.3/usb3/3-2/3-2:1.0/0003:1E7D:3098.0003/input/input2/event2"
[  1175.303] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Vulcan 120 AIMO" (type: KEYBOARD, id 9)
[  1175.304] (II) event2  - ROCCAT ROCCAT Vulcan 120 AIMO: is tagged by udev as: Keyboard
[  1175.304] (II) event2  - ROCCAT ROCCAT Vulcan 120 AIMO: device is a keyboard
[  1175.305] (II) config/udev: Adding input device ROCCAT ROCCAT Vulcan 120 AIMO Mouse (/dev/input/event3)
[  1175.305] (**) ROCCAT ROCCAT Vulcan 120 AIMO Mouse: Applying InputClass "libinput pointer catchall"
[  1175.305] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Vulcan 120 AIMO Mouse'
[  1175.305] (**) ROCCAT ROCCAT Vulcan 120 AIMO Mouse: always reports core events
[  1175.305] (**) Option "Device" "/dev/input/event3"
[  1175.305] (**) Option "_source" "server/udev"
[  1175.306] (II) event3  - ROCCAT ROCCAT Vulcan 120 AIMO Mouse: is tagged by udev as: Mouse
[  1175.306] (II) event3  - ROCCAT ROCCAT Vulcan 120 AIMO Mouse: device is a pointer
[  1175.306] (II) event3  - ROCCAT ROCCAT Vulcan 120 AIMO Mouse: device removed
[  1175.370] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:2f:00.3/usb3/3-2/3-2:1.1/0003:1E7D:3098.0004/input/input3/event3"
[  1175.370] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Vulcan 120 AIMO Mouse" (type: MOUSE, id 10)
[  1175.370] (**) Option "AccelerationScheme" "none"
[  1175.370] (**) ROCCAT ROCCAT Vulcan 120 AIMO Mouse: (accel) selected scheme none/0
[  1175.370] (**) ROCCAT ROCCAT Vulcan 120 AIMO Mouse: (accel) acceleration factor: 2.000
[  1175.370] (**) ROCCAT ROCCAT Vulcan 120 AIMO Mouse: (accel) acceleration threshold: 4
[  1175.372] (II) event3  - ROCCAT ROCCAT Vulcan 120 AIMO Mouse: is tagged by udev as: Mouse
[  1175.372] (II) event3  - ROCCAT ROCCAT Vulcan 120 AIMO Mouse: device is a pointer
[  1175.372] (II) config/udev: Adding input device ROCCAT ROCCAT Vulcan 120 AIMO Mouse (/dev/input/mouse0)
[  1175.372] (II) No input driver specified, ignoring this device.
[  1175.372] (II) This device may have been added with another device file.
[  1175.373] (II) config/udev: Adding input device ROCCAT ROCCAT Vulcan 120 AIMO Consumer Control (/dev/input/event4)
[  1175.373] (**) ROCCAT ROCCAT Vulcan 120 AIMO Consumer Control: Applying InputClass "libinput keyboard catchall"
[  1175.373] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Vulcan 120 AIMO Consumer Control'
[  1175.373] (**) ROCCAT ROCCAT Vulcan 120 AIMO Consumer Control: always reports core events
[  1175.373] (**) Option "Device" "/dev/input/event4"
[  1175.373] (**) Option "_source" "server/udev"
[  1175.375] (II) event4  - ROCCAT ROCCAT Vulcan 120 AIMO Consumer Control: is tagged by udev as: Keyboard
[  1175.375] (II) event4  - ROCCAT ROCCAT Vulcan 120 AIMO Consumer Control: device is a keyboard
[  1175.375] (II) event4  - ROCCAT ROCCAT Vulcan 120 AIMO Consumer Control: device removed
[  1175.410] (II) libinput: ROCCAT ROCCAT Vulcan 120 AIMO Consumer Control: needs a virtual subdevice
[  1175.410] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:2f:00.3/usb3/3-2/3-2:1.1/0003:1E7D:3098.0004/input/input4/event4"
[  1175.410] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Vulcan 120 AIMO Consumer Control" (type: MOUSE, id 11)
[  1175.410] (**) Option "AccelerationScheme" "none"
[  1175.410] (**) ROCCAT ROCCAT Vulcan 120 AIMO Consumer Control: (accel) selected scheme none/0
[  1175.410] (**) ROCCAT ROCCAT Vulcan 120 AIMO Consumer Control: (accel) acceleration factor: 2.000
[  1175.410] (**) ROCCAT ROCCAT Vulcan 120 AIMO Consumer Control: (accel) acceleration threshold: 4
[  1175.411] (II) event4  - ROCCAT ROCCAT Vulcan 120 AIMO Consumer Control: is tagged by udev as: Keyboard
[  1175.411] (II) event4  - ROCCAT ROCCAT Vulcan 120 AIMO Consumer Control: device is a keyboard
[  1175.412] (II) config/udev: Adding input device ROCCAT ROCCAT Vulcan 120 AIMO System Control (/dev/input/event5)
[  1175.412] (**) ROCCAT ROCCAT Vulcan 120 AIMO System Control: Applying InputClass "libinput keyboard catchall"
[  1175.412] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Vulcan 120 AIMO System Control'
[  1175.412] (**) ROCCAT ROCCAT Vulcan 120 AIMO System Control: always reports core events
[  1175.412] (**) Option "Device" "/dev/input/event5"
[  1175.412] (**) Option "_source" "server/udev"
[  1175.413] (II) event5  - ROCCAT ROCCAT Vulcan 120 AIMO System Control: is tagged by udev as: Keyboard
[  1175.413] (II) event5  - ROCCAT ROCCAT Vulcan 120 AIMO System Control: device is a keyboard
[  1175.413] (II) event5  - ROCCAT ROCCAT Vulcan 120 AIMO System Control: device removed
[  1175.450] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:2f:00.3/usb3/3-2/3-2:1.1/0003:1E7D:3098.0004/input/input5/event5"
[  1175.450] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Vulcan 120 AIMO System Control" (type: KEYBOARD, id 12)
[  1175.451] (II) event5  - ROCCAT ROCCAT Vulcan 120 AIMO System Control: is tagged by udev as: Keyboard
[  1175.451] (II) event5  - ROCCAT ROCCAT Vulcan 120 AIMO System Control: device is a keyboard
[  1175.451] (II) config/udev: Adding input device ROCCAT ROCCAT Vulcan 120 AIMO (/dev/input/event6)
[  1175.451] (**) ROCCAT ROCCAT Vulcan 120 AIMO: Applying InputClass "libinput keyboard catchall"
[  1175.451] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Vulcan 120 AIMO'
[  1175.451] (**) ROCCAT ROCCAT Vulcan 120 AIMO: always reports core events
[  1175.451] (**) Option "Device" "/dev/input/event6"
[  1175.451] (**) Option "_source" "server/udev"
[  1175.452] (II) event6  - ROCCAT ROCCAT Vulcan 120 AIMO: is tagged by udev as: Keyboard
[  1175.452] (II) event6  - ROCCAT ROCCAT Vulcan 120 AIMO: device is a keyboard
[  1175.452] (II) event6  - ROCCAT ROCCAT Vulcan 120 AIMO: device removed
[  1175.477] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:2f:00.3/usb3/3-2/3-2:1.2/0003:1E7D:3098.0005/input/input7/event6"
[  1175.477] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Vulcan 120 AIMO" (type: KEYBOARD, id 13)
[  1175.478] (II) event6  - ROCCAT ROCCAT Vulcan 120 AIMO: is tagged by udev as: Keyboard
[  1175.478] (II) event6  - ROCCAT ROCCAT Vulcan 120 AIMO: device is a keyboard
[  1175.478] (II) config/udev: Adding input device ROCCAT ROCCAT Vulcan 120 AIMO (/dev/input/event7)
[  1175.478] (**) ROCCAT ROCCAT Vulcan 120 AIMO: Applying InputClass "libinput keyboard catchall"
[  1175.478] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Vulcan 120 AIMO'
[  1175.478] (**) ROCCAT ROCCAT Vulcan 120 AIMO: always reports core events
[  1175.478] (**) Option "Device" "/dev/input/event7"
[  1175.478] (**) Option "_source" "server/udev"
[  1175.479] (II) event7  - ROCCAT ROCCAT Vulcan 120 AIMO: is tagged by udev as: Keyboard
[  1175.479] (II) event7  - ROCCAT ROCCAT Vulcan 120 AIMO: device is a keyboard
[  1175.480] (II) event7  - ROCCAT ROCCAT Vulcan 120 AIMO: device removed
[  1175.517] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:2f:00.3/usb3/3-2/3-2:1.3/0003:1E7D:3098.0006/input/input8/event7"
[  1175.517] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Vulcan 120 AIMO" (type: KEYBOARD, id 14)
[  1175.518] (II) event7  - ROCCAT ROCCAT Vulcan 120 AIMO: is tagged by udev as: Keyboard
[  1175.518] (II) event7  - ROCCAT ROCCAT Vulcan 120 AIMO: device is a keyboard
[  1175.518] (II) config/udev: Adding input device Logitech Pro Gaming Keyboard (/dev/input/event8)
[  1175.518] (**) Logitech Pro Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[  1175.518] (II) Using input driver 'libinput' for 'Logitech Pro Gaming Keyboard'
[  1175.519] (**) Logitech Pro Gaming Keyboard: always reports core events
[  1175.519] (**) Option "Device" "/dev/input/event8"
[  1175.519] (**) Option "_source" "server/udev"
[  1175.519] (II) event8  - Logitech Pro Gaming Keyboard: is tagged by udev as: Keyboard
[  1175.519] (II) event8  - Logitech Pro Gaming Keyboard: device is a keyboard
[  1175.519] (II) event8  - Logitech Pro Gaming Keyboard: device removed
[  1175.556] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:2f:00.3/usb3/3-4/3-4:1.0/0003:046D:C339.0007/input/input9/event8"
[  1175.557] (II) XINPUT: Adding extended input device "Logitech Pro Gaming Keyboard" (type: KEYBOARD, id 15)
[  1175.558] (II) event8  - Logitech Pro Gaming Keyboard: is tagged by udev as: Keyboard
[  1175.558] (II) event8  - Logitech Pro Gaming Keyboard: device is a keyboard
[  1175.558] (II) config/udev: Adding input device Logitech Pro Gaming Keyboard (/dev/input/event10)
[  1175.558] (**) Logitech Pro Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[  1175.558] (II) Using input driver 'libinput' for 'Logitech Pro Gaming Keyboard'
[  1175.558] (**) Logitech Pro Gaming Keyboard: always reports core events
[  1175.558] (**) Option "Device" "/dev/input/event10"
[  1175.558] (**) Option "_source" "server/udev"
[  1175.559] (II) event10 - Logitech Pro Gaming Keyboard: is tagged by udev as: Keyboard
[  1175.559] (II) event10 - Logitech Pro Gaming Keyboard: device is a keyboard
[  1175.559] (II) event10 - Logitech Pro Gaming Keyboard: device removed
[  1175.583] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:2f:00.3/usb3/3-4/3-4:1.1/0003:046D:C339.0009/input/input11/event10"
[  1175.583] (II) XINPUT: Adding extended input device "Logitech Pro Gaming Keyboard" (type: KEYBOARD, id 16)
[  1175.584] (II) event10 - Logitech Pro Gaming Keyboard: is tagged by udev as: Keyboard
[  1175.584] (II) event10 - Logitech Pro Gaming Keyboard: device is a keyboard
[  1175.585] (II) config/udev: Adding input device Logitech Pro Gaming Keyboard Consumer Control (/dev/input/event11)
[  1175.585] (**) Logitech Pro Gaming Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[  1175.585] (II) Using input driver 'libinput' for 'Logitech Pro Gaming Keyboard Consumer Control'
[  1175.585] (**) Logitech Pro Gaming Keyboard Consumer Control: always reports core events
[  1175.585] (**) Option "Device" "/dev/input/event11"
[  1175.585] (**) Option "_source" "server/udev"
[  1175.585] (II) event11 - Logitech Pro Gaming Keyboard Consumer Control: is tagged by udev as: Keyboard
[  1175.585] (II) event11 - Logitech Pro Gaming Keyboard Consumer Control: device is a keyboard
[  1175.586] (II) event11 - Logitech Pro Gaming Keyboard Consumer Control: device removed
[  1175.637] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:2f:00.3/usb3/3-4/3-4:1.1/0003:046D:C339.0009/input/input12/event11"
[  1175.637] (II) XINPUT: Adding extended input device "Logitech Pro Gaming Keyboard Consumer Control" (type: KEYBOARD, id 17)
[  1175.638] (II) event11 - Logitech Pro Gaming Keyboard Consumer Control: is tagged by udev as: Keyboard
[  1175.638] (II) event11 - Logitech Pro Gaming Keyboard Consumer Control: device is a keyboard
[  1175.638] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event19)
[  1175.638] (II) No input driver specified, ignoring this device.
[  1175.638] (II) This device may have been added with another device file.
[  1175.638] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event20)
[  1175.638] (II) No input driver specified, ignoring this device.
[  1175.639] (II) This device may have been added with another device file.
[  1175.639] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event21)
[  1175.639] (II) No input driver specified, ignoring this device.
[  1175.639] (II) This device may have been added with another device file.
[  1175.639] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event22)
[  1175.639] (II) No input driver specified, ignoring this device.
[  1175.639] (II) This device may have been added with another device file.
[  1175.639] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event23)
[  1175.639] (II) No input driver specified, ignoring this device.
[  1175.639] (II) This device may have been added with another device file.
[  1175.639] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event24)
[  1175.639] (II) No input driver specified, ignoring this device.
[  1175.639] (II) This device may have been added with another device file.
[  1175.640] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event25)
[  1175.640] (II) No input driver specified, ignoring this device.
[  1175.640] (II) This device may have been added with another device file.
[  1175.640] (II) config/udev: Adding input device PC Speaker (/dev/input/event12)
[  1175.640] (II) No input driver specified, ignoring this device.
[  1175.640] (II) This device may have been added with another device file.
[  1175.640] (II) config/udev: Adding input device ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vKB (/dev/input/event13)
[  1175.640] (**) ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vKB: Applying InputClass "libinput pointer catchall"
[  1175.640] (**) ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vKB: Applying InputClass "libinput keyboard catchall"
[  1175.640] (II) Using input driver 'libinput' for 'ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vKB'
[  1175.640] (**) ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vKB: always reports core events
[  1175.640] (**) Option "Device" "/dev/input/event13"
[  1175.640] (**) Option "_source" "server/udev"
[  1175.641] (II) event13 - ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vKB: is tagged by udev as: Keyboard Mouse
[  1175.641] (II) event13 - ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vKB: device is a pointer
[  1175.641] (II) event13 - ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vKB: device is a keyboard
[  1175.641] (II) event13 - ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vKB: device removed
[  1175.677] (II) libinput: ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vKB: needs a virtual subdevice
[  1175.677] (**) Option "config_info" "udev:/sys/devices/virtual/input/input29/event13"
[  1175.677] (II) XINPUT: Adding extended input device "ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vKB" (type: MOUSE, id 18)
[  1175.677] (**) Option "AccelerationScheme" "none"
[  1175.677] (**) ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vKB: (accel) selected scheme none/0
[  1175.677] (**) ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vKB: (accel) acceleration factor: 2.000
[  1175.677] (**) ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vKB: (accel) acceleration threshold: 4
[  1175.677] (II) event13 - ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vKB: is tagged by udev as: Keyboard Mouse
[  1175.677] (II) event13 - ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vKB: device is a pointer
[  1175.677] (II) event13 - ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vKB: device is a keyboard
[  1175.678] (II) config/udev: Adding input device ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vM (/dev/input/event26)
[  1175.678] (**) ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vM: Applying InputClass "libinput pointer catchall"
[  1175.678] (**) ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vM: Applying InputClass "libinput keyboard catchall"
[  1175.678] (II) Using input driver 'libinput' for 'ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vM'
[  1175.678] (**) ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vM: always reports core events
[  1175.678] (**) Option "Device" "/dev/input/event26"
[  1175.678] (**) Option "_source" "server/udev"
[  1175.678] (II) event26 - ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vM: is tagged by udev as: Keyboard Mouse
[  1175.678] (II) event26 - ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vM: device is a pointer
[  1175.678] (II) event26 - ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vM: device is a keyboard
[  1175.678] (II) event26 - ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vM: device removed
[  1175.703] (II) libinput: ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vM: needs a virtual subdevice
[  1175.703] (**) Option "config_info" "udev:/sys/devices/virtual/input/input30/event26"
[  1175.703] (II) XINPUT: Adding extended input device "ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vM" (type: MOUSE, id 19)
[  1175.703] (**) Option "AccelerationScheme" "none"
[  1175.703] (**) ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vM: (accel) selected scheme none/0
[  1175.703] (**) ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vM: (accel) acceleration factor: 2.000
[  1175.703] (**) ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vM: (accel) acceleration threshold: 4
[  1175.704] (II) event26 - ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vM: is tagged by udev as: Keyboard Mouse
[  1175.704] (II) event26 - ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vM: device is a pointer
[  1175.704] (II) event26 - ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vM: device is a keyboard
[  1175.704] (II) config/udev: Adding input device ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vM (/dev/input/mouse2)
[  1175.704] (II) No input driver specified, ignoring this device.
[  1175.704] (II) This device may have been added with another device file.
[  1175.707] (**) ROCCAT ROCCAT Vulcan 120 AIMO Consumer Control: Applying InputClass "libinput keyboard catchall"
[  1175.707] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Vulcan 120 AIMO Consumer Control'
[  1175.707] (**) ROCCAT ROCCAT Vulcan 120 AIMO Consumer Control: always reports core events
[  1175.707] (**) Option "Device" "/dev/input/event4"
[  1175.707] (**) Option "_source" "_driver/libinput"
[  1175.707] (II) libinput: ROCCAT ROCCAT Vulcan 120 AIMO Consumer Control: is a virtual subdevice
[  1175.707] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:2f:00.3/usb3/3-2/3-2:1.1/0003:1E7D:3098.0004/input/input4/event4"
[  1175.707] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Vulcan 120 AIMO Consumer Control" (type: KEYBOARD, id 20)
[  1175.707] (**) ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vKB: Applying InputClass "libinput pointer catchall"
[  1175.707] (**) ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vKB: Applying InputClass "libinput keyboard catchall"
[  1175.707] (II) Using input driver 'libinput' for 'ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vKB'
[  1175.707] (**) ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vKB: always reports core events
[  1175.707] (**) Option "Device" "/dev/input/event13"
[  1175.707] (**) Option "_source" "_driver/libinput"
[  1175.707] (II) libinput: ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vKB: is a virtual subdevice
[  1175.707] (**) Option "config_info" "udev:/sys/devices/virtual/input/input29/event13"
[  1175.707] (II) XINPUT: Adding extended input device "ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vKB" (type: KEYBOARD, id 21)
[  1175.707] (**) ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vM: Applying InputClass "libinput pointer catchall"
[  1175.707] (**) ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vM: Applying InputClass "libinput keyboard catchall"
[  1175.707] (II) Using input driver 'libinput' for 'ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vM'
[  1175.707] (**) ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vM: always reports core events
[  1175.707] (**) Option "Device" "/dev/input/event26"
[  1175.707] (**) Option "_source" "_driver/libinput"
[  1175.707] (II) libinput: ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vM: is a virtual subdevice
[  1175.707] (**) Option "config_info" "udev:/sys/devices/virtual/input/input30/event26"
[  1175.707] (II) XINPUT: Adding extended input device "ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vM" (type: KEYBOARD, id 22)
[  1175.726] (EE) Failed to open authorization file "/var/run/sddm/{09aa2edf-0330-4f9f-a35d-4cf31520262c}": No such file or directory
[  1177.285] (II) event1  - Power Button: device removed
[  1177.317] (II) event0  - Power Button: device removed
[  1177.343] (II) event9  - Clearly Superior Technologies. CST Laser Trackball: device removed
[  1177.413] (II) event2  - ROCCAT ROCCAT Vulcan 120 AIMO: device removed
[  1177.450] (II) event3  - ROCCAT ROCCAT Vulcan 120 AIMO Mouse: device removed
[  1177.503] (II) event5  - ROCCAT ROCCAT Vulcan 120 AIMO System Control: device removed
[  1177.530] (II) event6  - ROCCAT ROCCAT Vulcan 120 AIMO: device removed
[  1177.557] (II) event7  - ROCCAT ROCCAT Vulcan 120 AIMO: device removed
[  1177.590] (II) event8  - Logitech Pro Gaming Keyboard: device removed
[  1177.610] (II) event10 - Logitech Pro Gaming Keyboard: device removed
[  1177.637] (II) event11 - Logitech Pro Gaming Keyboard Consumer Control: device removed
[  1177.697] (II) event4  - ROCCAT ROCCAT Vulcan 120 AIMO Consumer Control: device removed
[  1177.730] (II) event13 - ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vKB: device removed
[  1177.763] (II) event26 - ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vM: device removed
[  1177.797] (II) AIGLX: Suspending AIGLX clients for VT switch
[  1224.748] (II) UnloadModule: "libinput"
[  1224.748] (II) UnloadModule: "libinput"
[  1224.748] (II) UnloadModule: "libinput"
[  1224.748] (II) UnloadModule: "libinput"
[  1224.748] (II) UnloadModule: "libinput"
[  1224.748] (II) UnloadModule: "libinput"
[  1224.748] (II) UnloadModule: "libinput"
[  1224.748] (II) UnloadModule: "libinput"
[  1224.748] (II) UnloadModule: "libinput"
[  1224.748] (II) UnloadModule: "libinput"
[  1224.748] (II) UnloadModule: "libinput"
[  1224.748] (II) UnloadModule: "libinput"
[  1224.748] (II) UnloadModule: "libinput"
[  1224.748] (II) UnloadModule: "libinput"
[  1224.748] (II) UnloadModule: "libinput"
[  1224.748] (II) UnloadModule: "libinput"
[  1224.749] (II) UnloadModule: "libinput"
[  1224.757] (II) Server terminated successfully (0). Closing log file.

Full dmesg:

[    0.000000] Linux version 4.19.45-1-lts (builduser@andyrtr) (gcc version 8.3.0 (GCC)) #1 SMP Wed May 22 13:02:41 CEST 2019
[    0.000000] Command line: initrd=\amd-ucode.img initrd=\initramfs-linux-lts.img cryptdevice=UUID=233c0f56-6ea9-4b37-908e-e1125e80ab6d:vol0 root=/dev/mapper/vol0-lv_root resume=/dev/mapper/vol0-lv_swap quiet rw amd_iommu=on
[    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: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009cfffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009d00000-0x0000000009ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20afff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000000a20b000-0x000000000affffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000b020000-0x00000000cab50fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000cab51000-0x00000000cc059fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000cc05a000-0x00000000cc1dcfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000cc1dd000-0x00000000cc5f4fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000cc5f5000-0x00000000cd12ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000cd130000-0x00000000ceffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000cf000000-0x00000000cfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000082f37ffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0xc6b9f018-0xc6baf857] usable ==> usable
[    0.000000] e820: update [mem 0xc6b9f018-0xc6baf857] usable ==> usable
[    0.000000] e820: update [mem 0xc6b82018-0xc6b9ee57] usable ==> usable
[    0.000000] e820: update [mem 0xc6b82018-0xc6b9ee57] usable ==> usable
[    0.000000] e820: update [mem 0xc6b62018-0xc6b81a57] usable ==> usable
[    0.000000] e820: update [mem 0xc6b62018-0xc6b81a57] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000009cfffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000009d00000-0x0000000009ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] reserve setup_data: [mem 0x000000000a200000-0x000000000a20afff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000000a20b000-0x000000000affffff] usable
[    0.000000] reserve setup_data: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000000b020000-0x00000000c6b62017] usable
[    0.000000] reserve setup_data: [mem 0x00000000c6b62018-0x00000000c6b81a57] usable
[    0.000000] reserve setup_data: [mem 0x00000000c6b81a58-0x00000000c6b82017] usable
[    0.000000] reserve setup_data: [mem 0x00000000c6b82018-0x00000000c6b9ee57] usable
[    0.000000] reserve setup_data: [mem 0x00000000c6b9ee58-0x00000000c6b9f017] usable
[    0.000000] reserve setup_data: [mem 0x00000000c6b9f018-0x00000000c6baf857] usable
[    0.000000] reserve setup_data: [mem 0x00000000c6baf858-0x00000000cab50fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000cab51000-0x00000000cc059fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000cc05a000-0x00000000cc1dcfff] usable
[    0.000000] reserve setup_data: [mem 0x00000000cc1dd000-0x00000000cc5f4fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000cc5f5000-0x00000000cd12ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000cd130000-0x00000000ceffffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000cf000000-0x00000000cfffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000082f37ffff] usable
[    0.000000] efi: EFI v2.70 by American Megatrends
[    0.000000] efi:  ACPI 2.0=0xcc570000  ACPI=0xcc570000  SMBIOS=0xccf66000  SMBIOS 3.0=0xccf65000  MEMATTR=0xc720f018  ESRT=0xc9617998 
[    0.000000] SMBIOS 3.2.1 present.
[    0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./X370 Taichi, BIOS P5.50 04/18/2019
[    0.000000] tsc: Fast TSC calibration failed
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] last_pfn = 0x82f380 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF write-through
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000000 mask FFFF80000000 write-back
[    0.000000]   1 base 000080000000 mask FFFFC0000000 write-back
[    0.000000]   2 base 0000C0000000 mask FFFFF0000000 write-back
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] TOM2: 0000000830000000 aka 33536M
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000000] e820: update [mem 0xd0000000-0xffffffff] usable ==> reserved
[    0.000000] last_pfn = 0xcf000 max_arch_pfn = 0x400000000
[    0.000000] esrt: Reserving ESRT space from 0x00000000c9617998 to 0x00000000c96179d0.
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x791c01000, 0x791c01fff] PGTABLE
[    0.000000] BRK [0x791c02000, 0x791c02fff] PGTABLE
[    0.000000] BRK [0x791c03000, 0x791c03fff] PGTABLE
[    0.000000] BRK [0x791c04000, 0x791c04fff] PGTABLE
[    0.000000] BRK [0x791c05000, 0x791c05fff] PGTABLE
[    0.000000] BRK [0x791c06000, 0x791c06fff] PGTABLE
[    0.000000] BRK [0x791c07000, 0x791c07fff] PGTABLE
[    0.000000] BRK [0x791c08000, 0x791c08fff] PGTABLE
[    0.000000] BRK [0x791c09000, 0x791c09fff] PGTABLE
[    0.000000] BRK [0x791c0a000, 0x791c0afff] PGTABLE
[    0.000000] BRK [0x791c0b000, 0x791c0bfff] PGTABLE
[    0.000000] BRK [0x791c0c000, 0x791c0cfff] PGTABLE
[    0.000000] Secure boot disabled
[    0.000000] RAMDISK: [mem 0x7ed8a000-0x7fffefff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000CC570000 000024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 0x00000000CC5700A8 0000CC (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x00000000CC577018 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x00000000CC570208 006E09 (v02 ALASKA A M I    01072009 INTL 20120913)
[    0.000000] ACPI: FACS 0x00000000CC5DCE00 000040
[    0.000000] ACPI: APIC 0x00000000CC577130 00015E (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x00000000CC577290 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FIDT 0x00000000CC5772D8 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 0x00000000CC577378 0000FC (v02 ALASKA CPUSSDT  01072009 AMI  01072009)
[    0.000000] ACPI: SSDT 0x00000000CC577478 008C98 (v02 AMD    AMD ALIB 00000002 MSFT 04000000)
[    0.000000] ACPI: SSDT 0x00000000CC580110 002F16 (v01 AMD    AMD AOD  00000001 INTL 20120913)
[    0.000000] ACPI: MCFG 0x00000000CC583028 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
[    0.000000] ACPI: AAFT 0x00000000CC583068 000490 (v01 ALASKA OEMAAFT  01072009 MSFT 00000097)
[    0.000000] ACPI: HPET 0x00000000CC5834F8 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
[    0.000000] ACPI: SSDT 0x00000000CC583530 000024 (v01 AMDFCH FCHZP    00001000 INTL 20120913)
[    0.000000] ACPI: UEFI 0x00000000CC583558 000042 (v01 ALASKA A M I    00000002      01000013)
[    0.000000] ACPI: BGRT 0x00000000CC5835A0 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: IVRS 0x00000000CC5835D8 0000D0 (v02 AMD    AMD IVRS 00000001 AMD  00000000)
[    0.000000] ACPI: SSDT 0x00000000CC5836A8 002314 (v01 AMD    AMD CPU  00000001 AMD  00000001)
[    0.000000] ACPI: CRAT 0x00000000CC5859C0 000F50 (v01 AMD    AMD CRAT 00000001 AMD  00000001)
[    0.000000] ACPI: CDIT 0x00000000CC586910 000029 (v01 AMD    AMD CDIT 00000001 AMD  00000001)
[    0.000000] ACPI: SSDT 0x00000000CC586940 001CE5 (v01 AMD    AmdTable 00000001 INTL 20120913)
[    0.000000] ACPI: SSDT 0x00000000CC588628 0000BF (v01 AMD    AMD PT   00001000 INTL 20120913)
[    0.000000] ACPI: WSMT 0x00000000CC5886E8 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 0x00000000CC588710 0010AF (v01 AMD    AmdTable 00000001 INTL 20120913)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] system APIC only can use physical flat
[    0.000000] Setting APIC routing to physical flat.
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000082f37ffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x82f37c000-0x82f37ffff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000082f37ffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x0000000009cfffff]
[    0.000000]   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
[    0.000000]   node   0: [mem 0x000000000a20b000-0x000000000affffff]
[    0.000000]   node   0: [mem 0x000000000b020000-0x00000000cab50fff]
[    0.000000]   node   0: [mem 0x00000000cc05a000-0x00000000cc1dcfff]
[    0.000000]   node   0: [mem 0x00000000cd130000-0x00000000ceffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000082f37ffff]
[    0.000000] Reserved but unavailable: 97 pages
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000082f37ffff]
[    0.000000] On node 0 totalpages: 8371096
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 29 pages reserved
[    0.000000]   DMA zone: 3999 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 13026 pages used for memmap
[    0.000000]   DMA32 zone: 833657 pages, LIFO batch:63
[    0.000000]   Normal zone: 117710 pages used for memmap
[    0.000000]   Normal zone: 7533440 pages, LIFO batch:63
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] system APIC only can use physical flat
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 17, version 33, address 0xfec00000, GSI 0-23
[    0.000000] IOAPIC[1]: apic_id 18, version 33, address 0xfec01000, GSI 24-55
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.000000] smpboot: Allowing 32 CPUs, 16 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x09d00000-0x09ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x0a200000-0x0a20afff]
[    0.000000] PM: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xc6b62000-0xc6b62fff]
[    0.000000] PM: Registered nosave memory: [mem 0xc6b81000-0xc6b81fff]
[    0.000000] PM: Registered nosave memory: [mem 0xc6b82000-0xc6b82fff]
[    0.000000] PM: Registered nosave memory: [mem 0xc6b9e000-0xc6b9efff]
[    0.000000] PM: Registered nosave memory: [mem 0xc6b9f000-0xc6b9ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xc6baf000-0xc6baffff]
[    0.000000] PM: Registered nosave memory: [mem 0xcab51000-0xcc059fff]
[    0.000000] PM: Registered nosave memory: [mem 0xcc1dd000-0xcc5f4fff]
[    0.000000] PM: Registered nosave memory: [mem 0xcc5f5000-0xcd12ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xcf000000-0xcfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xd0000000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfcffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfd000000-0xffffffff]
[    0.000000] [mem 0xd0000000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.000000] random: get_random_bytes called from start_kernel+0x95/0x530 with crng_init=0
[    0.000000] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:32 nr_node_ids:1
[    0.000000] percpu: Embedded 45 pages/cpu s147456 r8192 d28672 u262144
[    0.000000] pcpu-alloc: s147456 r8192 d28672 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.000000] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 8240267
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: initrd=\amd-ucode.img initrd=\initramfs-linux-lts.img cryptdevice=UUID=233c0f56-6ea9-4b37-908e-e1125e80ab6d:vol0 root=/dev/mapper/vol0-lv_root resume=/dev/mapper/vol0-lv_swap quiet rw amd_iommu=on
[    0.000000] log_buf_len individual max cpu contribution: 4096 bytes
[    0.000000] log_buf_len total cpu_extra contributions: 126976 bytes
[    0.000000] log_buf_len min size: 131072 bytes
[    0.000000] log_buf_len: 262144 bytes
[    0.000000] early log buf free: 115800(88%)
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 32781896K/33484384K available (12300K kernel code, 1365K rwdata, 3544K rodata, 1588K init, 3856K bss, 702488K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
[    0.000000] ftrace: allocating 35499 entries in 139 pages
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=32.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
[    0.000000] NR_IRQS: 20736, nr_irqs: 1224, preallocated irqs: 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] ACPI: Core revision 20180810
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.000000] hpet clockevent registered
[    0.000000] APIC: Switch to symmetric I/O mode setup
[    0.010000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.070000] tsc: PIT calibration matches HPET. 1 loops
[    0.070000] tsc: Detected 3599.832 MHz processor
[    0.000006] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33e3b48dc3d, max_idle_ns: 440795211700 ns
[    0.000011] Calibrating delay loop (skipped), value calculated using timer frequency.. 7199.66 BogoMIPS (lpj=35998320)
[    0.000013] pid_max: default: 32768 minimum: 301
[    0.000946] Security Framework initialized
[    0.000947] Yama: becoming mindful.
[    0.000950] AppArmor: AppArmor disabled by boot time parameter
[    0.005251] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes)
[    0.007294] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.007379] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.007444] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.007648] mce: CPU supports 23 MCE banks
[    0.007666] LVT offset 1 assigned for vector 0xf9
[    0.007733] LVT offset 2 assigned for vector 0xf4
[    0.007743] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[    0.007744] Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0
[    0.007745] Spectre V2 : Mitigation: Full AMD retpoline
[    0.007745] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.007751] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.007751] Spectre V2 : User space: Vulnerable
[    0.007752] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.012676] Freeing SMP alternatives memory: 32K
[    0.030007] smpboot: CPU0: AMD Ryzen 7 1800X Eight-Core Processor (family: 0x17, model: 0x1, stepping: 0x1)
[    0.030007] Performance Events: Fam17h core perfctr, AMD PMU driver.
[    0.030007] ... version:                0
[    0.030007] ... bit width:              48
[    0.030007] ... generic registers:      6
[    0.030007] ... value mask:             0000ffffffffffff
[    0.030007] ... max period:             00007fffffffffff
[    0.030007] ... fixed-purpose events:   0
[    0.030007] ... event mask:             000000000000003f
[    0.030007] rcu: Hierarchical SRCU implementation.
[    0.030007] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.030007] smp: Bringing up secondary CPUs ...
[    0.030007] x86: Booting SMP configuration:
[    0.030007] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15
[    0.052221] smp: Brought up 1 node, 16 CPUs
[    0.052221] smpboot: Max logical packages: 2
[    0.052221] smpboot: Total of 16 processors activated (115194.62 BogoMIPS)
[    0.052221] devtmpfs: initialized
[    0.052221] x86/mm: Memory block size: 128MB
[    0.060032] PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20afff] (45056 bytes)
[    0.060034] PM: Registering ACPI NVS region [mem 0xcc1dd000-0xcc5f4fff] (4292608 bytes)
[    0.060145] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.060163] futex hash table entries: 8192 (order: 7, 524288 bytes)
[    0.060310] pinctrl core: initialized pinctrl subsystem
[    0.060410] RTC time: 17:14:00, date: 05/24/19
[    0.060554] NET: Registered protocol family 16
[    0.060608] audit: initializing netlink subsys (disabled)
[    0.060613] audit: type=2000 audit(1558718040.130:1): state=initialized audit_enabled=0 res=1
[    0.060613] cpuidle: using governor ladder
[    0.060613] cpuidle: using governor menu
[    0.060613] ACPI: bus type PCI registered
[    0.060613] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.060613] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.060613] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.060613] PCI: Using configuration type 1 for base access
[    0.060951] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.060951] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.060951] ACPI: Added _OSI(Module Device)
[    0.060951] ACPI: Added _OSI(Processor Device)
[    0.060951] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.060951] ACPI: Added _OSI(Processor Aggregator Device)
[    0.060951] ACPI: Added _OSI(Linux-Dell-Video)
[    0.060951] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.074201] ACPI: 9 ACPI AML tables successfully acquired and loaded
[    0.076539] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.079707] ACPI: Interpreter enabled
[    0.079720] ACPI: (supports S0 S3 S4 S5)
[    0.079720] ACPI: Using IOAPIC for interrupt routing
[    0.080003] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.080327] ACPI: Enabled 2 GPEs in block 00 to 1F
[    0.087284] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.087284] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.087284] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR]
[    0.087284] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    0.087284] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.087284] PCI host bridge to bus 0000:00
[    0.087284] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.087284] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.087284] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.087284] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.087284] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.087284] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[    0.087284] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xfec2ffff window]
[    0.087284] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
[    0.087284] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.087284] pci 0000:00:00.0: [1022:1450] type 00 class 0x060000
[    0.087284] pci 0000:00:00.2: [1022:1451] type 00 class 0x080600
[    0.087284] pci 0000:00:01.0: [1022:1452] type 00 class 0x060000
[    0.087284] pci 0000:00:01.3: [1022:1453] type 01 class 0x060400
[    0.087284] pci 0000:00:01.3: enabling Extended Tags
[    0.087284] pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
[    0.087284] pci 0000:00:02.0: [1022:1452] type 00 class 0x060000
[    0.087284] pci 0000:00:03.0: [1022:1452] type 00 class 0x060000
[    0.087284] pci 0000:00:03.1: [1022:1453] type 01 class 0x060400
[    0.087284] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
[    0.087284] pci 0000:00:03.2: [1022:1453] type 01 class 0x060400
[    0.087284] pci 0000:00:03.2: PME# supported from D0 D3hot D3cold
[    0.087284] pci 0000:00:04.0: [1022:1452] type 00 class 0x060000
[    0.087284] pci 0000:00:07.0: [1022:1452] type 00 class 0x060000
[    0.087284] pci 0000:00:07.1: [1022:1454] type 01 class 0x060400
[    0.087284] pci 0000:00:07.1: enabling Extended Tags
[    0.087284] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
[    0.087284] pci 0000:00:08.0: [1022:1452] type 00 class 0x060000
[    0.087284] pci 0000:00:08.1: [1022:1454] type 01 class 0x060400
[    0.087284] pci 0000:00:08.1: enabling Extended Tags
[    0.087284] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.087284] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    0.087284] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    0.087284] pci 0000:00:18.0: [1022:1460] type 00 class 0x060000
[    0.087284] pci 0000:00:18.1: [1022:1461] type 00 class 0x060000
[    0.087284] pci 0000:00:18.2: [1022:1462] type 00 class 0x060000
[    0.087284] pci 0000:00:18.3: [1022:1463] type 00 class 0x060000
[    0.087284] pci 0000:00:18.4: [1022:1464] type 00 class 0x060000
[    0.087284] pci 0000:00:18.5: [1022:1465] type 00 class 0x060000
[    0.087284] pci 0000:00:18.6: [1022:1466] type 00 class 0x060000
[    0.090016] pci 0000:00:18.7: [1022:1467] type 00 class 0x060000
[    0.090148] pci 0000:03:00.0: [1022:43b9] type 00 class 0x0c0330
[    0.090168] pci 0000:03:00.0: reg 0x10: [mem 0xf75a0000-0xf75a7fff 64bit]
[    0.090201] pci 0000:03:00.0: enabling Extended Tags
[    0.090242] pci 0000:03:00.0: PME# supported from D3hot D3cold
[    0.090307] pci 0000:03:00.1: [1022:43b5] type 00 class 0x010601
[    0.090350] pci 0000:03:00.1: reg 0x24: [mem 0xf7580000-0xf759ffff]
[    0.090356] pci 0000:03:00.1: reg 0x30: [mem 0xf7500000-0xf757ffff pref]
[    0.090361] pci 0000:03:00.1: enabling Extended Tags
[    0.090395] pci 0000:03:00.1: PME# supported from D3hot D3cold
[    0.090442] pci 0000:03:00.2: [1022:43b0] type 01 class 0x060400
[    0.090477] pci 0000:03:00.2: enabling Extended Tags
[    0.090513] pci 0000:03:00.2: PME# supported from D3hot D3cold
[    0.090588] pci 0000:00:01.3: PCI bridge to [bus 03-21]
[    0.090591] pci 0000:00:01.3:   bridge window [io  0xc000-0xdfff]
[    0.090592] pci 0000:00:01.3:   bridge window [mem 0xf7200000-0xf75fffff]
[    0.090673] pci 0000:16:00.0: [1022:43b4] type 01 class 0x060400
[    0.090712] pci 0000:16:00.0: enabling Extended Tags
[    0.090756] pci 0000:16:00.0: PME# supported from D3hot D3cold
[    0.090821] pci 0000:16:02.0: [1022:43b4] type 01 class 0x060400
[    0.090860] pci 0000:16:02.0: enabling Extended Tags
[    0.090904] pci 0000:16:02.0: PME# supported from D3hot D3cold
[    0.090967] pci 0000:16:03.0: [1022:43b4] type 01 class 0x060400
[    0.091007] pci 0000:16:03.0: enabling Extended Tags
[    0.091051] pci 0000:16:03.0: PME# supported from D3hot D3cold
[    0.091117] pci 0000:16:04.0: [1022:43b4] type 01 class 0x060400
[    0.091156] pci 0000:16:04.0: enabling Extended Tags
[    0.091200] pci 0000:16:04.0: PME# supported from D3hot D3cold
[    0.091278] pci 0000:03:00.2: PCI bridge to [bus 16-21]
[    0.091282] pci 0000:03:00.2:   bridge window [io  0xc000-0xdfff]
[    0.091284] pci 0000:03:00.2:   bridge window [mem 0xf7200000-0xf74fffff]
[    0.091317] pci 0000:16:00.0: PCI bridge to [bus 17]
[    0.091375] pci 0000:19:00.0: [1b21:0612] type 00 class 0x010601
[    0.091402] pci 0000:19:00.0: reg 0x10: [io  0xd050-0xd057]
[    0.091414] pci 0000:19:00.0: reg 0x14: [io  0xd040-0xd043]
[    0.091425] pci 0000:19:00.0: reg 0x18: [io  0xd030-0xd037]
[    0.091436] pci 0000:19:00.0: reg 0x1c: [io  0xd020-0xd023]
[    0.091448] pci 0000:19:00.0: reg 0x20: [io  0xd000-0xd01f]
[    0.091459] pci 0000:19:00.0: reg 0x24: [mem 0xf7400000-0xf74001ff]
[    0.091621] pci 0000:16:02.0: PCI bridge to [bus 19]
[    0.091625] pci 0000:16:02.0:   bridge window [io  0xd000-0xdfff]
[    0.091627] pci 0000:16:02.0:   bridge window [mem 0xf7400000-0xf74fffff]
[    0.091680] pci 0000:1a:00.0: [1b21:1184] type 01 class 0x060400
[    0.091746] pci 0000:1a:00.0: enabling Extended Tags
[    0.091818] pci 0000:1a:00.0: PME# supported from D0 D3hot D3cold
[    0.091928] pci 0000:16:03.0: PCI bridge to [bus 1a-20]
[    0.091933] pci 0000:16:03.0:   bridge window [io  0xc000-0xcfff]
[    0.091935] pci 0000:16:03.0:   bridge window [mem 0xf7200000-0xf73fffff]
[    0.092023] pci 0000:1b:01.0: [1b21:1184] type 01 class 0x060400
[    0.092090] pci 0000:1b:01.0: enabling Extended Tags
[    0.092162] pci 0000:1b:01.0: PME# supported from D0 D3hot D3cold
[    0.092248] pci 0000:1b:03.0: [1b21:1184] type 01 class 0x060400
[    0.092315] pci 0000:1b:03.0: enabling Extended Tags
[    0.092387] pci 0000:1b:03.0: PME# supported from D0 D3hot D3cold
[    0.092474] pci 0000:1b:05.0: [1b21:1184] type 01 class 0x060400
[    0.092540] pci 0000:1b:05.0: enabling Extended Tags
[    0.092613] pci 0000:1b:05.0: PME# supported from D0 D3hot D3cold
[    0.092700] pci 0000:1b:07.0: [1b21:1184] type 01 class 0x060400
[    0.092767] pci 0000:1b:07.0: enabling Extended Tags
[    0.092841] pci 0000:1b:07.0: PME# supported from D0 D3hot D3cold
[    0.092953] pci 0000:1a:00.0: PCI bridge to [bus 1b-20]
[    0.092960] pci 0000:1a:00.0:   bridge window [io  0xc000-0xcfff]
[    0.092964] pci 0000:1a:00.0:   bridge window [mem 0xf7200000-0xf73fffff]
[    0.093055] pci 0000:1c:00.0: [8086:24fb] type 00 class 0x028000
[    0.093123] pci 0000:1c:00.0: reg 0x10: [mem 0xf7300000-0xf7301fff 64bit]
[    0.093359] pci 0000:1c:00.0: PME# supported from D0 D3hot D3cold
[    0.093574] pci 0000:1b:01.0: PCI bridge to [bus 1c]
[    0.093583] pci 0000:1b:01.0:   bridge window [mem 0xf7300000-0xf73fffff]
[    0.093641] pci 0000:1b:03.0: PCI bridge to [bus 1d]
[    0.093728] pci 0000:1e:00.0: [8086:1539] type 00 class 0x020000
[    0.093779] pci 0000:1e:00.0: reg 0x10: [mem 0xf7200000-0xf721ffff]
[    0.093817] pci 0000:1e:00.0: reg 0x18: [io  0xc000-0xc01f]
[    0.093836] pci 0000:1e:00.0: reg 0x1c: [mem 0xf7220000-0xf7223fff]
[    0.094033] pci 0000:1e:00.0: PME# supported from D0 D3hot D3cold
[    0.094191] pci 0000:1b:05.0: PCI bridge to [bus 1e]
[    0.094197] pci 0000:1b:05.0:   bridge window [io  0xc000-0xcfff]
[    0.094201] pci 0000:1b:05.0:   bridge window [mem 0xf7200000-0xf72fffff]
[    0.094258] pci 0000:1b:07.0: PCI bridge to [bus 20]
[    0.094334] pci 0000:16:04.0: PCI bridge to [bus 21]
[    0.095068] pci 0000:22:00.0: [1002:67ef] type 00 class 0x030000
[    0.095093] pci 0000:22:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.095103] pci 0000:22:00.0: reg 0x18: [mem 0xe0000000-0xe01fffff 64bit pref]
[    0.095109] pci 0000:22:00.0: reg 0x20: [io  0xf000-0xf0ff]
[    0.095115] pci 0000:22:00.0: reg 0x24: [mem 0xf7a00000-0xf7a3ffff]
[    0.095121] pci 0000:22:00.0: reg 0x30: [mem 0xf7a40000-0xf7a5ffff pref]
[    0.095133] pci 0000:22:00.0: BAR 0: assigned to efifb
[    0.095182] pci 0000:22:00.0: supports D1 D2
[    0.095183] pci 0000:22:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.095268] pci 0000:22:00.1: [1002:aae0] type 00 class 0x040300
[    0.095288] pci 0000:22:00.1: reg 0x10: [mem 0xf7a60000-0xf7a63fff 64bit]
[    0.095359] pci 0000:22:00.1: supports D1 D2
[    0.095437] pci 0000:00:03.1: PCI bridge to [bus 22]
[    0.095440] pci 0000:00:03.1:   bridge window [io  0xf000-0xffff]
[    0.095441] pci 0000:00:03.1:   bridge window [mem 0xf7a00000-0xf7afffff]
[    0.095443] pci 0000:00:03.1:   bridge window [mem 0xd0000000-0xe01fffff 64bit pref]
[    0.095919] pci 0000:23:00.0: [10de:1184] type 00 class 0x030000
[    0.095937] pci 0000:23:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff]
[    0.095946] pci 0000:23:00.0: reg 0x14: [mem 0xe8000000-0xefffffff 64bit pref]
[    0.095954] pci 0000:23:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
[    0.095960] pci 0000:23:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.095965] pci 0000:23:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref]
[    0.096043] pci 0000:23:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x8 link at 0000:00:03.2 (capable of 126.016 Gb/s with 8 GT/s x16 link)
[    0.096076] pci 0000:23:00.1: [10de:0e0a] type 00 class 0x040300
[    0.096090] pci 0000:23:00.1: reg 0x10: [mem 0xf7080000-0xf7083fff]
[    0.096213] pci 0000:00:03.2: PCI bridge to [bus 23]
[    0.096215] pci 0000:00:03.2:   bridge window [io  0xe000-0xefff]
[    0.096216] pci 0000:00:03.2:   bridge window [mem 0xf6000000-0xf70fffff]
[    0.096218] pci 0000:00:03.2:   bridge window [mem 0xe8000000-0xf1ffffff 64bit pref]
[    0.096274] pci 0000:24:00.0: [1022:145a] type 00 class 0x130000
[    0.096298] pci 0000:24:00.0: enabling Extended Tags
[    0.096358] pci 0000:24:00.2: [1022:1456] type 00 class 0x108000
[    0.096371] pci 0000:24:00.2: reg 0x18: [mem 0xf7700000-0xf77fffff]
[    0.096378] pci 0000:24:00.2: reg 0x24: [mem 0xf7800000-0xf7801fff]
[    0.096383] pci 0000:24:00.2: enabling Extended Tags
[    0.096445] pci 0000:24:00.3: [1022:145c] type 00 class 0x0c0330
[    0.096456] pci 0000:24:00.3: reg 0x10: [mem 0xf7600000-0xf76fffff 64bit]
[    0.096474] pci 0000:24:00.3: enabling Extended Tags
[    0.096498] pci 0000:24:00.3: PME# supported from D0 D3hot D3cold
[    0.096548] pci 0000:00:07.1: PCI bridge to [bus 24]
[    0.096551] pci 0000:00:07.1:   bridge window [mem 0xf7600000-0xf78fffff]
[    0.097104] pci 0000:25:00.0: [1022:1455] type 00 class 0x130000
[    0.097131] pci 0000:25:00.0: enabling Extended Tags
[    0.097198] pci 0000:25:00.2: [1022:7901] type 00 class 0x010601
[    0.097224] pci 0000:25:00.2: reg 0x24: [mem 0xf7908000-0xf7908fff]
[    0.097231] pci 0000:25:00.2: enabling Extended Tags
[    0.097258] pci 0000:25:00.2: PME# supported from D3hot D3cold
[    0.097304] pci 0000:25:00.3: [1022:1457] type 00 class 0x040300
[    0.097313] pci 0000:25:00.3: reg 0x10: [mem 0xf7900000-0xf7907fff]
[    0.097331] pci 0000:25:00.3: enabling Extended Tags
[    0.097357] pci 0000:25:00.3: PME# supported from D0 D3hot D3cold
[    0.097413] pci 0000:00:08.1: PCI bridge to [bus 25]
[    0.097416] pci 0000:00:08.1:   bridge window [mem 0xf7900000-0xf79fffff]
[    0.097680] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
[    0.097735] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
[    0.097783] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
[    0.097848] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
[    0.097906] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
[    0.097955] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
[    0.098003] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
[    0.098051] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
[    0.100020] pci 0000:22:00.0: vgaarb: setting as boot VGA device
[    0.100020] pci 0000:22:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.100021] pci 0000:23:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.100022] pci 0000:23:00.0: vgaarb: bridge control possible
[    0.100022] pci 0000:22:00.0: vgaarb: bridge control possible
[    0.100023] vgaarb: loaded
[    0.100122] ACPI: bus type USB registered
[    0.100130] usbcore: registered new interface driver usbfs
[    0.100136] usbcore: registered new interface driver hub
[    0.100179] usbcore: registered new device driver usb
[    0.100192] pps_core: LinuxPPS API ver. 1 registered
[    0.100192] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.100194] PTP clock support registered
[    0.100200] EDAC MC: Ver: 3.0.0
[    0.100316] Registered efivars operations
[    0.120243] PCI: Using ACPI for IRQ routing
[    0.122808] PCI: pci_cache_line_size set to 64 bytes
[    0.122894] Expanded resource Reserved due to conflict with PCI Bus 0000:00
[    0.122895] e820: reserve RAM buffer [mem 0x09d00000-0x0bffffff]
[    0.122896] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[    0.122896] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
[    0.122897] e820: reserve RAM buffer [mem 0xc6b62018-0xc7ffffff]
[    0.122897] e820: reserve RAM buffer [mem 0xc6b82018-0xc7ffffff]
[    0.122898] e820: reserve RAM buffer [mem 0xc6b9f018-0xc7ffffff]
[    0.122898] e820: reserve RAM buffer [mem 0xcab51000-0xcbffffff]
[    0.122899] e820: reserve RAM buffer [mem 0xcc1dd000-0xcfffffff]
[    0.122899] e820: reserve RAM buffer [mem 0xcf000000-0xcfffffff]
[    0.122900] e820: reserve RAM buffer [mem 0x82f380000-0x82fffffff]
[    0.122988] NetLabel: Initializing
[    0.122989] NetLabel:  domain hash size = 128
[    0.122989] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.122999] NetLabel:  unlabeled traffic allowed by default
[    0.123002] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.123002] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.123002] clocksource: Switched to clocksource tsc-early
[    0.127554] VFS: Disk quotas dquot_6.6.0
[    0.127572] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.127646] pnp: PnP ACPI init
[    0.127778] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.127781] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.127854] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.128040] system 00:02: [io  0x0280-0x028f] has been reserved
[    0.128041] system 00:02: [io  0x0290-0x029f] has been reserved
[    0.128042] system 00:02: [io  0x02a0-0x02af] has been reserved
[    0.128043] system 00:02: [io  0x02b0-0x02bf] has been reserved
[    0.128045] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.128277] system 00:03: [io  0x04d0-0x04d1] has been reserved
[    0.128278] system 00:03: [io  0x040b] has been reserved
[    0.128279] system 00:03: [io  0x04d6] has been reserved
[    0.128280] system 00:03: [io  0x0c00-0x0c01] has been reserved
[    0.128281] system 00:03: [io  0x0c14] has been reserved
[    0.128281] system 00:03: [io  0x0c50-0x0c51] has been reserved
[    0.128282] system 00:03: [io  0x0c52] has been reserved
[    0.128283] system 00:03: [io  0x0c6c] has been reserved
[    0.128283] system 00:03: [io  0x0c6f] has been reserved
[    0.128284] system 00:03: [io  0x0cd0-0x0cd1] has been reserved
[    0.128285] system 00:03: [io  0x0cd2-0x0cd3] has been reserved
[    0.128285] system 00:03: [io  0x0cd4-0x0cd5] has been reserved
[    0.128286] system 00:03: [io  0x0cd6-0x0cd7] has been reserved
[    0.128287] system 00:03: [io  0x0cd8-0x0cdf] has been reserved
[    0.128287] system 00:03: [io  0x0800-0x089f] has been reserved
[    0.128288] system 00:03: [io  0x0b00-0x0b0f] has been reserved
[    0.128289] system 00:03: [io  0x0b20-0x0b3f] has been reserved
[    0.128289] system 00:03: [io  0x0900-0x090f] has been reserved
[    0.128290] system 00:03: [io  0x0910-0x091f] has been reserved
[    0.128291] system 00:03: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.128292] system 00:03: [mem 0xfec01000-0xfec01fff] could not be reserved
[    0.128293] system 00:03: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.128294] system 00:03: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.128295] system 00:03: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    0.128296] system 00:03: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.128297] system 00:03: [mem 0xff000000-0xffffffff] has been reserved
[    0.128299] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.128714] pnp: PnP ACPI: found 4 devices
[    0.134541] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.134639] pci 0000:16:00.0: PCI bridge to [bus 17]
[    0.134650] pci 0000:16:02.0: PCI bridge to [bus 19]
[    0.134652] pci 0000:16:02.0:   bridge window [io  0xd000-0xdfff]
[    0.134655] pci 0000:16:02.0:   bridge window [mem 0xf7400000-0xf74fffff]
[    0.134662] pci 0000:1b:01.0: PCI bridge to [bus 1c]
[    0.134668] pci 0000:1b:01.0:   bridge window [mem 0xf7300000-0xf73fffff]
[    0.134677] pci 0000:1b:03.0: PCI bridge to [bus 1d]
[    0.134692] pci 0000:1b:05.0: PCI bridge to [bus 1e]
[    0.134694] pci 0000:1b:05.0:   bridge window [io  0xc000-0xcfff]
[    0.134699] pci 0000:1b:05.0:   bridge window [mem 0xf7200000-0xf72fffff]
[    0.134709] pci 0000:1b:07.0: PCI bridge to [bus 20]
[    0.134724] pci 0000:1a:00.0: PCI bridge to [bus 1b-20]
[    0.134726] pci 0000:1a:00.0:   bridge window [io  0xc000-0xcfff]
[    0.134731] pci 0000:1a:00.0:   bridge window [mem 0xf7200000-0xf73fffff]
[    0.134740] pci 0000:16:03.0: PCI bridge to [bus 1a-20]
[    0.134742] pci 0000:16:03.0:   bridge window [io  0xc000-0xcfff]
[    0.134745] pci 0000:16:03.0:   bridge window [mem 0xf7200000-0xf73fffff]
[    0.134751] pci 0000:16:04.0: PCI bridge to [bus 21]
[    0.134760] pci 0000:03:00.2: PCI bridge to [bus 16-21]
[    0.134762] pci 0000:03:00.2:   bridge window [io  0xc000-0xdfff]
[    0.134765] pci 0000:03:00.2:   bridge window [mem 0xf7200000-0xf74fffff]
[    0.134771] pci 0000:00:01.3: PCI bridge to [bus 03-21]
[    0.134772] pci 0000:00:01.3:   bridge window [io  0xc000-0xdfff]
[    0.134774] pci 0000:00:01.3:   bridge window [mem 0xf7200000-0xf75fffff]
[    0.134778] pci 0000:00:03.1: PCI bridge to [bus 22]
[    0.134779] pci 0000:00:03.1:   bridge window [io  0xf000-0xffff]
[    0.134781] pci 0000:00:03.1:   bridge window [mem 0xf7a00000-0xf7afffff]
[    0.134783] pci 0000:00:03.1:   bridge window [mem 0xd0000000-0xe01fffff 64bit pref]
[    0.134786] pci 0000:00:03.2: PCI bridge to [bus 23]
[    0.134787] pci 0000:00:03.2:   bridge window [io  0xe000-0xefff]
[    0.134789] pci 0000:00:03.2:   bridge window [mem 0xf6000000-0xf70fffff]
[    0.134790] pci 0000:00:03.2:   bridge window [mem 0xe8000000-0xf1ffffff 64bit pref]
[    0.134793] pci 0000:00:07.1: PCI bridge to [bus 24]
[    0.134795] pci 0000:00:07.1:   bridge window [mem 0xf7600000-0xf78fffff]
[    0.134799] pci 0000:00:08.1: PCI bridge to [bus 25]
[    0.134801] pci 0000:00:08.1:   bridge window [mem 0xf7900000-0xf79fffff]
[    0.134806] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.134807] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.134808] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.134809] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.134810] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[    0.134811] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[    0.134812] pci_bus 0000:00: resource 10 [mem 0xd0000000-0xfec2ffff window]
[    0.134813] pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window]
[    0.134814] pci_bus 0000:03: resource 0 [io  0xc000-0xdfff]
[    0.134815] pci_bus 0000:03: resource 1 [mem 0xf7200000-0xf75fffff]
[    0.134816] pci_bus 0000:16: resource 0 [io  0xc000-0xdfff]
[    0.134817] pci_bus 0000:16: resource 1 [mem 0xf7200000-0xf74fffff]
[    0.134818] pci_bus 0000:19: resource 0 [io  0xd000-0xdfff]
[    0.134818] pci_bus 0000:19: resource 1 [mem 0xf7400000-0xf74fffff]
[    0.134819] pci_bus 0000:1a: resource 0 [io  0xc000-0xcfff]
[    0.134820] pci_bus 0000:1a: resource 1 [mem 0xf7200000-0xf73fffff]
[    0.134821] pci_bus 0000:1b: resource 0 [io  0xc000-0xcfff]
[    0.134822] pci_bus 0000:1b: resource 1 [mem 0xf7200000-0xf73fffff]
[    0.134823] pci_bus 0000:1c: resource 1 [mem 0xf7300000-0xf73fffff]
[    0.134824] pci_bus 0000:1e: resource 0 [io  0xc000-0xcfff]
[    0.134825] pci_bus 0000:1e: resource 1 [mem 0xf7200000-0xf72fffff]
[    0.134826] pci_bus 0000:22: resource 0 [io  0xf000-0xffff]
[    0.134827] pci_bus 0000:22: resource 1 [mem 0xf7a00000-0xf7afffff]
[    0.134828] pci_bus 0000:22: resource 2 [mem 0xd0000000-0xe01fffff 64bit pref]
[    0.134828] pci_bus 0000:23: resource 0 [io  0xe000-0xefff]
[    0.134829] pci_bus 0000:23: resource 1 [mem 0xf6000000-0xf70fffff]
[    0.134829] pci_bus 0000:23: resource 2 [mem 0xe8000000-0xf1ffffff 64bit pref]
[    0.134830] pci_bus 0000:24: resource 1 [mem 0xf7600000-0xf78fffff]
[    0.134831] pci_bus 0000:25: resource 1 [mem 0xf7900000-0xf79fffff]
[    0.134900] NET: Registered protocol family 2
[    0.135233] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes)
[    0.135294] TCP established hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.135571] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.135696] TCP: Hash tables configured (established 262144 bind 65536)
[    0.135741] UDP hash table entries: 16384 (order: 7, 524288 bytes)
[    0.135806] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes)
[    0.135934] NET: Registered protocol family 1
[    0.135937] NET: Registered protocol family 44
[    0.136112] pci 0000:22:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.136119] pci 0000:22:00.1: Linked as a consumer to 0000:22:00.0
[    0.136140] pci 0000:23:00.1: Linked as a consumer to 0000:23:00.0
[    0.136235] PCI: CLS 64 bytes, default 64
[    0.136293] Unpacking initramfs...
[    0.344068] Freeing initrd memory: 18900K
[    0.344103] AMD-Vi: IOMMU performance counters supported
[    0.344537] iommu: Adding device 0000:00:01.0 to group 0
[    0.344713] iommu: Adding device 0000:00:01.3 to group 1
[    0.344882] iommu: Adding device 0000:00:02.0 to group 2
[    0.345063] iommu: Adding device 0000:00:03.0 to group 3
[    0.345242] iommu: Adding device 0000:00:03.1 to group 4
[    0.345420] iommu: Adding device 0000:00:03.2 to group 5
[    0.345592] iommu: Adding device 0000:00:04.0 to group 6
[    0.345769] iommu: Adding device 0000:00:07.0 to group 7
[    0.345945] iommu: Adding device 0000:00:07.1 to group 8
[    0.346124] iommu: Adding device 0000:00:08.0 to group 9
[    0.346290] iommu: Adding device 0000:00:08.1 to group 10
[    0.346475] iommu: Adding device 0000:00:14.0 to group 11
[    0.346492] iommu: Adding device 0000:00:14.3 to group 11
[    0.346712] iommu: Adding device 0000:00:18.0 to group 12
[    0.346729] iommu: Adding device 0000:00:18.1 to group 12
[    0.346745] iommu: Adding device 0000:00:18.2 to group 12
[    0.346762] iommu: Adding device 0000:00:18.3 to group 12
[    0.346780] iommu: Adding device 0000:00:18.4 to group 12
[    0.346795] iommu: Adding device 0000:00:18.5 to group 12
[    0.346810] iommu: Adding device 0000:00:18.6 to group 12
[    0.346824] iommu: Adding device 0000:00:18.7 to group 12
[    0.347020] iommu: Adding device 0000:03:00.0 to group 13
[    0.347045] iommu: Adding device 0000:03:00.1 to group 13
[    0.347071] iommu: Adding device 0000:03:00.2 to group 13
[    0.347084] iommu: Adding device 0000:16:00.0 to group 13
[    0.347097] iommu: Adding device 0000:16:02.0 to group 13
[    0.347108] iommu: Adding device 0000:16:03.0 to group 13
[    0.347120] iommu: Adding device 0000:16:04.0 to group 13
[    0.347133] iommu: Adding device 0000:19:00.0 to group 13
[    0.347147] iommu: Adding device 0000:1a:00.0 to group 13
[    0.347162] iommu: Adding device 0000:1b:01.0 to group 13
[    0.347177] iommu: Adding device 0000:1b:03.0 to group 13
[    0.347191] iommu: Adding device 0000:1b:05.0 to group 13
[    0.347205] iommu: Adding device 0000:1b:07.0 to group 13
[    0.347228] iommu: Adding device 0000:1c:00.0 to group 13
[    0.347246] iommu: Adding device 0000:1e:00.0 to group 13
[    0.347458] iommu: Adding device 0000:22:00.0 to group 14
[    0.347489] iommu: Using direct mapping for device 0000:22:00.0
[    0.347521] iommu: Adding device 0000:22:00.1 to group 14
[    0.347622] iommu: Adding device 0000:23:00.0 to group 15
[    0.347647] iommu: Adding device 0000:23:00.1 to group 15
[    0.347800] iommu: Adding device 0000:24:00.0 to group 16
[    0.347989] iommu: Adding device 0000:24:00.2 to group 17
[    0.348164] iommu: Adding device 0000:24:00.3 to group 18
[    0.348345] iommu: Adding device 0000:25:00.0 to group 19
[    0.348527] iommu: Adding device 0000:25:00.2 to group 20
[    0.348713] iommu: Adding device 0000:25:00.3 to group 21
[    0.348942] AMD-Vi: Found IOMMU at 0000:00:00.2 cap 0x40
[    0.348943] AMD-Vi: Extended features (0xf77ef22294ada):
[    0.348943]  PPR NX GT IA GA PC GA_vAPIC
[    0.348945] AMD-Vi: Interrupt remapping enabled
[    0.348945] AMD-Vi: virtual APIC enabled
[    0.349059] AMD-Vi: Lazy IO/TLB flushing enabled
[    0.349718] amd_uncore: AMD NB counters detected
[    0.349722] amd_uncore: AMD LLC counters detected
[    0.350000] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    0.350040] Scanning for low memory corruption every 60 seconds
[    0.350632] Initialise system trusted keyrings
[    0.350643] Key type blacklist registered
[    0.350687] workingset: timestamp_bits=41 max_order=23 bucket_order=0
[    0.351455] zbud: loaded
[    0.352769] Key type asymmetric registered
[    0.352771] Asymmetric key parser 'x509' registered
[    0.352776] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    0.352821] io scheduler noop registered
[    0.352822] io scheduler deadline registered (default)
[    0.352838] io scheduler cfq registered
[    0.352839] io scheduler mq-deadline registered (default)
[    0.352839] io scheduler kyber registered
[    0.352855] io scheduler bfq registered
[    0.355961] pcieport 0000:00:01.3: AER enabled with IRQ 26
[    0.355976] pcieport 0000:00:03.1: AER enabled with IRQ 27
[    0.355989] pcieport 0000:00:03.2: AER enabled with IRQ 28
[    0.356001] pcieport 0000:00:07.1: AER enabled with IRQ 29
[    0.356013] pcieport 0000:00:08.1: AER enabled with IRQ 31
[    0.356021] pcieport 0000:00:01.3: Signaling PME with IRQ 26
[    0.356031] pcieport 0000:00:03.1: Signaling PME with IRQ 27
[    0.356040] pcieport 0000:00:03.2: Signaling PME with IRQ 28
[    0.356052] pcieport 0000:00:07.1: Signaling PME with IRQ 29
[    0.356064] pcieport 0000:00:08.1: Signaling PME with IRQ 31
[    0.356083] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.356125] efifb: probing for efifb
[    0.356134] efifb: showing boot graphics
[    0.358085] efifb: framebuffer at 0xd0000000, using 9000k, total 9000k
[    0.358085] efifb: mode is 1920x1200x32, linelength=7680, pages=1
[    0.358086] efifb: scrolling: redraw
[    0.358086] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.358258] fbcon: Deferring console take-over
[    0.358258] fb0: EFI VGA frame buffer device
[    0.358312] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.358317] ACPI: Power Button [PWRB]
[    0.358354] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.358371] ACPI: Power Button [PWRF]
[    0.358476] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    0.358550] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    0.358627] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    0.358680] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    0.358753] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    0.358846] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    0.358926] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    0.359019] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    0.359073] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    0.359121] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    0.359183] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    0.359255] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    0.359325] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    0.359403] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    0.359476] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    0.359556] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    0.359777] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.361105] usbcore: registered new interface driver usbserial_generic
[    0.361108] usbserial: USB Serial support registered for generic
[    0.361139] rtc_cmos 00:01: RTC can wake from S4
[    0.361392] rtc_cmos 00:01: registered as rtc0
[    0.361402] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.361553] ledtrig-cpu: registered to indicate activity on CPUs
[    0.361720] NET: Registered protocol family 10
[    0.364496] Segment Routing with IPv6
[    0.364509] NET: Registered protocol family 17
[    0.365329] RAS: Correctable Errors collector initialized.
[    0.365352] microcode: CPU0: patch_level=0x08001137
[    0.365355] microcode: CPU1: patch_level=0x08001137
[    0.365360] microcode: CPU2: patch_level=0x08001137
[    0.365365] microcode: CPU3: patch_level=0x08001137
[    0.365373] microcode: CPU4: patch_level=0x08001137
[    0.365379] microcode: CPU5: patch_level=0x08001137
[    0.365384] microcode: CPU6: patch_level=0x08001137
[    0.365391] microcode: CPU7: patch_level=0x08001137
[    0.365396] microcode: CPU8: patch_level=0x08001137
[    0.365397] microcode: CPU9: patch_level=0x08001137
[    0.365401] microcode: CPU10: patch_level=0x08001137
[    0.365406] microcode: CPU11: patch_level=0x08001137
[    0.365411] microcode: CPU12: patch_level=0x08001137
[    0.365416] microcode: CPU13: patch_level=0x08001137
[    0.365422] microcode: CPU14: patch_level=0x08001137
[    0.365427] microcode: CPU15: patch_level=0x08001137
[    0.365452] microcode: Microcode Update Driver: v2.2.
[    0.365461] sched_clock: Marking stable (435440089, -69992329)->(491709986, -126262226)
[    0.365841] registered taskstats version 1
[    0.365846] Loading compiled-in X.509 certificates
[    0.367423] Loaded X.509 cert 'Build time autogenerated kernel key: ffecbf63c2e34eba92d9e1c3301476004c7e286d'
[    0.367443] zswap: loaded using pool lzo/zbud
[    0.369797] Key type big_key registered
[    0.370160]   Magic number: 3:768:239
[    0.370240] memory memory117: hash matches
[    0.370315] rtc_cmos 00:01: setting system clock to 2019-05-24 17:14:01 UTC (1558718041)
[    0.694764] Freeing unused decrypted memory: 2040K
[    0.947972] Freeing unused kernel image memory: 1588K
[    0.985997] Write protecting the kernel read-only data: 18432k
[    0.987294] Freeing unused kernel image memory: 2008K
[    0.987405] Freeing unused kernel image memory: 552K
[    0.994517] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.994520] Run /init as init process
[    1.043319] fbcon: Taking over console
[    1.043371] Console: switching to colour frame buffer device 240x75
[    1.050038] VFIO - User Level meta-driver version: 0.3
[    1.053547] vfio-pci 0000:23:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=none
[    1.080406] vfio_pci: add [10de:1184[ffffffff:ffffffff]] class 0x000000/00000000
[    1.110468] vfio_pci: add [10de:0e0a[ffffffff:ffffffff]] class 0x000000/00000000
[    1.168859] acpi_cpufreq: overriding BIOS provided _PSD data
[    1.182328] cryptd: max_cpu_qlen set to 1000
[    1.182405] ccp 0000:24:00.2: enabling device (0000 -> 0002)
[    1.182414] SCSI subsystem initialized
[    1.188047] AVX2 version of gcm_enc/dec engaged.
[    1.188048] AES CTR mode by8 optimization enabled
[    1.188191] libata version 3.00 loaded.
[    1.188696] QUIRK: Enable AMD PLL fix
[    1.188714] xhci_hcd 0000:03:00.0: xHCI Host Controller
[    1.188721] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 1
[    1.190626] ahci 0000:03:00.1: version 3.0
[    1.190695] ccp 0000:24:00.2: ccp enabled
[    1.190721] ccp 0000:24:00.2: psp initialization failed
[    1.190722] ccp 0000:24:00.2: enabled
[    1.190745] ahci 0000:03:00.1: SSS flag set, parallel bus scan disabled
[    1.190806] ahci 0000:03:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0xff impl SATA mode
[    1.190807] ahci 0000:03:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst 
[    1.191383] scsi host0: ahci
[    1.191513] scsi host1: ahci
[    1.191626] scsi host2: ahci
[    1.194463] scsi host3: ahci
[    1.194562] scsi host4: ahci
[    1.195950] scsi host5: ahci
[    1.196028] scsi host6: ahci
[    1.196119] scsi host7: ahci
[    1.196164] ata1: SATA max UDMA/133 abar m131072@0xf7580000 port 0xf7580100 irq 48
[    1.196166] ata2: SATA max UDMA/133 abar m131072@0xf7580000 port 0xf7580180 irq 48
[    1.196167] ata3: SATA max UDMA/133 abar m131072@0xf7580000 port 0xf7580200 irq 48
[    1.196169] ata4: SATA max UDMA/133 abar m131072@0xf7580000 port 0xf7580280 irq 48
[    1.196170] ata5: SATA max UDMA/133 abar m131072@0xf7580000 port 0xf7580300 irq 48
[    1.196171] ata6: SATA max UDMA/133 abar m131072@0xf7580000 port 0xf7580380 irq 48
[    1.196172] ata7: SATA max UDMA/133 abar m131072@0xf7580000 port 0xf7580400 irq 48
[    1.196173] ata8: SATA max UDMA/133 abar m131072@0xf7580000 port 0xf7580480 irq 48
[    1.196303] ahci 0000:19:00.0: SSS flag set, parallel bus scan disabled
[    1.196340] ahci 0000:19:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[    1.196342] ahci 0000:19:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc sxs 
[    1.196523] scsi host8: ahci
[    1.196602] scsi host9: ahci
[    1.196658] ata9: SATA max UDMA/133 abar m512@0xf7400000 port 0xf7400100 irq 49
[    1.196660] ata10: SATA max UDMA/133 abar m512@0xf7400000 port 0xf7400180 irq 49
[    1.196847] ahci 0000:25:00.2: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x8 impl SATA mode
[    1.196848] ahci 0000:25:00.2: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    1.196850] ahci 0000:25:00.2: both AHCI_HFLAG_MULTI_MSI flag set and custom irq handler implemented
[    1.197083] scsi host10: ahci
[    1.197159] scsi host11: ahci
[    1.197234] scsi host12: ahci
[    1.197312] scsi host13: ahci
[    1.197351] ata11: DUMMY
[    1.197352] ata12: DUMMY
[    1.197352] ata13: DUMMY
[    1.197354] ata14: SATA max UDMA/133 abar m4096@0xf7908000 port 0xf7908280 irq 54
[    1.243943] xhci_hcd 0000:03:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000008000418
[    1.244137] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[    1.244138] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.244139] usb usb1: Product: xHCI Host Controller
[    1.244140] usb usb1: Manufacturer: Linux 4.19.45-1-lts xhci-hcd
[    1.244140] usb usb1: SerialNumber: 0000:03:00.0
[    1.244394] hub 1-0:1.0: USB hub found
[    1.244417] hub 1-0:1.0: 14 ports detected
[    1.244753] xhci_hcd 0000:03:00.0: xHCI Host Controller
[    1.244755] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 2
[    1.244757] xhci_hcd 0000:03:00.0: Host supports USB 3.10 Enhanced SuperSpeed
[    1.244794] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.244821] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
[    1.244822] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.244823] usb usb2: Product: xHCI Host Controller
[    1.244824] usb usb2: Manufacturer: Linux 4.19.45-1-lts xhci-hcd
[    1.244824] usb usb2: SerialNumber: 0000:03:00.0
[    1.244915] hub 2-0:1.0: USB hub found
[    1.244934] hub 2-0:1.0: 8 ports detected
[    1.244998] usb: port power management may be unreliable
[    1.245224] xhci_hcd 0000:24:00.3: xHCI Host Controller
[    1.245227] xhci_hcd 0000:24:00.3: new USB bus registered, assigned bus number 3
[    1.245318] xhci_hcd 0000:24:00.3: hcc params 0x0270f665 hci version 0x100 quirks 0x0000000000000418
[    1.245437] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[    1.245438] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.245439] usb usb3: Product: xHCI Host Controller
[    1.245440] usb usb3: Manufacturer: Linux 4.19.45-1-lts xhci-hcd
[    1.245441] usb usb3: SerialNumber: 0000:24:00.3
[    1.245505] hub 3-0:1.0: USB hub found
[    1.245514] hub 3-0:1.0: 4 ports detected
[    1.245650] xhci_hcd 0000:24:00.3: xHCI Host Controller
[    1.245652] xhci_hcd 0000:24:00.3: new USB bus registered, assigned bus number 4
[    1.245654] xhci_hcd 0000:24:00.3: Host supports USB 3.0  SuperSpeed
[    1.245672] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.245700] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
[    1.245701] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.245701] usb usb4: Product: xHCI Host Controller
[    1.245702] usb usb4: Manufacturer: Linux 4.19.45-1-lts xhci-hcd
[    1.245703] usb usb4: SerialNumber: 0000:24:00.3
[    1.245770] hub 4-0:1.0: USB hub found
[    1.245777] hub 4-0:1.0: 4 ports detected
[    1.360364] tsc: Refined TSC clocksource calibration: 3600.275 MHz
[    1.360379] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33e556ae7ea, max_idle_ns: 440795205956 ns
[    1.360442] clocksource: Switched to clocksource tsc
[    1.523789] ata9: SATA link down (SStatus 0 SControl 300)
[    1.610368] usb 3-1: new full-speed USB device number 2 using xhci_hcd
[    1.611414] usb 2-5: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[    1.655391] usb 2-5: New USB device found, idVendor=05e3, idProduct=0612, bcdDevice=90.23
[    1.655394] usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.655396] usb 2-5: Product: USB3.0 Hub
[    1.655397] usb 2-5: Manufacturer: GenesysLogic
[    1.667839] hub 2-5:1.0: USB hub found
[    1.668621] hub 2-5:1.0: 4 ports detected
[    1.690374] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.690691] ata1.00: supports DRM functions and may not be fully accessible
[    1.690989] ata1.00: disabling queued TRIM support
[    1.690989] ata1.00: ATA-9: Crucial_CT240M500SSD1, MU02, max UDMA/133
[    1.690990] ata1.00: 468862128 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.692887] ata1.00: supports DRM functions and may not be fully accessible
[    1.693178] ata1.00: disabling queued TRIM support
[    1.694834] ata1.00: configured for UDMA/133
[    1.694967] scsi 0:0:0:0: Direct-Access     ATA      Crucial_CT240M50 MU02 PQ: 0 ANSI: 5
[    1.710369] ata14: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.715629] ata14.00: supports DRM functions and may not be fully accessible
[    1.715676] ata14.00: ATA-9: SanDisk SD7UN3Q256G, X2180300, max UDMA/133
[    1.715677] ata14.00: 500118192 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    1.718341] ata14.00: supports DRM functions and may not be fully accessible
[    1.720199] ata14.00: configured for UDMA/133
[    1.790370] usb 1-5: new high-speed USB device number 2 using xhci_hcd
[    1.818758] usb 3-1: New USB device found, idVendor=1b1c, idProduct=1b3e, bcdDevice= 3.14
[    1.818761] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.818763] usb 3-1: Product: Corsair Gaming SCIMITAR PRO RGB Mouse
[    1.818764] usb 3-1: Manufacturer: Corsair
[    1.818765] usb 3-1: SerialNumber: 1303C00FAF0E94E15975B343F5001BC0
[    1.834882] hidraw: raw HID events driver (C) Jiri Kosina
[    1.858827] usbcore: registered new interface driver usbhid
[    1.858828] usbhid: USB HID core driver
[    1.990155] usb 3-2: new full-speed USB device number 3 using xhci_hcd
[    1.994425] usb 1-5: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=90.23
[    1.994427] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.994429] usb 1-5: Product: USB2.0 Hub
[    1.994430] usb 1-5: Manufacturer: GenesysLogic
[    2.000411] hub 1-5:1.0: USB hub found
[    2.004398] hub 1-5:1.0: 4 ports detected
[    2.024494] ata2: SATA link down (SStatus 0 SControl 300)
[    2.170396] usb 1-6: new full-speed USB device number 3 using xhci_hcd
[    2.192765] usb 3-2: New USB device found, idVendor=046d, idProduct=c339, bcdDevice=13.02
[    2.192768] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.192770] usb 3-2: Product: Pro Gaming Keyboard
[    2.192771] usb 3-2: Manufacturer: Logitech
[    2.192772] usb 3-2: SerialNumber: 0A7F38633436
[    2.215429] input: Logitech Pro Gaming Keyboard as /devices/pci0000:00/0000:00:07.1/0000:24:00.3/usb3/3-2/3-2:1.0/0003:046D:C339.0003/input/input2
[    2.280486] hid-generic 0003:046D:C339.0003: input,hidraw0: USB HID v1.11 Keyboard [Logitech Pro Gaming Keyboard] on usb-0000:24:00.3-2/input0
[    2.287517] input: Logitech Pro Gaming Keyboard Keyboard as /devices/pci0000:00/0000:00:07.1/0000:24:00.3/usb3/3-2/3-2:1.1/0003:046D:C339.0004/input/input3
[    2.350434] input: Logitech Pro Gaming Keyboard Consumer Control as /devices/pci0000:00/0000:00:07.1/0000:24:00.3/usb3/3-2/3-2:1.1/0003:046D:C339.0004/input/input4
[    2.350551] hid-generic 0003:046D:C339.0004: input,hiddev0,hidraw1: USB HID v1.11 Keyboard [Logitech Pro Gaming Keyboard] on usb-0000:24:00.3-2/input1
[    2.353595] ata3: SATA link down (SStatus 0 SControl 300)
[    2.535242] usb 1-6: New USB device found, idVendor=5332, idProduct=1400, bcdDevice=11.00
[    2.535245] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.535246] usb 1-6: Product: CST Laser Trackball
[    2.535248] usb 1-6: Manufacturer: Clearly Superior Technologies.
[    2.551301] input: Clearly Superior Technologies. CST Laser Trackball as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-6/1-6:1.0/0003:5332:1400.0005/input/input7
[    2.551357] hid-generic 0003:5332:1400.0005: input,hidraw2: USB HID v1.11 Mouse [Clearly Superior Technologies. CST Laser Trackball] on usb-0000:03:00.0-6/input0
[    2.682423] ata4: SATA link down (SStatus 0 SControl 300)
[    2.700359] usb 1-9: new full-speed USB device number 4 using xhci_hcd
[    3.012716] ata5: SATA link down (SStatus 0 SControl 300)
[    3.055651] usb 1-9: New USB device found, idVendor=8087, idProduct=0aa7, bcdDevice= 0.01
[    3.055654] usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.352407] ata6: SATA link down (SStatus 0 SControl 300)
[    3.682420] ata7: SATA link down (SStatus 0 SControl 300)
[    4.012658] ata8: SATA link down (SStatus 0 SControl 300)
[    4.342435] ata10: SATA link down (SStatus 0 SControl 300)
[    4.342818] scsi 13:0:0:0: Direct-Access     ATA      SanDisk SD7UN3Q2 0300 PQ: 0 ANSI: 5
[    4.346993] ata1.00: Enabling discard_zeroes_data
[    4.347018] sd 0:0:0:0: [sda] 468862128 512-byte logical blocks: (240 GB/224 GiB)
[    4.347019] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    4.347025] sd 0:0:0:0: [sda] Write Protect is off
[    4.347027] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    4.347034] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.347058] sd 13:0:0:0: [sdb] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[    4.347061] sd 13:0:0:0: [sdb] 4096-byte physical blocks
[    4.347069] sd 13:0:0:0: [sdb] Write Protect is off
[    4.347071] sd 13:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    4.347081] sd 13:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.347146] ata1.00: Enabling discard_zeroes_data
[    4.348127]  sda: sda1
[    4.348463] ata1.00: Enabling discard_zeroes_data
[    4.348606] sd 0:0:0:0: [sda] supports TCG Opal
[    4.348608] sd 0:0:0:0: [sda] Attached SCSI disk
[    4.353519]  sdb: sdb1 sdb2
[    4.354403] sd 13:0:0:0: [sdb] supports TCG Opal
[    4.354405] sd 13:0:0:0: [sdb] Attached SCSI disk
[    4.364531] random: fast init done
[    4.428172] device-mapper: uevent: version 1.0.3
[    4.428256] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com
[    4.432887] random: cryptsetup: uninitialized urandom read (4 bytes read)
[    4.437440] random: cryptsetup: uninitialized urandom read (4 bytes read)
[    8.807627] NET: Registered protocol family 38
[    8.975025] random: cryptsetup: uninitialized urandom read (2 bytes read)
[    8.984087] random: lvm: uninitialized urandom read (4 bytes read)
[    8.994488] random: lvm: uninitialized urandom read (2 bytes read)
[    9.146806] PM: Image not found (code -22)
[    9.187369] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null)
[    9.345552] systemd[1]: systemd 242.29-1-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)
[    9.370428] systemd[1]: Detected architecture x86-64.
[    9.382288] systemd[1]: Set hostname to <arch>.
[    9.506630] systemd[1]: /usr/lib/systemd/system/virtlogd.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlogd-sock → /run/libvirt/virtlogd-sock; please update the unit file accordingly.
[    9.507016] systemd[1]: /usr/lib/systemd/system/virtlogd-admin.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlogd-admin-sock → /run/libvirt/virtlogd-admin-sock; please update the unit file accordingly.
[    9.510664] systemd[1]: /usr/lib/systemd/system/virtlockd.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlockd-sock → /run/libvirt/virtlockd-sock; please update the unit file accordingly.
[    9.511053] systemd[1]: /usr/lib/systemd/system/virtlockd-admin.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlockd-admin-sock → /run/libvirt/virtlockd-admin-sock; please update the unit file accordingly.
[    9.525797] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    9.526072] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    9.526134] systemd[1]: Listening on udev Control Socket.
[    9.544831] EXT4-fs (dm-2): re-mounted. Opts: (null)
[    9.552653] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    9.552683] sd 13:0:0:0: Attached scsi generic sg1 type 0
[    9.748892] audit: type=1130 audit(1558718050.860: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'
[    9.755855] systemd-journald[514]: Received request to flush runtime journal from PID 1
[    9.846453] audit: type=1130 audit(1558718050.960:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hwdb-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    9.921990] audit: type=1130 audit(1558718051.040: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'
[   10.068027] audit: type=1130 audit(1558718051.180:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   10.124400] Linux agpgart interface v0.103
[   10.125082] dca service started, version 1.12.1
[   10.127141] input: PC Speaker as /devices/platform/pcspkr/input/input8
[   10.143230] mousedev: PS/2 mouse device common for all mice
[   10.147458] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[   10.147459] igb: Copyright (c) 2007-2014 Intel Corporation.
[   10.149186] input: Corsair Corsair Gaming SCIMITAR PRO RGB Mouse as /devices/pci0000:00/0000:00:07.1/0000:24:00.3/usb3/3-1/3-1:1.0/0003:1B1C:1B3E.0001/input/input9
[   10.150992] corsair 0003:1B1C:1B3E.0001: input,hiddev1,hidraw3: USB HID v1.11 Mouse [Corsair Corsair Gaming SCIMITAR PRO RGB Mouse] on usb-0000:24:00.3-1/input0
[   10.151159] corsair 0003:1B1C:1B3E.0002: hiddev2,hidraw4: USB HID v1.11 Device [Corsair Corsair Gaming SCIMITAR PRO RGB Mouse] on usb-0000:24:00.3-1/input1
[   10.159604] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[   10.159606] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[   10.165183] Bluetooth: Core ver 2.22
[   10.165199] NET: Registered protocol family 31
[   10.165200] Bluetooth: HCI device and connection manager initialized
[   10.165206] Bluetooth: HCI socket layer initialized
[   10.165208] Bluetooth: L2CAP socket layer initialized
[   10.165212] Bluetooth: SCO socket layer initialized
[   10.168665] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[   10.168767] sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address
[   10.168777] sp5100-tco sp5100-tco: Watchdog hardware is disabled
[   10.171408] snd_hda_intel 0000:22:00.1: Handle vga_switcheroo audio client
[   10.171409] snd_hda_intel 0000:22:00.1: Force to non-snoop mode
[   10.171446] snd_hda_intel 0000:25:00.3: enabling device (0000 -> 0002)
[   10.173049] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   10.182137] random: crng init done
[   10.182140] random: 2 urandom warning(s) missed due to ratelimiting
[   10.182883] pps pps0: new PPS source ptp0
[   10.182885] igb 0000:1e:00.0: added PHC on eth0
[   10.182886] igb 0000:1e:00.0: Intel(R) Gigabit Ethernet Network Connection
[   10.182888] igb 0000:1e:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 70:85:c2:3e:91:07
[   10.182889] igb 0000:1e:00.0: eth0: PBA No: FFFFFF-0FF
[   10.182890] igb 0000:1e:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
[   10.185441] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:22:00.1/sound/card0/input10
[   10.185550] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:22:00.1/sound/card0/input11
[   10.185672] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:22:00.1/sound/card0/input12
[   10.185722] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:22:00.1/sound/card0/input13
[   10.185771] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:22:00.1/sound/card0/input14
[   10.189768] usbcore: registered new interface driver btusb
[   10.191993] igb 0000:1e:00.0 enp30s0: renamed from eth0
[   10.200455] kvm: Nested Virtualization enabled
[   10.200465] kvm: Nested Paging enabled
[   10.200466] SVM: Virtual VMLOAD VMSAVE supported
[   10.200467] SVM: Virtual GIF supported
[   10.203852] MCE: In-kernel MCE decoding enabled.
[   10.204273] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   10.205739] Bluetooth: hci0: read Intel version: 370810225019140f35
[   10.205740] Bluetooth: hci0: Intel device is already patched. patch num: 35
[   10.207811] EDAC amd64: Node 0: DRAM ECC disabled.
[   10.207813] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[   10.211592] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[   10.211594] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   10.211595] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[   10.211595] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[   10.211596] snd_hda_codec_realtek hdaudioC1D0:    dig-out=0x1e/0x0
[   10.211597] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[   10.211598] snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x19
[   10.211598] snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
[   10.211599] snd_hda_codec_realtek hdaudioC1D0:      Line=0x1a
[   10.215397] audit: type=1130 audit(1558718051.330:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   10.218356] Adding 33554428k swap on /dev/mapper/vol0-lv_swap.  Priority:-2 extents:1 across:33554428k SSFS
[   10.229149] Intel(R) Wireless WiFi driver for Linux
[   10.229150] Copyright(c) 2003- 2015 Intel Corporation
[   10.229225] iwlwifi 0000:1c:00.0: enabling device (0000 -> 0002)
[   10.230409] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:25:00.3/sound/card1/input15
[   10.230484] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:25:00.3/sound/card1/input16
[   10.230587] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:25:00.3/sound/card1/input17
[   10.230713] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:25:00.3/sound/card1/input18
[   10.230908] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:25:00.3/sound/card1/input19
[   10.231072] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:25:00.3/sound/card1/input20
[   10.231242] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:25:00.3/sound/card1/input21
[   10.235951] iwlwifi 0000:1c:00.0: loaded firmware version 29.1044073957.0 op_mode iwlmvm
[   10.260546] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[   10.260548] cfg80211: failed to load regulatory.db
[   10.351871] audit: type=1130 audit(1558718051.470:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-pvscan@254:0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   10.361323] audit: type=1130 audit(1558718051.480:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   10.398585] audit: type=1130 audit(1558718051.510:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-A529\x2d72EB comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   10.430807] iwlwifi 0000:1c:00.0: Detected Intel(R) Dual Band Wireless AC 3168, REV=0x220
[   10.431019] [drm] amdgpu kernel modesetting enabled.
[   10.434852] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[   10.445572] Parsing CRAT table with 1 nodes
[   10.445575] Ignoring ACPI CRAT on non-APU system
[   10.445577] Virtual CRAT table created for CPU
[   10.445577] Parsing CRAT table with 1 nodes
[   10.445578] Creating topology SYSFS entries
[   10.445583] Topology: Add CPU node
[   10.445584] Finished initializing topology
[   10.445648] kfd kfd: Initialized module
[   10.445913] checking generic (d0000000 8ca000) vs hw (d0000000 10000000)
[   10.445915] fb: switching to amdgpudrmfb from EFI VGA
[   10.445932] Console: switching to colour dummy device 80x25
[   10.446213] [drm] initializing kernel modesetting (POLARIS11 0x1002:0x67EF 0x1458:0x22DE 0xCF).
[   10.446229] [drm] register mmio base: 0xF7A00000
[   10.446230] [drm] register mmio size: 262144
[   10.446238] [drm] add ip block number 0 <vi_common>
[   10.446239] [drm] add ip block number 1 <gmc_v8_0>
[   10.446239] [drm] add ip block number 2 <tonga_ih>
[   10.446240] [drm] add ip block number 3 <powerplay>
[   10.446240] [drm] add ip block number 4 <dm>
[   10.446241] [drm] add ip block number 5 <gfx_v8_0>
[   10.446241] [drm] add ip block number 6 <sdma_v3_0>
[   10.446242] [drm] add ip block number 7 <uvd_v6_0>
[   10.446242] [drm] add ip block number 8 <vce_v3_0>
[   10.446255] [drm] UVD is enabled in VM mode
[   10.446255] [drm] UVD ENC is enabled in VM mode
[   10.446257] [drm] VCE enabled in VM mode
[   10.446508] amdgpu 0000:22:00.0: No more image in the PCI ROM
[   10.446528] ATOM BIOS: xxx-xxx-xxx
[   10.446556] [drm] vm size is 128 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
[   10.448517] amdgpu 0000:22:00.0: VRAM: 2048M 0x000000F400000000 - 0x000000F47FFFFFFF (2048M used)
[   10.448518] amdgpu 0000:22:00.0: GART: 256M 0x0000000000000000 - 0x000000000FFFFFFF
[   10.448524] [drm] Detected VRAM RAM=2048M, BAR=256M
[   10.448524] [drm] RAM width 128bits GDDR5
[   10.448573] [TTM] Zone  kernel: Available graphics memory: 16465386 kiB
[   10.448573] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[   10.448574] [TTM] Initializing pool allocator
[   10.448577] [TTM] Initializing DMA pool allocator
[   10.448598] [drm] amdgpu: 2048M of VRAM memory ready
[   10.448599] [drm] amdgpu: 3072M of GTT memory ready.
[   10.448606] [drm] GART: num cpu pages 65536, num gpu pages 65536
[   10.449919] iwlwifi 0000:1c:00.0: base HW address: 10:f0:05:6d:f5:15
[   10.450448] [drm] PCIE GART of 256M enabled (table at 0x000000F4008CA000).
[   10.451754] [drm] Chained IB support enabled!
[   10.454847] audit: type=1130 audit(1558718051.570:10): 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'
[   10.460131] [drm] Found UVD firmware Version: 1.130 Family ID: 16
[   10.462470] [drm] Found VCE firmware Version: 53.26 Binary ID: 3
[   10.463009] audit: type=1127 audit(1558718051.580:11): pid=678 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[   10.483426] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[   10.483659] thermal thermal_zone0: failed to read out thermal zone (-61)
[   10.484527] iwlwifi 0000:1c:00.0 wlp28s0: renamed from wlan0
[   10.539070] amdgpu: [powerplay] Failed to retrieve minimum clocks.
[   10.539071] amdgpu: [powerplay] Error in phm_get_clock_info 
[   10.539117] [drm] DM_PPLIB: values for Engine clock
[   10.539117] [drm] DM_PPLIB:	 214000
[   10.539118] [drm] DM_PPLIB:	 481000
[   10.539118] [drm] DM_PPLIB:	 760000
[   10.539118] [drm] DM_PPLIB:	 1020000
[   10.539119] [drm] DM_PPLIB:	 1102000
[   10.539119] [drm] DM_PPLIB:	 1138000
[   10.539119] [drm] DM_PPLIB:	 1172000
[   10.539120] [drm] DM_PPLIB:	 1212000
[   10.539120] [drm] DM_PPLIB: Validation clocks:
[   10.539121] [drm] DM_PPLIB:    engine_max_clock: 121200
[   10.539121] [drm] DM_PPLIB:    memory_max_clock: 175000
[   10.539121] [drm] DM_PPLIB:    level           : 8
[   10.539122] [drm] DM_PPLIB: values for Memory clock
[   10.539122] [drm] DM_PPLIB:	 300000
[   10.539123] [drm] DM_PPLIB:	 1750000
[   10.539123] [drm] DM_PPLIB: Validation clocks:
[   10.539123] [drm] DM_PPLIB:    engine_max_clock: 121200
[   10.539123] [drm] DM_PPLIB:    memory_max_clock: 175000
[   10.539124] [drm] DM_PPLIB:    level           : 8
[   10.560080] [drm] Display Core initialized with v3.1.59!
[   10.585356] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   10.585357] [drm] Driver supports precise vblank timestamp query.
[   10.614823] [drm] UVD and UVD ENC initialized successfully.
[   10.715774] [drm] VCE initialized successfully.
[   10.717062] kfd kfd: Allocated 3969056 bytes on gart
[   10.717085] Virtual CRAT table created for GPU
[   10.717086] Parsing CRAT table with 1 nodes
[   10.717091] Creating topology SYSFS entries
[   10.717131] Topology: Add dGPU node [0x67ef:0x1002]
[   10.717201] kfd kfd: added device 1002:67ef
[   10.719081] [drm] fb mappable at 0xD0DF2000
[   10.719081] [drm] vram apper at 0xD0000000
[   10.719082] [drm] size 9216000
[   10.719082] [drm] fb depth is 24
[   10.719082] [drm]    pitch is 7680
[   10.719130] fbcon: amdgpudrmfb (fb0) is primary device
[   10.774059] Console: switching to colour frame buffer device 240x75
[   10.794677] amdgpu 0000:22:00.0: fb0: amdgpudrmfb frame buffer device
[   10.870787] [drm] Initialized amdgpu 3.27.0 20150101 for 0000:22:00.0 on minor 0
[   11.554222] input: ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vKB as /devices/virtual/input/input22
[   11.554601] input: ckb1: Corsair Gaming SCIMITAR PRO RGB Mouse vM as /devices/virtual/input/input23
[   11.929116] IPv6: ADDRCONF(NETDEV_UP): enp30s0: link is not ready
[   11.950979] IPv6: ADDRCONF(NETDEV_UP): enp30s0: link is not ready
[   11.954132] IPv6: ADDRCONF(NETDEV_UP): wlp28s0: link is not ready
[   12.031485] IPv6: ADDRCONF(NETDEV_UP): wlp28s0: link is not ready
[   12.113623] IPv6: ADDRCONF(NETDEV_UP): wlp28s0: link is not ready
[   12.261237] IPv6: ADDRCONF(NETDEV_UP): wlp28s0: link is not ready
[   15.080942] igb 0000:1e:00.0 enp30s0: igb: enp30s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
[   15.200666] IPv6: ADDRCONF(NETDEV_CHANGE): enp30s0: link becomes ready
[   15.442328] IPv6: ADDRCONF(NETDEV_UP): wlp28s0: link is not ready
[   15.488415] kauditd_printk_skb: 15 callbacks suppressed
[   15.488417] audit: type=1131 audit(1558718056.600:27): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   16.550795] wlp28s0: authenticate with 70:f1:96:0f:47:e6
[   16.555275] wlp28s0: send auth to 70:f1:96:0f:47:e6 (try 1/3)
[   16.556332] wlp28s0: authenticated
[   16.560046] wlp28s0: associate with 70:f1:96:0f:47:e6 (try 1/3)
[   16.563359] wlp28s0: RX AssocResp from 70:f1:96:0f:47:e6 (capab=0x1511 status=0 aid=41)
[   16.563856] wlp28s0: associated
[   16.659700] wlp28s0: Limiting TX power to 30 (30 - 0) dBm as advertised by 70:f1:96:0f:47:e6
[   16.697627] IPv6: ADDRCONF(NETDEV_CHANGE): wlp28s0: link becomes ready
[   21.934180] audit: type=1131 audit(1558718063.050:28): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   41.911208] audit: type=1131 audit(1558718082.415:29): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   99.691135] audit: type=1130 audit(1558718140.196:30): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   99.697174] audit: type=1130 audit(1558718140.196:31): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=libvirtd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   99.704512] audit: type=1130 audit(1558718140.206:32): 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'
[   99.706189] audit: type=1130 audit(1558718140.206:33): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   99.772931] audit: type=1130 audit(1558718140.276:34): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   99.840908] audit: type=1130 audit(1558718140.346:35): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=org.cups.cupsd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   99.918631] audit: type=1325 audit(1558718140.416:36): table=filter family=2 entries=0
[   99.918838] audit: type=1300 audit(1558718140.416:36): arch=c000003e syscall=175 success=yes exit=0 a0=55f24b8baa70 a1=2659 a2=55f24a90c400 a3=55f24b8b6010 items=0 ppid=320 pid=810 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="modprobe" exe="/usr/bin/kmod" key=(null)
[   99.918840] audit: type=1327 audit(1558718140.416:36): proctitle=2F7362696E2F6D6F6470726F6265002D71002D2D0069707461626C655F66696C746572
[   99.931040] audit: type=1325 audit(1558718140.436:37): table=filter family=10 entries=0
[  119.646927] kauditd_printk_skb: 98 callbacks suppressed
[  119.646928] audit: type=1006 audit(1558718160.146:70): pid=780 uid=0 old-auid=4294967295 auid=1000 tty=tty1 old-ses=4294967295 ses=1 res=1
[  119.661437] audit: type=1130 audit(1558718160.166:71): 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'
[  119.666813] audit: type=1006 audit(1558718160.166:72): pid=872 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[  119.749185] audit: type=1130 audit(1558718160.246:73): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  122.510592] fuse init (API version 7.27)
[  122.629693] audit: type=1130 audit(1558718163.136:74): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  123.150298] snd_hda_intel 0000:22:00.1: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj.
[  200.539579] audit: type=1130 audit(1558718241.034:75): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  205.251906] audit: type=1006 audit(1558718245.754:76): pid=2722 uid=0 old-auid=4294967295 auid=1000 tty=tty2 old-ses=4294967295 ses=3 res=1
[  212.278071] termite[1823]: segfault at 90 ip 00007f419efeed55 sp 00007fff1c1671a0 error 4 in libgdk-3.so.0.2404.4[7f419efba000+79000]
[  212.278080] Code: 4f 60 4c 89 75 38 f2 0f 5e c8 f2 0f 11 4d 48 67 e8 a0 92 fd ff 4c 89 f7 67 e8 67 17 fd ff 48 89 ef 48 89 c6 67 e8 cb 9e fd ff <49> 8b b5 90 00 00 00 48 89 ef 67 e8 3b 9f fd ff 49 8d 97 b8 00 00
[  212.278134] audit: type=1701 audit(1558718252.774:77): auid=1000 uid=1000 gid=1000 ses=1 pid=1823 comm="termite" exe="/usr/bin/termite" sig=11 res=1
[  212.296646] audit: type=1130 audit(1558718252.794:78): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-2816-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  213.552584] audit: type=1131 audit(1558718254.054:79): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-2816-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  903.480513] audit: type=1130 audit(1558718943.970:80): 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'
[  903.480517] audit: type=1131 audit(1558718943.970:81): 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'
[ 1960.550730] audit: type=1130 audit(1558720001.034:82): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1961.573420] audit: type=1130 audit(1558720002.064:83): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1991.702356] audit: type=1131 audit(1558720032.194:84): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 7386.919996] PM: suspend entry (deep)
[ 7386.919997] PM: Syncing filesystems ... done.
[ 7386.940050] Freezing user space processes ... (elapsed 0.002 seconds) done.
[ 7386.942207] OOM killer disabled.
[ 7386.942207] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[ 7386.944051] Suspending console(s) (use no_console_suspend to debug)
[ 7386.944591] wlp28s0: deauthenticating from 70:f1:96:0f:47:e6 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 7387.014624] sd 13:0:0:0: [sdb] Synchronizing SCSI cache
[ 7387.014652] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 7387.016526] sd 13:0:0:0: [sdb] Stopping disk
[ 7387.022601] sd 0:0:0:0: [sda] Stopping disk
[ 7388.274738] ACPI: Preparing to enter system sleep state S3
[ 7388.814802] PM: Saving platform NVS memory
[ 7388.814844] Disabling non-boot CPUs ...
[ 7388.856198] smpboot: CPU 1 is now offline
[ 7388.906223] smpboot: CPU 2 is now offline
[ 7388.966229] smpboot: CPU 3 is now offline
[ 7389.006365] smpboot: CPU 4 is now offline
[ 7389.046028] smpboot: CPU 5 is now offline
[ 7389.086345] smpboot: CPU 6 is now offline
[ 7389.126408] smpboot: CPU 7 is now offline
[ 7389.166391] smpboot: CPU 8 is now offline
[ 7389.206170] smpboot: CPU 9 is now offline
[ 7389.255999] smpboot: CPU 10 is now offline
[ 7389.306145] smpboot: CPU 11 is now offline
[ 7389.356169] smpboot: CPU 12 is now offline
[ 7389.406135] smpboot: CPU 13 is now offline
[ 7389.456142] smpboot: CPU 14 is now offline
[ 7389.505922] smpboot: CPU 15 is now offline
[ 7389.507834] ACPI: Low-level resume complete
[ 7389.507876] PM: Restoring platform NVS memory
[ 7389.510066] Enabling non-boot CPUs ...
[ 7389.510101] x86: Booting SMP configuration:
[ 7389.510101] smpboot: Booting Node 0 Processor 1 APIC 0x2
[ 7389.512342] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[ 7389.512372]  cache: parent cpu1 should not be sleeping
[ 7389.512440] microcode: CPU1: patch_level=0x08001137
[ 7389.512546] CPU1 is up
[ 7389.512556] smpboot: Booting Node 0 Processor 2 APIC 0x4
[ 7389.514912] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[ 7389.514946]  cache: parent cpu2 should not be sleeping
[ 7389.515013] microcode: CPU2: patch_level=0x08001137
[ 7389.515113] CPU2 is up
[ 7389.515122] smpboot: Booting Node 0 Processor 3 APIC 0x6
[ 7389.517361] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[ 7389.517391]  cache: parent cpu3 should not be sleeping
[ 7389.517460] microcode: CPU3: patch_level=0x08001137
[ 7389.517566] CPU3 is up
[ 7389.517576] smpboot: Booting Node 0 Processor 4 APIC 0x8
[ 7389.519872] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[ 7389.519906]  cache: parent cpu4 should not be sleeping
[ 7389.519981] microcode: CPU4: patch_level=0x08001137
[ 7389.520127] CPU4 is up
[ 7389.520138] smpboot: Booting Node 0 Processor 5 APIC 0xa
[ 7389.522420] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[ 7389.522450]  cache: parent cpu5 should not be sleeping
[ 7389.522520] microcode: CPU5: patch_level=0x08001137
[ 7389.522653] CPU5 is up
[ 7389.522664] smpboot: Booting Node 0 Processor 6 APIC 0xc
[ 7389.524960] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[ 7389.524990]  cache: parent cpu6 should not be sleeping
[ 7389.525063] microcode: CPU6: patch_level=0x08001137
[ 7389.525205] CPU6 is up
[ 7389.525215] smpboot: Booting Node 0 Processor 7 APIC 0xe
[ 7389.527357] TSC synchronization [CPU#0 -> CPU#7]:
[ 7389.527357] Measured 216 cycles TSC warp between CPUs, turning off TSC clock.
[ 7389.527359] tsc: Marking TSC unstable due to check_tsc_sync_source failed
[ 7389.527371] TSC found unstable after boot, most likely due to broken BIOS. Use 'tsc=unstable'.
[ 7389.527372] sched_clock: Marking unstable (7389550633545, -25851203)<-(7389653631795, -126262226)
[ 7389.527510] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[ 7389.527541]  cache: parent cpu7 should not be sleeping
[ 7389.527613] microcode: CPU7: patch_level=0x08001137
[ 7389.527783] CPU7 is up
[ 7389.525282] clocksource: Switched to clocksource hpet
[ 7389.525308] smpboot: Booting Node 0 Processor 8 APIC 0x1
[ 7389.525593] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[ 7389.525627]  cache: parent cpu8 should not be sleeping
[ 7389.525700] microcode: CPU8: patch_level=0x08001137
[ 7389.526324] CPU8 is up
[ 7389.526340] smpboot: Booting Node 0 Processor 9 APIC 0x3
[ 7389.526636] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[ 7389.526671]  cache: parent cpu9 should not be sleeping
[ 7389.526742] microcode: CPU9: patch_level=0x08001137
[ 7389.526927] CPU9 is up
[ 7389.526953] smpboot: Booting Node 0 Processor 10 APIC 0x5
[ 7389.527229] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[ 7389.527262]  cache: parent cpu10 should not be sleeping
[ 7389.527335] microcode: CPU10: patch_level=0x08001137
[ 7389.527535] CPU10 is up
[ 7389.527549] smpboot: Booting Node 0 Processor 11 APIC 0x7
[ 7389.527821] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[ 7389.527855]  cache: parent cpu11 should not be sleeping
[ 7389.527926] microcode: CPU11: patch_level=0x08001137
[ 7389.528135] CPU11 is up
[ 7389.528149] smpboot: Booting Node 0 Processor 12 APIC 0x9
[ 7389.528453] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[ 7389.528488]  cache: parent cpu12 should not be sleeping
[ 7389.528559] microcode: CPU12: patch_level=0x08001137
[ 7389.528807] CPU12 is up
[ 7389.528823] smpboot: Booting Node 0 Processor 13 APIC 0xb
[ 7389.529127] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[ 7389.529162]  cache: parent cpu13 should not be sleeping
[ 7389.529236] microcode: CPU13: patch_level=0x08001137
[ 7389.529470] CPU13 is up
[ 7389.529486] smpboot: Booting Node 0 Processor 14 APIC 0xd
[ 7389.529798] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[ 7389.529835]  cache: parent cpu14 should not be sleeping
[ 7389.529913] microcode: CPU14: patch_level=0x08001137
[ 7389.530165] CPU14 is up
[ 7389.530181] smpboot: Booting Node 0 Processor 15 APIC 0xf
[ 7389.530496] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[ 7389.530535]  cache: parent cpu15 should not be sleeping
[ 7389.530612] microcode: CPU15: patch_level=0x08001137
[ 7389.530880] CPU15 is up
[ 7389.532401] ACPI: Waking up from system sleep state S3
[ 7389.705560] usb usb1: root hub lost power or was reset
[ 7389.705562] usb usb2: root hub lost power or was reset
[ 7389.706637] sd 0:0:0:0: [sda] Starting disk
[ 7389.706656] sd 13:0:0:0: [sdb] Starting disk
[ 7389.840183] [drm] PCIE GART of 256M enabled (table at 0x000000F400000000).
[ 7390.035832] ata10: SATA link down (SStatus 0 SControl 300)
[ 7390.036587] ata9: SATA link down (SStatus 0 SControl 300)
[ 7390.037282] ata7: SATA link down (SStatus 0 SControl 300)
[ 7390.038056] ata8: SATA link down (SStatus 0 SControl 300)
[ 7390.038074] ata2: SATA link down (SStatus 0 SControl 300)
[ 7390.038814] ata3: SATA link down (SStatus 0 SControl 300)
[ 7390.038830] ata6: SATA link down (SStatus 0 SControl 300)
[ 7390.038863] ata5: SATA link down (SStatus 0 SControl 300)
[ 7390.046527] ata4: SATA link down (SStatus 0 SControl 300)
[ 7390.156033] usb 2-5: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[ 7390.193624] [drm] UVD and UVD ENC initialized successfully.
[ 7390.204316] ata14: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 7390.204332] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 7390.204597] ata1.00: supports DRM functions and may not be fully accessible
[ 7390.204897] ata1.00: disabling queued TRIM support
[ 7390.205118] ata14.00: supports DRM functions and may not be fully accessible
[ 7390.206804] ata1.00: supports DRM functions and may not be fully accessible
[ 7390.207104] ata1.00: disabling queued TRIM support
[ 7390.207808] ata14.00: supports DRM functions and may not be fully accessible
[ 7390.208750] ata1.00: configured for UDMA/133
[ 7390.208797] ata1.00: Enabling discard_zeroes_data
[ 7390.209661] ata14.00: configured for UDMA/133
[ 7390.294626] [drm] VCE initialized successfully.
[ 7390.334675] usb 1-5: reset high-speed USB device number 2 using xhci_hcd
[ 7390.664690] usb 1-6: reset full-speed USB device number 3 using xhci_hcd
[ 7391.064713] usb 1-9: reset full-speed USB device number 4 using xhci_hcd
[ 7391.345696] OOM killer enabled.
[ 7391.345697] Restarting tasks ... done.
[ 7391.347500] PM: suspend exit
[ 7391.362489] Bluetooth: hci0: read Intel version: 370810225019140f35
[ 7391.362490] Bluetooth: hci0: Intel device is already patched. patch num: 35
[ 7391.362905] audit: type=1130 audit(1558740694.837:85): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 7392.824762] igb 0000:1e:00.0 enp30s0: igb: enp30s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
[ 7393.005940] audit: type=1130 audit(1558740696.487:86): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 7394.714831] wlp28s0: authenticate with 70:f1:96:0f:47:e2
[ 7394.717968] wlp28s0: send auth to 70:f1:96:0f:47:e2 (try 1/3)
[ 7394.720030] wlp28s0: authenticated
[ 7394.724199] wlp28s0: associate with 70:f1:96:0f:47:e2 (try 1/3)
[ 7394.728043] wlp28s0: RX AssocResp from 70:f1:96:0f:47:e2 (capab=0x1411 status=0 aid=4)
[ 7394.729317] wlp28s0: associated
[ 7394.823240] wlp28s0: Limiting TX power to 30 (30 - 0) dBm as advertised by 70:f1:96:0f:47:e2
[ 7396.364870] audit: type=1131 audit(1558740699.847:87): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 7397.439414] audit: type=1130 audit(1558740700.917:88): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 7397.439417] audit: type=1131 audit(1558740700.917:89): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 7397.489462] wlp28s0: deauthenticating from 70:f1:96:0f:47:e2 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 7397.496924] IPv6: ADDRCONF(NETDEV_UP): wlp28s0: link is not ready
[ 7397.504046] IPv6: ADDRCONF(NETDEV_UP): enp30s0: link is not ready
[ 7397.525976] IPv6: ADDRCONF(NETDEV_UP): enp30s0: link is not ready
[ 7397.527666] IPv6: ADDRCONF(NETDEV_UP): wlp28s0: link is not ready
[ 7397.529395] IPv6: ADDRCONF(NETDEV_UP): wlp28s0: link is not ready
[ 7397.531649] IPv6: ADDRCONF(NETDEV_UP): wlp28s0: link is not ready
[ 7398.127428] IPv6: ADDRCONF(NETDEV_UP): wlp28s0: link is not ready
[ 7399.014927] IPv6: ADDRCONF(NETDEV_UP): wlp28s0: link is not ready
[ 7400.125735] wlp28s0: authenticate with 70:f1:96:0f:47:e6
[ 7400.129845] wlp28s0: send auth to 70:f1:96:0f:47:e6 (try 1/3)
[ 7400.131301] wlp28s0: authenticated
[ 7400.134219] wlp28s0: associate with 70:f1:96:0f:47:e6 (try 1/3)
[ 7400.137132] wlp28s0: RX AssocResp from 70:f1:96:0f:47:e6 (capab=0x1511 status=0 aid=43)
[ 7400.137683] wlp28s0: associated
[ 7400.141675] wlp28s0: Limiting TX power to 30 (30 - 0) dBm as advertised by 70:f1:96:0f:47:e6
[ 7400.267621] IPv6: ADDRCONF(NETDEV_CHANGE): wlp28s0: link becomes ready
[ 7401.024972] igb 0000:1e:00.0 enp30s0: igb: enp30s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
[ 7401.154640] IPv6: ADDRCONF(NETDEV_CHANGE): enp30s0: link becomes ready
[ 7402.977225] audit: type=1131 audit(1558740706.457:90): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[12271.350749] termite[21780]: segfault at 90 ip 00007f745256586f sp 00007ffe92f09640 error 4 in libgdk-3.so.0.2404.4[7f7452531000+79000]
[12271.350758] Code: ff 15 65 9f 09 00 48 89 ef 49 89 c4 48 89 c6 67 e8 86 97 fd ff 4c 89 ef 67 e8 4d 1c fd ff 48 89 ef 48 89 c6 67 e8 b1 a3 fd ff <49> 8b b4 24 90 00 00 00 48 89 ef 67 e8 20 a4 fd ff 48 8b 7d 38 48
[12271.350802] audit: type=1701 audit(1558745574.834:91): auid=1000 uid=1000 gid=1000 ses=1 pid=21780 comm="termite" exe="/usr/bin/termite" sig=11 res=1
[12271.364398] audit: type=1130 audit(1558745574.854:92): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@1-27608-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[12272.735609] audit: type=1131 audit(1558745576.224:93): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@1-27608-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[13647.761396] audit: type=1130 audit(1558746951.239:94): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[15959.296767] systemd: 55 output lines suppressed due to ratelimiting
[15959.301866] systemd[1]: systemd 242.29-1-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)
[15959.334648] systemd[1]: Detected architecture x86-64.
[15959.367977] systemd[1]: /usr/lib/systemd/system/virtlogd.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlogd-sock → /run/libvirt/virtlogd-sock; please update the unit file accordingly.
[15959.368110] systemd[1]: /usr/lib/systemd/system/virtlogd-admin.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlogd-admin-sock → /run/libvirt/virtlogd-admin-sock; please update the unit file accordingly.
[15959.370037] systemd[1]: /usr/lib/systemd/system/virtlockd.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlockd-sock → /run/libvirt/virtlockd-sock; please update the unit file accordingly.
[15959.370165] systemd[1]: /usr/lib/systemd/system/virtlockd-admin.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlockd-admin-sock → /run/libvirt/virtlockd-admin-sock; please update the unit file accordingly.
[15959.390329] systemd[1]: getty@tty2.service: Current command vanished from the unit file, execution of the command list won't be resumed.
[15959.390793] systemd[1]: getty@tty1.service: Current command vanished from the unit file, execution of the command list won't be resumed.

Offline

#4 2019-05-25 06:15:12

seth
Member
Registered: 2012-09-03
Posts: 51,149

Re: [SOLVED] Unable to map scancodes to keycodes for keyboard media key...

[  1175.518] (**) Logitech Pro Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[  1175.518] (II) Using input driver 'libinput' for 'Logitech Pro Gaming Keyboard'
libinput debug-events

""^@" is the null char.

The scancodes are (ok, for playpause, didn't check the others) are absolutely normal and should™ work out of the box.
Run a naked X11 server (startx xterm) and run xev, see whether the keys produce events. They might just be grabbed by your fancy DE which then does nothing useful w/ them.

Offline

#5 2019-05-25 16:45:17

RomanSC
Member
Registered: 2019-05-24
Posts: 3

Re: [SOLVED] Unable to map scancodes to keycodes for keyboard media key...

You were right seth, I ran a simple X11 session like you said and all of the dysfunctional keys are working in xev perfectly fine

I will have to figure out why i3-gaps is doing this, I suppose I should mark this as SOLVED?

Offline

#6 2019-05-25 19:19:15

seth
Member
Registered: 2012-09-03
Posts: 51,149

Re: [SOLVED] Unable to map scancodes to keycodes for keyboard media key...

There're probably too much content now to change the topic, so yes. Solving this one and in doubt opening a new one seems the reasonable approach to me.

Offline

Board footer

Powered by FluxBB