You are not logged in.

#1 2020-06-02 22:22:44

Bluedasher
Member
Registered: 2020-06-02
Posts: 8

Keyboard randomly disconnects; Need to UNPLUG and REPLUG

Hello,

I am new here and still very much a beginner. I've recently installed Arch Linux and am currently having an issue where my keyboard will randomly disconnect and become either unresponsive or stuck with the last key pressed until I unplug and plug back in the device. The device in question is the Anne Pro 2 keyboard connected over USB-C. I have Arch Linux installed onto a separated m.2 ssd alongside a Windows 10 system. When logged onto Windows I do not experience this issue with the keyboard. I've swapped out the cable itself and this issue is still prevalent.
software related.

At first I thought the USB autosuspend was causing issues with my keyboard. I googled and googled and found on the Wiki that blacklisting a USB device from suspending via the Udev rules might fix the problem. I ran "lsusb" and got my Vendor ID and Product ID and attempted to blacklist the device within the following Udev rule:

 # blacklist for usb autosuspend
ACTION=="add", SUBSYSTEM=="usb", ATTR{idVendor}=="04d9", ATTR{idProduct}=="a293", GOTO="power_usb_rules_end" 

This has not fixed the issue. I'm running a 3700x and 2080ti if that bears any significance. I'd appreciate any help with this matter. Thank you.

EDIT: I just had the issue happen again while working. I unplugged the keyboard, plugged it back in and ran "dmesg". Here is an excerpt:

[  302.039747] usb 1-2: USB disconnect, device number 3
[  307.520488] usb 1-2: new full-speed USB device number 6 using xhci_hcd
[  307.680750] usb 1-2: New USB device found, idVendor=04d9, idProduct=a293, bcdDevice= 1.00
[  307.680753] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  307.680755] usb 1-2: Product: OBINS
               AnnePro2
[  307.680756] usb 1-2: Manufacturer: OBINS
[  307.680757] usb 1-2: SerialNumber: SN0000000001
[  307.741443] input: OBINS OBINS
               AnnePro2 as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:07:00.1/usb1/1-2/1-2:1.0/0003:04D9:A293.000C/input/input33
[  307.797274] hid-generic 0003:04D9:A293.000C: input,hidraw3: USB HID v1.10 Keyboard [OBINS OBINS
               AnnePro2] on usb-0000:07:00.1-2/input0
[  307.802532] input: OBINS OBINS
               AnnePro2 as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:07:00.1/usb1/1-2/1-2:1.1/0003:04D9:A293.000D/input/input34
[  307.802740] hid-generic 0003:04D9:A293.000D: input,hidraw4: USB HID v1.10 Device [OBINS OBINS
               AnnePro2] on usb-0000:07:00.1-2/input1
[  307.808377] input: OBINS OBINS
               AnnePro2 as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:07:00.1/usb1/1-2/1-2:1.2/0003:04D9:A293.000E/input/input35
[  307.863937] hid-generic 0003:04D9:A293.000E: input,hidraw5: USB HID v1.10 Device [OBINS OBINS
               AnnePro2] on usb-0000:07:00.1-2/input2
[  307.868436] input: OBINS OBINS
               AnnePro2 as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:07:00.1/usb1/1-2/1-2:1.3/0003:04D9:A293.000F/input/input36
[  307.868637] hid-generic 0003:04D9:A293.000F: input,hidraw6: USB HID v1.10 Gamepad [OBINS OBINS
               AnnePro2] on usb-0000:07:00.1-2/input3
[  332.642685] usb 1-2: USB disconnect, device number 6
[  345.117135] usb 7-2: new full-speed USB device number 4 using xhci_hcd
[  345.282424] usb 7-2: New USB device found, idVendor=04d9, idProduct=a293, bcdDevice= 1.00
[  345.282427] usb 7-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  345.282429] usb 7-2: Product: OBINS
               AnnePro2
[  345.282430] usb 7-2: Manufacturer: OBINS
[  345.282431] usb 7-2: SerialNumber: SN0000000001
[  345.341546] input: OBINS OBINS
               AnnePro2 as /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/usb7/7-2/7-2:1.0/0003:04D9:A293.0010/input/input37
[  345.397361] hid-generic 0003:04D9:A293.0010: input,hidraw3: USB HID v1.10 Keyboard [OBINS OBINS
               AnnePro2] on usb-0000:0c:00.3-2/input0
[  345.402616] input: OBINS OBINS
               AnnePro2 as /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/usb7/7-2/7-2:1.1/0003:04D9:A293.0011/input/input38
[  345.402823] hid-generic 0003:04D9:A293.0011: input,hidraw4: USB HID v1.10 Device [OBINS OBINS
               AnnePro2] on usb-0000:0c:00.3-2/input1
[  345.408575] input: OBINS OBINS
               AnnePro2 as /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/usb7/7-2/7-2:1.2/0003:04D9:A293.0012/input/input39
[  345.463924] hid-generic 0003:04D9:A293.0012: input,hidraw5: USB HID v1.10 Device [OBINS OBINS
               AnnePro2] on usb-0000:0c:00.3-2/input2
[  345.468657] input: OBINS OBINS
               AnnePro2 as /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/usb7/7-2/7-2:1.3/0003:04D9:A293.0013/input/input40
[  345.468900] hid-generic 0003:04D9:A293.0013: input,hidraw6: USB HID v1.10 Gamepad [OBINS OBINS
               AnnePro2] on usb-0000:0c:00.3-2/input3
[  810.077515] audit: type=1101 audit(1591134561.550:43): pid=1707 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="costa" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[  810.077569] audit: type=1110 audit(1591134561.550:44): pid=1707 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[  810.077615] audit: type=1105 audit(1591134561.550:45): pid=1707 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[  822.909245] audit: type=1334 audit(1591134574.380:46): prog-id=6 op=UNLOAD
[  822.909248] audit: type=1334 audit(1591134574.380:47): prog-id=5 op=UNLOAD
[  822.909720] audit: type=1334 audit(1591134574.380:48): prog-id=4 op=UNLOAD
[  822.909722] audit: type=1334 audit(1591134574.380:49): prog-id=3 op=UNLOAD
[  822.912339] audit: type=1334 audit(1591134574.383:50): prog-id=8 op=UNLOAD
[  822.912475] audit: type=1334 audit(1591134574.383:51): prog-id=7 op=UNLOAD
[  822.946468] systemd[1]: systemd 245.6-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)
[  822.963316] systemd[1]: Detected architecture x86-64.
[  822.965948] audit: type=1334 audit(1591134574.436:52): prog-id=12 op=LOAD
[  822.965950] audit: type=1334 audit(1591134574.436:53): prog-id=12 op=UNLOAD
[  822.966033] audit: type=1334 audit(1591134574.436:54): prog-id=13 op=LOAD
[  822.966035] audit: type=1334 audit(1591134574.436:55): prog-id=13 op=UNLOAD
[  834.525019] kauditd_printk_skb: 18 callbacks suppressed
[  834.525021] audit: type=1106 audit(1591134585.996:74): pid=1707 uid=0 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[  834.525083] audit: type=1104 audit(1591134585.996:75): pid=1707 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[  924.534264] audit: type=1130 audit(1591134676.006:76): 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'
[  924.534270] audit: type=1131 audit(1591134676.006:77): 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'
[  930.083398] audit: type=1101 audit(1591134681.556:78): pid=4292 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="costa" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[  930.083533] audit: type=1110 audit(1591134681.556:79): pid=4292 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[  930.083626] audit: type=1105 audit(1591134681.556:80): pid=4292 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[  939.676293] audit: type=1106 audit(1591134691.146:81): pid=4292 uid=0 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[  939.676358] audit: type=1104 audit(1591134691.146:82): pid=4292 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[ 1003.011347] audit: type=1101 audit(1591134754.483:83): pid=4335 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="costa" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[ 1003.011745] audit: type=1110 audit(1591134754.483:84): pid=4335 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[ 1003.011748] audit: type=1105 audit(1591134754.483:85): pid=4335 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[ 1003.029687] audit: type=1106 audit(1591134754.500:86): pid=4335 uid=0 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[ 1003.029732] audit: type=1104 audit(1591134754.500:87): pid=4335 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[ 1009.004387] audit: type=1101 audit(1591134760.476:88): pid=4344 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="costa" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[ 1009.004557] audit: type=1110 audit(1591134760.476:89): pid=4344 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[ 1009.004681] audit: type=1105 audit(1591134760.476:90): pid=4344 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[ 1009.010840] audit: type=1106 audit(1591134760.483:91): pid=4344 uid=0 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[ 1009.010928] audit: type=1104 audit(1591134760.483:92): pid=4344 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[ 1014.101491] audit: type=1101 audit(1591134765.573:93): pid=4353 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="costa" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[ 1014.101682] audit: type=1110 audit(1591134765.573:94): pid=4353 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[ 1014.101686] audit: type=1105 audit(1591134765.573:95): pid=4353 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[ 1014.130690] audit: type=1106 audit(1591134765.603:96): pid=4353 uid=0 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[ 1014.130731] audit: type=1104 audit(1591134765.603:97): pid=4353 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[ 1066.687362] audit: type=1101 audit(1591134818.160:98): pid=4421 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="costa" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[ 1066.687472] audit: type=1110 audit(1591134818.160:99): pid=4421 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[ 1066.687550] audit: type=1105 audit(1591134818.160:100): pid=4421 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[ 1066.693495] audit: type=1106 audit(1591134818.166:101): pid=4421 uid=0 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[ 1066.693553] audit: type=1104 audit(1591134818.166:102): pid=4421 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[ 1128.439275] audit: type=1101 audit(1591134879.910:103): pid=4439 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="costa" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[ 1128.439380] audit: type=1110 audit(1591134879.910:104): pid=4439 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[ 1128.439467] audit: type=1105 audit(1591134879.910:105): pid=4439 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[ 1128.443783] audit: type=1106 audit(1591134879.916:106): pid=4439 uid=0 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[ 1128.443819] audit: type=1104 audit(1591134879.916:107): pid=4439 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/4 res=success'
[ 1765.588140] usb 7-2: USB disconnect, device number 4
[ 1769.600281] usb 7-2: new full-speed USB device number 5 using xhci_hcd
[ 1769.766294] usb 7-2: New USB device found, idVendor=04d9, idProduct=a293, bcdDevice= 1.00
[ 1769.766297] usb 7-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1769.766298] usb 7-2: Product: OBINS
               AnnePro2
[ 1769.766299] usb 7-2: Manufacturer: OBINS
[ 1769.766300] usb 7-2: SerialNumber: SN0000000001
[ 1769.829557] input: OBINS OBINS
               AnnePro2 as /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/usb7/7-2/7-2:1.0/0003:04D9:A293.0014/input/input41
[ 1769.883208] hid-generic 0003:04D9:A293.0014: input,hidraw3: USB HID v1.10 Keyboard [OBINS OBINS
               AnnePro2] on usb-0000:0c:00.3-2/input0
[ 1769.888427] input: OBINS OBINS
               AnnePro2 as /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/usb7/7-2/7-2:1.1/0003:04D9:A293.0015/input/input42
[ 1769.888618] hid-generic 0003:04D9:A293.0015: input,hidraw4: USB HID v1.10 Device [OBINS OBINS
               AnnePro2] on usb-0000:0c:00.3-2/input1
[ 1769.894424] input: OBINS OBINS
               AnnePro2 as /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/usb7/7-2/7-2:1.2/0003:04D9:A293.0016/input/input43
[ 1769.950417] hid-generic 0003:04D9:A293.0016: input,hidraw5: USB HID v1.10 Device [OBINS OBINS
               AnnePro2] on usb-0000:0c:00.3-2/input2
[ 1769.955651] input: OBINS OBINS
               AnnePro2 as /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/usb7/7-2/7-2:1.3/0003:04D9:A293.0017/input/input44
[ 1769.955941] hid-generic 0003:04D9:A293.0017: input,hidraw6: USB HID v1.10 Gamepad [OBINS OBINS
               AnnePro2] on usb-0000:0c:00.3-2/input3

Last edited by Bluedasher (2020-06-03 02:12:13)

Offline

#2 2020-06-03 14:12:11

Malvineous
Member
From: Brisbane, Australia
Registered: 2011-02-03
Posts: 190
Website

Re: Keyboard randomly disconnects; Need to UNPLUG and REPLUG

I'm not sure that disables autosuspend.  Have you tried completely disabling USB autosuspend system-wide, just to see if that's the problem?  This answer on StackExchange explains the process nicely.

If that works then you can try disabling it just for your keyboard, but if that doesn't help either then you at least know it's not an autosuspend problem.

Offline

#3 2020-06-03 22:35:56

Bluedasher
Member
Registered: 2020-06-02
Posts: 8

Re: Keyboard randomly disconnects; Need to UNPLUG and REPLUG

Understood. I added the following rule to /etc/modprobe.d/usb-autosuspend.conf, performed a reboot and pacman -Syu.

options usbcore autosuspend=-1

And it did not seem to fix the issue. Same problem where every 10 minutes or so the keyboard needs to be unplugged and re-plugged to work. It will disconnect even when I am actively using it so I would think that rules out autosuspend. Let me know if I can provide you with any other sort of information or logs!

Offline

#4 2020-06-04 06:08:31

seth
Member
Registered: 2012-09-03
Posts: 50,924

Re: Keyboard randomly disconnects; Need to UNPLUG and REPLUG

According to the excerpt (please post a complete system journal for more context, "sudo journalctl -b" after this happened at least once) the keyboard disconnects w/o any apparent motivation, gets reconnected, disconnects after ~25 seconds, reconnects and disconnects after ~23 minutes and the only log inbetween are a bunch of sudo calls (but not in every case and also not in proximity) - the timing seems to be a bit too much all over the place (though N=2 doesn't really make for a pattern)

Since it's apparently not the cable (#1 cause for all weird issues), ensure to have disabled windows fastboot (#2 cause for all weird issues) and if the issue remains, boot a rescue shell to see whether this happens there as well (thus whether it's rather the kernel or some userspace tool)

Offline

#5 2020-06-04 11:33:11

Bluedasher
Member
Registered: 2020-06-02
Posts: 8

Re: Keyboard randomly disconnects; Need to UNPLUG and REPLUG

seth wrote:

According to the excerpt (please post a complete system journal for more context, "sudo journalctl -b" after this happened at least once) the keyboard disconnects w/o any apparent motivation, gets reconnected, disconnects after ~25 seconds, reconnects and disconnects after ~23 minutes and the only log inbetween are a bunch of sudo calls (but not in every case and also not in proximity) - the timing seems to be a bit too much all over the place (though N=2 doesn't really make for a pattern)

Since it's apparently not the cable (#1 cause for all weird issues), ensure to have disabled windows fastboot (#2 cause for all weird issues) and if the issue remains, boot a rescue shell to see whether this happens there as well (thus whether it's rather the kernel or some userspace tool)

Thank you for your help. It definitely is not the cable. Windows fastboot is disabled. I booted into a rescue shell using the 'rescue' kernel parameter and after 15 minutes of sitting at the root prompt the keyboard became unresponsive again. I unplugged, replugged (which I'm sure is reflected in the journal) and ran 'journalctl -b'. I then echoed the contents of 'journalctl -b' to a file, rebooted to my user account and this is the contents of that file:

cat journal.log 
-- Logs begin at Sun 2020-05-31 09:26:38 EDT, end at Thu 2020-06-04 03:16:45 EDT. --
Jun 04 02:59:18 arch23 kernel: Linux version 5.6.15-arch1-1 (linux@archlinux) (gcc version 10.1.0 (GCC)) #1 SMP PREEMPT Wed, 27 May 2020 23:42:26 +0000
Jun 04 02:59:18 arch23 kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=731d5205-d052-40b1-97af-1b15916e15fc rw loglevel=3 quiet rescue
Jun 04 02:59:18 arch23 kernel: KERNEL supported cpus:
Jun 04 02:59:18 arch23 kernel:   Intel GenuineIntel
Jun 04 02:59:18 arch23 kernel:   AMD AuthenticAMD
Jun 04 02:59:18 arch23 kernel:   Hygon HygonGenuine
Jun 04 02:59:18 arch23 kernel:   Centaur CentaurHauls
Jun 04 02:59:18 arch23 kernel:   zhaoxin   Shanghai  
Jun 04 02:59:18 arch23 kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jun 04 02:59:18 arch23 kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jun 04 02:59:18 arch23 kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jun 04 02:59:18 arch23 kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Jun 04 02:59:18 arch23 kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Jun 04 02:59:18 arch23 kernel: BIOS-provided physical RAM map:
Jun 04 02:59:18 arch23 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Jun 04 02:59:18 arch23 kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Jun 04 02:59:18 arch23 kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009e01fff] usable
Jun 04 02:59:18 arch23 kernel: BIOS-e820: [mem 0x0000000009e02000-0x0000000009ffffff] reserved
Jun 04 02:59:18 arch23 kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Jun 04 02:59:18 arch23 kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20bfff] ACPI NVS
Jun 04 02:59:18 arch23 kernel: BIOS-e820: [mem 0x000000000a20c000-0x00000000db719fff] usable
Jun 04 02:59:18 arch23 kernel: BIOS-e820: [mem 0x00000000db71a000-0x00000000db8aefff] reserved
Jun 04 02:59:18 arch23 kernel: BIOS-e820: [mem 0x00000000db8af000-0x00000000dba32fff] usable
Jun 04 02:59:18 arch23 kernel: BIOS-e820: [mem 0x00000000dba33000-0x00000000dbe50fff] ACPI NVS
Jun 04 02:59:18 arch23 kernel: BIOS-e820: [mem 0x00000000dbe51000-0x00000000dcc11fff] reserved
Jun 04 02:59:18 arch23 kernel: BIOS-e820: [mem 0x00000000dcc12000-0x00000000dcca2fff] type 20
Jun 04 02:59:18 arch23 kernel: BIOS-e820: [mem 0x00000000dcca3000-0x00000000deffffff] usable
Jun 04 02:59:18 arch23 kernel: BIOS-e820: [mem 0x00000000df000000-0x00000000dfffffff] reserved
Jun 04 02:59:18 arch23 kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Jun 04 02:59:18 arch23 kernel: BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
Jun 04 02:59:18 arch23 kernel: BIOS-e820: [mem 0x0000000100000000-0x000000041f37ffff] usable
Jun 04 02:59:18 arch23 kernel: NX (Execute Disable) protection: active
Jun 04 02:59:18 arch23 kernel: efi: EFI v2.70 by American Megatrends
Jun 04 02:59:18 arch23 kernel: efi:  ACPI 2.0=0xdbdcd000  ACPI=0xdbdcd000  SMBIOS=0xdcafc000  SMBIOS 3.0=0xdcafb000  MEMATTR=0xd9d7a018  ESRT=0xd9d7fd18 
Jun 04 02:59:18 arch23 kernel: SMBIOS 3.2.0 present.
Jun 04 02:59:18 arch23 kernel: DMI: Gigabyte Technology Co., Ltd. X570 AORUS ELITE WIFI/X570 AORUS ELITE WIFI, BIOS F11 12/06/2019
Jun 04 02:59:18 arch23 kernel: tsc: Fast TSC calibration failed
Jun 04 02:59:18 arch23 kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jun 04 02:59:18 arch23 kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jun 04 02:59:18 arch23 kernel: last_pfn = 0x41f380 max_arch_pfn = 0x400000000
Jun 04 02:59:18 arch23 kernel: MTRR default type: uncachable
Jun 04 02:59:18 arch23 kernel: MTRR fixed ranges enabled:
Jun 04 02:59:18 arch23 kernel:   00000-9FFFF write-back
Jun 04 02:59:18 arch23 kernel:   A0000-BFFFF write-through
Jun 04 02:59:18 arch23 kernel:   C0000-FFFFF write-protect
Jun 04 02:59:18 arch23 kernel: MTRR variable ranges enabled:
Jun 04 02:59:18 arch23 kernel:   0 base 000000000000 mask FFFF80000000 write-back
Jun 04 02:59:18 arch23 kernel:   1 base 000080000000 mask FFFFC0000000 write-back
Jun 04 02:59:18 arch23 kernel:   2 base 0000C0000000 mask FFFFE0000000 write-back
Jun 04 02:59:18 arch23 kernel:   3 base 0000DC2A0000 mask FFFFFFFF0000 uncachable
Jun 04 02:59:18 arch23 kernel:   4 disabled
Jun 04 02:59:18 arch23 kernel:   5 disabled
Jun 04 02:59:18 arch23 kernel:   6 disabled
Jun 04 02:59:18 arch23 kernel:   7 disabled
Jun 04 02:59:18 arch23 kernel: TOM2: 0000000420000000 aka 16896M
Jun 04 02:59:18 arch23 kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Jun 04 02:59:18 arch23 kernel: total RAM covered: 3583M
Jun 04 02:59:18 arch23 kernel: Found optimal setting for mtrr clean up
Jun 04 02:59:18 arch23 kernel:  gran_size: 64K         chunk_size: 64M         num_reg: 4          lose cover RAM: 0G
Jun 04 02:59:18 arch23 kernel: e820: update [mem 0xdc2a0000-0xdc2affff] usable ==> reserved
Jun 04 02:59:18 arch23 kernel: e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
Jun 04 02:59:18 arch23 kernel: last_pfn = 0xdf000 max_arch_pfn = 0x400000000
Jun 04 02:59:18 arch23 kernel: esrt: Reserving ESRT space from 0x00000000d9d7fd18 to 0x00000000d9d7fd50.
Jun 04 02:59:18 arch23 kernel: e820: update [mem 0xd9d7f000-0xd9d7ffff] usable ==> reserved
Jun 04 02:59:18 arch23 kernel: check: Scanning 1 areas for low memory corruption
Jun 04 02:59:18 arch23 kernel: Using GB pages for direct mapping
Jun 04 02:59:18 arch23 kernel: BRK [0x13ee01000, 0x13ee01fff] PGTABLE
Jun 04 02:59:18 arch23 kernel: BRK [0x13ee02000, 0x13ee02fff] PGTABLE
Jun 04 02:59:18 arch23 kernel: BRK [0x13ee03000, 0x13ee03fff] PGTABLE
Jun 04 02:59:18 arch23 kernel: BRK [0x13ee04000, 0x13ee04fff] PGTABLE
Jun 04 02:59:18 arch23 kernel: BRK [0x13ee05000, 0x13ee05fff] PGTABLE
Jun 04 02:59:18 arch23 kernel: BRK [0x13ee06000, 0x13ee06fff] PGTABLE
Jun 04 02:59:18 arch23 kernel: BRK [0x13ee07000, 0x13ee07fff] PGTABLE
Jun 04 02:59:18 arch23 kernel: BRK [0x13ee08000, 0x13ee08fff] PGTABLE
Jun 04 02:59:18 arch23 kernel: BRK [0x13ee09000, 0x13ee09fff] PGTABLE
Jun 04 02:59:18 arch23 kernel: BRK [0x13ee0a000, 0x13ee0afff] PGTABLE
Jun 04 02:59:18 arch23 kernel: BRK [0x13ee0b000, 0x13ee0bfff] PGTABLE
Jun 04 02:59:18 arch23 kernel: BRK [0x13ee0c000, 0x13ee0cfff] PGTABLE
Jun 04 02:59:18 arch23 kernel: Secure boot could not be determined
Jun 04 02:59:18 arch23 kernel: RAMDISK: [mem 0x36dd9000-0x376e3fff]
Jun 04 02:59:18 arch23 kernel: ACPI: Early table checksum verification disabled
Jun 04 02:59:18 arch23 kernel: ACPI: RSDP 0x00000000DBDCD000 000024 (v02 ALASKA)
Jun 04 02:59:18 arch23 kernel: ACPI: XSDT 0x00000000DBDCD0A0 0000C4 (v01 ALASKA A M I    01072009 AMI  00010013)
Jun 04 02:59:18 arch23 kernel: ACPI: FACP 0x00000000DBDD3FD0 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
Jun 04 02:59:18 arch23 kernel: ACPI: DSDT 0x00000000DBDCD200 006DCB (v02 ALASKA A M I    01072009 INTL 20160930)
Jun 04 02:59:18 arch23 kernel: ACPI: FACS 0x00000000DBE39E00 000040
Jun 04 02:59:18 arch23 kernel: ACPI: APIC 0x00000000DBDD40E8 00015E (v03 ALASKA A M I    01072009 AMI  00010013)
Jun 04 02:59:18 arch23 kernel: ACPI: FPDT 0x00000000DBDD4248 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
Jun 04 02:59:18 arch23 kernel: ACPI: FIDT 0x00000000DBDD4290 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
Jun 04 02:59:18 arch23 kernel: ACPI: SSDT 0x00000000DBDD4330 0000FC (v02 ALASKA A M I    01072009 AMI  01072009)
Jun 04 02:59:18 arch23 kernel: ACPI: SSDT 0x00000000DBDD4430 008C98 (v02 ALASKA A M I    00000002 MSFT 04000000)
Jun 04 02:59:18 arch23 kernel: ACPI: SSDT 0x00000000DBDDD0C8 00374D (v01 ALASKA A M I    00000001 INTL 20160930)
Jun 04 02:59:18 arch23 kernel: ACPI: MCFG 0x00000000DBDE0818 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
Jun 04 02:59:18 arch23 kernel: ACPI: SSDT 0x00000000DBDE0858 0093B7 (v01 ALASKA A M I    00000001 INTL 20160930)
Jun 04 02:59:18 arch23 kernel: ACPI: HPET 0x00000000DBDE9C10 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
Jun 04 02:59:18 arch23 kernel: ACPI: SSDT 0x00000000DBDE9C48 000024 (v01 ALASKA A M I    00001000 INTL 20160930)
Jun 04 02:59:18 arch23 kernel: ACPI: UEFI 0x00000000DBDE9C70 000042 (v01 ALASKA A M I    00000002      01000013)
Jun 04 02:59:18 arch23 kernel: ACPI: BGRT 0x00000000DBDE9CB8 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
Jun 04 02:59:18 arch23 kernel: ACPI: IVRS 0x00000000DBDE9CF0 0000D0 (v02 ALASKA A M I    00000001 AMD  00000000)
Jun 04 02:59:18 arch23 kernel: ACPI: PCCT 0x00000000DBDE9DC0 00006E (v01 ALASKA A M I    00000001 AMD  00000000)
Jun 04 02:59:18 arch23 kernel: ACPI: SSDT 0x00000000DBDE9E30 003EC9 (v01 ALASKA A M I    00000001 AMD  00000001)
Jun 04 02:59:18 arch23 kernel: ACPI: CRAT 0x00000000DBDEDD00 000ED8 (v01 ALASKA A M I    00000001 AMD  00000001)
Jun 04 02:59:18 arch23 kernel: ACPI: CDIT 0x00000000DBDEEBD8 000029 (v01 ALASKA A M I    00000001 AMD  00000001)
Jun 04 02:59:18 arch23 kernel: ACPI: SSDT 0x00000000DBDEEC08 001EC3 (v01 ALASKA A M I    00000001 INTL 20160930)
Jun 04 02:59:18 arch23 kernel: ACPI: WSMT 0x00000000DBDF0AD0 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
Jun 04 02:59:18 arch23 kernel: ACPI: Local APIC address 0xfee00000
Jun 04 02:59:18 arch23 kernel: No NUMA configuration found
Jun 04 02:59:18 arch23 kernel: Faking a node at [mem 0x0000000000000000-0x000000041f37ffff]
Jun 04 02:59:18 arch23 kernel: NODE_DATA(0) allocated [mem 0x41f37c000-0x41f37ffff]
Jun 04 02:59:18 arch23 kernel: Zone ranges:
Jun 04 02:59:18 arch23 kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Jun 04 02:59:18 arch23 kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Jun 04 02:59:18 arch23 kernel:   Normal   [mem 0x0000000100000000-0x000000041f37ffff]
Jun 04 02:59:18 arch23 kernel:   Device   empty
Jun 04 02:59:18 arch23 kernel: Movable zone start for each node
Jun 04 02:59:18 arch23 kernel: Early memory node ranges
Jun 04 02:59:18 arch23 kernel:   node   0: [mem 0x0000000000001000-0x000000000009ffff]
Jun 04 02:59:18 arch23 kernel:   node   0: [mem 0x0000000000100000-0x0000000009e01fff]
Jun 04 02:59:18 arch23 kernel:   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
Jun 04 02:59:18 arch23 kernel:   node   0: [mem 0x000000000a20c000-0x00000000db719fff]
Jun 04 02:59:18 arch23 kernel:   node   0: [mem 0x00000000db8af000-0x00000000dba32fff]
Jun 04 02:59:18 arch23 kernel:   node   0: [mem 0x00000000dcca3000-0x00000000deffffff]
Jun 04 02:59:18 arch23 kernel:   node   0: [mem 0x0000000100000000-0x000000041f37ffff]
Jun 04 02:59:18 arch23 kernel: Zeroed struct page in unavailable ranges: 13040 pages
Jun 04 02:59:18 arch23 kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000041f37ffff]
Jun 04 02:59:18 arch23 kernel: On node 0 totalpages: 4181264
Jun 04 02:59:18 arch23 kernel:   DMA zone: 64 pages used for memmap
Jun 04 02:59:18 arch23 kernel:   DMA zone: 31 pages reserved
Jun 04 02:59:18 arch23 kernel:   DMA zone: 3999 pages, LIFO batch:0
Jun 04 02:59:18 arch23 kernel:   DMA32 zone: 14120 pages used for memmap
Jun 04 02:59:18 arch23 kernel:   DMA32 zone: 903665 pages, LIFO batch:63
Jun 04 02:59:18 arch23 kernel:   Normal zone: 51150 pages used for memmap
Jun 04 02:59:18 arch23 kernel:   Normal zone: 3273600 pages, LIFO batch:63
Jun 04 02:59:18 arch23 kernel: ACPI: PM-Timer IO Port: 0x808
Jun 04 02:59:18 arch23 kernel: ACPI: Local APIC address 0xfee00000
Jun 04 02:59:18 arch23 kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Jun 04 02:59:18 arch23 kernel: IOAPIC[0]: apic_id 17, version 33, address 0xfec00000, GSI 0-23
Jun 04 02:59:18 arch23 kernel: IOAPIC[1]: apic_id 18, version 33, address 0xfec01000, GSI 24-55
Jun 04 02:59:18 arch23 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jun 04 02:59:18 arch23 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Jun 04 02:59:18 arch23 kernel: ACPI: IRQ0 used by override.
Jun 04 02:59:18 arch23 kernel: ACPI: IRQ9 used by override.
Jun 04 02:59:18 arch23 kernel: Using ACPI (MADT) for SMP configuration information
Jun 04 02:59:18 arch23 kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
Jun 04 02:59:18 arch23 kernel: e820: update [mem 0xd7b32000-0xd7b88fff] usable ==> reserved
Jun 04 02:59:18 arch23 kernel: smpboot: Allowing 32 CPUs, 16 hotplug CPUs
Jun 04 02:59:18 arch23 kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jun 04 02:59:18 arch23 kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Jun 04 02:59:18 arch23 kernel: PM: hibernation: Registered nosave memory: [mem 0x09e02000-0x09ffffff]
Jun 04 02:59:18 arch23 kernel: PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20bfff]
Jun 04 02:59:18 arch23 kernel: PM: hibernation: Registered nosave memory: [mem 0xd7b32000-0xd7b88fff]
Jun 04 02:59:18 arch23 kernel: PM: hibernation: Registered nosave memory: [mem 0xd9d7f000-0xd9d7ffff]
Jun 04 02:59:18 arch23 kernel: PM: hibernation: Registered nosave memory: [mem 0xdb71a000-0xdb8aefff]
Jun 04 02:59:18 arch23 kernel: PM: hibernation: Registered nosave memory: [mem 0xdba33000-0xdbe50fff]
Jun 04 02:59:18 arch23 kernel: PM: hibernation: Registered nosave memory: [mem 0xdbe51000-0xdcc11fff]
Jun 04 02:59:18 arch23 kernel: PM: hibernation: Registered nosave memory: [mem 0xdcc12000-0xdcca2fff]
Jun 04 02:59:18 arch23 kernel: PM: hibernation: Registered nosave memory: [mem 0xdf000000-0xdfffffff]
Jun 04 02:59:18 arch23 kernel: PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xf7ffffff]
Jun 04 02:59:18 arch23 kernel: PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
Jun 04 02:59:18 arch23 kernel: PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfcffffff]
Jun 04 02:59:18 arch23 kernel: PM: hibernation: Registered nosave memory: [mem 0xfd000000-0xffffffff]
Jun 04 02:59:18 arch23 kernel: [mem 0xe0000000-0xf7ffffff] available for PCI devices
Jun 04 02:59:18 arch23 kernel: Booting paravirtualized kernel on bare hardware
Jun 04 02:59:18 arch23 kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Jun 04 02:59:18 arch23 kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:32 nr_node_ids:1
Jun 04 02:59:18 arch23 kernel: percpu: Embedded 57 pages/cpu s196608 r8192 d28672 u262144
Jun 04 02:59:18 arch23 kernel: pcpu-alloc: s196608 r8192 d28672 u262144 alloc=1*2097152
Jun 04 02:59:18 arch23 kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
Jun 04 02:59:18 arch23 kernel: pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31 
Jun 04 02:59:18 arch23 kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4115899
Jun 04 02:59:18 arch23 kernel: Policy zone: Normal
Jun 04 02:59:18 arch23 kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=731d5205-d052-40b1-97af-1b15916e15fc rw loglevel=3 quiet rescue
Jun 04 02:59:18 arch23 kernel: printk: log_buf_len individual max cpu contribution: 4096 bytes
Jun 04 02:59:18 arch23 kernel: printk: log_buf_len total cpu_extra contributions: 126976 bytes
Jun 04 02:59:18 arch23 kernel: printk: log_buf_len min size: 131072 bytes
Jun 04 02:59:18 arch23 kernel: printk: log_buf_len: 262144 bytes
Jun 04 02:59:18 arch23 kernel: printk: early log buf free: 118472(90%)
Jun 04 02:59:18 arch23 kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Jun 04 02:59:18 arch23 kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Jun 04 02:59:18 arch23 kernel: mem auto-init: stack:byref_all, heap alloc:on, heap free:off
Jun 04 02:59:18 arch23 kernel: Memory: 16214488K/16725056K available (12291K kernel code, 1463K rwdata, 4464K rodata, 1608K init, 3184K bss, 510568K reserved, 0K cma-reserved)
Jun 04 02:59:18 arch23 kernel: random: get_random_u64 called from __kmem_cache_create+0x3e/0x610 with crng_init=0
Jun 04 02:59:18 arch23 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
Jun 04 02:59:18 arch23 kernel: ftrace: allocating 39096 entries in 153 pages
Jun 04 02:59:18 arch23 kernel: ftrace: allocated 153 pages with 4 groups
Jun 04 02:59:18 arch23 kernel: rcu: Preemptible hierarchical RCU implementation.
Jun 04 02:59:18 arch23 kernel: rcu:         RCU dyntick-idle grace-period acceleration is enabled.
Jun 04 02:59:18 arch23 kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=32.
Jun 04 02:59:18 arch23 kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Jun 04 02:59:18 arch23 kernel:         Tasks RCU enabled.
Jun 04 02:59:18 arch23 kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Jun 04 02:59:18 arch23 kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
Jun 04 02:59:18 arch23 kernel: NR_IRQS: 20736, nr_irqs: 1224, preallocated irqs: 16
Jun 04 02:59:18 arch23 kernel: Console: colour dummy device 80x25
Jun 04 02:59:18 arch23 kernel: printk: console [tty0] enabled
Jun 04 02:59:18 arch23 kernel: ACPI: Core revision 20200110
Jun 04 02:59:18 arch23 kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Jun 04 02:59:18 arch23 kernel: APIC: Switch to symmetric I/O mode setup
Jun 04 02:59:18 arch23 kernel: Switched APIC routing to physical flat.
Jun 04 02:59:18 arch23 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jun 04 02:59:18 arch23 kernel: tsc: PIT calibration matches HPET. 1 loops
Jun 04 02:59:18 arch23 kernel: tsc: Detected 3593.189 MHz processor
Jun 04 02:59:18 arch23 kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb313b6cd, max_idle_ns: 440795377959 ns
Jun 04 02:59:18 arch23 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7189.81 BogoMIPS (lpj=11977296)
Jun 04 02:59:18 arch23 kernel: pid_max: default: 32768 minimum: 301
Jun 04 02:59:18 arch23 kernel: LSM: Security Framework initializing
Jun 04 02:59:18 arch23 kernel: Yama: becoming mindful.
Jun 04 02:59:18 arch23 kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Jun 04 02:59:18 arch23 kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Jun 04 02:59:18 arch23 kernel: *** VALIDATE tmpfs ***
Jun 04 02:59:18 arch23 kernel: *** VALIDATE proc ***
Jun 04 02:59:18 arch23 kernel: *** VALIDATE cgroup ***
Jun 04 02:59:18 arch23 kernel: *** VALIDATE cgroup2 ***
Jun 04 02:59:18 arch23 kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Jun 04 02:59:18 arch23 kernel: LVT offset 1 assigned for vector 0xf9
Jun 04 02:59:18 arch23 kernel: LVT offset 2 assigned for vector 0xf4
Jun 04 02:59:18 arch23 kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
Jun 04 02:59:18 arch23 kernel: Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
Jun 04 02:59:18 arch23 kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Jun 04 02:59:18 arch23 kernel: Spectre V2 : Mitigation: Full AMD retpoline
Jun 04 02:59:18 arch23 kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Jun 04 02:59:18 arch23 kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Jun 04 02:59:18 arch23 kernel: Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
Jun 04 02:59:18 arch23 kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Jun 04 02:59:18 arch23 kernel: Freeing SMP alternatives memory: 32K
Jun 04 02:59:18 arch23 kernel: smpboot: CPU0: AMD Ryzen 7 3700X 8-Core Processor (family: 0x17, model: 0x71, stepping: 0x0)
Jun 04 02:59:18 arch23 kernel: Performance Events: Fam17h+ core perfctr, AMD PMU driver.
Jun 04 02:59:18 arch23 kernel: ... version:                0
Jun 04 02:59:18 arch23 kernel: ... bit width:              48
Jun 04 02:59:18 arch23 kernel: ... generic registers:      6
Jun 04 02:59:18 arch23 kernel: ... value mask:             0000ffffffffffff
Jun 04 02:59:18 arch23 kernel: ... max period:             00007fffffffffff
Jun 04 02:59:18 arch23 kernel: ... fixed-purpose events:   0
Jun 04 02:59:18 arch23 kernel: ... event mask:             000000000000003f
Jun 04 02:59:18 arch23 kernel: rcu: Hierarchical SRCU implementation.
Jun 04 02:59:18 arch23 kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Jun 04 02:59:18 arch23 kernel: smp: Bringing up secondary CPUs ...
Jun 04 02:59:18 arch23 kernel: x86: Booting SMP configuration:
Jun 04 02:59:18 arch23 kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15
Jun 04 02:59:18 arch23 kernel: smp: Brought up 1 node, 16 CPUs
Jun 04 02:59:18 arch23 kernel: smpboot: Max logical packages: 2
Jun 04 02:59:18 arch23 kernel: smpboot: Total of 16 processors activated (115028.96 BogoMIPS)
Jun 04 02:59:18 arch23 kernel: devtmpfs: initialized
Jun 04 02:59:18 arch23 kernel: x86/mm: Memory block size: 128MB
Jun 04 02:59:18 arch23 kernel: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20bfff] (49152 bytes)
Jun 04 02:59:18 arch23 kernel: PM: Registering ACPI NVS region [mem 0xdba33000-0xdbe50fff] (4317184 bytes)
Jun 04 02:59:18 arch23 kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Jun 04 02:59:18 arch23 kernel: futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
Jun 04 02:59:18 arch23 kernel: pinctrl core: initialized pinctrl subsystem
Jun 04 02:59:18 arch23 kernel: PM: RTC time: 06:59:15, date: 2020-06-04
Jun 04 02:59:18 arch23 kernel: thermal_sys: Registered thermal governor 'fair_share'
Jun 04 02:59:18 arch23 kernel: thermal_sys: Registered thermal governor 'bang_bang'
Jun 04 02:59:18 arch23 kernel: thermal_sys: Registered thermal governor 'step_wise'
Jun 04 02:59:18 arch23 kernel: thermal_sys: Registered thermal governor 'user_space'
Jun 04 02:59:18 arch23 kernel: thermal_sys: Registered thermal governor 'power_allocator'
Jun 04 02:59:18 arch23 kernel: NET: Registered protocol family 16
Jun 04 02:59:18 arch23 kernel: audit: initializing netlink subsys (disabled)
Jun 04 02:59:18 arch23 kernel: audit: type=2000 audit(1591253954.793:1): state=initialized audit_enabled=0 res=1
Jun 04 02:59:18 arch23 kernel: cpuidle: using governor ladder
Jun 04 02:59:18 arch23 kernel: cpuidle: using governor menu
Jun 04 02:59:18 arch23 kernel: Detected 1 PCC Subspaces
Jun 04 02:59:18 arch23 kernel: Registering PCC driver as Mailbox controller
Jun 04 02:59:18 arch23 kernel: ACPI: bus type PCI registered
Jun 04 02:59:18 arch23 kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jun 04 02:59:18 arch23 kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Jun 04 02:59:18 arch23 kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
Jun 04 02:59:18 arch23 kernel: PCI: Using configuration type 1 for base access
Jun 04 02:59:18 arch23 kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Jun 04 02:59:18 arch23 kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Jun 04 02:59:18 arch23 kernel: ACPI: Added _OSI(Module Device)
Jun 04 02:59:18 arch23 kernel: ACPI: Added _OSI(Processor Device)
Jun 04 02:59:18 arch23 kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jun 04 02:59:18 arch23 kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jun 04 02:59:18 arch23 kernel: ACPI: Added _OSI(Linux-Dell-Video)
Jun 04 02:59:18 arch23 kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Jun 04 02:59:18 arch23 kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Jun 04 02:59:18 arch23 kernel: ACPI: 8 ACPI AML tables successfully acquired and loaded
Jun 04 02:59:18 arch23 kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Jun 04 02:59:18 arch23 kernel: ACPI: Interpreter enabled
Jun 04 02:59:18 arch23 kernel: ACPI: (supports S0 S3 S4 S5)
Jun 04 02:59:18 arch23 kernel: ACPI: Using IOAPIC for interrupt routing
Jun 04 02:59:18 arch23 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jun 04 02:59:18 arch23 kernel: ACPI: Enabled 2 GPEs in block 00 to 1F
Jun 04 02:59:18 arch23 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Jun 04 02:59:18 arch23 kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
Jun 04 02:59:18 arch23 kernel: acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR]
Jun 04 02:59:18 arch23 kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
Jun 04 02:59:18 arch23 kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
Jun 04 02:59:18 arch23 kernel: PCI host bridge to bus 0000:00
Jun 04 02:59:18 arch23 kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
Jun 04 02:59:18 arch23 kernel: pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
Jun 04 02:59:18 arch23 kernel: pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
Jun 04 02:59:18 arch23 kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Jun 04 02:59:18 arch23 kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Jun 04 02:59:18 arch23 kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
Jun 04 02:59:18 arch23 kernel: pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfec02fff window]
Jun 04 02:59:18 arch23 kernel: pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
Jun 04 02:59:18 arch23 kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Jun 04 02:59:18 arch23 kernel: pci 0000:00:00.0: [1022:1480] type 00 class 0x060000
Jun 04 02:59:18 arch23 kernel: pci 0000:00:00.2: [1022:1481] type 00 class 0x080600
Jun 04 02:59:18 arch23 kernel: pci 0000:00:01.0: [1022:1482] type 00 class 0x060000
Jun 04 02:59:18 arch23 kernel: pci 0000:00:01.1: [1022:1483] type 01 class 0x060400
Jun 04 02:59:18 arch23 kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Jun 04 02:59:18 arch23 kernel: pci 0000:00:01.2: [1022:1483] type 01 class 0x060400
Jun 04 02:59:18 arch23 kernel: pci 0000:00:01.2: enabling Extended Tags
Jun 04 02:59:18 arch23 kernel: pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
Jun 04 02:59:18 arch23 kernel: pci 0000:00:02.0: [1022:1482] type 00 class 0x060000
Jun 04 02:59:18 arch23 kernel: pci 0000:00:03.0: [1022:1482] type 00 class 0x060000
Jun 04 02:59:18 arch23 kernel: pci 0000:00:03.1: [1022:1483] type 01 class 0x060400
Jun 04 02:59:18 arch23 kernel: pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
Jun 04 02:59:18 arch23 kernel: pci 0000:00:04.0: [1022:1482] type 00 class 0x060000
Jun 04 02:59:18 arch23 kernel: pci 0000:00:05.0: [1022:1482] type 00 class 0x060000
Jun 04 02:59:18 arch23 kernel: pci 0000:00:07.0: [1022:1482] type 00 class 0x060000
Jun 04 02:59:18 arch23 kernel: pci 0000:00:07.1: [1022:1484] type 01 class 0x060400
Jun 04 02:59:18 arch23 kernel: pci 0000:00:07.1: enabling Extended Tags
Jun 04 02:59:18 arch23 kernel: pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
Jun 04 02:59:18 arch23 kernel: pci 0000:00:08.0: [1022:1482] type 00 class 0x060000
Jun 04 02:59:18 arch23 kernel: pci 0000:00:08.1: [1022:1484] type 01 class 0x060400
Jun 04 02:59:18 arch23 kernel: pci 0000:00:08.1: enabling Extended Tags
Jun 04 02:59:18 arch23 kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Jun 04 02:59:18 arch23 kernel: pci 0000:00:08.2: [1022:1484] type 01 class 0x060400
Jun 04 02:59:18 arch23 kernel: pci 0000:00:08.2: enabling Extended Tags
Jun 04 02:59:18 arch23 kernel: pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
Jun 04 02:59:18 arch23 kernel: pci 0000:00:08.3: [1022:1484] type 01 class 0x060400
Jun 04 02:59:18 arch23 kernel: pci 0000:00:08.3: enabling Extended Tags
Jun 04 02:59:18 arch23 kernel: pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
Jun 04 02:59:18 arch23 kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
Jun 04 02:59:18 arch23 kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
Jun 04 02:59:18 arch23 kernel: pci 0000:00:18.0: [1022:1440] type 00 class 0x060000
Jun 04 02:59:18 arch23 kernel: pci 0000:00:18.1: [1022:1441] type 00 class 0x060000
Jun 04 02:59:18 arch23 kernel: pci 0000:00:18.2: [1022:1442] type 00 class 0x060000
Jun 04 02:59:18 arch23 kernel: pci 0000:00:18.3: [1022:1443] type 00 class 0x060000
Jun 04 02:59:18 arch23 kernel: pci 0000:00:18.4: [1022:1444] type 00 class 0x060000
Jun 04 02:59:18 arch23 kernel: pci 0000:00:18.5: [1022:1445] type 00 class 0x060000
Jun 04 02:59:18 arch23 kernel: pci 0000:00:18.6: [1022:1446] type 00 class 0x060000
Jun 04 02:59:18 arch23 kernel: pci 0000:00:18.7: [1022:1447] type 00 class 0x060000
Jun 04 02:59:18 arch23 kernel: pci 0000:01:00.0: [1987:5016] type 00 class 0x010802
Jun 04 02:59:18 arch23 kernel: pci 0000:01:00.0: reg 0x10: [mem 0xf7e00000-0xf7e03fff 64bit]
Jun 04 02:59:18 arch23 kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
Jun 04 02:59:18 arch23 kernel: pci 0000:00:01.1:   bridge window [mem 0xf7e00000-0xf7efffff]
Jun 04 02:59:18 arch23 kernel: pci 0000:02:00.0: [1022:57ad] type 01 class 0x060400
Jun 04 02:59:18 arch23 kernel: pci 0000:02:00.0: enabling Extended Tags
Jun 04 02:59:18 arch23 kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
Jun 04 02:59:18 arch23 kernel: pci 0000:02:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16 GT/s x4 link at 0000:00:01.2 (capable of 126.024 Gb/s with 16 GT/s x8 link)
Jun 04 02:59:18 arch23 kernel: pci 0000:00:01.2: PCI bridge to [bus 02-09]
Jun 04 02:59:18 arch23 kernel: pci 0000:00:01.2:   bridge window [io  0xf000-0xffff]
Jun 04 02:59:18 arch23 kernel: pci 0000:00:01.2:   bridge window [mem 0xf7200000-0xf78fffff]
Jun 04 02:59:18 arch23 kernel: pci 0000:03:01.0: [1022:57a3] type 01 class 0x060400
Jun 04 02:59:18 arch23 kernel: pci 0000:03:01.0: enabling Extended Tags
Jun 04 02:59:18 arch23 kernel: pci 0000:03:01.0: PME# supported from D0 D3hot D3cold
Jun 04 02:59:18 arch23 kernel: pci 0000:03:03.0: [1022:57a3] type 01 class 0x060400
Jun 04 02:59:18 arch23 kernel: pci 0000:03:03.0: enabling Extended Tags
Jun 04 02:59:18 arch23 kernel: pci 0000:03:03.0: PME# supported from D0 D3hot D3cold
Jun 04 02:59:18 arch23 kernel: pci 0000:03:04.0: [1022:57a3] type 01 class 0x060400
Jun 04 02:59:18 arch23 kernel: pci 0000:03:04.0: enabling Extended Tags
Jun 04 02:59:18 arch23 kernel: pci 0000:03:04.0: PME# supported from D0 D3hot D3cold
Jun 04 02:59:18 arch23 kernel: pci 0000:03:08.0: [1022:57a4] type 01 class 0x060400
Jun 04 02:59:18 arch23 kernel: pci 0000:03:08.0: enabling Extended Tags
Jun 04 02:59:18 arch23 kernel: pci 0000:03:08.0: PME# supported from D0 D3hot D3cold
Jun 04 02:59:18 arch23 kernel: pci 0000:03:09.0: [1022:57a4] type 01 class 0x060400
Jun 04 02:59:18 arch23 kernel: pci 0000:03:09.0: enabling Extended Tags
Jun 04 02:59:18 arch23 kernel: pci 0000:03:09.0: PME# supported from D0 D3hot D3cold
Jun 04 02:59:18 arch23 kernel: pci 0000:03:0a.0: [1022:57a4] type 01 class 0x060400
Jun 04 02:59:18 arch23 kernel: pci 0000:03:0a.0: enabling Extended Tags
Jun 04 02:59:18 arch23 kernel: pci 0000:03:0a.0: PME# supported from D0 D3hot D3cold
Jun 04 02:59:18 arch23 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-09]
Jun 04 02:59:18 arch23 kernel: pci 0000:02:00.0:   bridge window [io  0xf000-0xffff]
Jun 04 02:59:18 arch23 kernel: pci 0000:02:00.0:   bridge window [mem 0xf7200000-0xf78fffff]
Jun 04 02:59:18 arch23 kernel: pci 0000:04:00.0: [144d:a808] type 00 class 0x010802
Jun 04 02:59:18 arch23 kernel: pci 0000:04:00.0: reg 0x10: [mem 0xf7800000-0xf7803fff 64bit]
Jun 04 02:59:18 arch23 kernel: pci 0000:03:01.0: PCI bridge to [bus 04]
Jun 04 02:59:18 arch23 kernel: pci 0000:03:01.0:   bridge window [mem 0xf7800000-0xf78fffff]
Jun 04 02:59:18 arch23 kernel: pci 0000:05:00.0: [8086:24fb] type 00 class 0x028000
Jun 04 02:59:18 arch23 kernel: pci 0000:05:00.0: reg 0x10: [mem 0xf7700000-0xf7701fff 64bit]
Jun 04 02:59:18 arch23 kernel: pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
Jun 04 02:59:18 arch23 kernel: pci 0000:03:03.0: PCI bridge to [bus 05]
Jun 04 02:59:18 arch23 kernel: pci 0000:03:03.0:   bridge window [mem 0xf7700000-0xf77fffff]
Jun 04 02:59:18 arch23 kernel: pci 0000:06:00.0: [8086:1539] type 00 class 0x020000
Jun 04 02:59:18 arch23 kernel: pci 0000:06:00.0: reg 0x10: [mem 0xf7600000-0xf761ffff]
Jun 04 02:59:18 arch23 kernel: pci 0000:06:00.0: reg 0x18: [io  0xf000-0xf01f]
Jun 04 02:59:18 arch23 kernel: pci 0000:06:00.0: reg 0x1c: [mem 0xf7620000-0xf7623fff]
Jun 04 02:59:18 arch23 kernel: pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
Jun 04 02:59:18 arch23 kernel: pci 0000:03:04.0: PCI bridge to [bus 06]
Jun 04 02:59:18 arch23 kernel: pci 0000:03:04.0:   bridge window [io  0xf000-0xffff]
Jun 04 02:59:18 arch23 kernel: pci 0000:03:04.0:   bridge window [mem 0xf7600000-0xf76fffff]
Jun 04 02:59:18 arch23 kernel: pci 0000:07:00.0: [1022:1485] type 00 class 0x130000
Jun 04 02:59:18 arch23 kernel: pci 0000:07:00.0: enabling Extended Tags
Jun 04 02:59:18 arch23 kernel: pci 0000:07:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16 GT/s x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16 GT/s x16 link)
Jun 04 02:59:18 arch23 kernel: pci 0000:07:00.1: [1022:149c] type 00 class 0x0c0330
Jun 04 02:59:18 arch23 kernel: pci 0000:07:00.1: reg 0x10: [mem 0xf7300000-0xf73fffff 64bit]
Jun 04 02:59:18 arch23 kernel: pci 0000:07:00.1: enabling Extended Tags
Jun 04 02:59:18 arch23 kernel: pci 0000:07:00.1: PME# supported from D0 D3hot D3cold
Jun 04 02:59:18 arch23 kernel: pci 0000:07:00.3: [1022:149c] type 00 class 0x0c0330
Jun 04 02:59:18 arch23 kernel: pci 0000:07:00.3: reg 0x10: [mem 0xf7200000-0xf72fffff 64bit]
Jun 04 02:59:18 arch23 kernel: pci 0000:07:00.3: enabling Extended Tags
Jun 04 02:59:18 arch23 kernel: pci 0000:07:00.3: PME# supported from D0 D3hot D3cold
Jun 04 02:59:18 arch23 kernel: pci 0000:03:08.0: PCI bridge to [bus 07]
Jun 04 02:59:18 arch23 kernel: pci 0000:03:08.0:   bridge window [mem 0xf7200000-0xf73fffff]
Jun 04 02:59:18 arch23 kernel: pci 0000:08:00.0: [1022:7901] type 00 class 0x010601
Jun 04 02:59:18 arch23 kernel: pci 0000:08:00.0: reg 0x24: [mem 0xf7500000-0xf75007ff]
Jun 04 02:59:18 arch23 kernel: pci 0000:08:00.0: enabling Extended Tags
Jun 04 02:59:18 arch23 kernel: pci 0000:08:00.0: PME# supported from D3hot D3cold
Jun 04 02:59:18 arch23 kernel: pci 0000:08:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16 GT/s x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16 GT/s x16 link)
Jun 04 02:59:18 arch23 kernel: pci 0000:03:09.0: PCI bridge to [bus 08]
Jun 04 02:59:18 arch23 kernel: pci 0000:03:09.0:   bridge window [mem 0xf7500000-0xf75fffff]
Jun 04 02:59:18 arch23 kernel: pci 0000:09:00.0: [1022:7901] type 00 class 0x010601
Jun 04 02:59:18 arch23 kernel: pci 0000:09:00.0: reg 0x24: [mem 0xf7400000-0xf74007ff]
Jun 04 02:59:18 arch23 kernel: pci 0000:09:00.0: enabling Extended Tags
Jun 04 02:59:18 arch23 kernel: pci 0000:09:00.0: PME# supported from D3hot D3cold
Jun 04 02:59:18 arch23 kernel: pci 0000:09:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16 GT/s x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16 GT/s x16 link)
Jun 04 02:59:18 arch23 kernel: pci 0000:03:0a.0: PCI bridge to [bus 09]
Jun 04 02:59:18 arch23 kernel: pci 0000:03:0a.0:   bridge window [mem 0xf7400000-0xf74fffff]
Jun 04 02:59:18 arch23 kernel: pci 0000:0a:00.0: [10de:1e07] type 00 class 0x030000
Jun 04 02:59:18 arch23 kernel: pci 0000:0a:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff]
Jun 04 02:59:18 arch23 kernel: pci 0000:0a:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
Jun 04 02:59:18 arch23 kernel: pci 0000:0a:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
Jun 04 02:59:18 arch23 kernel: pci 0000:0a:00.0: reg 0x24: [io  0xe000-0xe07f]
Jun 04 02:59:18 arch23 kernel: pci 0000:0a:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref]
Jun 04 02:59:18 arch23 kernel: pci 0000:0a:00.0: BAR 3: assigned to efifb
Jun 04 02:59:18 arch23 kernel: pci 0000:0a:00.0: PME# supported from D0 D3hot
Jun 04 02:59:18 arch23 kernel: pci 0000:0a:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x16 link at 0000:00:03.1 (capable of 126.016 Gb/s with 8 GT/s x16 link)
Jun 04 02:59:18 arch23 kernel: pci 0000:0a:00.1: [10de:10f7] type 00 class 0x040300
Jun 04 02:59:18 arch23 kernel: pci 0000:0a:00.1: reg 0x10: [mem 0xf7080000-0xf7083fff]
Jun 04 02:59:18 arch23 kernel: pci 0000:0a:00.2: [10de:1ad6] type 00 class 0x0c0330
Jun 04 02:59:18 arch23 kernel: pci 0000:0a:00.2: reg 0x10: [mem 0xf2000000-0xf203ffff 64bit pref]
Jun 04 02:59:18 arch23 kernel: pci 0000:0a:00.2: reg 0x1c: [mem 0xf2040000-0xf204ffff 64bit pref]
Jun 04 02:59:18 arch23 kernel: pci 0000:0a:00.2: PME# supported from D0 D3hot
Jun 04 02:59:18 arch23 kernel: pci 0000:0a:00.3: [10de:1ad7] type 00 class 0x0c8000
Jun 04 02:59:18 arch23 kernel: pci 0000:0a:00.3: reg 0x10: [mem 0xf7084000-0xf7084fff]
Jun 04 02:59:18 arch23 kernel: pci 0000:0a:00.3: PME# supported from D0 D3hot
Jun 04 02:59:18 arch23 kernel: pci 0000:00:03.1: PCI bridge to [bus 0a]
Jun 04 02:59:18 arch23 kernel: pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
Jun 04 02:59:18 arch23 kernel: pci 0000:00:03.1:   bridge window [mem 0xf6000000-0xf70fffff]
Jun 04 02:59:18 arch23 kernel: pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xf20fffff 64bit pref]
Jun 04 02:59:18 arch23 kernel: pci 0000:0b:00.0: [1022:148a] type 00 class 0x130000
Jun 04 02:59:18 arch23 kernel: pci 0000:0b:00.0: enabling Extended Tags
Jun 04 02:59:18 arch23 kernel: pci 0000:00:07.1: PCI bridge to [bus 0b]
Jun 04 02:59:18 arch23 kernel: pci 0000:0c:00.0: [1022:1485] type 00 class 0x130000
Jun 04 02:59:18 arch23 kernel: pci 0000:0c:00.0: enabling Extended Tags
Jun 04 02:59:18 arch23 kernel: pci 0000:0c:00.1: [1022:1486] type 00 class 0x108000
Jun 04 02:59:18 arch23 kernel: pci 0000:0c:00.1: reg 0x18: [mem 0xf7a00000-0xf7afffff]
Jun 04 02:59:18 arch23 kernel: pci 0000:0c:00.1: reg 0x24: [mem 0xf7b08000-0xf7b09fff]
Jun 04 02:59:18 arch23 kernel: pci 0000:0c:00.1: enabling Extended Tags
Jun 04 02:59:18 arch23 kernel: pci 0000:0c:00.3: [1022:149c] type 00 class 0x0c0330
Jun 04 02:59:18 arch23 kernel: pci 0000:0c:00.3: reg 0x10: [mem 0xf7900000-0xf79fffff 64bit]
Jun 04 02:59:18 arch23 kernel: pci 0000:0c:00.3: enabling Extended Tags
Jun 04 02:59:18 arch23 kernel: pci 0000:0c:00.3: PME# supported from D0 D3hot D3cold
Jun 04 02:59:18 arch23 kernel: pci 0000:0c:00.4: [1022:1487] type 00 class 0x040300
Jun 04 02:59:18 arch23 kernel: pci 0000:0c:00.4: reg 0x10: [mem 0xf7b00000-0xf7b07fff]
Jun 04 02:59:18 arch23 kernel: pci 0000:0c:00.4: enabling Extended Tags
Jun 04 02:59:18 arch23 kernel: pci 0000:0c:00.4: PME# supported from D0 D3hot D3cold
Jun 04 02:59:18 arch23 kernel: pci 0000:00:08.1: PCI bridge to [bus 0c]
Jun 04 02:59:18 arch23 kernel: pci 0000:00:08.1:   bridge window [mem 0xf7900000-0xf7bfffff]
Jun 04 02:59:18 arch23 kernel: pci 0000:0d:00.0: [1022:7901] type 00 class 0x010601
Jun 04 02:59:18 arch23 kernel: pci 0000:0d:00.0: reg 0x24: [mem 0xf7d00000-0xf7d007ff]
Jun 04 02:59:18 arch23 kernel: pci 0000:0d:00.0: enabling Extended Tags
Jun 04 02:59:18 arch23 kernel: pci 0000:0d:00.0: PME# supported from D3hot D3cold
Jun 04 02:59:18 arch23 kernel: pci 0000:00:08.2: PCI bridge to [bus 0d]
Jun 04 02:59:18 arch23 kernel: pci 0000:00:08.2:   bridge window [mem 0xf7d00000-0xf7dfffff]
Jun 04 02:59:18 arch23 kernel: pci 0000:0e:00.0: [1022:7901] type 00 class 0x010601
Jun 04 02:59:18 arch23 kernel: pci 0000:0e:00.0: reg 0x24: [mem 0xf7c00000-0xf7c007ff]
Jun 04 02:59:18 arch23 kernel: pci 0000:0e:00.0: enabling Extended Tags
Jun 04 02:59:18 arch23 kernel: pci 0000:0e:00.0: PME# supported from D3hot D3cold
Jun 04 02:59:18 arch23 kernel: pci 0000:00:08.3: PCI bridge to [bus 0e]
Jun 04 02:59:18 arch23 kernel: pci 0000:00:08.3:   bridge window [mem 0xf7c00000-0xf7cfffff]
Jun 04 02:59:18 arch23 kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
Jun 04 02:59:18 arch23 kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
Jun 04 02:59:18 arch23 kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
Jun 04 02:59:18 arch23 kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
Jun 04 02:59:18 arch23 kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
Jun 04 02:59:18 arch23 kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
Jun 04 02:59:18 arch23 kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
Jun 04 02:59:18 arch23 kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
Jun 04 02:59:18 arch23 kernel: iommu: Default domain type: Translated 
Jun 04 02:59:18 arch23 kernel: pci 0000:0a:00.0: vgaarb: setting as boot VGA device
Jun 04 02:59:18 arch23 kernel: pci 0000:0a:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Jun 04 02:59:18 arch23 kernel: pci 0000:0a:00.0: vgaarb: bridge control possible
Jun 04 02:59:18 arch23 kernel: vgaarb: loaded
Jun 04 02:59:18 arch23 kernel: SCSI subsystem initialized
Jun 04 02:59:18 arch23 kernel: libata version 3.00 loaded.
Jun 04 02:59:18 arch23 kernel: ACPI: bus type USB registered
Jun 04 02:59:18 arch23 kernel: usbcore: registered new interface driver usbfs
Jun 04 02:59:18 arch23 kernel: usbcore: registered new interface driver hub
Jun 04 02:59:18 arch23 kernel: usbcore: registered new device driver usb
Jun 04 02:59:18 arch23 kernel: pps_core: LinuxPPS API ver. 1 registered
Jun 04 02:59:18 arch23 kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Jun 04 02:59:18 arch23 kernel: PTP clock support registered
Jun 04 02:59:18 arch23 kernel: EDAC MC: Ver: 3.0.0
Jun 04 02:59:18 arch23 kernel: Registered efivars operations
Jun 04 02:59:18 arch23 kernel: PCI: Using ACPI for IRQ routing
Jun 04 02:59:18 arch23 kernel: PCI: pci_cache_line_size set to 64 bytes
Jun 04 02:59:18 arch23 kernel: Expanded resource Reserved due to conflict with PCI Bus 0000:00
Jun 04 02:59:18 arch23 kernel: e820: reserve RAM buffer [mem 0x09e02000-0x0bffffff]
Jun 04 02:59:18 arch23 kernel: e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
Jun 04 02:59:18 arch23 kernel: e820: reserve RAM buffer [mem 0xd7b32000-0xd7ffffff]
Jun 04 02:59:18 arch23 kernel: e820: reserve RAM buffer [mem 0xd9d7f000-0xdbffffff]
Jun 04 02:59:18 arch23 kernel: e820: reserve RAM buffer [mem 0xdb71a000-0xdbffffff]
Jun 04 02:59:18 arch23 kernel: e820: reserve RAM buffer [mem 0xdba33000-0xdbffffff]
Jun 04 02:59:18 arch23 kernel: e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff]
Jun 04 02:59:18 arch23 kernel: e820: reserve RAM buffer [mem 0x41f380000-0x41fffffff]
Jun 04 02:59:18 arch23 kernel: NetLabel: Initializing
Jun 04 02:59:18 arch23 kernel: NetLabel:  domain hash size = 128
Jun 04 02:59:18 arch23 kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Jun 04 02:59:18 arch23 kernel: NetLabel:  unlabeled traffic allowed by default
Jun 04 02:59:18 arch23 kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Jun 04 02:59:18 arch23 kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Jun 04 02:59:18 arch23 kernel: clocksource: Switched to clocksource tsc-early
Jun 04 02:59:18 arch23 kernel: *** VALIDATE bpf ***
Jun 04 02:59:18 arch23 kernel: VFS: Disk quotas dquot_6.6.0
Jun 04 02:59:18 arch23 kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jun 04 02:59:18 arch23 kernel: *** VALIDATE ramfs ***
Jun 04 02:59:18 arch23 kernel: *** VALIDATE hugetlbfs ***
Jun 04 02:59:18 arch23 kernel: pnp: PnP ACPI init
Jun 04 02:59:18 arch23 kernel: system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
Jun 04 02:59:18 arch23 kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
Jun 04 02:59:18 arch23 kernel: system 00:01: [mem 0xfd000000-0xfd0fffff] has been reserved
Jun 04 02:59:18 arch23 kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 04 02:59:18 arch23 kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
Jun 04 02:59:18 arch23 kernel: system 00:03: [io  0x0a00-0x0a2f] has been reserved
Jun 04 02:59:18 arch23 kernel: system 00:03: [io  0x0a30-0x0a3f] has been reserved
Jun 04 02:59:18 arch23 kernel: system 00:03: [io  0x0a40-0x0a4f] has been reserved
Jun 04 02:59:18 arch23 kernel: system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 04 02:59:18 arch23 kernel: system 00:04: [io  0x04d0-0x04d1] has been reserved
Jun 04 02:59:18 arch23 kernel: system 00:04: [io  0x040b] has been reserved
Jun 04 02:59:18 arch23 kernel: system 00:04: [io  0x04d6] has been reserved
Jun 04 02:59:18 arch23 kernel: system 00:04: [io  0x0c00-0x0c01] has been reserved
Jun 04 02:59:18 arch23 kernel: system 00:04: [io  0x0c14] has been reserved
Jun 04 02:59:18 arch23 kernel: system 00:04: [io  0x0c50-0x0c51] has been reserved
Jun 04 02:59:18 arch23 kernel: system 00:04: [io  0x0c52] has been reserved
Jun 04 02:59:18 arch23 kernel: system 00:04: [io  0x0c6c] has been reserved
Jun 04 02:59:18 arch23 kernel: system 00:04: [io  0x0c6f] has been reserved
Jun 04 02:59:18 arch23 kernel: system 00:04: [io  0x0cd0-0x0cd1] has been reserved
Jun 04 02:59:18 arch23 kernel: system 00:04: [io  0x0cd2-0x0cd3] has been reserved
Jun 04 02:59:18 arch23 kernel: system 00:04: [io  0x0cd4-0x0cd5] has been reserved
Jun 04 02:59:18 arch23 kernel: system 00:04: [io  0x0cd6-0x0cd7] has been reserved
Jun 04 02:59:18 arch23 kernel: system 00:04: [io  0x0cd8-0x0cdf] has been reserved
Jun 04 02:59:18 arch23 kernel: system 00:04: [io  0x0800-0x089f] has been reserved
Jun 04 02:59:18 arch23 kernel: system 00:04: [io  0x0b00-0x0b0f] has been reserved
Jun 04 02:59:18 arch23 kernel: system 00:04: [io  0x0b20-0x0b3f] has been reserved
Jun 04 02:59:18 arch23 kernel: system 00:04: [io  0x0900-0x090f] has been reserved
Jun 04 02:59:18 arch23 kernel: system 00:04: [io  0x0910-0x091f] has been reserved
Jun 04 02:59:18 arch23 kernel: system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
Jun 04 02:59:18 arch23 kernel: system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved
Jun 04 02:59:18 arch23 kernel: system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
Jun 04 02:59:18 arch23 kernel: system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
Jun 04 02:59:18 arch23 kernel: system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
Jun 04 02:59:18 arch23 kernel: system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
Jun 04 02:59:18 arch23 kernel: system 00:04: [mem 0xff000000-0xffffffff] has been reserved
Jun 04 02:59:18 arch23 kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 04 02:59:18 arch23 kernel: pnp: PnP ACPI: found 5 devices
Jun 04 02:59:18 arch23 kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jun 04 02:59:18 arch23 kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
Jun 04 02:59:18 arch23 kernel: pci 0000:00:01.1:   bridge window [mem 0xf7e00000-0xf7efffff]
Jun 04 02:59:18 arch23 kernel: pci 0000:03:01.0: PCI bridge to [bus 04]
Jun 04 02:59:18 arch23 kernel: pci 0000:03:01.0:   bridge window [mem 0xf7800000-0xf78fffff]
Jun 04 02:59:18 arch23 kernel: pci 0000:03:03.0: PCI bridge to [bus 05]
Jun 04 02:59:18 arch23 kernel: pci 0000:03:03.0:   bridge window [mem 0xf7700000-0xf77fffff]
Jun 04 02:59:18 arch23 kernel: pci 0000:03:04.0: PCI bridge to [bus 06]
Jun 04 02:59:18 arch23 kernel: pci 0000:03:04.0:   bridge window [io  0xf000-0xffff]
Jun 04 02:59:18 arch23 kernel: pci 0000:03:04.0:   bridge window [mem 0xf7600000-0xf76fffff]
Jun 04 02:59:18 arch23 kernel: pci 0000:03:08.0: PCI bridge to [bus 07]
Jun 04 02:59:18 arch23 kernel: pci 0000:03:08.0:   bridge window [mem 0xf7200000-0xf73fffff]
Jun 04 02:59:18 arch23 kernel: pci 0000:03:09.0: PCI bridge to [bus 08]
Jun 04 02:59:18 arch23 kernel: pci 0000:03:09.0:   bridge window [mem 0xf7500000-0xf75fffff]
Jun 04 02:59:18 arch23 kernel: pci 0000:03:0a.0: PCI bridge to [bus 09]
Jun 04 02:59:18 arch23 kernel: pci 0000:03:0a.0:   bridge window [mem 0xf7400000-0xf74fffff]
Jun 04 02:59:18 arch23 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-09]
Jun 04 02:59:18 arch23 kernel: pci 0000:02:00.0:   bridge window [io  0xf000-0xffff]
Jun 04 02:59:18 arch23 kernel: pci 0000:02:00.0:   bridge window [mem 0xf7200000-0xf78fffff]
Jun 04 02:59:18 arch23 kernel: pci 0000:00:01.2: PCI bridge to [bus 02-09]
Jun 04 02:59:18 arch23 kernel: pci 0000:00:01.2:   bridge window [io  0xf000-0xffff]
Jun 04 02:59:18 arch23 kernel: pci 0000:00:01.2:   bridge window [mem 0xf7200000-0xf78fffff]
Jun 04 02:59:18 arch23 kernel: pci 0000:00:03.1: PCI bridge to [bus 0a]
Jun 04 02:59:18 arch23 kernel: pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
Jun 04 02:59:18 arch23 kernel: pci 0000:00:03.1:   bridge window [mem 0xf6000000-0xf70fffff]
Jun 04 02:59:18 arch23 kernel: pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xf20fffff 64bit pref]
Jun 04 02:59:18 arch23 kernel: pci 0000:00:07.1: PCI bridge to [bus 0b]
Jun 04 02:59:18 arch23 kernel: pci 0000:00:08.1: PCI bridge to [bus 0c]
Jun 04 02:59:18 arch23 kernel: pci 0000:00:08.1:   bridge window [mem 0xf7900000-0xf7bfffff]
Jun 04 02:59:18 arch23 kernel: pci 0000:00:08.2: PCI bridge to [bus 0d]
Jun 04 02:59:18 arch23 kernel: pci 0000:00:08.2:   bridge window [mem 0xf7d00000-0xf7dfffff]
Jun 04 02:59:18 arch23 kernel: pci 0000:00:08.3: PCI bridge to [bus 0e]
Jun 04 02:59:18 arch23 kernel: pci 0000:00:08.3:   bridge window [mem 0xf7c00000-0xf7cfffff]
Jun 04 02:59:18 arch23 kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
Jun 04 02:59:18 arch23 kernel: pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
Jun 04 02:59:18 arch23 kernel: pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
Jun 04 02:59:18 arch23 kernel: pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
Jun 04 02:59:18 arch23 kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
Jun 04 02:59:18 arch23 kernel: pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
Jun 04 02:59:18 arch23 kernel: pci_bus 0000:00: resource 10 [mem 0xe0000000-0xfec02fff window]
Jun 04 02:59:18 arch23 kernel: pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window]
Jun 04 02:59:18 arch23 kernel: pci_bus 0000:01: resource 1 [mem 0xf7e00000-0xf7efffff]
Jun 04 02:59:18 arch23 kernel: pci_bus 0000:02: resource 0 [io  0xf000-0xffff]
Jun 04 02:59:18 arch23 kernel: pci_bus 0000:02: resource 1 [mem 0xf7200000-0xf78fffff]
Jun 04 02:59:18 arch23 kernel: pci_bus 0000:03: resource 0 [io  0xf000-0xffff]
Jun 04 02:59:18 arch23 kernel: pci_bus 0000:03: resource 1 [mem 0xf7200000-0xf78fffff]
Jun 04 02:59:18 arch23 kernel: pci_bus 0000:04: resource 1 [mem 0xf7800000-0xf78fffff]
Jun 04 02:59:18 arch23 kernel: pci_bus 0000:05: resource 1 [mem 0xf7700000-0xf77fffff]
Jun 04 02:59:18 arch23 kernel: pci_bus 0000:06: resource 0 [io  0xf000-0xffff]
Jun 04 02:59:18 arch23 kernel: pci_bus 0000:06: resource 1 [mem 0xf7600000-0xf76fffff]
Jun 04 02:59:18 arch23 kernel: pci_bus 0000:07: resource 1 [mem 0xf7200000-0xf73fffff]
Jun 04 02:59:18 arch23 kernel: pci_bus 0000:08: resource 1 [mem 0xf7500000-0xf75fffff]
Jun 04 02:59:18 arch23 kernel: pci_bus 0000:09: resource 1 [mem 0xf7400000-0xf74fffff]
Jun 04 02:59:18 arch23 kernel: pci_bus 0000:0a: resource 0 [io  0xe000-0xefff]
Jun 04 02:59:18 arch23 kernel: pci_bus 0000:0a: resource 1 [mem 0xf6000000-0xf70fffff]
Jun 04 02:59:18 arch23 kernel: pci_bus 0000:0a: resource 2 [mem 0xe0000000-0xf20fffff 64bit pref]
Jun 04 02:59:18 arch23 kernel: pci_bus 0000:0c: resource 1 [mem 0xf7900000-0xf7bfffff]
Jun 04 02:59:18 arch23 kernel: pci_bus 0000:0d: resource 1 [mem 0xf7d00000-0xf7dfffff]
Jun 04 02:59:18 arch23 kernel: pci_bus 0000:0e: resource 1 [mem 0xf7c00000-0xf7cfffff]
Jun 04 02:59:18 arch23 kernel: NET: Registered protocol family 2
Jun 04 02:59:18 arch23 kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Jun 04 02:59:18 arch23 kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Jun 04 02:59:18 arch23 kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
Jun 04 02:59:18 arch23 kernel: TCP: Hash tables configured (established 131072 bind 65536)
Jun 04 02:59:18 arch23 kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Jun 04 02:59:18 arch23 kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Jun 04 02:59:18 arch23 kernel: NET: Registered protocol family 1
Jun 04 02:59:18 arch23 kernel: NET: Registered protocol family 44
Jun 04 02:59:18 arch23 kernel: pci 0000:0a:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Jun 04 02:59:18 arch23 kernel: pci 0000:0a:00.1: D0 power state depends on 0000:0a:00.0
Jun 04 02:59:18 arch23 kernel: pci 0000:0a:00.2: D0 power state depends on 0000:0a:00.0
Jun 04 02:59:18 arch23 kernel: pci 0000:0a:00.3: D0 power state depends on 0000:0a:00.0
Jun 04 02:59:18 arch23 kernel: PCI: CLS 64 bytes, default 64
Jun 04 02:59:18 arch23 kernel: Trying to unpack rootfs image as initramfs...
Jun 04 02:59:18 arch23 kernel: Freeing initrd memory: 9260K
Jun 04 02:59:18 arch23 kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
Jun 04 02:59:18 arch23 kernel: pci 0000:00:01.0: Adding to iommu group 0
Jun 04 02:59:18 arch23 kernel: pci 0000:00:01.1: Adding to iommu group 0
Jun 04 02:59:18 arch23 kernel: pci 0000:00:01.2: Adding to iommu group 0
Jun 04 02:59:18 arch23 kernel: pci 0000:00:02.0: Adding to iommu group 1
Jun 04 02:59:18 arch23 kernel: pci 0000:00:03.0: Adding to iommu group 2
Jun 04 02:59:18 arch23 kernel: pci 0000:00:03.1: Adding to iommu group 2
Jun 04 02:59:18 arch23 kernel: pci 0000:00:04.0: Adding to iommu group 3
Jun 04 02:59:18 arch23 kernel: pci 0000:00:05.0: Adding to iommu group 4
Jun 04 02:59:18 arch23 kernel: pci 0000:00:07.0: Adding to iommu group 5
Jun 04 02:59:18 arch23 kernel: pci 0000:00:07.1: Adding to iommu group 6
Jun 04 02:59:18 arch23 kernel: pci 0000:00:08.0: Adding to iommu group 7
Jun 04 02:59:18 arch23 kernel: pci 0000:00:08.1: Adding to iommu group 8
Jun 04 02:59:18 arch23 kernel: pci 0000:00:08.2: Adding to iommu group 9
Jun 04 02:59:18 arch23 kernel: pci 0000:00:08.3: Adding to iommu group 10
Jun 04 02:59:18 arch23 kernel: pci 0000:00:14.0: Adding to iommu group 11
Jun 04 02:59:18 arch23 kernel: pci 0000:00:14.3: Adding to iommu group 11
Jun 04 02:59:18 arch23 kernel: pci 0000:00:18.0: Adding to iommu group 12
Jun 04 02:59:18 arch23 kernel: pci 0000:00:18.1: Adding to iommu group 12
Jun 04 02:59:18 arch23 kernel: pci 0000:00:18.2: Adding to iommu group 12
Jun 04 02:59:18 arch23 kernel: pci 0000:00:18.3: Adding to iommu group 12
Jun 04 02:59:18 arch23 kernel: pci 0000:00:18.4: Adding to iommu group 12
Jun 04 02:59:18 arch23 kernel: pci 0000:00:18.5: Adding to iommu group 12
Jun 04 02:59:18 arch23 kernel: pci 0000:00:18.6: Adding to iommu group 12
Jun 04 02:59:18 arch23 kernel: pci 0000:00:18.7: Adding to iommu group 12
Jun 04 02:59:18 arch23 kernel: pci 0000:01:00.0: Adding to iommu group 0
Jun 04 02:59:18 arch23 kernel: pci 0000:02:00.0: Adding to iommu group 0
Jun 04 02:59:18 arch23 kernel: pci 0000:03:01.0: Adding to iommu group 0
Jun 04 02:59:18 arch23 kernel: pci 0000:03:03.0: Adding to iommu group 0
Jun 04 02:59:18 arch23 kernel: pci 0000:03:04.0: Adding to iommu group 0
Jun 04 02:59:18 arch23 kernel: pci 0000:03:08.0: Adding to iommu group 0
Jun 04 02:59:18 arch23 kernel: pci 0000:03:09.0: Adding to iommu group 0
Jun 04 02:59:18 arch23 kernel: pci 0000:03:0a.0: Adding to iommu group 0
Jun 04 02:59:18 arch23 kernel: pci 0000:04:00.0: Adding to iommu group 0
Jun 04 02:59:18 arch23 kernel: pci 0000:05:00.0: Adding to iommu group 0
Jun 04 02:59:18 arch23 kernel: pci 0000:06:00.0: Adding to iommu group 0
Jun 04 02:59:18 arch23 kernel: pci 0000:07:00.0: Adding to iommu group 0
Jun 04 02:59:18 arch23 kernel: pci 0000:07:00.1: Adding to iommu group 0
Jun 04 02:59:18 arch23 kernel: pci 0000:07:00.3: Adding to iommu group 0
Jun 04 02:59:18 arch23 kernel: pci 0000:08:00.0: Adding to iommu group 0
Jun 04 02:59:18 arch23 kernel: pci 0000:09:00.0: Adding to iommu group 0
Jun 04 02:59:18 arch23 kernel: pci 0000:0a:00.0: Adding to iommu group 2
Jun 04 02:59:18 arch23 kernel: pci 0000:0a:00.1: Adding to iommu group 2
Jun 04 02:59:18 arch23 kernel: pci 0000:0a:00.2: Adding to iommu group 2
Jun 04 02:59:18 arch23 kernel: pci 0000:0a:00.3: Adding to iommu group 2
Jun 04 02:59:18 arch23 kernel: pci 0000:0b:00.0: Adding to iommu group 13
Jun 04 02:59:18 arch23 kernel: pci 0000:0c:00.0: Adding to iommu group 14
Jun 04 02:59:18 arch23 kernel: pci 0000:0c:00.1: Adding to iommu group 15
Jun 04 02:59:18 arch23 kernel: pci 0000:0c:00.3: Adding to iommu group 16
Jun 04 02:59:18 arch23 kernel: pci 0000:0c:00.4: Adding to iommu group 17
Jun 04 02:59:18 arch23 kernel: pci 0000:0d:00.0: Adding to iommu group 18
Jun 04 02:59:18 arch23 kernel: pci 0000:0e:00.0: Adding to iommu group 19
Jun 04 02:59:18 arch23 kernel: pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
Jun 04 02:59:18 arch23 kernel: pci 0000:00:00.2: AMD-Vi: Extended features (0x58f77ef22294ade):
Jun 04 02:59:18 arch23 kernel:  PPR X2APIC NX GT IA GA PC GA_vAPIC
Jun 04 02:59:18 arch23 kernel: AMD-Vi: Interrupt remapping enabled
Jun 04 02:59:18 arch23 kernel: AMD-Vi: Virtual APIC enabled
Jun 04 02:59:18 arch23 kernel: AMD-Vi: X2APIC enabled
Jun 04 02:59:18 arch23 kernel: AMD-Vi: Lazy IO/TLB flushing enabled
Jun 04 02:59:18 arch23 kernel: amd_uncore: AMD NB counters detected
Jun 04 02:59:18 arch23 kernel: amd_uncore: AMD LLC counters detected
Jun 04 02:59:18 arch23 kernel: LVT offset 0 assigned for vector 0x400
Jun 04 02:59:18 arch23 kernel: perf: AMD IBS detected (0x000003ff)
Jun 04 02:59:18 arch23 kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
Jun 04 02:59:18 arch23 kernel: check: Scanning for low memory corruption every 60 seconds
Jun 04 02:59:18 arch23 kernel: Initialise system trusted keyrings
Jun 04 02:59:18 arch23 kernel: Key type blacklist registered
Jun 04 02:59:18 arch23 kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
Jun 04 02:59:18 arch23 kernel: zbud: loaded
Jun 04 02:59:18 arch23 kernel: Key type asymmetric registered
Jun 04 02:59:18 arch23 kernel: Asymmetric key parser 'x509' registered
Jun 04 02:59:18 arch23 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
Jun 04 02:59:18 arch23 kernel: io scheduler mq-deadline registered
Jun 04 02:59:18 arch23 kernel: io scheduler kyber registered
Jun 04 02:59:18 arch23 kernel: io scheduler bfq registered
Jun 04 02:59:18 arch23 kernel: pcieport 0000:00:01.1: PME: Signaling with IRQ 27
Jun 04 02:59:18 arch23 kernel: pcieport 0000:00:01.2: PME: Signaling with IRQ 28
Jun 04 02:59:18 arch23 kernel: pcieport 0000:00:03.1: PME: Signaling with IRQ 29
Jun 04 02:59:18 arch23 kernel: pcieport 0000:00:07.1: PME: Signaling with IRQ 31
Jun 04 02:59:18 arch23 kernel: pcieport 0000:00:07.1: AER: enabled with IRQ 31
Jun 04 02:59:18 arch23 kernel: pcieport 0000:00:08.1: PME: Signaling with IRQ 32
Jun 04 02:59:18 arch23 kernel: pcieport 0000:00:08.1: AER: enabled with IRQ 32
Jun 04 02:59:18 arch23 kernel: pcieport 0000:00:08.2: PME: Signaling with IRQ 33
Jun 04 02:59:18 arch23 kernel: pcieport 0000:00:08.2: AER: enabled with IRQ 33
Jun 04 02:59:18 arch23 kernel: pcieport 0000:00:08.3: PME: Signaling with IRQ 34
Jun 04 02:59:18 arch23 kernel: pcieport 0000:00:08.3: AER: enabled with IRQ 34
Jun 04 02:59:18 arch23 kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jun 04 02:59:18 arch23 kernel: efifb: probing for efifb
Jun 04 02:59:18 arch23 kernel: efifb: Ignoring BGRT: unexpected or invalid BMP data
Jun 04 02:59:18 arch23 kernel: efifb: framebuffer at 0xf1000000, using 8128k, total 8128k
Jun 04 02:59:18 arch23 kernel: efifb: mode is 1920x1080x32, linelength=7680, pages=1
Jun 04 02:59:18 arch23 kernel: efifb: scrolling: redraw
Jun 04 02:59:18 arch23 kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jun 04 02:59:18 arch23 kernel: fbcon: Deferring console take-over
Jun 04 02:59:18 arch23 kernel: fb0: EFI VGA frame buffer device
Jun 04 02:59:18 arch23 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Jun 04 02:59:18 arch23 kernel: ACPI: Power Button [PWRB]
Jun 04 02:59:18 arch23 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Jun 04 02:59:18 arch23 kernel: ACPI: Power Button [PWRF]
Jun 04 02:59:18 arch23 kernel: Monitor-Mwait will be used to enter C-1 state
Jun 04 02:59:18 arch23 kernel: ACPI: \_PR_.C000: Found 2 idle states
Jun 04 02:59:18 arch23 kernel: ACPI: \_PR_.C002: Found 2 idle states
Jun 04 02:59:18 arch23 kernel: ACPI: \_PR_.C004: Found 2 idle states
Jun 04 02:59:18 arch23 kernel: ACPI: \_PR_.C006: Found 2 idle states
Jun 04 02:59:18 arch23 kernel: ACPI: \_PR_.C008: Found 2 idle states
Jun 04 02:59:18 arch23 kernel: ACPI: \_PR_.C00A: Found 2 idle states
Jun 04 02:59:18 arch23 kernel: ACPI: \_PR_.C00C: Found 2 idle states
Jun 04 02:59:18 arch23 kernel: ACPI: \_PR_.C00E: Found 2 idle states
Jun 04 02:59:18 arch23 kernel: ACPI: \_PR_.C001: Found 2 idle states
Jun 04 02:59:18 arch23 kernel: ACPI: \_PR_.C003: Found 2 idle states
Jun 04 02:59:18 arch23 kernel: ACPI: \_PR_.C005: Found 2 idle states
Jun 04 02:59:18 arch23 kernel: ACPI: \_PR_.C007: Found 2 idle states
Jun 04 02:59:18 arch23 kernel: ACPI: \_PR_.C009: Found 2 idle states
Jun 04 02:59:18 arch23 kernel: ACPI: \_PR_.C00B: Found 2 idle states
Jun 04 02:59:18 arch23 kernel: ACPI: \_PR_.C00D: Found 2 idle states
Jun 04 02:59:18 arch23 kernel: ACPI: \_PR_.C00F: Found 2 idle states
Jun 04 02:59:18 arch23 kernel: tsc: Refined TSC clocksource calibration: 3593.248 MHz
Jun 04 02:59:18 arch23 kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb68e6ea4, max_idle_ns: 440795288133 ns
Jun 04 02:59:18 arch23 kernel: clocksource: Switched to clocksource tsc
Jun 04 02:59:18 arch23 kernel: ACPI: Invalid passive threshold
Jun 04 02:59:18 arch23 kernel: thermal LNXTHERM:00: registered as thermal_zone0
Jun 04 02:59:18 arch23 kernel: ACPI: Thermal Zone [TZ10] (17 C)
Jun 04 02:59:18 arch23 kernel: ACPI: Invalid passive threshold
Jun 04 02:59:18 arch23 kernel: thermal LNXTHERM:01: registered as thermal_zone1
Jun 04 02:59:18 arch23 kernel: ACPI: Thermal Zone [PCT0] (17 C)
Jun 04 02:59:18 arch23 kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Jun 04 02:59:18 arch23 kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
Jun 04 02:59:18 arch23 kernel: nvme nvme0: pci function 0000:01:00.0
Jun 04 02:59:18 arch23 kernel: nvme nvme1: pci function 0000:04:00.0
Jun 04 02:59:18 arch23 kernel: ahci 0000:08:00.0: version 3.0
Jun 04 02:59:18 arch23 kernel: ahci 0000:08:00.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0xc impl SATA mode
Jun 04 02:59:18 arch23 kernel: ahci 0000:08:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part sxs 
Jun 04 02:59:18 arch23 kernel: scsi host0: ahci
Jun 04 02:59:18 arch23 kernel: scsi host1: ahci
Jun 04 02:59:18 arch23 kernel: scsi host2: ahci
Jun 04 02:59:18 arch23 kernel: scsi host3: ahci
Jun 04 02:59:18 arch23 kernel: ata1: DUMMY
Jun 04 02:59:18 arch23 kernel: ata2: DUMMY
Jun 04 02:59:18 arch23 kernel: ata3: SATA max UDMA/133 abar m2048@0xf7500000 port 0xf7500200 irq 47
Jun 04 02:59:18 arch23 kernel: ata4: SATA max UDMA/133 abar m2048@0xf7500000 port 0xf7500280 irq 48
Jun 04 02:59:18 arch23 kernel: ahci 0000:09:00.0: AHCI 0001.0301 32 slots 4 ports 6 Gbps 0x33 impl SATA mode
Jun 04 02:59:18 arch23 kernel: ahci 0000:09:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part sxs 
Jun 04 02:59:18 arch23 kernel: scsi host4: ahci
Jun 04 02:59:18 arch23 kernel: scsi host5: ahci
Jun 04 02:59:18 arch23 kernel: scsi host6: ahci
Jun 04 02:59:18 arch23 kernel: scsi host7: ahci
Jun 04 02:59:18 arch23 kernel: scsi host8: ahci
Jun 04 02:59:18 arch23 kernel: scsi host9: ahci
Jun 04 02:59:18 arch23 kernel: ata5: SATA max UDMA/133 abar m2048@0xf7400000 port 0xf7400100 irq 62
Jun 04 02:59:18 arch23 kernel: ata6: SATA max UDMA/133 abar m2048@0xf7400000 port 0xf7400180 irq 63
Jun 04 02:59:18 arch23 kernel: ata7: DUMMY
Jun 04 02:59:18 arch23 kernel: ata8: DUMMY
Jun 04 02:59:18 arch23 kernel: ata9: SATA max UDMA/133 abar m2048@0xf7400000 port 0xf7400300 irq 66
Jun 04 02:59:18 arch23 kernel: ata10: SATA max UDMA/133 abar m2048@0xf7400000 port 0xf7400380 irq 67
Jun 04 02:59:18 arch23 kernel: ahci 0000:0d:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
Jun 04 02:59:18 arch23 kernel: ahci 0000:0d:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
Jun 04 02:59:18 arch23 kernel: scsi host10: ahci
Jun 04 02:59:18 arch23 kernel: ata11: SATA max UDMA/133 abar m2048@0xf7d00000 port 0xf7d00100 irq 79
Jun 04 02:59:18 arch23 kernel: ahci 0000:0e:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
Jun 04 02:59:18 arch23 kernel: ahci 0000:0e:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
Jun 04 02:59:18 arch23 kernel: scsi host11: ahci
Jun 04 02:59:18 arch23 kernel: ata12: SATA max UDMA/133 abar m2048@0xf7c00000 port 0xf7c00100 irq 81
Jun 04 02:59:18 arch23 kernel: usbcore: registered new interface driver usbserial_generic
Jun 04 02:59:18 arch23 kernel: usbserial: USB Serial support registered for generic
Jun 04 02:59:18 arch23 kernel: rtc_cmos 00:02: RTC can wake from S4
Jun 04 02:59:18 arch23 kernel: rtc_cmos 00:02: registered as rtc0
Jun 04 02:59:18 arch23 kernel: rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Jun 04 02:59:18 arch23 kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jun 04 02:59:18 arch23 kernel: drop_monitor: Initializing network drop monitor service
Jun 04 02:59:18 arch23 kernel: NET: Registered protocol family 10
Jun 04 02:59:18 arch23 kernel: Segment Routing with IPv6
Jun 04 02:59:18 arch23 kernel: NET: Registered protocol family 17
Jun 04 02:59:18 arch23 kernel: RAS: Correctable Errors collector initialized.
Jun 04 02:59:18 arch23 kernel: microcode: CPU0: patch_level=0x08701013
Jun 04 02:59:18 arch23 kernel: microcode: CPU1: patch_level=0x08701013
Jun 04 02:59:18 arch23 kernel: microcode: CPU2: patch_level=0x08701013
Jun 04 02:59:18 arch23 kernel: microcode: CPU3: patch_level=0x08701013
Jun 04 02:59:18 arch23 kernel: microcode: CPU4: patch_level=0x08701013
Jun 04 02:59:18 arch23 kernel: microcode: CPU5: patch_level=0x08701013
Jun 04 02:59:18 arch23 kernel: microcode: CPU6: patch_level=0x08701013
Jun 04 02:59:18 arch23 kernel: microcode: CPU7: patch_level=0x08701013
Jun 04 02:59:18 arch23 kernel: microcode: CPU8: patch_level=0x08701013
Jun 04 02:59:18 arch23 kernel: microcode: CPU9: patch_level=0x08701013
Jun 04 02:59:18 arch23 kernel: microcode: CPU10: patch_level=0x08701013
Jun 04 02:59:18 arch23 kernel: microcode: CPU11: patch_level=0x08701013
Jun 04 02:59:18 arch23 kernel: microcode: CPU12: patch_level=0x08701013
Jun 04 02:59:18 arch23 kernel: microcode: CPU13: patch_level=0x08701013
Jun 04 02:59:18 arch23 kernel: microcode: CPU14: patch_level=0x08701013
Jun 04 02:59:18 arch23 kernel: microcode: CPU15: patch_level=0x08701013
Jun 04 02:59:18 arch23 kernel: microcode: Microcode Update Driver: v2.2.
Jun 04 02:59:18 arch23 kernel: *** VALIDATE resctrl ***
Jun 04 02:59:18 arch23 kernel: resctrl: L3 allocation detected
Jun 04 02:59:18 arch23 kernel: resctrl: L3DATA allocation detected
Jun 04 02:59:18 arch23 kernel: resctrl: L3CODE allocation detected
Jun 04 02:59:18 arch23 kernel: resctrl: MB allocation detected
Jun 04 02:59:18 arch23 kernel: resctrl: L3 monitoring detected
Jun 04 02:59:18 arch23 kernel: IPI shorthand broadcast: enabled
Jun 04 02:59:18 arch23 kernel: sched_clock: Marking stable (3050438704, -23330147)->(3030615301, -3506744)
Jun 04 02:59:18 arch23 kernel: registered taskstats version 1
Jun 04 02:59:18 arch23 kernel: Loading compiled-in X.509 certificates
Jun 04 02:59:18 arch23 kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 894bba9e744062e61838bb0821d34ad2b03ee272'
Jun 04 02:59:18 arch23 kernel: zswap: loaded using pool lzo/zbud
Jun 04 02:59:18 arch23 kernel: Key type ._fscrypt registered
Jun 04 02:59:18 arch23 kernel: Key type .fscrypt registered
Jun 04 02:59:18 arch23 kernel: Key type fscrypt-provisioning registered
Jun 04 02:59:18 arch23 kernel: Key type big_key registered
Jun 04 02:59:18 arch23 kernel: PM:   Magic number: 8:376:973
Jun 04 02:59:18 arch23 kernel: memory memory20: hash matches
Jun 04 02:59:18 arch23 kernel: rtc_cmos 00:02: setting system clock to 2020-06-04T06:59:17 UTC (1591253957)
Jun 04 02:59:18 arch23 kernel: nvme nvme0: missing or invalid SUBNQN field.
Jun 04 02:59:18 arch23 kernel: nvme nvme0: Shutdown timeout set to 10 seconds
Jun 04 02:59:18 arch23 kernel: nvme nvme1: missing or invalid SUBNQN field.
Jun 04 02:59:18 arch23 kernel: nvme nvme1: Shutdown timeout set to 8 seconds
Jun 04 02:59:18 arch23 kernel: nvme nvme0: 8/0/0 default/read/poll queues
Jun 04 02:59:18 arch23 kernel:  nvme0n1: p1 p2 p3 p4
Jun 04 02:59:18 arch23 kernel: nvme nvme1: 32/0/0 default/read/poll queues
Jun 04 02:59:18 arch23 kernel:  nvme1n1: p1 p2 p3
Jun 04 02:59:18 arch23 kernel: ata4: SATA link down (SStatus 0 SControl 300)
Jun 04 02:59:18 arch23 kernel: ata5: SATA link down (SStatus 0 SControl 300)
Jun 04 02:59:18 arch23 kernel: ata3: SATA link down (SStatus 0 SControl 300)
Jun 04 02:59:18 arch23 kernel: ata6: SATA link down (SStatus 0 SControl 300)
Jun 04 02:59:18 arch23 kernel: ata11: SATA link down (SStatus 0 SControl 300)
Jun 04 02:59:18 arch23 kernel: ata9: SATA link down (SStatus 0 SControl 300)
Jun 04 02:59:18 arch23 kernel: ata10: SATA link down (SStatus 0 SControl 300)
Jun 04 02:59:18 arch23 kernel: ata12: SATA link down (SStatus 0 SControl 300)
Jun 04 02:59:18 arch23 kernel: Freeing unused decrypted memory: 2040K
Jun 04 02:59:18 arch23 kernel: Freeing unused kernel image (initmem) memory: 1608K
Jun 04 02:59:18 arch23 kernel: Write protecting the kernel read-only data: 20480k
Jun 04 02:59:18 arch23 kernel: Freeing unused kernel image (text/rodata gap) memory: 2044K
Jun 04 02:59:18 arch23 kernel: Freeing unused kernel image (rodata/data gap) memory: 1680K
Jun 04 02:59:18 arch23 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jun 04 02:59:18 arch23 kernel: Run /init as init process
Jun 04 02:59:18 arch23 kernel:   with arguments:
Jun 04 02:59:18 arch23 kernel:     /init
Jun 04 02:59:18 arch23 kernel:     rescue
Jun 04 02:59:18 arch23 kernel:   with environment:
Jun 04 02:59:18 arch23 kernel:     HOME=/
Jun 04 02:59:18 arch23 kernel:     TERM=linux
Jun 04 02:59:18 arch23 kernel:     BOOT_IMAGE=/boot/vmlinuz-linux
Jun 04 02:59:18 arch23 kernel: fbcon: Taking over console
Jun 04 02:59:18 arch23 kernel: Console: switching to colour frame buffer device 240x67
Jun 04 02:59:18 arch23 kernel: xhci_hcd 0000:07:00.1: xHCI Host Controller
Jun 04 02:59:18 arch23 kernel: xhci_hcd 0000:07:00.1: new USB bus registered, assigned bus number 1
Jun 04 02:59:18 arch23 kernel: xhci_hcd 0000:07:00.1: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
Jun 04 02:59:18 arch23 kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.06
Jun 04 02:59:18 arch23 kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 04 02:59:18 arch23 kernel: usb usb1: Product: xHCI Host Controller
Jun 04 02:59:18 arch23 kernel: usb usb1: Manufacturer: Linux 5.6.15-arch1-1 xhci-hcd
Jun 04 02:59:18 arch23 kernel: usb usb1: SerialNumber: 0000:07:00.1
Jun 04 02:59:18 arch23 kernel: hub 1-0:1.0: USB hub found
Jun 04 02:59:18 arch23 kernel: hub 1-0:1.0: 6 ports detected
Jun 04 02:59:18 arch23 kernel: xhci_hcd 0000:07:00.1: xHCI Host Controller
Jun 04 02:59:18 arch23 kernel: xhci_hcd 0000:07:00.1: new USB bus registered, assigned bus number 2
Jun 04 02:59:18 arch23 kernel: xhci_hcd 0000:07:00.1: Host supports USB 3.1 Enhanced SuperSpeed
Jun 04 02:59:18 arch23 kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 04 02:59:18 arch23 kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.06
Jun 04 02:59:18 arch23 kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 04 02:59:18 arch23 kernel: usb usb2: Product: xHCI Host Controller
Jun 04 02:59:18 arch23 kernel: usb usb2: Manufacturer: Linux 5.6.15-arch1-1 xhci-hcd
Jun 04 02:59:18 arch23 kernel: usb usb2: SerialNumber: 0000:07:00.1
Jun 04 02:59:18 arch23 kernel: hub 2-0:1.0: USB hub found
Jun 04 02:59:18 arch23 kernel: hub 2-0:1.0: 4 ports detected
Jun 04 02:59:18 arch23 kernel: xhci_hcd 0000:07:00.3: xHCI Host Controller
Jun 04 02:59:18 arch23 kernel: xhci_hcd 0000:07:00.3: new USB bus registered, assigned bus number 3
Jun 04 02:59:18 arch23 kernel: xhci_hcd 0000:07:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
Jun 04 02:59:18 arch23 kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.06
Jun 04 02:59:18 arch23 kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 04 02:59:18 arch23 kernel: usb usb3: Product: xHCI Host Controller
Jun 04 02:59:18 arch23 kernel: usb usb3: Manufacturer: Linux 5.6.15-arch1-1 xhci-hcd
Jun 04 02:59:18 arch23 kernel: usb usb3: SerialNumber: 0000:07:00.3
Jun 04 02:59:18 arch23 kernel: hub 3-0:1.0: USB hub found
Jun 04 02:59:18 arch23 kernel: hub 3-0:1.0: 6 ports detected
Jun 04 02:59:18 arch23 kernel: xhci_hcd 0000:07:00.3: xHCI Host Controller
Jun 04 02:59:18 arch23 kernel: xhci_hcd 0000:07:00.3: new USB bus registered, assigned bus number 4
Jun 04 02:59:18 arch23 kernel: xhci_hcd 0000:07:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Jun 04 02:59:18 arch23 kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 04 02:59:18 arch23 kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.06
Jun 04 02:59:18 arch23 kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 04 02:59:18 arch23 kernel: usb usb4: Product: xHCI Host Controller
Jun 04 02:59:18 arch23 kernel: usb usb4: Manufacturer: Linux 5.6.15-arch1-1 xhci-hcd
Jun 04 02:59:18 arch23 kernel: usb usb4: SerialNumber: 0000:07:00.3
Jun 04 02:59:18 arch23 kernel: hub 4-0:1.0: USB hub found
Jun 04 02:59:18 arch23 kernel: hub 4-0:1.0: 4 ports detected
Jun 04 02:59:18 arch23 kernel: usb: port power management may be unreliable
Jun 04 02:59:18 arch23 kernel: xhci_hcd 0000:0a:00.2: xHCI Host Controller
Jun 04 02:59:18 arch23 kernel: xhci_hcd 0000:0a:00.2: new USB bus registered, assigned bus number 5
Jun 04 02:59:18 arch23 kernel: xhci_hcd 0000:0a:00.2: hcc params 0x0180ff05 hci version 0x110 quirks 0x0000000000000010
Jun 04 02:59:18 arch23 kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.06
Jun 04 02:59:18 arch23 kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 04 02:59:18 arch23 kernel: usb usb5: Product: xHCI Host Controller
Jun 04 02:59:18 arch23 kernel: usb usb5: Manufacturer: Linux 5.6.15-arch1-1 xhci-hcd
Jun 04 02:59:18 arch23 kernel: usb usb5: SerialNumber: 0000:0a:00.2
Jun 04 02:59:18 arch23 kernel: hub 5-0:1.0: USB hub found
Jun 04 02:59:18 arch23 kernel: hub 5-0:1.0: 2 ports detected
Jun 04 02:59:18 arch23 kernel: xhci_hcd 0000:0a:00.2: xHCI Host Controller
Jun 04 02:59:18 arch23 kernel: xhci_hcd 0000:0a:00.2: new USB bus registered, assigned bus number 6
Jun 04 02:59:18 arch23 kernel: xhci_hcd 0000:0a:00.2: Host supports USB 3.1 Enhanced SuperSpeed
Jun 04 02:59:18 arch23 kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 04 02:59:18 arch23 kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.06
Jun 04 02:59:18 arch23 kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 04 02:59:18 arch23 kernel: usb usb6: Product: xHCI Host Controller
Jun 04 02:59:18 arch23 kernel: usb usb6: Manufacturer: Linux 5.6.15-arch1-1 xhci-hcd
Jun 04 02:59:18 arch23 kernel: usb usb6: SerialNumber: 0000:0a:00.2
Jun 04 02:59:18 arch23 kernel: hub 6-0:1.0: USB hub found
Jun 04 02:59:18 arch23 kernel: hub 6-0:1.0: 4 ports detected
Jun 04 02:59:18 arch23 kernel: xhci_hcd 0000:0c:00.3: xHCI Host Controller
Jun 04 02:59:18 arch23 kernel: xhci_hcd 0000:0c:00.3: new USB bus registered, assigned bus number 7
Jun 04 02:59:18 arch23 kernel: xhci_hcd 0000:0c:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
Jun 04 02:59:18 arch23 kernel: usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.06
Jun 04 02:59:18 arch23 kernel: usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 04 02:59:18 arch23 kernel: usb usb7: Product: xHCI Host Controller
Jun 04 02:59:18 arch23 kernel: usb usb7: Manufacturer: Linux 5.6.15-arch1-1 xhci-hcd
Jun 04 02:59:18 arch23 kernel: usb usb7: SerialNumber: 0000:0c:00.3
Jun 04 02:59:18 arch23 kernel: hub 7-0:1.0: USB hub found
Jun 04 02:59:18 arch23 kernel: hub 7-0:1.0: 4 ports detected
Jun 04 02:59:18 arch23 kernel: xhci_hcd 0000:0c:00.3: xHCI Host Controller
Jun 04 02:59:18 arch23 kernel: xhci_hcd 0000:0c:00.3: new USB bus registered, assigned bus number 8
Jun 04 02:59:18 arch23 kernel: xhci_hcd 0000:0c:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Jun 04 02:59:18 arch23 kernel: usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 04 02:59:18 arch23 kernel: usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.06
Jun 04 02:59:18 arch23 kernel: usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 04 02:59:18 arch23 kernel: usb usb8: Product: xHCI Host Controller
Jun 04 02:59:18 arch23 kernel: usb usb8: Manufacturer: Linux 5.6.15-arch1-1 xhci-hcd
Jun 04 02:59:18 arch23 kernel: usb usb8: SerialNumber: 0000:0c:00.3
Jun 04 02:59:18 arch23 kernel: hub 8-0:1.0: USB hub found
Jun 04 02:59:18 arch23 kernel: hub 8-0:1.0: 4 ports detected
Jun 04 02:59:18 arch23 kernel: EXT4-fs (nvme1n1p3): mounted filesystem with ordered data mode. Opts: (null)
Jun 04 02:59:18 arch23 kernel: random: fast init done
Jun 04 02:59:18 arch23 systemd[1]: systemd 245.6-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)
Jun 04 02:59:18 arch23 systemd[1]: Detected architecture x86-64.
Jun 04 02:59:18 arch23 systemd[1]: Set hostname to <arch23>.
Jun 04 02:59:18 arch23 systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Jun 04 02:59:18 arch23 systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Jun 04 02:59:18 arch23 systemd[1]: Reached target Local Encrypted Volumes.
Jun 04 02:59:18 arch23 systemd[1]: Listening on Journal Audit Socket.
Jun 04 02:59:18 arch23 systemd[1]: Listening on Journal Socket (/dev/log).
Jun 04 02:59:18 arch23 systemd[1]: Listening on Journal Socket.
Jun 04 02:59:18 arch23 systemd[1]: Listening on udev Control Socket.
Jun 04 02:59:18 arch23 systemd[1]: Listening on udev Kernel Socket.
Jun 04 02:59:18 arch23 systemd[1]: Mounting Huge Pages File System...
Jun 04 02:59:18 arch23 systemd[1]: Mounting POSIX Message Queue File System...
Jun 04 02:59:18 arch23 systemd[1]: Mounting Kernel Debug File System...
Jun 04 02:59:18 arch23 systemd[1]: Mounting Kernel Trace File System...
Jun 04 02:59:18 arch23 systemd[1]: Starting Create list of static device nodes for the current kernel...
Jun 04 02:59:18 arch23 systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
Jun 04 02:59:18 arch23 systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Jun 04 02:59:18 arch23 systemd[1]: Starting Journal Service...
Jun 04 02:59:18 arch23 systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
Jun 04 02:59:18 arch23 systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Jun 04 02:59:18 arch23 systemd[1]: Mounting Kernel Configuration File System...
Jun 04 02:59:18 arch23 systemd[1]: Starting Remount Root and Kernel File Systems...
Jun 04 02:59:18 arch23 systemd[1]: Starting Apply Kernel Variables...
Jun 04 02:59:18 arch23 systemd[1]: Starting udev Coldplug all Devices...
Jun 04 02:59:18 arch23 systemd[1]: Mounted Huge Pages File System.
Jun 04 02:59:18 arch23 systemd[1]: Mounted POSIX Message Queue File System.
Jun 04 02:59:18 arch23 systemd[1]: Mounted Kernel Debug File System.
Jun 04 02:59:18 arch23 systemd[1]: Mounted Kernel Trace File System.
Jun 04 02:59:18 arch23 systemd[1]: Finished Create list of static device nodes for the current kernel.
Jun 04 02:59:18 arch23 systemd[1]: Mounted Kernel Configuration File System.
Jun 04 02:59:18 arch23 kernel: EXT4-fs (nvme1n1p3): re-mounted. Opts: (null)
Jun 04 02:59:18 arch23 systemd[1]: Finished Remount Root and Kernel File Systems.
Jun 04 02:59:18 arch23 systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Jun 04 02:59:18 arch23 systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Jun 04 02:59:18 arch23 systemd[1]: Starting Load/Save Random Seed...
Jun 04 02:59:18 arch23 systemd[1]: Condition check resulted in Create System Users being skipped.
Jun 04 02:59:18 arch23 systemd[1]: Starting Create Static Device Nodes in /dev...
Jun 04 02:59:18 arch23 systemd[1]: Finished Apply Kernel Variables.
Jun 04 02:59:18 arch23 systemd[1]: Finished Create Static Device Nodes in /dev.
Jun 04 02:59:18 arch23 systemd[1]: Reached target Local File Systems (Pre).
Jun 04 02:59:18 arch23 systemd[1]: Starting udev Kernel Device Manager...
Jun 04 02:59:18 arch23 systemd[1]: Finished udev Coldplug all Devices.
Jun 04 02:59:18 arch23 kernel: usb 1-1: new full-speed USB device number 2 using xhci_hcd
Jun 04 02:59:18 arch23 kernel: usb 3-5: new full-speed USB device number 2 using xhci_hcd
Jun 04 02:59:18 arch23 kernel: usb 7-2: new full-speed USB device number 2 using xhci_hcd
Jun 04 02:59:18 arch23 systemd[1]: Started udev Kernel Device Manager.
Jun 04 02:59:18 arch23 kernel: audit: type=1130 audit(1591253958.316:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 04 02:59:18 arch23 systemd-journald[408]: Journal started
Jun 04 02:59:18 arch23 systemd-journald[408]: Runtime Journal (/run/log/journal/7eae8d0ddecb4bedbbe6d2412c441007) is 8.0M, max 801.1M, 793.1M free.
Jun 04 02:59:18 arch23 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 04 02:59:18 arch23 systemd-sysctl[411]: Not setting net/ipv4/conf/all/rp_filter (explicit setting exists).
Jun 04 02:59:18 arch23 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 04 02:59:18 arch23 systemd-sysctl[411]: Not setting net/ipv4/conf/default/rp_filter (explicit setting exists).
Jun 04 02:59:18 arch23 systemd-sysctl[411]: Not setting net/ipv4/conf/all/accept_source_route (explicit setting exists).
Jun 04 02:59:18 arch23 systemd-sysctl[411]: Not setting net/ipv4/conf/default/accept_source_route (explicit setting exists).
Jun 04 02:59:18 arch23 systemd-sysctl[411]: Not setting net/ipv4/conf/all/promote_secondaries (explicit setting exists).
Jun 04 02:59:18 arch23 systemd-sysctl[411]: Not setting net/ipv4/conf/default/promote_secondaries (explicit setting exists).
Jun 04 02:59:18 arch23 systemd-random-seed[414]: Kernel entropy pool is not initialized yet, waiting until it is.
Jun 04 02:59:18 arch23 systemd-udevd[418]: /etc/udev/rules.d/50-usb_power_save.rules:2: GOTO="power_usb_rules_end" has no matching label, ignoring
Jun 04 02:59:18 arch23 systemd-udevd[418]: /etc/udev/rules.d/50-usb_power_save.rules:2: The line takes no effect any more, dropping
Jun 04 02:59:18 arch23 systemd[1]: Starting Flush Journal to Persistent Storage...
Jun 04 02:59:18 arch23 systemd[1]: Started Journal Service.
Jun 04 02:59:18 arch23 kernel: audit: type=1130 audit(1591253958.320:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 04 02:59:18 arch23 systemd-journald[408]: Time spent on flushing to /var/log/journal/7eae8d0ddecb4bedbbe6d2412c441007 is 67.807ms for 1017 entries.
Jun 04 02:59:18 arch23 systemd-journald[408]: System Journal (/var/log/journal/7eae8d0ddecb4bedbbe6d2412c441007) is 40.0M, max 4.0G, 3.9G free.
Jun 04 02:59:18 arch23 kernel: acpi_cpufreq: overriding BIOS provided _PSD data
Jun 04 02:59:18 arch23 kernel: acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
Jun 04 02:59:18 arch23 kernel: usb 3-5: New USB device found, idVendor=8087, idProduct=0aa7, bcdDevice= 0.01
Jun 04 02:59:18 arch23 kernel: usb 3-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Jun 04 02:59:18 arch23 kernel: usb 1-1: New USB device found, idVendor=046d, idProduct=c53f, bcdDevice=44.01
Jun 04 02:59:18 arch23 kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 04 02:59:18 arch23 kernel: usb 1-1: Product: USB Receiver
Jun 04 02:59:18 arch23 kernel: usb 1-1: Manufacturer: Logitech
Jun 04 02:59:18 arch23 systemd[1]: Found device Samsung SSD 970 EVO 500GB 2.
Jun 04 02:59:18 arch23 systemd[1]: Activating swap /dev/disk/by-uuid/85168c9e-b813-45d9-a1e1-3045df5e8824...
Jun 04 02:59:18 arch23 systemd[1]: Finished Flush Journal to Persistent Storage.
Jun 04 02:59:18 arch23 audit[1]: SERVICE_START 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'
Jun 04 02:59:18 arch23 kernel: audit: type=1130 audit(1591253958.406: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'
Jun 04 02:59:18 arch23 kernel: Adding 16777212k swap on /dev/nvme1n1p2.  Priority:-2 extents:1 across:16777212k SSFS
Jun 04 02:59:18 arch23 kernel: input: PC Speaker as /devices/platform/pcspkr/input/input2
Jun 04 02:59:18 arch23 kernel: dca service started, version 1.12.1
Jun 04 02:59:18 arch23 kernel: ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B08 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B0F (\GSA1.SMBI) (20200110/utaddress-204)
Jun 04 02:59:18 arch23 kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Jun 04 02:59:18 arch23 kernel: usb 7-2: New USB device found, idVendor=04d9, idProduct=a293, bcdDevice= 1.00
Jun 04 02:59:18 arch23 kernel: usb 7-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 04 02:59:18 arch23 kernel: usb 7-2: Product: OBINS
                               AnnePro2
Jun 04 02:59:18 arch23 kernel: usb 7-2: Manufacturer: OBINS
Jun 04 02:59:18 arch23 kernel: usb 7-2: SerialNumber: SN0000000001
Jun 04 02:59:18 arch23 kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Jun 04 02:59:18 arch23 kernel: sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address
Jun 04 02:59:18 arch23 kernel: sp5100-tco sp5100-tco: Watchdog hardware is disabled
Jun 04 02:59:18 arch23 kernel: cryptd: max_cpu_qlen set to 1000
Jun 04 02:59:18 arch23 systemd[1]: Activated swap /dev/disk/by-uuid/85168c9e-b813-45d9-a1e1-3045df5e8824.
Jun 04 02:59:18 arch23 systemd[1]: Reached target Swap.
Jun 04 02:59:18 arch23 systemd[1]: Mounting Temporary Directory (/tmp)...
Jun 04 02:59:18 arch23 systemd[1]: Mounted Temporary Directory (/tmp).
Jun 04 02:59:18 arch23 systemd[1]: Reached target Local File Systems.
Jun 04 02:59:18 arch23 systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Jun 04 02:59:18 arch23 systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Jun 04 02:59:18 arch23 systemd[1]: Starting Create Volatile Files and Directories...
Jun 04 02:59:18 arch23 kernel: AVX2 version of gcm_enc/dec engaged.
Jun 04 02:59:18 arch23 kernel: AES CTR mode by8 optimization enabled
Jun 04 02:59:18 arch23 kernel: ccp 0000:0c:00.1: enabling device (0000 -> 0002)
Jun 04 02:59:18 arch23 kernel: ccp 0000:0c:00.1: ccp: unable to access the device: you might be running a broken BIOS.
Jun 04 02:59:18 arch23 systemd[1]: Finished Create Volatile Files and Directories.
Jun 04 02:59:18 arch23 audit[1]: SERVICE_START 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'
Jun 04 02:59:18 arch23 systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
Jun 04 02:59:18 arch23 systemd[1]: Condition check resulted in Update is Completed being skipped.
Jun 04 02:59:18 arch23 systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Jun 04 02:59:18 arch23 kernel: IPMI message handler: version 39.2
Jun 04 02:59:18 arch23 kernel: audit: type=1130 audit(1591253958.426:5): 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'
Jun 04 02:59:18 arch23 kernel: ipmi device interface
Jun 04 02:59:18 arch23 audit[493]: SYSTEM_BOOT pid=493 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Jun 04 02:59:18 arch23 kernel: audit: type=1127 audit(1591253958.433:6): pid=493 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Jun 04 02:59:18 arch23 kernel: Linux agpgart interface v0.103
Jun 04 02:59:18 arch23 systemd[1]: Finished Update UTMP about System Boot/Shutdown.
Jun 04 02:59:18 arch23 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 04 02:59:18 arch23 systemd[1]: Reached target System Initialization.
Jun 04 02:59:18 arch23 systemd[1]: Started Rescue Shell.
Jun 04 02:59:18 arch23 kernel: audit: type=1130 audit(1591253958.433:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 04 02:59:18 arch23 kernel: audit: type=1130 audit(1591253958.433:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rescue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 04 02:59:18 arch23 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rescue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 04 02:59:18 arch23 systemd[1]: Reached target Rescue Mode.
Jun 04 02:59:18 arch23 kernel: igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
Jun 04 02:59:18 arch23 kernel: igb: Copyright (c) 2007-2014 Intel Corporation.
Jun 04 02:59:18 arch23 kernel: pps pps0: new PPS source ptp0
Jun 04 02:59:18 arch23 kernel: igb 0000:06:00.0: added PHC on eth0
Jun 04 02:59:18 arch23 kernel: igb 0000:06:00.0: Intel(R) Gigabit Ethernet Network Connection
Jun 04 02:59:18 arch23 kernel: igb 0000:06:00.0: eth0: (PCIe:2.5Gb/s:Width x1) b4:2e:99:a7:c9:24
Jun 04 02:59:18 arch23 kernel: igb 0000:06:00.0: eth0: PBA No: FFFFFF-0FF
Jun 04 02:59:18 arch23 kernel: igb 0000:06:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
Jun 04 02:59:18 arch23 systemd-udevd[473]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 04 02:59:18 arch23 kernel: usb 8-3: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Jun 04 02:59:18 arch23 kernel: usb 3-6: new high-speed USB device number 3 using xhci_hcd
Jun 04 02:59:18 arch23 kernel: usb 8-3: New USB device found, idVendor=0424, idProduct=5734, bcdDevice= 1.31
Jun 04 02:59:18 arch23 kernel: usb 8-3: New USB device strings: Mfr=2, Product=3, SerialNumber=0
Jun 04 02:59:18 arch23 kernel: usb 8-3: Product: USB5734
Jun 04 02:59:18 arch23 kernel: usb 8-3: Manufacturer: Microchip Tech
Jun 04 02:59:18 arch23 kernel: usb 1-3: new high-speed USB device number 3 using xhci_hcd
Jun 04 02:59:18 arch23 kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jun 04 02:59:18 arch23 kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jun 04 02:59:18 arch23 kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Jun 04 02:59:18 arch23 kernel: cfg80211: failed to load regulatory.db
Jun 04 02:59:18 arch23 kernel: snd_hda_intel 0000:0a:00.1: Disabling MSI
Jun 04 02:59:18 arch23 kernel: snd_hda_intel 0000:0a:00.1: Handle vga_switcheroo audio client
Jun 04 02:59:18 arch23 kernel: snd_hda_intel 0000:0c:00.4: enabling device (0000 -> 0002)
Jun 04 02:59:18 arch23 kernel: hub 8-3:1.0: USB hub found
Jun 04 02:59:18 arch23 kernel: hub 8-3:1.0: 5 ports detected
Jun 04 02:59:18 arch23 kernel: Intel(R) Wireless WiFi driver for Linux
Jun 04 02:59:18 arch23 kernel: Copyright(c) 2003- 2015 Intel Corporation
Jun 04 02:59:18 arch23 kernel: iwlwifi 0000:05:00.0: enabling device (0000 -> 0002)
Jun 04 02:59:18 arch23 kernel: iwlwifi 0000:05:00.0: loaded firmware version 29.163394017.0 3168-29.ucode op_mode iwlmvm
Jun 04 02:59:18 arch23 kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input3
Jun 04 02:59:18 arch23 kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input4
Jun 04 02:59:18 arch23 kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input5
Jun 04 02:59:18 arch23 kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input6
Jun 04 02:59:18 arch23 kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input7
Jun 04 02:59:18 arch23 kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input8
Jun 04 02:59:18 arch23 kernel: input: HDA NVidia HDMI/DP,pcm=12 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input9
Jun 04 02:59:18 arch23 kernel: snd_hda_codec_realtek hdaudioC1D0: ALCS1200A: SKU not ready 0x00000000
Jun 04 02:59:18 arch23 kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALCS1200A: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
Jun 04 02:59:18 arch23 kernel: snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Jun 04 02:59:18 arch23 kernel: snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Jun 04 02:59:18 arch23 kernel: snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
Jun 04 02:59:18 arch23 kernel: snd_hda_codec_realtek hdaudioC1D0:    dig-out=0x1e/0x0
Jun 04 02:59:18 arch23 kernel: snd_hda_codec_realtek hdaudioC1D0:    inputs:
Jun 04 02:59:18 arch23 kernel: snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x19
Jun 04 02:59:18 arch23 kernel: snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
Jun 04 02:59:18 arch23 kernel: snd_hda_codec_realtek hdaudioC1D0:      Line=0x1a
Jun 04 02:59:18 arch23 kernel: usb 7-3: new high-speed USB device number 3 using xhci_hcd
Jun 04 02:59:18 arch23 kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:08.1/0000:0c:00.4/sound/card1/input10
Jun 04 02:59:18 arch23 kernel: input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:0c:00.4/sound/card1/input11
Jun 04 02:59:18 arch23 kernel: input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:0c:00.4/sound/card1/input12
Jun 04 02:59:18 arch23 kernel: input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:0c:00.4/sound/card1/input13
Jun 04 02:59:18 arch23 kernel: input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:0c:00.4/sound/card1/input14
Jun 04 02:59:18 arch23 kernel: input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:0c:00.4/sound/card1/input15
Jun 04 02:59:18 arch23 kernel: input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:0c:00.4/sound/card1/input16
Jun 04 02:59:18 arch23 kernel: input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:0c:00.4/sound/card1/input17
Jun 04 02:59:18 arch23 kernel: usb 3-6: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36
Jun 04 02:59:18 arch23 kernel: usb 3-6: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Jun 04 02:59:18 arch23 kernel: usb 3-6: Product: USB2.0 Hub
Jun 04 02:59:18 arch23 kernel: usb 1-3: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36
Jun 04 02:59:18 arch23 kernel: usb 1-3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Jun 04 02:59:18 arch23 kernel: usb 1-3: Product: USB2.0 Hub
Jun 04 02:59:18 arch23 kernel: hub 3-6:1.0: USB hub found
Jun 04 02:59:18 arch23 kernel: hub 3-6:1.0: 4 ports detected
Jun 04 02:59:18 arch23 kernel: hub 1-3:1.0: USB hub found
Jun 04 02:59:18 arch23 kernel: hub 1-3:1.0: 4 ports detected
Jun 04 02:59:18 arch23 kernel: kvm: disabled by bios
Jun 04 02:59:18 arch23 kernel: iwlwifi 0000:05:00.0: Detected Intel(R) Dual Band Wireless AC 3168, REV=0x220
Jun 04 02:59:18 arch23 kernel: iwlwifi 0000:05:00.0: base HW address: 98:af:65:db:c0:cc
Jun 04 02:59:18 arch23 kernel: usb 7-3: New USB device found, idVendor=0424, idProduct=2734, bcdDevice= 1.31
Jun 04 02:59:18 arch23 kernel: usb 7-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 04 02:59:18 arch23 kernel: usb 7-3: Product: USB2734
Jun 04 02:59:18 arch23 kernel: usb 7-3: Manufacturer: Microchip Tech
Jun 04 02:59:18 arch23 kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
Jun 04 02:59:18 arch23 kernel: thermal thermal_zone2: failed to read out thermal zone (-61)
Jun 04 02:59:18 arch23 kernel: hub 7-3:1.0: USB hub found
Jun 04 02:59:18 arch23 kernel: hub 7-3:1.0: 5 ports detected
Jun 04 02:59:18 arch23 kernel: kvm: disabled by bios
Jun 04 02:59:18 arch23 kernel: usb 1-4: new full-speed USB device number 4 using xhci_hcd
Jun 04 02:59:18 arch23 kernel: MCE: In-kernel MCE decoding enabled.
Jun 04 02:59:18 arch23 kernel: EDAC amd64: F17h_M70h detected (node 0).
Jun 04 02:59:18 arch23 kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Jun 04 02:59:18 arch23 systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jun 04 02:59:18 arch23 systemd[1]: Starting Load/Save RF Kill Switch Status...
Jun 04 02:59:18 arch23 systemd-udevd[440]: Using default interface naming scheme 'v245'.
Jun 04 02:59:18 arch23 systemd-udevd[440]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 04 02:59:18 arch23 kernel: igb 0000:06:00.0 enp6s0: renamed from eth0
Jun 04 02:59:19 arch23 kernel: usb 3-6.2: new full-speed USB device number 4 using xhci_hcd
Jun 04 02:59:19 arch23 kernel: EDAC amd64: F17h_M70h detected (node 0).
Jun 04 02:59:19 arch23 kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Jun 04 02:59:19 arch23 kernel: hid: raw HID events driver (C) Jiri Kosina
Jun 04 02:59:19 arch23 kernel: kvm: disabled by bios
Jun 04 02:59:19 arch23 kernel: Bluetooth: Core ver 2.22
Jun 04 02:59:19 arch23 kernel: NET: Registered protocol family 31
Jun 04 02:59:19 arch23 kernel: Bluetooth: HCI device and connection manager initialized
Jun 04 02:59:19 arch23 kernel: Bluetooth: HCI socket layer initialized
Jun 04 02:59:19 arch23 kernel: Bluetooth: L2CAP socket layer initialized
Jun 04 02:59:19 arch23 kernel: Bluetooth: SCO socket layer initialized
Jun 04 02:59:19 arch23 kernel: usb 1-4: New USB device found, idVendor=048d, idProduct=8297, bcdDevice= 0.03
Jun 04 02:59:19 arch23 kernel: usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 04 02:59:19 arch23 kernel: usb 1-4: Product: ITE Device(8595)
Jun 04 02:59:19 arch23 kernel: usb 1-4: Manufacturer: ITE Tech. Inc.
Jun 04 02:59:19 arch23 kernel: usbcore: registered new interface driver btusb
Jun 04 02:59:19 arch23 kernel: Bluetooth: hci0: read Intel version: 370810225019140f38
Jun 04 02:59:19 arch23 kernel: Bluetooth: hci0: Intel device is already patched. patch num: 38
Jun 04 02:59:19 arch23 kernel: usbcore: registered new interface driver usbhid
Jun 04 02:59:19 arch23 kernel: usbhid: USB HID core driver
Jun 04 02:59:19 arch23 systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Jun 04 02:59:19 arch23 systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
Jun 04 02:59:19 arch23 systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Jun 04 02:59:19 arch23 systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Jun 04 02:59:19 arch23 systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
Jun 04 02:59:19 arch23 systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Jun 04 02:59:19 arch23 systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
Jun 04 02:59:19 arch23 systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Jun 04 02:59:19 arch23 systemd[1]: Condition check resulted in Create System Users being skipped.
Jun 04 02:59:19 arch23 systemd[1]: Condition check resulted in Update is Completed being skipped.
Jun 04 02:59:19 arch23 systemd[1]: Condition check resulted in Save/Restore Sound Card State being skipped.
Jun 04 02:59:19 arch23 systemd[1]: Condition check resulted in Manage Sound Card State (restore and store) being skipped.
Jun 04 02:59:19 arch23 systemd[1]: Reached target Sound Card.
Jun 04 02:59:19 arch23 kernel: usb 3-6.2: New USB device found, idVendor=1b1c, idProduct=0c10, bcdDevice= 0.09
Jun 04 02:59:19 arch23 kernel: usb 3-6.2: New USB device strings: Mfr=1, Product=6, SerialNumber=128
Jun 04 02:59:19 arch23 kernel: usb 3-6.2: Product: Commander PRO
Jun 04 02:59:19 arch23 kernel: usb 3-6.2: Manufacturer: Corsair
Jun 04 02:59:19 arch23 kernel: usb 3-6.2: SerialNumber: 0C050302841E1A07
Jun 04 02:59:19 arch23 systemd-udevd[423]: controlC0: Process '/usr/bin/alsactl restore 0' failed with exit code 99.
Jun 04 02:59:19 arch23 kernel: EDAC amd64: F17h_M70h detected (node 0).
Jun 04 02:59:19 arch23 kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Jun 04 02:59:19 arch23 kernel: kvm: disabled by bios
Jun 04 02:59:19 arch23 systemd-udevd[456]: controlC1: Process '/usr/bin/alsactl restore 1' failed with exit code 99.
Jun 04 02:59:19 arch23 systemd-udevd[423]: Using default interface naming scheme 'v245'.
Jun 04 02:59:19 arch23 systemd-udevd[423]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 04 02:59:19 arch23 kernel: iwlwifi 0000:05:00.0 wlp5s0: renamed from wlan0
Jun 04 02:59:19 arch23 systemd-udevd[437]: Using default interface naming scheme 'v245'.
Jun 04 02:59:19 arch23 kernel: nvidia: loading out-of-tree module taints kernel.
Jun 04 02:59:19 arch23 kernel: nvidia: module license 'NVIDIA' taints kernel.
Jun 04 02:59:19 arch23 kernel: Disabling lock debugging due to kernel taint
Jun 04 02:59:19 arch23 systemd[1]: Started Load/Save RF Kill Switch Status.
Jun 04 02:59:19 arch23 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 04 02:59:19 arch23 systemd[1]: Reached target Bluetooth.
Jun 04 02:59:19 arch23 kernel: audit: type=1130 audit(1591253959.256:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 04 02:59:19 arch23 kernel: usb 3-6.3: new high-speed USB device number 5 using xhci_hcd
Jun 04 02:59:19 arch23 kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Jun 04 02:59:19 arch23 kernel: usb 3-6.3: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=32.98
Jun 04 02:59:19 arch23 kernel: usb 3-6.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Jun 04 02:59:19 arch23 kernel: usb 3-6.3: Product: USB2.0 Hub
Jun 04 02:59:19 arch23 kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:07:00.1/usb1/1-1/1-1:1.0/0003:046D:C53F.0001/input/input18
Jun 04 02:59:19 arch23 kernel: EDAC amd64: F17h_M70h detected (node 0).
Jun 04 02:59:19 arch23 kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Jun 04 02:59:19 arch23 kernel: kvm: disabled by bios
Jun 04 02:59:19 arch23 kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 238
Jun 04 02:59:19 arch23 kernel: nvidia 0000:0a:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Jun 04 02:59:19 arch23 kernel: hub 3-6.3:1.0: USB hub found
Jun 04 02:59:19 arch23 kernel: random: crng init done
Jun 04 02:59:19 arch23 kernel: hub 3-6.3:1.0: 4 ports detected
Jun 04 02:59:19 arch23 systemd[1]: Finished Load/Save Random Seed.
Jun 04 02:59:19 arch23 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 04 02:59:19 arch23 systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Jun 04 02:59:19 arch23 systemd[1]: Startup finished in 15.352s (firmware) + 3min 53.086s (loader) + 3.555s (kernel) + 1.426s (userspace) = 4min 13.420s.
Jun 04 02:59:19 arch23 systemd[507]: rescue.service: Executable /bin/plymouth missing, skipping: No such file or directory
Jun 04 02:59:19 arch23 kernel: audit: type=1130 audit(1591253959.423:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 04 02:59:19 arch23 kernel: hid-generic 0003:046D:C53F.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:07:00.1-1/input0
Jun 04 02:59:19 arch23 kernel: input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:07:00.1/usb1/1-1/1-1:1.1/0003:046D:C53F.0002/input/input19
Jun 04 02:59:19 arch23 kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:07:00.1/usb1/1-1/1-1:1.1/0003:046D:C53F.0002/input/input20
Jun 04 02:59:19 arch23 kernel: input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:07:00.1/usb1/1-1/1-1:1.1/0003:046D:C53F.0002/input/input21
Jun 04 02:59:19 arch23 kernel: hid-generic 0003:046D:C53F.0002: input,hiddev0,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:07:00.1-1/input1
Jun 04 02:59:19 arch23 kernel: hid-generic 0003:048D:8297.0003: hiddev1,hidraw2: USB HID v1.10 Device [ITE Tech. Inc. ITE Device(8595)] on usb-0000:07:00.1-4/input0
Jun 04 02:59:19 arch23 kernel: hid-generic 0003:046D:C53F.0004: hiddev2,hidraw3: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:07:00.1-1/input2
Jun 04 02:59:19 arch23 kernel: input: OBINS OBINS
                               AnnePro2 as /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/usb7/7-2/7-2:1.0/0003:04D9:A293.0005/input/input23
Jun 04 02:59:19 arch23 kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  440.82  Wed Apr  1 20:04:33 UTC 2020
Jun 04 02:59:19 arch23 kernel: EDAC amd64: F17h_M70h detected (node 0).
Jun 04 02:59:19 arch23 kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Jun 04 02:59:19 arch23 kernel: kvm: disabled by bios
Jun 04 02:59:19 arch23 kernel: hid-generic 0003:04D9:A293.0005: input,hidraw4: USB HID v1.10 Keyboard [OBINS OBINS
                               AnnePro2] on usb-0000:0c:00.3-2/input0
Jun 04 02:59:19 arch23 kernel: input: OBINS OBINS
                               AnnePro2 as /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/usb7/7-2/7-2:1.1/0003:04D9:A293.0006/input/input24
Jun 04 02:59:19 arch23 kernel: hid-generic 0003:04D9:A293.0006: input,hidraw5: USB HID v1.10 Device [OBINS OBINS
                               AnnePro2] on usb-0000:0c:00.3-2/input1
Jun 04 02:59:19 arch23 kernel: input: OBINS OBINS
                               AnnePro2 as /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/usb7/7-2/7-2:1.2/0003:04D9:A293.0007/input/input25
Jun 04 02:59:19 arch23 kernel: usb 7-3.5: new high-speed USB device number 4 using xhci_hcd
Jun 04 02:59:19 arch23 kernel: hid-generic 0003:04D9:A293.0007: input,hidraw6: USB HID v1.10 Device [OBINS OBINS
                               AnnePro2] on usb-0000:0c:00.3-2/input2
Jun 04 02:59:19 arch23 kernel: input: OBINS OBINS
                               AnnePro2 as /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/usb7/7-2/7-2:1.3/0003:04D9:A293.0008/input/input26
Jun 04 02:59:19 arch23 kernel: hid-generic 0003:04D9:A293.0008: input,hidraw7: USB HID v1.10 Gamepad [OBINS OBINS
                               AnnePro2] on usb-0000:0c:00.3-2/input3
Jun 04 02:59:19 arch23 kernel: hid-generic 0003:1B1C:0C10.0009: hiddev3,hidraw8: USB HID v1.11 Device [Corsair Commander PRO] on usb-0000:07:00.3-6.2/input0
Jun 04 02:59:19 arch23 kernel: usb 7-3.5: New USB device found, idVendor=0424, idProduct=2745, bcdDevice= 2.00
Jun 04 02:59:19 arch23 kernel: usb 7-3.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 04 02:59:19 arch23 kernel: usb 7-3.5: Product: Hub Controller
Jun 04 02:59:19 arch23 kernel: usb 7-3.5: Manufacturer: Microchip Tech
Jun 04 02:59:19 arch23 kernel: EDAC amd64: F17h_M70h detected (node 0).
Jun 04 02:59:19 arch23 kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Jun 04 02:59:19 arch23 kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  440.82  Wed Apr  1 19:41:29 UTC 2020
Jun 04 02:59:19 arch23 kernel: kvm: disabled by bios
Jun 04 02:59:19 arch23 kernel: [drm] [nvidia-drm] [GPU ID 0x00000a00] Loading driver
Jun 04 02:59:19 arch23 kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:0a:00.0 on minor 0
Jun 04 02:59:19 arch23 kernel: hid-generic 0003:0424:2745.000A: hiddev4,hidraw9: USB HID v1.10 Device [Microchip Tech Hub Controller] on usb-0000:0c:00.3-3.5/input0
Jun 04 02:59:19 arch23 kernel: logitech-djreceiver 0003:046D:C53F.0001: hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:07:00.1-1/input0
Jun 04 02:59:19 arch23 kernel: EDAC amd64: F17h_M70h detected (node 0).
Jun 04 02:59:19 arch23 kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Jun 04 02:59:19 arch23 kernel: kvm: disabled by bios
Jun 04 02:59:20 arch23 kernel: EDAC amd64: F17h_M70h detected (node 0).
Jun 04 02:59:20 arch23 kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Jun 04 02:59:20 arch23 kernel: kvm: disabled by bios
Jun 04 02:59:20 arch23 kernel: logitech-djreceiver 0003:046D:C53F.0002: hiddev0,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:07:00.1-1/input1
Jun 04 02:59:20 arch23 kernel: logitech-djreceiver 0003:046D:C53F.0004: hiddev2,hidraw3: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:07:00.1-1/input2
Jun 04 02:59:20 arch23 kernel: EDAC amd64: F17h_M70h detected (node 0).
Jun 04 02:59:20 arch23 kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Jun 04 02:59:20 arch23 kernel: kvm: disabled by bios
Jun 04 02:59:20 arch23 kernel: logitech-djreceiver 0003:046D:C53F.0004: device of type eQUAD Lightspeed 1_1 (0x0d) connected on slot 1
Jun 04 02:59:20 arch23 kernel: input: Logitech Wireless Mouse PID:4074 Keyboard as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:07:00.1/usb1/1-1/1-1:1.2/0003:046D:C53F.0004/0003:046D:4074.000B/input/input27
Jun 04 02:59:20 arch23 kernel: input: Logitech Wireless Mouse PID:4074 Mouse as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:07:00.1/usb1/1-1/1-1:1.2/0003:046D:C53F.0004/0003:046D:4074.000B/input/input28
Jun 04 02:59:20 arch23 kernel: hid-generic 0003:046D:4074.000B: input,hidraw10: USB HID v1.11 Keyboard [Logitech Wireless Mouse PID:4074] on usb-0000:07:00.1-1/input2:1
Jun 04 02:59:20 arch23 kernel: mousedev: PS/2 mouse device common for all mice
Jun 04 02:59:20 arch23 kernel: EDAC amd64: F17h_M70h detected (node 0).
Jun 04 02:59:20 arch23 kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Jun 04 02:59:20 arch23 kernel: EDAC amd64: F17h_M70h detected (node 0).
Jun 04 02:59:20 arch23 kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Jun 04 02:59:20 arch23 kernel: input: Logitech G305 as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:07:00.1/usb1/1-1/1-1:1.2/0003:046D:C53F.0004/0003:046D:4074.000B/input/input32
Jun 04 02:59:20 arch23 kernel: logitech-hidpp-device 0003:046D:4074.000B: input,hidraw10: USB HID v1.11 Keyboard [Logitech G305] on usb-0000:07:00.1-1/input2:1
Jun 04 02:59:20 arch23 kernel: EDAC amd64: F17h_M70h detected (node 0).
Jun 04 02:59:20 arch23 kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Jun 04 02:59:20 arch23 kernel: EDAC amd64: F17h_M70h detected (node 0).
Jun 04 02:59:20 arch23 kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Jun 04 02:59:20 arch23 kernel: EDAC amd64: F17h_M70h detected (node 0).
Jun 04 02:59:20 arch23 kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Jun 04 02:59:21 arch23 kernel: EDAC amd64: F17h_M70h detected (node 0).
Jun 04 02:59:21 arch23 kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Jun 04 02:59:21 arch23 kernel: EDAC amd64: F17h_M70h detected (node 0).
Jun 04 02:59:21 arch23 kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Jun 04 02:59:24 arch23 systemd[1]: systemd-rfkill.service: Succeeded.
Jun 04 02:59:24 arch23 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 04 02:59:24 arch23 kernel: audit: type=1131 audit(1591253964.263:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 04 03:16:15 arch23 kernel: usb 7-2: USB disconnect, device number 2
Jun 04 03:16:19 arch23 kernel: usb 7-2: new full-speed USB device number 5 using xhci_hcd
Jun 04 03:16:19 arch23 kernel: usb 7-2: New USB device found, idVendor=04d9, idProduct=a293, bcdDevice= 1.00
Jun 04 03:16:19 arch23 kernel: usb 7-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 04 03:16:19 arch23 kernel: usb 7-2: Product: OBINS
                               AnnePro2
Jun 04 03:16:19 arch23 kernel: usb 7-2: Manufacturer: OBINS
Jun 04 03:16:19 arch23 kernel: usb 7-2: SerialNumber: SN0000000001
Jun 04 03:16:19 arch23 kernel: input: OBINS OBINS
                               AnnePro2 as /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/usb7/7-2/7-2:1.0/0003:04D9:A293.000C/input/input33
Jun 04 03:16:19 arch23 kernel: hid-generic 0003:04D9:A293.000C: input,hidraw4: USB HID v1.10 Keyboard [OBINS OBINS
                               AnnePro2] on usb-0000:0c:00.3-2/input0
Jun 04 03:16:19 arch23 kernel: input: OBINS OBINS
                               AnnePro2 as /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/usb7/7-2/7-2:1.1/0003:04D9:A293.000D/input/input34
Jun 04 03:16:19 arch23 kernel: hid-generic 0003:04D9:A293.000D: input,hidraw5: USB HID v1.10 Device [OBINS OBINS
                               AnnePro2] on usb-0000:0c:00.3-2/input1
Jun 04 03:16:19 arch23 kernel: input: OBINS OBINS
                               AnnePro2 as /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/usb7/7-2/7-2:1.2/0003:04D9:A293.000E/input/input35
Jun 04 03:16:19 arch23 kernel: hid-generic 0003:04D9:A293.000E: input,hidraw6: USB HID v1.10 Device [OBINS OBINS
                               AnnePro2] on usb-0000:0c:00.3-2/input2
Jun 04 03:16:19 arch23 kernel: input: OBINS OBINS
                               AnnePro2 as /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/usb7/7-2/7-2:1.3/0003:04D9:A293.000F/input/input36
Jun 04 03:16:19 arch23 kernel: hid-generic 0003:04D9:A293.000F: input,hidraw7: USB HID v1.10 Gamepad [OBINS OBINS
                               AnnePro2] on usb-0000:0c:00.3-2/input3
Jun 04 03:16:45 arch23 kernel: logitech-hidpp-device 0003:046D:4074.000B: HID++ 4.2 device connected.

Offline

#6 2020-06-04 11:37:59

seth
Member
Registered: 2012-09-03
Posts: 50,924

Re: Keyboard randomly disconnects; Need to UNPLUG and REPLUG

Same unmotivated disconnect. Since it's rather not the userspace, try the behavior w/ the LTS kernel (a regular boot should be fine)

Offline

#7 2020-06-04 12:39:11

Bluedasher
Member
Registered: 2020-06-02
Posts: 8

Re: Keyboard randomly disconnects; Need to UNPLUG and REPLUG

seth wrote:

Same unmotivated disconnect. Since it's rather not the userspace, try the behavior w/ the LTS kernel (a regular boot should be fine)

I just installed and booted into the LTS kernel and the same unresponsiveness occurred within 15 minutes.

Offline

#8 2020-06-04 13:01:23

seth
Member
Registered: 2012-09-03
Posts: 50,924

Re: Keyboard randomly disconnects; Need to UNPLUG and REPLUG

Do you have a USB2 hub?
https://www.reddit.com/r/archlinux/comm … n_arch_or/ (3 yrs old)

Offline

#9 2020-06-04 14:15:43

Malvineous
Member
From: Brisbane, Australia
Registered: 2011-02-03
Posts: 190
Website

Re: Keyboard randomly disconnects; Need to UNPLUG and REPLUG

After it has misbehaved in Linux, can you try and reboot and go into the BIOS setup, and sit there for a few minutes to see if it happens there as well?  I know you said it doesn't happen in Windows but the BIOS setup has a third set of USB drivers so it'd be interesting to see whether the behaviour happens there or not as well.  If it doesn't happen there it would point the finger more strongly at Linux, but if it also misbehaves there then it points at a hardware problem that for some reason doesn't happen in Windows.

In Windows, you've never noticed delayed keypresses or randomly hearing those sound effects it plays when you connect or disconnect hardware like USB sticks?  Just wondering whether it also disconnects in Windows but then reconnects quickly before you really notice.

I presume you've tried different USB ports just to rule out an issue with one particular port?  Including at least one of the "root" ports on the back of the machine, which some motherboards (e.g. Dell) treat very slightly differently.

Offline

#10 2020-06-05 11:16:40

Bluedasher
Member
Registered: 2020-06-02
Posts: 8

Re: Keyboard randomly disconnects; Need to UNPLUG and REPLUG

seth wrote:

I do. I've tried moving the cable to different ports in the back of my motherboard (3.1, 3.0, 2.0) and it results in the same issue unfortunately.

Malvineous wrote:

After it has misbehaved in Linux, can you try and reboot and go into the BIOS setup, and sit there for a few minutes to see if it happens there as well?  I know you said it doesn't happen in Windows but the BIOS setup has a third set of USB drivers so it'd be interesting to see whether the behaviour happens there or not as well.  If it doesn't happen there it would point the finger more strongly at Linux, but if it also misbehaves there then it points at a hardware problem that for some reason doesn't happen in Windows.

In Windows, you've never noticed delayed keypresses or randomly hearing those sound effects it plays when you connect or disconnect hardware like USB sticks?  Just wondering whether it also disconnects in Windows but then reconnects quickly before you really notice.

I presume you've tried different USB ports just to rule out an issue with one particular port?  Including at least one of the "root" ports on the back of the machine, which some motherboards (e.g. Dell) treat very slightly differently.

I have tried USB 3.1, 3.0, and 2.0 in the rear IO of my board. Same issue with all. I definitely haven't had any disconnect issues or heard any noises that indicate an issue from within Windows. I will let the computer sit in the BIOS menu and also sit at the GRUB menu while I'm at it and I will get back to you with the results. Thank you.

Offline

#11 2020-06-07 13:46:35

Bluedasher
Member
Registered: 2020-06-02
Posts: 8

Re: Keyboard randomly disconnects; Need to UNPLUG and REPLUG

Malvineous wrote:

After it has misbehaved in Linux, can you try and reboot and go into the BIOS setup, and sit there for a few minutes to see if it happens there as well?  I know you said it doesn't happen in Windows but the BIOS setup has a third set of USB drivers so it'd be interesting to see whether the behaviour happens there or not as well.  If it doesn't happen there it would point the finger more strongly at Linux, but if it also misbehaves there then it points at a hardware problem that for some reason doesn't happen in Windows.

In Windows, you've never noticed delayed keypresses or randomly hearing those sound effects it plays when you connect or disconnect hardware like USB sticks?  Just wondering whether it also disconnects in Windows but then reconnects quickly before you really notice.

I presume you've tried different USB ports just to rule out an issue with one particular port?  Including at least one of the "root" ports on the back of the machine, which some motherboards (e.g. Dell) treat very slightly differently.

I think we are on to something! The same unmotivated disconnect occurs both in the Grub menu and in the BIOS as well! You said the BIOS uses different USB drivers; is it possible that Linux is using the same drivers that the BIOS uses by default and that's why the issue is duplicated? Is there another keyboard driver available on Arch that I can download if we are now suspecting a driver issue? Thank you.

Offline

#12 2020-06-21 12:17:46

Bluedasher
Member
Registered: 2020-06-02
Posts: 8

Re: Keyboard randomly disconnects; Need to UNPLUG and REPLUG

Bump.

Still having this issue.

Offline

#13 2020-06-21 12:28:07

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,645

Re: Keyboard randomly disconnects; Need to UNPLUG and REPLUG

Bluedasher wrote:

Bump.

Please don't do that.


How to post. A sincere effort to use modest and proper language and grammar is a sign of respect toward the community.

Offline

#14 2020-06-21 12:40:41

Bluedasher
Member
Registered: 2020-06-02
Posts: 8

Re: Keyboard randomly disconnects; Need to UNPLUG and REPLUG

2ManyDogs wrote:
Bluedasher wrote:

Bump.

Please don't do that.

Sure. Well it's been two weeks with no reply. and I fail to see "the obvious availability of solutions in the wiki, on the forum or on the web." So what would you have me do?

Last edited by Bluedasher (2020-06-21 12:42:34)

Offline

#15 2020-06-21 13:30:34

seth
Member
Registered: 2012-09-03
Posts: 50,924

Re: Keyboard randomly disconnects; Need to UNPLUG and REPLUG

wiki wrote:

Often, the reason

often != always

The same unmotivated disconnect occurs […] in the BIOS as well!

Hardware issue.

is it possible that Linux is using the same drivers that the BIOS uses by default

Possible? Perhaps.
Likely? No.

What likely happens is that the windows driver covers for the defective HW by periodically resetting the bus.
You could check whether either of these method is available and works (on the hub, the device is probably gone) w/o you having to physically replug the device.

Offline

#16 2020-07-06 18:15:42

X04D
Member
Registered: 2008-01-20
Posts: 22

Re: Keyboard randomly disconnects; Need to UNPLUG and REPLUG

Hi,

Did you ever resolve this?  I have the same problem, and, conveniently, also use the Anne Pro 2.

Offline

#17 2020-08-13 23:12:12

diegodorado
Member
Registered: 2020-08-13
Posts: 1

Re: Keyboard randomly disconnects; Need to UNPLUG and REPLUG

Same problem here, also Anne Pro 2 via usb.... it randomly disconnects and I have to unplug/plug to make it work again.... really annoying.
No problem on the same machine when booting windows

Offline

#18 2020-08-14 21:01:05

Amphitryon
Member
Registered: 2013-09-20
Posts: 39

Re: Keyboard randomly disconnects; Need to UNPLUG and REPLUG

Do we know which USB HID protocol Linux is using to communicate with this keyboard?  The BIOS will presumably use the HID boot protocol?  I am wondering if there is a bug in the keyboard's HID boot protocol implementation.

Offline

#19 2020-08-23 16:51:20

liara
Member
Registered: 2013-04-10
Posts: 32

Re: Keyboard randomly disconnects; Need to UNPLUG and REPLUG

I guess downgrading the firmware was already tried? https://old.reddit.com/r/AnnePro/commen … rch_linux/

Offline

Board footer

Powered by FluxBB