You are not logged in.

#1 2019-01-07 05:20:16

n8henrie
Member
From: Shiprock, NM
Registered: 2014-03-30
Posts: 45
Website

[SOLVED] 90 second freeze at end of shutdown or reboot

I just put together a new computer that's experiencing an intermittent error that I haven't run into before on my other machines running Arch.

When I shutdown or reboot, maybe 10-20% of the time, it hangs at the very end of the shutdown log, e.g. at `Starting Power-Off`. I timed it today and it hangs for about 90 seconds, after which it completes the shutdown or reboot.

I put the computer together in late December and had the issue then, and it persists as recently as this afternoon on 4.20.0-arch1-1-ARCH (but definitely started before 4.20 was out). It's an AMD threadripper on an ASRock x399 Taichi with an NVMe drive (which has had some issues, hence the `default_ps_max_latency_us` kernal param).

Here is my most recent journalctl -b -1, starding at the poweroff command.

Thanks in advance for any help.

Jan 06 14:58:52 computer sudo[56184]: n8henrie : TTY=tty1 ; PWD=/home/n8henrie ; USER=root ; COMMAND=/bin/poweroff
Jan 06 14:58:52 computer sudo[56184]: pam_unix(sudo:session): session opened for user root by n8henrie(uid=0)
Jan 06 14:58:52 computer systemd[1]: Stopped target Sound Card.
Jan 06 14:58:52 computer systemd[1]: Stopping Session 1 of user n8henrie.
Jan 06 14:58:52 computer systemd[1]: Stopped target Timers.
Jan 06 14:58:52 computer systemd[1]: Stopped Discard unused blocks once a week.
Jan 06 14:58:52 computer systemd[1]: Stopped target Bluetooth.
Jan 06 14:58:52 computer systemd[1]: Stopped Daily rotation of log files.
Jan 06 14:58:52 computer login[738]: pam_unix(login:session): session closed for user n8henrie
Jan 06 14:58:52 computer systemd[1]: Stopped target Graphical Interface.
Jan 06 14:58:52 computer wpa_supplicant[730]: nl80211: Failed to open /proc/sys/net/ipv4/conf/p2p-dev-wlp5s0/drop_unicast_in_l2_multicast: No such file or directory
Jan 06 14:58:52 computer wpa_supplicant[730]: nl80211: Failed to set IPv4 unicast in multicast filter
Jan 06 14:58:52 computer wpa_supplicant[730]: nl80211: Failed to open /proc/sys/net/ipv4/conf/p2p-dev-wlp5s0/drop_unicast_in_l2_multicast: No such file or directory
Jan 06 14:58:52 computer wpa_supplicant[730]: nl80211: Failed to set IPv4 unicast in multicast filter
Jan 06 14:58:52 computer wpa_supplicant[730]: nl80211: deinit ifname=p2p-dev-wlp5s0 disabled_11b_rates=0
Jan 06 14:58:52 computer sudo[56184]: pam_unix(sudo:session): session closed for user root
Jan 06 14:58:52 computer systemd[1]: Stopped target Multi-User System.
Jan 06 14:58:52 computer python[37679]: [C 14:58:52.634 NotebookApp] received signal 15, stopping
Jan 06 14:58:52 computer python[37679]: [I 14:58:52.634 NotebookApp] Shutting down 0 kernels
Jan 06 14:58:52 computer sshd[737]: Received signal 15; terminating.
Jan 06 14:58:52 computer systemd[1]: Stopping ml.service...
Jan 06 14:58:52 computer systemd[1]: Stopping WPA Supplicant for wlp5s0...
Jan 06 14:58:52 computer systemd[1]: Stopped Daily man-db cache update.
Jan 06 14:58:52 computer systemd[1]: Stopping OpenSSH Daemon...
Jan 06 14:58:52 computer bluetoothd[732]: Terminating
Jan 06 14:58:52 computer systemd[1]: Stopped Daily Cleanup of Temporary Directories.
Jan 06 14:58:52 computer systemd[1]: Stopped target Login Prompts.
Jan 06 14:58:52 computer systemd[1]: Starting Generate shutdown-ramfs...
Jan 06 14:58:52 computer systemd[1]: Stopping Getty on tty6...
Jan 06 14:58:52 computer systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jan 06 14:58:52 computer systemd[1]: Closed LVM2 poll daemon socket.
Jan 06 14:58:52 computer systemd[1]: Stopping Getty on tty1...
Jan 06 14:58:52 computer systemd[1]: Stopped target Host and Network Name Lookups.
Jan 06 14:58:52 computer systemd[1]: Stopped Daily verification of password and group files.
Jan 06 14:58:52 computer systemd[1]: Stopped target System Time Synchronized.
Jan 06 14:58:52 computer systemd[1]: Stopping Bluetooth service...
Jan 06 14:58:52 computer systemd[1]: Stopped OpenSSH Daemon.
Jan 06 14:58:52 computer audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:52 computer audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:52 computer kernel: audit: type=1130 audit(1546811932.635:216): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:52 computer kernel: audit: type=1131 audit(1546811932.635:217): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:52 computer systemd[1]: Stopped Getty on tty1.
Jan 06 14:58:52 computer audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:52 computer audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:52 computer systemd[1]: Stopped Session 1 of user n8henrie.
Jan 06 14:58:52 computer kernel: audit: type=1130 audit(1546811932.638:218): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:52 computer kernel: audit: type=1131 audit(1546811932.638:219): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:52 computer systemd-logind[731]: Session 1 logged out. Waiting for processes to exit.
Jan 06 14:58:52 computer systemd[1]: Stopping Login Service...
Jan 06 14:58:52 computer systemd[1]: Stopping User Manager for UID 1000...
Jan 06 14:58:52 computer systemd[792]: Stopped target Default.
Jan 06 14:58:52 computer systemd[792]: Stopping tmux default session (detached)...
Jan 06 14:58:52 computer systemd[792]: Stopping D-Bus User Message Bus...
Jan 06 14:58:52 computer systemd[1]: Stopped Getty on tty6.
Jan 06 14:58:52 computer audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty6 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:52 computer audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty6 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:52 computer systemd[792]: Stopped D-Bus User Message Bus.
Jan 06 14:58:52 computer systemd[1]: Removed slice system-getty.slice.
Jan 06 14:58:52 computer kernel: audit: type=1130 audit(1546811932.648:220): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty6 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:52 computer kernel: audit: type=1131 audit(1546811932.648:221): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty6 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:52 computer mkinitcpio[56188]: ==> Starting build: none
Jan 06 14:58:52 computer mkinitcpio[56188]:   -> Running build hook: [sd-shutdown]
Jan 06 14:58:52 computer systemd[1]: Stopped ml.service.
Jan 06 14:58:52 computer audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ml comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:52 computer audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ml comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:52 computer systemd[1]: Stopped target Network is Online.
Jan 06 14:58:52 computer kernel: audit: type=1130 audit(1546811932.721:222): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ml comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:52 computer kernel: audit: type=1131 audit(1546811932.721:223): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ml comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:52 computer mkinitcpio[56188]: ==> Build complete.
Jan 06 14:58:52 computer wpa_supplicant[730]: p2p-dev-wlp5s0: CTRL-EVENT-TERMINATING
Jan 06 14:58:52 computer systemd[1]: Started Generate shutdown-ramfs.
Jan 06 14:58:52 computer audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=mkinitcpio-generate-shutdown-ramfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:52 computer audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=mkinitcpio-generate-shutdown-ramfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:52 computer kernel: wlp5s0: deauthenticating from 88:1f:a1:33:2b:39 by local choice (Reason: 3=DEAUTH_LEAVING)
Jan 06 14:58:52 computer kernel: audit: type=1130 audit(1546811932.745:224): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=mkinitcpio-generate-shutdown-ramfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:52 computer kernel: audit: type=1131 audit(1546811932.745:225): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=mkinitcpio-generate-shutdown-ramfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:52 computer systemd-udevd[539]: seq 6738 queued, 'remove' 'power_supply'
Jan 06 14:58:52 computer systemd-udevd[539]: Validate module index
Jan 06 14:58:52 computer systemd-udevd[539]: Check if link configuration needs reloading.
Jan 06 14:58:52 computer systemd-udevd[539]: seq 6738 forked new worker [56365]
Jan 06 14:58:52 computer systemd-udevd[56365]: seq 6738 running
Jan 06 14:58:52 computer systemd-udevd[56365]: seq 6738 processed
Jan 06 14:58:52 computer systemd-udevd[539]: cleanup idle workers
Jan 06 14:58:52 computer systemd-udevd[56365]: Unload module index
Jan 06 14:58:52 computer systemd-udevd[56365]: Unloaded link configuration context.
Jan 06 14:58:52 computer systemd-udevd[539]: worker [56365] exited
Jan 06 14:58:52 computer wpa_supplicant[730]: wlp5s0: CTRL-EVENT-DISCONNECTED bssid=88:1f:a1:33:2b:39 reason=3 locally_generated=1
Jan 06 14:58:52 computer systemd-networkd[550]: wlp5s0: Lost carrier
Jan 06 14:58:52 computer systemd-networkd[550]: wlp5s0: DHCP lease lost
Jan 06 14:58:52 computer systemd-timesyncd[725]: No network connectivity, watching for changes.
Jan 06 14:58:52 computer systemd[1]: Stopped Login Service.
Jan 06 14:58:52 computer audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:52 computer audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:52 computer systemd-udevd[539]: seq 6739 queued, 'remove' 'input'
Jan 06 14:58:52 computer systemd-udevd[539]: seq 6739 forked new worker [56401]
Jan 06 14:58:52 computer systemd-udevd[56401]: seq 6739 running
Jan 06 14:58:52 computer systemd-udevd[56401]: seq 6739 processed
Jan 06 14:58:52 computer systemd-udevd[539]: cleanup idle workers
Jan 06 14:58:52 computer systemd-udevd[56401]: Unload module index
Jan 06 14:58:52 computer systemd-udevd[56401]: Unloaded link configuration context.
Jan 06 14:58:52 computer systemd-udevd[539]: worker [56401] exited
Jan 06 14:58:52 computer wpa_supplicant[730]: nl80211: deinit ifname=wlp5s0 disabled_11b_rates=0
Jan 06 14:58:52 computer systemd-udevd[539]: seq 6740 queued, 'change' 'leds'
Jan 06 14:58:52 computer wpa_supplicant[730]: wlp5s0: CTRL-EVENT-TERMINATING
Jan 06 14:58:52 computer systemd-udevd[539]: seq 6740 forked new worker [56431]
Jan 06 14:58:52 computer systemd-udevd[539]: seq 6741 queued, 'remove' 'leds'
Jan 06 14:58:52 computer systemd-udevd[539]: seq 6742 queued, 'change' 'leds'
Jan 06 14:58:52 computer systemd-udevd[56431]: seq 6740 running
Jan 06 14:58:52 computer systemd-udevd[539]: seq 6742 forked new worker [56433]
Jan 06 14:58:52 computer systemd-udevd[539]: seq 6743 queued, 'remove' 'leds'
Jan 06 14:58:52 computer systemd-udevd[539]: seq 6744 queued, 'change' 'leds'
Jan 06 14:58:52 computer systemd-udevd[56431]: seq 6740 processed
Jan 06 14:58:52 computer systemd-udevd[56433]: seq 6742 running
Jan 06 14:58:52 computer audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant@wlp5s0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:52 computer audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant@wlp5s0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:52 computer systemd[1]: Stopped WPA Supplicant for wlp5s0.
Jan 06 14:58:52 computer systemd-udevd[539]: seq 6744 forked new worker [56435]
Jan 06 14:58:52 computer systemd-udevd[56433]: seq 6742 processed
Jan 06 14:58:52 computer systemd-udevd[56433]: seq 6741 running
Jan 06 14:58:52 computer systemd-udevd[56431]: seq 6743 running
Jan 06 14:58:52 computer systemd-udevd[539]: seq 6745 queued, 'remove' 'leds'
Jan 06 14:58:52 computer systemd-udevd[56433]: seq 6741 processed
Jan 06 14:58:52 computer systemd-udevd[56431]: seq 6743 processed
Jan 06 14:58:52 computer systemd-udevd[539]: seq 6746 queued, 'remove' 'leds'
Jan 06 14:58:52 computer systemd[1]: Removed slice system-wpa_supplicant.slice.
Jan 06 14:58:52 computer systemd-udevd[56435]: seq 6744 running
Jan 06 14:58:52 computer systemd-udevd[539]: seq 6746 forked new worker [56437]
Jan 06 14:58:52 computer systemd-udevd[539]: seq 6747 queued, 'change' 'leds'
Jan 06 14:58:52 computer systemd-udevd[56433]: seq 6747 running
Jan 06 14:58:52 computer systemd-udevd[539]: seq 6748 queued, 'remove' 'leds'
Jan 06 14:58:52 computer systemd-udevd[56433]: seq 6747 processed
Jan 06 14:58:52 computer systemd-udevd[56435]: seq 6744 processed
Jan 06 14:58:52 computer systemd-udevd[56437]: seq 6746 running
Jan 06 14:58:52 computer systemd-udevd[56433]: seq 6748 running
Jan 06 14:58:52 computer systemd-udevd[56437]: seq 6746 processed
Jan 06 14:58:52 computer systemd-udevd[56435]: seq 6745 running
Jan 06 14:58:52 computer systemd-udevd[56433]: seq 6748 processed
Jan 06 14:58:52 computer systemd-udevd[56435]: seq 6745 processed
Jan 06 14:58:52 computer systemd-udevd[539]: cleanup idle workers
Jan 06 14:58:52 computer systemd-udevd[56433]: Unload module index
Jan 06 14:58:52 computer systemd-udevd[56437]: Unload module index
Jan 06 14:58:52 computer systemd-udevd[56435]: Unload module index
Jan 06 14:58:52 computer systemd-udevd[56433]: Unloaded link configuration context.
Jan 06 14:58:52 computer systemd-udevd[56431]: Unload module index
Jan 06 14:58:52 computer systemd-udevd[56437]: Unloaded link configuration context.
Jan 06 14:58:52 computer systemd-udevd[56435]: Unloaded link configuration context.
Jan 06 14:58:52 computer systemd-udevd[56431]: Unloaded link configuration context.
Jan 06 14:58:52 computer systemd-udevd[539]: worker [56433] exited
Jan 06 14:58:52 computer systemd-udevd[539]: worker [56437] exited
Jan 06 14:58:52 computer systemd-udevd[539]: cleanup idle workers
Jan 06 14:58:52 computer systemd-udevd[539]: cleanup idle workers
Jan 06 14:58:52 computer systemd-udevd[539]: worker [56431] exited
Jan 06 14:58:52 computer systemd-udevd[539]: worker [56435] exited
Jan 06 14:58:52 computer systemd-udevd[539]: seq 6749 queued, 'remove' 'input'
Jan 06 14:58:52 computer systemd-udevd[539]: seq 6749 forked new worker [56451]
Jan 06 14:58:52 computer systemd-udevd[539]: seq 6750 queued, 'remove' 'hidraw'
Jan 06 14:58:52 computer systemd-udevd[56451]: seq 6749 running
Jan 06 14:58:52 computer systemd-udevd[56451]: seq 6749 processed
Jan 06 14:58:52 computer systemd-udevd[539]: seq 6750 forked new worker [56453]
Jan 06 14:58:52 computer systemd-udevd[539]: seq 6751 queued, 'unbind' 'hid'
Jan 06 14:58:52 computer systemd-udevd[56453]: seq 6750 running
Jan 06 14:58:52 computer systemd-udevd[539]: seq 6752 queued, 'remove' 'hid'
Jan 06 14:58:52 computer systemd-udevd[56453]: seq 6750 processed
Jan 06 14:58:52 computer systemd-udevd[56451]: seq 6751 running
Jan 06 14:58:52 computer systemd-udevd[56451]: seq 6751 processed
Jan 06 14:58:52 computer systemd-udevd[56451]: seq 6752 running
Jan 06 14:58:52 computer systemd-udevd[56451]: seq 6752 processed
Jan 06 14:58:52 computer systemd-udevd[539]: cleanup idle workers
Jan 06 14:58:52 computer systemd-udevd[56451]: Unload module index
Jan 06 14:58:52 computer systemd-udevd[56453]: Unload module index
Jan 06 14:58:52 computer systemd-udevd[56451]: Unloaded link configuration context.
Jan 06 14:58:52 computer systemd-udevd[56453]: Unloaded link configuration context.
Jan 06 14:58:52 computer systemd-udevd[539]: worker [56451] exited
Jan 06 14:58:52 computer systemd-udevd[539]: worker [56453] exited
Jan 06 14:58:52 computer systemd-udevd[539]: seq 6753 queued, 'remove' 'bluetooth'
Jan 06 14:58:52 computer systemd-udevd[539]: seq 6753 forked new worker [56489]
Jan 06 14:58:52 computer systemd-udevd[56489]: seq 6753 running
Jan 06 14:58:52 computer systemd-udevd[56489]: seq 6753 processed
Jan 06 14:58:52 computer systemd-udevd[539]: cleanup idle workers
Jan 06 14:58:52 computer systemd-udevd[56489]: Unload module index
Jan 06 14:58:52 computer systemd-udevd[56489]: Unloaded link configuration context.
Jan 06 14:58:52 computer systemd-udevd[539]: worker [56489] exited
Jan 06 14:58:53 computer systemd[792]: Stopped tmux default session (detached).
Jan 06 14:58:53 computer systemd[792]: Stopped target Basic System.
Jan 06 14:58:53 computer systemd[792]: Stopped target Sockets.
Jan 06 14:58:53 computer systemd[792]: Closed D-Bus User Message Bus Socket.
Jan 06 14:58:53 computer systemd[792]: Closed GnuPG cryptographic agent and passphrase cache.
Jan 06 14:58:53 computer systemd[792]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Jan 06 14:58:53 computer systemd[792]: Closed p11-kit server.
Jan 06 14:58:53 computer systemd[792]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Jan 06 14:58:53 computer systemd[792]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jan 06 14:58:53 computer systemd[792]: Closed GnuPG network certificate management daemon.
Jan 06 14:58:53 computer systemd[792]: Stopped target Paths.
Jan 06 14:58:53 computer systemd[792]: Reached target Shutdown.
Jan 06 14:58:53 computer systemd[792]: Starting Exit the Session...
Jan 06 14:58:53 computer systemd[792]: Stopped target Timers.
Jan 06 14:58:53 computer systemd[793]: pam_unix(systemd-user:session): session closed for user n8henrie
Jan 06 14:58:53 computer systemd[1]: user@1000.service: Killing process 804 (tmux: server) with signal SIGKILL.
Jan 06 14:58:53 computer systemd[1]: user@1000.service: Killing process 1492 (bash) with signal SIGKILL.
Jan 06 14:58:53 computer systemd[1]: user@1000.service: Killing process 60288 (bash) with signal SIGKILL.
Jan 06 14:58:53 computer systemd[1]: user@1000.service: Killing process 112681 (less) with signal SIGKILL.
Jan 06 14:58:53 computer systemd[1]: user@1000.service: Killing process 24201 (bash) with signal SIGKILL.
Jan 06 14:58:53 computer systemd[1]: user@1000.service: Killing process 72694 (nvim) with signal SIGKILL.
Jan 06 14:58:53 computer systemd[1]: user@1000.service: Killing process 72822 (less) with signal SIGKILL.
Jan 06 14:58:53 computer systemd[1]: user@1000.service: Killing process 27148 (bash) with signal SIGKILL.
Jan 06 14:58:53 computer systemd[1]: user@1000.service: Killing process 56246 (bash) with signal SIGKILL.
Jan 06 14:58:53 computer systemd[1]: user@1000.service: Killing process 56529 (sleep) with signal SIGKILL.
Jan 06 14:58:53 computer systemd[1]: user@1000.service: Killing process 56550 (utempter) with signal SIGKILL.
Jan 06 14:58:53 computer systemd[1]: Stopped User Manager for UID 1000.
Jan 06 14:58:53 computer audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:53 computer audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:53 computer systemd[1]: Stopping User Runtime Directory /run/user/1000...
Jan 06 14:58:53 computer systemd[1]: Unmounted /run/user/1000.
Jan 06 14:58:53 computer systemd-udevd[539]: seq 6754 queued, 'remove' 'power_supply'
Jan 06 14:58:53 computer systemd-udevd[539]: seq 6754 forked new worker [56552]
Jan 06 14:58:53 computer systemd-udevd[539]: seq 6755 queued, 'remove' 'input'
Jan 06 14:58:53 computer systemd-udevd[56552]: seq 6754 running
Jan 06 14:58:53 computer systemd-udevd[56552]: seq 6754 processed
Jan 06 14:58:53 computer systemd-udevd[539]: seq 6755 forked new worker [56553]
Jan 06 14:58:53 computer systemd-udevd[56553]: seq 6755 running
Jan 06 14:58:53 computer systemd-udevd[56553]: seq 6755 processed
Jan 06 14:58:53 computer systemd-udevd[539]: cleanup idle workers
Jan 06 14:58:53 computer systemd-udevd[56552]: Unload module index
Jan 06 14:58:53 computer systemd-udevd[56553]: Unload module index
Jan 06 14:58:53 computer systemd-udevd[56552]: Unloaded link configuration context.
Jan 06 14:58:53 computer systemd-udevd[56553]: Unloaded link configuration context.
Jan 06 14:58:53 computer systemd-udevd[539]: worker [56552] exited
Jan 06 14:58:53 computer systemd-udevd[539]: worker [56553] exited
Jan 06 14:58:53 computer systemd-udevd[539]: seq 6756 queued, 'remove' 'input'
Jan 06 14:58:53 computer systemd[1]: Stopped User Runtime Directory /run/user/1000.
Jan 06 14:58:53 computer audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:53 computer audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:53 computer systemd-udevd[539]: seq 6756 forked new worker [56554]
Jan 06 14:58:53 computer systemd-udevd[56554]: seq 6756 running
Jan 06 14:58:53 computer systemd-udevd[56554]: seq 6756 processed
Jan 06 14:58:53 computer bluetoothd[732]: Disconnected from D-Bus. Exiting.
Jan 06 14:58:53 computer systemd-udevd[539]: cleanup idle workers
Jan 06 14:58:53 computer systemd-udevd[56554]: Unload module index
Jan 06 14:58:53 computer systemd-udevd[56554]: Unloaded link configuration context.
Jan 06 14:58:53 computer bluetoothd[732]: Stopping SDP server
Jan 06 14:58:53 computer systemd-udevd[539]: worker [56554] exited
Jan 06 14:58:53 computer bluetoothd[732]: Exit
Jan 06 14:58:53 computer systemd[1]: Stopping D-Bus System Message Bus...
Jan 06 14:58:53 computer systemd[1]: Removed slice User Slice of UID 1000.
Jan 06 14:58:53 computer systemd[1]: Stopping Permit User Sessions...
Jan 06 14:58:53 computer systemd[1]: Stopped Permit User Sessions.
Jan 06 14:58:53 computer audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:53 computer audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:53 computer systemd[1]: Stopped target Network.
Jan 06 14:58:53 computer systemd[1]: Stopping Network Name Resolution...
Jan 06 14:58:53 computer systemd[1]: Stopped target Remote File Systems.
Jan 06 14:58:53 computer systemd[1]: Stopped D-Bus System Message Bus.
Jan 06 14:58:53 computer audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:53 computer audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:53 computer systemd-udevd[539]: seq 6757 queued, 'remove' 'input'
Jan 06 14:58:53 computer systemd-udevd[539]: seq 6757 forked new worker [56557]
Jan 06 14:58:53 computer systemd-udevd[539]: seq 6758 queued, 'remove' 'hidraw'
Jan 06 14:58:53 computer systemd-udevd[56557]: seq 6757 running
Jan 06 14:58:53 computer systemd-udevd[56557]: seq 6757 processed
Jan 06 14:58:53 computer systemd[1]: Stopped Bluetooth service.
Jan 06 14:58:53 computer audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:53 computer audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:53 computer systemd-udevd[539]: seq 6758 forked new worker [56558]
Jan 06 14:58:53 computer systemd-udevd[539]: seq 6759 queued, 'unbind' 'hid'
Jan 06 14:58:53 computer systemd-udevd[539]: seq 6760 queued, 'remove' 'hid'
Jan 06 14:58:53 computer systemd[1]: Stopped Network Name Resolution.
Jan 06 14:58:53 computer audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-resolved comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:53 computer audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-resolved comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:53 computer systemd-udevd[56558]: seq 6758 running
Jan 06 14:58:53 computer systemd-udevd[56558]: seq 6758 processed
Jan 06 14:58:53 computer systemd-udevd[56557]: seq 6759 running
Jan 06 14:58:53 computer systemd[1]: Stopping Network Service...
Jan 06 14:58:53 computer systemd[1]: Stopped target Basic System.
Jan 06 14:58:53 computer systemd[1]: Stopped target Sockets.
Jan 06 14:58:53 computer systemd-udevd[56557]: seq 6759 processed
Jan 06 14:58:53 computer systemd-udevd[56557]: seq 6760 running
Jan 06 14:58:53 computer systemd[1]: Stopped target Paths.
Jan 06 14:58:53 computer systemd-udevd[56557]: seq 6760 processed
Jan 06 14:58:53 computer systemd-udevd[539]: cleanup idle workers
Jan 06 14:58:53 computer systemd[1]: Stopped target Slices.
Jan 06 14:58:53 computer systemd-udevd[56557]: Unload module index
Jan 06 14:58:53 computer systemd-udevd[56558]: Unload module index
Jan 06 14:58:53 computer systemd-udevd[56557]: Unloaded link configuration context.
Jan 06 14:58:53 computer systemd-udevd[56558]: Unloaded link configuration context.
Jan 06 14:58:53 computer systemd-udevd[539]: worker [56557] exited
Jan 06 14:58:53 computer systemd-udevd[539]: cleanup idle workers
Jan 06 14:58:53 computer systemd-udevd[539]: worker [56558] exited
Jan 06 14:58:53 computer systemd[1]: Removed slice User and Session Slice.
Jan 06 14:58:53 computer systemd[1]: Closed D-Bus System Message Bus Socket.
Jan 06 14:58:53 computer systemd[1]: Stopped target System Initialization.
Jan 06 14:58:53 computer systemd[1]: Stopping Network Time Synchronization...
Jan 06 14:58:53 computer systemd[1]: Stopping Update UTMP about System Boot/Shutdown...
Jan 06 14:58:53 computer systemd[1]: Stopping Load/Save Random Seed...
Jan 06 14:58:53 computer systemd[1]: Stopped target Local Encrypted Volumes.
Jan 06 14:58:53 computer audit[56561]: SYSTEM_SHUTDOWN pid=56561 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:53 computer systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
Jan 06 14:58:53 computer systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
Jan 06 14:58:53 computer systemd[1]: Stopped Load/Save Random Seed.
Jan 06 14:58:53 computer 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'
Jan 06 14:58:53 computer audit[1]: SERVICE_STOP 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'
Jan 06 14:58:53 computer systemd[1]: Stopped Update UTMP about System Boot/Shutdown.
Jan 06 14:58:53 computer 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'
Jan 06 14:58:53 computer audit[1]: SERVICE_STOP 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'
Jan 06 14:58:53 computer systemd[1]: Stopped Network Time Synchronization.
Jan 06 14:58:53 computer audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:53 computer audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:53 computer systemd[1]: Stopped Create Volatile Files and Directories.
Jan 06 14:58:53 computer 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'
Jan 06 14:58:53 computer audit[1]: SERVICE_STOP 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'
Jan 06 14:58:53 computer systemd[1]: Stopped target Local File Systems.
Jan 06 14:58:53 computer systemd[1]: Unmounting /boot...
Jan 06 14:58:53 computer systemd[1]: Unmounting /home...
Jan 06 14:58:53 computer systemd[1]: Stopped Flush Journal to Persistent Storage.
Jan 06 14:58:53 computer 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'
Jan 06 14:58:53 computer audit[1]: SERVICE_STOP 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'
Jan 06 14:58:53 computer systemd[1]: Unmounting /var...
Jan 06 14:58:53 computer systemd[1]: Unmounting Temporary Directory (/tmp)...
Jan 06 14:58:53 computer umount[56567]: umount: /var: target is busy.
Jan 06 14:58:53 computer systemd[1]: var.mount: Mount process exited, code=exited status=32
Jan 06 14:58:53 computer systemd[1]: Failed unmounting /var.
Jan 06 14:58:53 computer systemd[1]: Stopped File System Check on /dev/disk/by-uuid/19a6f3c2-8943-4cd8-97d5-4d1737406da0.
Jan 06 14:58:53 computer audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-19a6f3c2\x2d8943\x2d4cd8\x2d97d5\x2d4d1737406da0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:53 computer audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-19a6f3c2\x2d8943\x2d4cd8\x2d97d5\x2d4d1737406da0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:53 computer systemd-udevd[539]: seq 6761 queued, 'remove' 'bluetooth'
Jan 06 14:58:53 computer systemd-udevd[539]: seq 6761 forked new worker [56569]
Jan 06 14:58:53 computer systemd-udevd[56569]: seq 6761 running
Jan 06 14:58:53 computer systemd-udevd[56569]: seq 6761 processed
Jan 06 14:58:53 computer systemd-udevd[539]: cleanup idle workers
Jan 06 14:58:53 computer systemd-udevd[56569]: Unload module index
Jan 06 14:58:53 computer systemd-udevd[56569]: Unloaded link configuration context.
Jan 06 14:58:53 computer systemd-udevd[539]: worker [56569] exited
Jan 06 14:58:53 computer systemd[1]: Unmounted Temporary Directory (/tmp).
Jan 06 14:58:53 computer systemd[1]: Stopped target Swap.
Jan 06 14:58:53 computer systemd[1]: Unmounted /boot.
Jan 06 14:58:53 computer systemd[1]: Stopped File System Check on /dev/disk/by-uuid/C269-36C3.
Jan 06 14:58:53 computer audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-C269\x2d36C3 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:53 computer audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-C269\x2d36C3 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:53 computer systemd[1]: Stopped Network Service.
Jan 06 14:58:53 computer audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-networkd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:53 computer audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-networkd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:53 computer systemd[1]: Stopped Apply Kernel Variables.
Jan 06 14:58:53 computer audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:53 computer audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:53 computer systemd[1]: Stopped Load Kernel Modules.
Jan 06 14:58:53 computer audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:53 computer audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:53 computer systemd[1]: Unmounted /home.
Jan 06 14:58:53 computer systemd[1]: Reached target Unmount All Filesystems.
Jan 06 14:58:53 computer systemd[1]: Stopped File System Check on /dev/disk/by-uuid/9c3e9f76-4def-4d3f-934d-a12efa998a12.
Jan 06 14:58:53 computer audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-9c3e9f76\x2d4def\x2d4d3f\x2d934d\x2da12efa998a12 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:53 computer audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-9c3e9f76\x2d4def\x2d4d3f\x2d934d\x2da12efa998a12 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:53 computer systemd[1]: Removed slice system-systemd\x2dfsck.slice.
Jan 06 14:58:53 computer systemd[1]: Stopped target Local File Systems (Pre).
Jan 06 14:58:53 computer systemd[1]: Stopped Create Static Device Nodes in /dev.
Jan 06 14:58:53 computer audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:53 computer audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:53 computer systemd[1]: Stopping Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Jan 06 14:58:53 computer systemd[1]: Stopped Remount Root and Kernel File Systems.
Jan 06 14:58:53 computer audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:53 computer audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:53 computer systemd[1]: Stopped File System Check on Root Device.
Jan 06 14:58:53 computer audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:53 computer audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 06 14:58:53 computer systemd[1]: Reached target Shutdown.
Jan 06 14:58:53 computer systemd[1]: Reached target Final Step.
Jan 06 14:58:53 computer systemd[1]: Starting Power-Off...
Jan 06 14:58:53 computer systemd[1]: Shutting down.
Jan 06 14:58:53 computer kernel: printk: systemd-shutdow: 45 output lines suppressed due to ratelimiting
Jan 06 14:58:53 computer systemd-shutdown[1]: Syncing filesystems and block devices.
Jan 06 14:58:53 computer systemd-shutdown[1]: Sending SIGTERM to remaining processes...
Jan 06 14:58:53 computer systemd-journald[527]: Journal stopped

dmesg:

[    0.000000] Linux version 4.20.0-arch1-1-ARCH (builduser@heftig-29859) (gcc version 8.2.1 20181127 (GCC)) #1 SMP PREEMPT Mon Dec 24 03:00:40 UTC 2018
[    0.000000] Command line: initrd=\amd-ucode.img initrd=\initramfs-linux.img root=PARTUUID=e373248a-c356-49da-b603-4d66befbc152 nvme_core.default_ps_max_latency_us=1500 nvidia-drm.modeset=1 pcie_aspm=off
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009deffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009df0000-0x0000000009ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000affffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000b020000-0x0000000077a72fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000077a73000-0x0000000078f95fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000078f96000-0x0000000079392fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000079393000-0x0000000079481fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000079482000-0x000000007a206fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007a207000-0x000000007bffffff] usable
[    0.000000] BIOS-e820: [mem 0x000000007c000000-0x000000007fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000b7a00000-0x00000000b7a00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000b7b00000-0x00000000b7b7ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ef800000-0x00000000ef8fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000efc00000-0x00000000efc00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000efd00000-0x00000000efd7ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000feafffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedc0000-0x00000000fedc0fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000107f2fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000107f300000-0x000000107fffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0x6caf6018-0x6cb06857] usable ==> usable
[    0.000000] e820: update [mem 0x6caf6018-0x6cb06857] usable ==> usable
[    0.000000] e820: update [mem 0x6cae5018-0x6caf5857] usable ==> usable
[    0.000000] e820: update [mem 0x6cae5018-0x6caf5857] usable ==> usable
[    0.000000] e820: update [mem 0x6cac5018-0x6cae4a57] usable ==> usable
[    0.000000] e820: update [mem 0x6cac5018-0x6cae4a57] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000009deffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000009df0000-0x0000000009ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000000a000000-0x000000000affffff] usable
[    0.000000] reserve setup_data: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000000b020000-0x000000006cac5017] usable
[    0.000000] reserve setup_data: [mem 0x000000006cac5018-0x000000006cae4a57] usable
[    0.000000] reserve setup_data: [mem 0x000000006cae4a58-0x000000006cae5017] usable
[    0.000000] reserve setup_data: [mem 0x000000006cae5018-0x000000006caf5857] usable
[    0.000000] reserve setup_data: [mem 0x000000006caf5858-0x000000006caf6017] usable
[    0.000000] reserve setup_data: [mem 0x000000006caf6018-0x000000006cb06857] usable
[    0.000000] reserve setup_data: [mem 0x000000006cb06858-0x0000000077a72fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000077a73000-0x0000000078f95fff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000078f96000-0x0000000079392fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000079393000-0x0000000079481fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x0000000079482000-0x000000007a206fff] reserved
[    0.000000] reserve setup_data: [mem 0x000000007a207000-0x000000007bffffff] usable
[    0.000000] reserve setup_data: [mem 0x000000007c000000-0x000000007fffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000b7a00000-0x00000000b7a00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000b7b00000-0x00000000b7b7ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ef800000-0x00000000ef8fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000efc00000-0x00000000efc00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000efd00000-0x00000000efd7ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fea00000-0x00000000feafffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fedc0000-0x00000000fedc0fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000feefffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000107f2fffff] usable
[    0.000000] reserve setup_data: [mem 0x000000107f300000-0x000000107fffffff] reserved
[    0.000000] efi: EFI v2.70 by American Megatrends
[    0.000000] efi:  ACPI 2.0=0x79393000  ACPI=0x79393000  SMBIOS=0x7a0bb000  SMBIOS 3.0=0x7a0ba000  ESRT=0x7463be98 
[    0.000000] SMBIOS 3.1.1 present.
[    0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./X399 Taichi, BIOS P3.30 08/14/2018
[    0.000000] tsc: Fast TSC calibration failed
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] last_pfn = 0x107f300 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-DFFFF uncachable
[    0.000000]   E0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000000 mask FFFF80000000 write-back
[    0.000000]   1 base 00007C000000 mask FFFFFC000000 uncachable
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] TOM2: 0000001080000000 aka 67584M
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000000] total RAM covered: 1984M
[    0.000000] Found optimal setting for mtrr clean up
[    0.000000]  gran_size: 64K 	chunk_size: 128M 	num_reg: 2  	lose cover RAM: 0G
[    0.000000] e820: update [mem 0x7c000000-0xffffffff] usable ==> reserved
[    0.000000] last_pfn = 0x7c000 max_arch_pfn = 0x400000000
[    0.000000] esrt: Reserving ESRT space from 0x000000007463be98 to 0x000000007463bed0.
[    0.000000] check: Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [(____ptrval____)] 98000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0xdfe401000, 0xdfe401fff] PGTABLE
[    0.000000] BRK [0xdfe402000, 0xdfe402fff] PGTABLE
[    0.000000] BRK [0xdfe403000, 0xdfe403fff] PGTABLE
[    0.000000] BRK [0xdfe404000, 0xdfe404fff] PGTABLE
[    0.000000] BRK [0xdfe405000, 0xdfe405fff] PGTABLE
[    0.000000] BRK [0xdfe406000, 0xdfe406fff] PGTABLE
[    0.000000] BRK [0xdfe407000, 0xdfe407fff] PGTABLE
[    0.000000] BRK [0xdfe408000, 0xdfe408fff] PGTABLE
[    0.000000] BRK [0xdfe409000, 0xdfe409fff] PGTABLE
[    0.000000] BRK [0xdfe40a000, 0xdfe40afff] PGTABLE
[    0.000000] BRK [0xdfe40b000, 0xdfe40bfff] PGTABLE
[    0.000000] BRK [0xdfe40c000, 0xdfe40cfff] PGTABLE
[    0.000000] Secure boot disabled
[    0.000000] RAMDISK: [mem 0x72a30000-0x73d75fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x0000000079393000 000024 (v02 AMD   )
[    0.000000] ACPI: XSDT 0x00000000793930A0 0000C4 (v01 AMD    A M I    03242016 AMI  00010013)
[    0.000000] ACPI: FACP 0x000000007939E238 000114 (v06 AMD    A M I    03242016 AMI  00010013)
[    0.000000] ACPI: DSDT 0x0000000079393200 00B035 (v02 AMD    A M I    03242016 INTL 20120913)
[    0.000000] ACPI: FACS 0x000000007947F700 000040
[    0.000000] ACPI: APIC 0x000000007939E350 00046A (v03 AMD    A M I    03242016 AMI  00010013)
[    0.000000] ACPI: FPDT 0x000000007939E7C0 000044 (v01 AMD    A M I    03242016 AMI  00010013)
[    0.000000] ACPI: FIDT 0x000000007939E808 00009C (v01 AMD    A M I    03242016 AMI  00010013)
[    0.000000] ACPI: SSDT 0x000000007939E8A8 008C4C (v02 AMD    AMD ALIB 00000002 MSFT 04000000)
[    0.000000] ACPI: SSDT 0x00000000793A74F8 000164 (v02 AMD    CPUSSDT  03242016 AMI  03242016)
[    0.000000] ACPI: SSDT 0x00000000793A7660 002CFA (v01 AMD    AMD AOD  00000001 INTL 20120913)
[    0.000000] ACPI: MCFG 0x00000000793AA360 00003C (v01 AMD    A M I    03242016 MSFT 00010013)
[    0.000000] ACPI: AAFT 0x00000000793AA3A0 000464 (v01 AMD    OEMAAFT  03242016 MSFT 00000097)
[    0.000000] ACPI: SSDT 0x00000000793AA808 00348C (v01 AMD    AMD CPU  00000001 AMD  00000001)
[    0.000000] ACPI: CRAT 0x00000000793ADC98 0016F8 (v01 AMD    AMD CRAT 00000001 AMD  00000001)
[    0.000000] ACPI: CDIT 0x00000000793AF390 000029 (v01 AMD    AMD CDIT 00000001 AMD  00000001)
[    0.000000] ACPI: HPET 0x00000000793AF3C0 000038 (v01 AMD    A M I    03242016 AMI  00000005)
[    0.000000] ACPI: SSDT 0x00000000793AF3F8 000024 (v01 AMDFCH FCHZP    00001000 INTL 20120913)
[    0.000000] ACPI: UEFI 0x00000000793AF420 000048 (v01 AMD    A M I    00000002      01000013)
[    0.000000] ACPI: BGRT 0x00000000793AF468 000038 (v01 AMD    A M I    03242016 AMI  00010013)
[    0.000000] ACPI: IVRS 0x00000000793AF4A0 000130 (v02 AMD    AMD IVRS 00000001 AMD  00000000)
[    0.000000] ACPI: SSDT 0x00000000793AF5D0 001A41 (v01 AMD    AmdTable 00000001 INTL 20120913)
[    0.000000] ACPI: SSDT 0x00000000793B1018 0000F8 (v01 AMD    AMD PT   00001000 INTL 20120913)
[    0.000000] ACPI: WSMT 0x00000000793B1110 000028 (v01 AMD    A M I    03242016 AMI  00010013)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] system APIC only can use physical flat
[    0.000000] Setting APIC routing to physical flat.
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000107f2fffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x107f2fc000-0x107f2fffff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000107f2fffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x0000000009deffff]
[    0.000000]   node   0: [mem 0x000000000a000000-0x000000000affffff]
[    0.000000]   node   0: [mem 0x000000000b020000-0x0000000077a72fff]
[    0.000000]   node   0: [mem 0x0000000078f96000-0x0000000079392fff]
[    0.000000]   node   0: [mem 0x000000007a207000-0x000000007bffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000107f2fffff]
[    0.000000] Zeroed struct page in unavailable ranges: 26152 pages
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000107f2fffff]
[    0.000000] On node 0 totalpages: 16747736
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 23 pages reserved
[    0.000000]   DMA zone: 3999 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 7721 pages used for memmap
[    0.000000]   DMA32 zone: 494137 pages, LIFO batch:63
[    0.000000]   Normal zone: 253900 pages used for memmap
[    0.000000]   Normal zone: 16249600 pages, LIFO batch:63
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] system APIC only can use physical flat
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 128, version 33, address 0xfec00000, GSI 0-23
[    0.000000] IOAPIC[1]: apic_id 129, version 33, address 0xefc00000, GSI 24-55
[    0.000000] IOAPIC[2]: apic_id 130, version 33, address 0xb7a00000, GSI 56-87
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.000000] smpboot: Allowing 128 CPUs, 104 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x09df0000-0x09ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x6cac5000-0x6cac5fff]
[    0.000000] PM: Registered nosave memory: [mem 0x6cae4000-0x6cae4fff]
[    0.000000] PM: Registered nosave memory: [mem 0x6cae5000-0x6cae5fff]
[    0.000000] PM: Registered nosave memory: [mem 0x6caf5000-0x6caf5fff]
[    0.000000] PM: Registered nosave memory: [mem 0x6caf6000-0x6caf6fff]
[    0.000000] PM: Registered nosave memory: [mem 0x6cb06000-0x6cb06fff]
[    0.000000] PM: Registered nosave memory: [mem 0x77a73000-0x78f95fff]
[    0.000000] PM: Registered nosave memory: [mem 0x79393000-0x79481fff]
[    0.000000] PM: Registered nosave memory: [mem 0x79482000-0x7a206fff]
[    0.000000] PM: Registered nosave memory: [mem 0x7c000000-0x7fffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x80000000-0xb79fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xb7a00000-0xb7a00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xb7a01000-0xb7afffff]
[    0.000000] PM: Registered nosave memory: [mem 0xb7b00000-0xb7b7ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xb7b80000-0xef7fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xef800000-0xef8fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xef900000-0xefbfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xefc00000-0xefc00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xefc01000-0xefcfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xefd00000-0xefd7ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xefd80000-0xfe9fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfea00000-0xfeafffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfec0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec11000-0xfec2ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec30000-0xfec30fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec31000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfedbffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfedc0000-0xfedc0fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfedc1000-0xfedc1fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfedd6000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfeefffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfef00000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] [mem 0xb7b80000-0xef7fffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.000000] random: get_random_bytes called from start_kernel+0x95/0x54e with crng_init=0
[    0.000000] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:128 nr_node_ids:1
[    0.000000] percpu: Embedded 45 pages/cpu @(____ptrval____) s147456 r8192 d28672 u262144
[    0.000000] pcpu-alloc: s147456 r8192 d28672 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 000 001 002 003 004 005 006 007 
[    0.000000] pcpu-alloc: [0] 008 009 010 011 012 013 014 015 
[    0.000000] pcpu-alloc: [0] 016 017 018 019 020 021 022 023 
[    0.000000] pcpu-alloc: [0] 024 025 026 027 028 029 030 031 
[    0.000000] pcpu-alloc: [0] 032 033 034 035 036 037 038 039 
[    0.000000] pcpu-alloc: [0] 040 041 042 043 044 045 046 047 
[    0.000000] pcpu-alloc: [0] 048 049 050 051 052 053 054 055 
[    0.000000] pcpu-alloc: [0] 056 057 058 059 060 061 062 063 
[    0.000000] pcpu-alloc: [0] 064 065 066 067 068 069 070 071 
[    0.000000] pcpu-alloc: [0] 072 073 074 075 076 077 078 079 
[    0.000000] pcpu-alloc: [0] 080 081 082 083 084 085 086 087 
[    0.000000] pcpu-alloc: [0] 088 089 090 091 092 093 094 095 
[    0.000000] pcpu-alloc: [0] 096 097 098 099 100 101 102 103 
[    0.000000] pcpu-alloc: [0] 104 105 106 107 108 109 110 111 
[    0.000000] pcpu-alloc: [0] 112 113 114 115 116 117 118 119 
[    0.000000] pcpu-alloc: [0] 120 121 122 123 124 125 126 127 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 16486028
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: initrd=\amd-ucode.img initrd=\initramfs-linux.img root=PARTUUID=e373248a-c356-49da-b603-4d66befbc152 nvme_core.default_ps_max_latency_us=1500 nvidia-drm.modeset=1 pcie_aspm=off
[    0.000000] PCIe ASPM is disabled
[    0.000000] printk: log_buf_len individual max cpu contribution: 4096 bytes
[    0.000000] printk: log_buf_len total cpu_extra contributions: 520192 bytes
[    0.000000] printk: log_buf_len min size: 131072 bytes
[    0.000000] printk: log_buf_len: 1048576 bytes
[    0.000000] printk: early log buf free: 109992(83%)
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 65713228K/66990944K available (12293K kernel code, 1268K rwdata, 3728K rodata, 1532K init, 3936K bss, 1277716K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=128, Nodes=1
[    0.000000] ftrace: allocating 35812 entries in 140 pages
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu: 	CONFIG_RCU_FANOUT set to non-default value of 32.
[    0.000000] rcu: 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=128.
[    0.000000] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.000000] 	Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=128
[    0.000000] NR_IRQS: 20736, nr_irqs: 2536, preallocated irqs: 16
[    0.000000] rcu: 	Offload RCU callbacks from CPUs: (none).
[    0.000000] Console: colour dummy device 80x25
[    0.000000] printk: console [tty0] enabled
[    0.000000] ACPI: Core revision 20181003
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.000000] hpet clockevent registered
[    0.000000] APIC: Switch to symmetric I/O mode setup
[    0.003333] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.026666] tsc: PIT calibration matches HPET. 2 loops
[    0.026666] tsc: Detected 3493.041 MHz processor
[    0.000009] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3259a320bff, max_idle_ns: 440795276444 ns
[    0.000014] Calibrating delay loop (skipped), value calculated using timer frequency.. 6988.16 BogoMIPS (lpj=11643470)
[    0.000015] pid_max: default: 131072 minimum: 1024
[    0.001191] LSM: Security Framework initializing
[    0.001193] Yama: becoming mindful.
[    0.001196] AppArmor: AppArmor disabled by boot time parameter
[    0.009511] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes)
[    0.013400] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes)
[    0.013555] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.013671] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.014035] mce: CPU supports 23 MCE banks
[    0.014056] LVT offset 1 assigned for vector 0xf9
[    0.014119] LVT offset 2 assigned for vector 0xf4
[    0.014130] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[    0.014130] Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0
[    0.014132] Spectre V2 : Mitigation: Full AMD retpoline
[    0.014132] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.014138] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.014139] Spectre V2 : User space: Vulnerable
[    0.014140] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.014332] Freeing SMP alternatives memory: 28K
[    0.016676] smpboot: CPU0: AMD Ryzen Threadripper 1920X 12-Core Processor (family: 0x17, model: 0x1, stepping: 0x1)
[    0.033371] Performance Events: Fam17h core perfctr, AMD PMU driver.
[    0.033374] ... version:                0
[    0.033375] ... bit width:              48
[    0.033375] ... generic registers:      6
[    0.033375] ... value mask:             0000ffffffffffff
[    0.033376] ... max period:             00007fffffffffff
[    0.033376] ... fixed-purpose events:   0
[    0.033376] ... event mask:             000000000000003f
[    0.040014] rcu: Hierarchical SRCU implementation.
[    0.063355] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.070018] smp: Bringing up secondary CPUs ...
[    0.110026] x86: Booting SMP configuration:
[    0.110027] .... node  #0, CPUs:          #1   #2   #3   #4   #5   #6   #7   #8   #9  #10  #11  #12  #13  #14  #15  #16  #17  #18  #19  #20  #21  #22  #23
[    0.992179] smp: Brought up 1 node, 24 CPUs
[    0.992179] smpboot: Max logical packages: 6
[    0.992179] smpboot: Total of 24 processors activated (167733.05 BogoMIPS)
[    0.996794] devtmpfs: initialized
[    0.996794] x86/mm: Memory block size: 128MB
[    1.000035] PM: Registering ACPI NVS region [mem 0x79393000-0x79481fff] (978944 bytes)
[    1.000175] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    1.000175] futex hash table entries: 32768 (order: 9, 2097152 bytes)
[    1.000629] pinctrl core: initialized pinctrl subsystem
[    1.000744] RTC time: 23:16:47, date: 01/06/19
[    1.000982] NET: Registered protocol family 16
[    1.001046] audit: initializing netlink subsys (disabled)
[    1.001053] audit: type=2000 audit(1546816607.026:1): state=initialized audit_enabled=0 res=1
[    1.001053] cpuidle: using governor ladder
[    1.001053] cpuidle: using governor menu
[    1.001053] ACPI: bus type PCI registered
[    1.001053] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    1.001053] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    1.001053] PCI: not using MMCONFIG
[    1.001053] PCI: Using configuration type 1 for base access
[    1.001053] PCI: Using configuration type 1 for extended access
[    1.003476] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    1.003476] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    1.003608] ACPI: Added _OSI(Module Device)
[    1.003609] ACPI: Added _OSI(Processor Device)
[    1.003609] ACPI: Added _OSI(3.0 _SCP Extensions)
[    1.003610] ACPI: Added _OSI(Processor Aggregator Device)
[    1.003610] ACPI: Added _OSI(Linux-Dell-Video)
[    1.003611] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    1.016820] ACPI: 8 ACPI AML tables successfully acquired and loaded
[    1.022526] ACPI: Interpreter enabled
[    1.022539] ACPI: (supports S0 S3 S4 S5)
[    1.022539] ACPI: Using IOAPIC for interrupt routing
[    1.022763] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    1.022799] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in ACPI motherboard resources
[    1.022810] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    1.023271] ACPI: Enabled 3 GPEs in block 00 to 1F
[    1.030932] ACPI: Power Resource [P0SA] (off)
[    1.030952] ACPI: Power Resource [P3SA] (off)
[    1.032819] ACPI: Power Resource [P0SA] (off)
[    1.032837] ACPI: Power Resource [P3SA] (off)
[    1.038176] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3f])
[    1.038179] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig Segments MSI]
[    1.038253] acpi PNP0A08:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
[    1.038382] acpi PNP0A08:00: host bridge window expanded to [io  0x0000-0x2fff]; [io  0x0000-0x2fff window] ignored
[    1.038513] PCI host bridge to bus 0000:00
[    1.038515] pci_bus 0000:00: root bus resource [io  0x0000-0x2fff]
[    1.038516] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    1.038516] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    1.038517] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    1.038518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    1.038519] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[    1.038520] pci_bus 0000:00: root bus resource [mem 0xb8000000-0xba7fffff window]
[    1.038521] pci_bus 0000:00: root bus resource [bus 00-3f]
[    1.038527] pci 0000:00:00.0: [1022:1450] type 00 class 0x060000
[    1.038601] pci 0000:00:00.2: [1022:1451] type 00 class 0x080600
[    1.038688] pci 0000:00:01.0: [1022:1452] type 00 class 0x060000
[    1.038746] pci 0000:00:01.1: [1022:1453] type 01 class 0x060400
[    1.038902] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    1.038998] pci 0000:00:02.0: [1022:1452] type 00 class 0x060000
[    1.039073] pci 0000:00:03.0: [1022:1452] type 00 class 0x060000
[    1.039144] pci 0000:00:04.0: [1022:1452] type 00 class 0x060000
[    1.039223] pci 0000:00:07.0: [1022:1452] type 00 class 0x060000
[    1.039284] pci 0000:00:07.1: [1022:1454] type 01 class 0x060400
[    1.039825] pci 0000:00:07.1: enabling Extended Tags
[    1.040070] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
[    1.040168] pci 0000:00:08.0: [1022:1452] type 00 class 0x060000
[    1.040232] pci 0000:00:08.1: [1022:1454] type 01 class 0x060400
[    1.040259] pci 0000:00:08.1: enabling Extended Tags
[    1.041044] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    1.041169] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    1.041377] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    1.041589] pci 0000:00:18.0: [1022:1460] type 00 class 0x060000
[    1.041638] pci 0000:00:18.1: [1022:1461] type 00 class 0x060000
[    1.041688] pci 0000:00:18.2: [1022:1462] type 00 class 0x060000
[    1.041737] pci 0000:00:18.3: [1022:1463] type 00 class 0x060000
[    1.041787] pci 0000:00:18.4: [1022:1464] type 00 class 0x060000
[    1.041838] pci 0000:00:18.5: [1022:1465] type 00 class 0x060000
[    1.041886] pci 0000:00:18.6: [1022:1466] type 00 class 0x060000
[    1.041937] pci 0000:00:18.7: [1022:1467] type 00 class 0x060000
[    1.041989] pci 0000:00:19.0: [1022:1460] type 00 class 0x060000
[    1.042041] pci 0000:00:19.1: [1022:1461] type 00 class 0x060000
[    1.042095] pci 0000:00:19.2: [1022:1462] type 00 class 0x060000
[    1.042147] pci 0000:00:19.3: [1022:1463] type 00 class 0x060000
[    1.042201] pci 0000:00:19.4: [1022:1464] type 00 class 0x060000
[    1.042255] pci 0000:00:19.5: [1022:1465] type 00 class 0x060000
[    1.042307] pci 0000:00:19.6: [1022:1466] type 00 class 0x060000
[    1.042361] pci 0000:00:19.7: [1022:1467] type 00 class 0x060000
[    1.042985] pci 0000:01:00.0: [1022:43ba] type 00 class 0x0c0330
[    1.043005] pci 0000:01:00.0: reg 0x10: [mem 0xba3a0000-0xba3a7fff 64bit]
[    1.043074] pci 0000:01:00.0: PME# supported from D3hot D3cold
[    1.043167] pci 0000:01:00.1: [1022:43b6] type 00 class 0x010601
[    1.043210] pci 0000:01:00.1: reg 0x24: [mem 0xba380000-0xba39ffff]
[    1.043216] pci 0000:01:00.1: reg 0x30: [mem 0xba300000-0xba37ffff pref]
[    1.043252] pci 0000:01:00.1: PME# supported from D3hot D3cold
[    1.043329] pci 0000:01:00.2: [1022:43b1] type 01 class 0x060400
[    1.043410] pci 0000:01:00.2: PME# supported from D3hot D3cold
[    1.043488] pci 0000:00:01.1: PCI bridge to [bus 01-07]
[    1.043491] pci 0000:00:01.1:   bridge window [io  0x1000-0x2fff]
[    1.043493] pci 0000:00:01.1:   bridge window [mem 0xba000000-0xba3fffff]
[    1.043605] pci 0000:02:00.0: [1022:43b4] type 01 class 0x060400
[    1.043684] pci 0000:02:00.0: PME# supported from D3hot D3cold
[    1.043779] pci 0000:02:04.0: [1022:43b4] type 01 class 0x060400
[    1.043858] pci 0000:02:04.0: PME# supported from D3hot D3cold
[    1.043925] pci 0000:02:05.0: [1022:43b4] type 01 class 0x060400
[    1.044005] pci 0000:02:05.0: PME# supported from D3hot D3cold
[    1.044071] pci 0000:02:06.0: [1022:43b4] type 01 class 0x060400
[    1.044151] pci 0000:02:06.0: PME# supported from D3hot D3cold
[    1.044243] pci 0000:02:07.0: [1022:43b4] type 01 class 0x060400
[    1.044321] pci 0000:02:07.0: PME# supported from D3hot D3cold
[    1.044421] pci 0000:01:00.2: PCI bridge to [bus 02-07]
[    1.044425] pci 0000:01:00.2:   bridge window [io  0x1000-0x2fff]
[    1.044428] pci 0000:01:00.2:   bridge window [mem 0xba000000-0xba2fffff]
[    1.044492] pci 0000:02:00.0: PCI bridge to [bus 03]
[    1.044576] pci 0000:04:00.0: [8086:1539] type 00 class 0x020000
[    1.044627] pci 0000:04:00.0: reg 0x10: [mem 0xba200000-0xba21ffff]
[    1.044666] pci 0000:04:00.0: reg 0x18: [io  0x2000-0x201f]
[    1.044686] pci 0000:04:00.0: reg 0x1c: [mem 0xba220000-0xba223fff]
[    1.044869] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
[    1.044971] pci 0000:02:04.0: PCI bridge to [bus 04]
[    1.044975] pci 0000:02:04.0:   bridge window [io  0x2000-0x2fff]
[    1.044977] pci 0000:02:04.0:   bridge window [mem 0xba200000-0xba2fffff]
[    1.045037] pci 0000:05:00.0: [8086:24fb] type 00 class 0x028000
[    1.045095] pci 0000:05:00.0: reg 0x10: [mem 0xba100000-0xba101fff 64bit]
[    1.045292] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[    1.045400] pci 0000:02:05.0: PCI bridge to [bus 05]
[    1.045432] pci 0000:02:05.0:   bridge window [mem 0xba100000-0xba1fffff]
[    1.045491] pci 0000:06:00.0: [8086:1539] type 00 class 0x020000
[    1.045542] pci 0000:06:00.0: reg 0x10: [mem 0xba000000-0xba01ffff]
[    1.045577] pci 0000:06:00.0: reg 0x18: [io  0x1000-0x101f]
[    1.045593] pci 0000:06:00.0: reg 0x1c: [mem 0xba020000-0xba023fff]
[    1.045776] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
[    1.045873] pci 0000:02:06.0: PCI bridge to [bus 06]
[    1.045877] pci 0000:02:06.0:   bridge window [io  0x1000-0x1fff]
[    1.045879] pci 0000:02:06.0:   bridge window [mem 0xba000000-0xba0fffff]
[    1.045911] pci 0000:02:07.0: PCI bridge to [bus 07]
[    1.046008] pci 0000:08:00.0: [1022:145a] type 00 class 0x130000
[    1.046030] pci 0000:08:00.0: enabling Extended Tags
[    1.046089] pci 0000:08:00.2: [1022:1456] type 00 class 0x108000
[    1.046101] pci 0000:08:00.2: reg 0x18: [mem 0xba500000-0xba5fffff]
[    1.046107] pci 0000:08:00.2: reg 0x24: [mem 0xba600000-0xba601fff]
[    1.046112] pci 0000:08:00.2: enabling Extended Tags
[    1.046174] pci 0000:08:00.3: [1022:145c] type 00 class 0x0c0330
[    1.046184] pci 0000:08:00.3: reg 0x10: [mem 0xba400000-0xba4fffff 64bit]
[    1.046201] pci 0000:08:00.3: enabling Extended Tags
[    1.046223] pci 0000:08:00.3: PME# supported from D0 D3hot D3cold
[    1.046259] pci 0000:00:07.1: PCI bridge to [bus 08]
[    1.046262] pci 0000:00:07.1:   bridge window [mem 0xba400000-0xba6fffff]
[    1.046343] pci 0000:09:00.0: [1022:1455] type 00 class 0x130000
[    1.046366] pci 0000:09:00.0: enabling Extended Tags
[    1.046438] pci 0000:09:00.2: [1022:7901] type 00 class 0x010601
[    1.046462] pci 0000:09:00.2: reg 0x24: [mem 0xba708000-0xba708fff]
[    1.046468] pci 0000:09:00.2: enabling Extended Tags
[    1.046493] pci 0000:09:00.2: PME# supported from D3hot D3cold
[    1.046541] pci 0000:09:00.3: [1022:1457] type 00 class 0x040300
[    1.046550] pci 0000:09:00.3: reg 0x10: [mem 0xba700000-0xba707fff]
[    1.046566] pci 0000:09:00.3: enabling Extended Tags
[    1.046589] pci 0000:09:00.3: PME# supported from D0 D3hot D3cold
[    1.046633] pci 0000:00:08.1: PCI bridge to [bus 09]
[    1.046636] pci 0000:00:08.1:   bridge window [mem 0xba700000-0xba7fffff]
[    1.046649] pci_bus 0000:00: on NUMA node 0
[    1.047033] ACPI: PCI Root Bridge [S0D1] (domain 0000 [bus 40-ff])
[    1.047036] acpi PNP0A08:01: _OSC: OS supports [ExtendedConfig Segments MSI]
[    1.047119] acpi PNP0A08:01: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
[    1.047130] acpi PNP0A08:01: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
[    1.047362] PCI host bridge to bus 0000:40
[    1.047363] pci_bus 0000:40: root bus resource [io  0x3000-0xffff window]
[    1.047364] pci_bus 0000:40: root bus resource [mem 0x80000000-0x9f7fffff window]
[    1.047365] pci_bus 0000:40: root bus resource [bus 40-ff]
[    1.047369] pci 0000:40:00.0: [1022:1450] type 00 class 0x060000
[    1.047440] pci 0000:40:00.2: [1022:1451] type 00 class 0x080600
[    1.047532] pci 0000:40:01.0: [1022:1452] type 00 class 0x060000
[    1.047596] pci 0000:40:01.2: [1022:1453] type 01 class 0x060400
[    1.047706] pci 0000:40:01.2: PME# supported from D0 D3hot D3cold
[    1.047800] pci 0000:40:02.0: [1022:1452] type 00 class 0x060000
[    1.047877] pci 0000:40:03.0: [1022:1452] type 00 class 0x060000
[    1.047939] pci 0000:40:03.1: [1022:1453] type 01 class 0x060400
[    1.048492] pci 0000:40:03.1: PME# supported from D0 D3hot D3cold
[    1.048585] pci 0000:40:04.0: [1022:1452] type 00 class 0x060000
[    1.048662] pci 0000:40:07.0: [1022:1452] type 00 class 0x060000
[    1.048721] pci 0000:40:07.1: [1022:1454] type 01 class 0x060400
[    1.048748] pci 0000:40:07.1: enabling Extended Tags
[    1.049369] pci 0000:40:07.1: PME# supported from D0 D3hot D3cold
[    1.049458] pci 0000:40:08.0: [1022:1452] type 00 class 0x060000
[    1.049515] pci 0000:40:08.1: [1022:1454] type 01 class 0x060400
[    1.049544] pci 0000:40:08.1: enabling Extended Tags
[    1.049618] pci 0000:40:08.1: PME# supported from D0 D3hot D3cold
[    1.050086] pci 0000:41:00.0: [126f:2262] type 00 class 0x010802
[    1.050112] pci 0000:41:00.0: reg 0x10: [mem 0x9f600000-0x9f603fff 64bit]
[    1.050258] pci 0000:40:01.2: PCI bridge to [bus 41]
[    1.050262] pci 0000:40:01.2:   bridge window [mem 0x9f600000-0x9f6fffff]
[    1.050329] pci 0000:42:00.0: [10de:1b06] type 00 class 0x030000
[    1.050352] pci 0000:42:00.0: reg 0x10: [mem 0x9e000000-0x9effffff]
[    1.050363] pci 0000:42:00.0: reg 0x14: [mem 0x80000000-0x8fffffff 64bit pref]
[    1.050374] pci 0000:42:00.0: reg 0x1c: [mem 0x90000000-0x91ffffff 64bit pref]
[    1.050382] pci 0000:42:00.0: reg 0x24: [io  0x3000-0x307f]
[    1.050389] pci 0000:42:00.0: reg 0x30: [mem 0x9f000000-0x9f07ffff pref]
[    1.050401] pci 0000:42:00.0: BAR 1: assigned to efifb
[    1.050487] pci 0000:42:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x16 link at 0000:40:03.1 (capable of 126.016 Gb/s with 8 GT/s x16 link)
[    1.050518] pci 0000:42:00.1: [10de:10ef] type 00 class 0x040300
[    1.050532] pci 0000:42:00.1: reg 0x10: [mem 0x9f080000-0x9f083fff]
[    1.050640] pci 0000:40:03.1: PCI bridge to [bus 42]
[    1.050643] pci 0000:40:03.1:   bridge window [io  0x3000-0x3fff]
[    1.050644] pci 0000:40:03.1:   bridge window [mem 0x9e000000-0x9f0fffff]
[    1.050647] pci 0000:40:03.1:   bridge window [mem 0x80000000-0x91ffffff 64bit pref]
[    1.051031] pci 0000:43:00.0: [1022:145a] type 00 class 0x130000
[    1.051057] pci 0000:43:00.0: enabling Extended Tags
[    1.051121] pci 0000:43:00.2: [1022:1456] type 00 class 0x108000
[    1.051135] pci 0000:43:00.2: reg 0x18: [mem 0x9f300000-0x9f3fffff]
[    1.051142] pci 0000:43:00.2: reg 0x24: [mem 0x9f400000-0x9f401fff]
[    1.051148] pci 0000:43:00.2: enabling Extended Tags
[    1.051218] pci 0000:43:00.3: [1022:145c] type 00 class 0x0c0330
[    1.051230] pci 0000:43:00.3: reg 0x10: [mem 0x9f200000-0x9f2fffff 64bit]
[    1.051249] pci 0000:43:00.3: enabling Extended Tags
[    1.051274] pci 0000:43:00.3: PME# supported from D0 D3hot D3cold
[    1.051313] pci 0000:40:07.1: PCI bridge to [bus 43]
[    1.051317] pci 0000:40:07.1:   bridge window [mem 0x9f200000-0x9f4fffff]
[    1.051892] pci 0000:44:00.0: [1022:1455] type 00 class 0x130000
[    1.051919] pci 0000:44:00.0: enabling Extended Tags
[    1.051989] pci 0000:44:00.2: [1022:7901] type 00 class 0x010601
[    1.052016] pci 0000:44:00.2: reg 0x24: [mem 0x9f500000-0x9f500fff]
[    1.052023] pci 0000:44:00.2: enabling Extended Tags
[    1.052050] pci 0000:44:00.2: PME# supported from D3hot D3cold
[    1.052095] pci 0000:40:08.1: PCI bridge to [bus 44]
[    1.052098] pci 0000:40:08.1:   bridge window [mem 0x9f500000-0x9f5fffff]
[    1.052115] pci_bus 0000:40: on NUMA node 1
[    1.052218] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
[    1.052269] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
[    1.052312] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
[    1.052367] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
[    1.052416] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
[    1.052456] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
[    1.052497] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
[    1.052537] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
[    1.053543] pci 0000:42:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    1.053543] pci 0000:42:00.0: vgaarb: bridge control possible
[    1.053543] pci 0000:42:00.0: vgaarb: setting as boot device
[    1.053543] vgaarb: loaded
[    1.053543] ACPI: bus type USB registered
[    1.053543] usbcore: registered new interface driver usbfs
[    1.053543] usbcore: registered new interface driver hub
[    1.053592] usbcore: registered new device driver usb
[    1.056760] pps_core: LinuxPPS API ver. 1 registered
[    1.056761] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.056763] PTP clock support registered
[    1.056770] EDAC MC: Ver: 3.0.0
[    1.056935] Registered efivars operations
[    1.080297] PCI: Using ACPI for IRQ routing
[    1.088830] PCI: pci_cache_line_size set to 64 bytes
[    1.089033] e820: reserve RAM buffer [mem 0x09df0000-0x0bffffff]
[    1.089033] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
[    1.089034] e820: reserve RAM buffer [mem 0x6cac5018-0x6fffffff]
[    1.089035] e820: reserve RAM buffer [mem 0x6cae5018-0x6fffffff]
[    1.089035] e820: reserve RAM buffer [mem 0x6caf6018-0x6fffffff]
[    1.089036] e820: reserve RAM buffer [mem 0x77a73000-0x77ffffff]
[    1.089036] e820: reserve RAM buffer [mem 0x79393000-0x7bffffff]
[    1.089037] e820: reserve RAM buffer [mem 0x107f300000-0x107fffffff]
[    1.090013] NetLabel: Initializing
[    1.090013] NetLabel:  domain hash size = 128
[    1.090013] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    1.090013] NetLabel:  unlabeled traffic allowed by default
[    1.090054] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    1.090056] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    1.093347] clocksource: Switched to clocksource tsc-early
[    1.102377] VFS: Disk quotas dquot_6.6.0
[    1.102429] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.102529] pnp: PnP ACPI init
[    1.102680] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
[    1.102684] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    1.102781] system 00:01: [mem 0xefd00000-0xefd7ffff] could not be reserved
[    1.102784] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.102845] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.103037] system 00:03: [io  0x0280-0x028f] has been reserved
[    1.103038] system 00:03: [io  0x0290-0x029f] has been reserved
[    1.103039] system 00:03: [io  0x02a0-0x02af] has been reserved
[    1.103040] system 00:03: [io  0x02b0-0x02bf] has been reserved
[    1.103043] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.103298] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    1.103299] system 00:04: [io  0x040b] has been reserved
[    1.103300] system 00:04: [io  0x04d6] has been reserved
[    1.103301] system 00:04: [io  0x0c00-0x0c01] has been reserved
[    1.103302] system 00:04: [io  0x0c14] has been reserved
[    1.103303] system 00:04: [io  0x0c50-0x0c51] has been reserved
[    1.103304] system 00:04: [io  0x0c52] has been reserved
[    1.103305] system 00:04: [io  0x0c6c] has been reserved
[    1.103305] system 00:04: [io  0x0c6f] has been reserved
[    1.103306] system 00:04: [io  0x0cd0-0x0cd1] has been reserved
[    1.103307] system 00:04: [io  0x0cd2-0x0cd3] has been reserved
[    1.103308] system 00:04: [io  0x0cd4-0x0cd5] has been reserved
[    1.103309] system 00:04: [io  0x0cd6-0x0cd7] has been reserved
[    1.103310] system 00:04: [io  0x0cd8-0x0cdf] has been reserved
[    1.103311] system 00:04: [io  0x0800-0x089f] has been reserved
[    1.103312] system 00:04: [io  0x0b00-0x0b0f] has been reserved
[    1.103313] system 00:04: [io  0x0b20-0x0b3f] has been reserved
[    1.103314] system 00:04: [io  0x0900-0x090f] has been reserved
[    1.103315] system 00:04: [io  0x0910-0x091f] has been reserved
[    1.103316] system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
[    1.103317] system 00:04: [mem 0xfec01000-0xfec01fff] has been reserved
[    1.103318] system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    1.103319] system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
[    1.103321] system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    1.103322] system 00:04: [mem 0xfed61000-0xfed70fff] has been reserved
[    1.103323] system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
[    1.103324] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[    1.103326] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.103468] system 00:05: [mem 0xb7b00000-0xb7b7ffff] could not be reserved
[    1.103470] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.103930] pnp: PnP ACPI: found 6 devices
[    1.109752] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    1.109826] pci 0000:02:00.0: PCI bridge to [bus 03]
[    1.109836] pci 0000:02:04.0: PCI bridge to [bus 04]
[    1.109838] pci 0000:02:04.0:   bridge window [io  0x2000-0x2fff]
[    1.109841] pci 0000:02:04.0:   bridge window [mem 0xba200000-0xba2fffff]
[    1.109847] pci 0000:02:05.0: PCI bridge to [bus 05]
[    1.109851] pci 0000:02:05.0:   bridge window [mem 0xba100000-0xba1fffff]
[    1.109856] pci 0000:02:06.0: PCI bridge to [bus 06]
[    1.109858] pci 0000:02:06.0:   bridge window [io  0x1000-0x1fff]
[    1.109861] pci 0000:02:06.0:   bridge window [mem 0xba000000-0xba0fffff]
[    1.109867] pci 0000:02:07.0: PCI bridge to [bus 07]
[    1.109875] pci 0000:01:00.2: PCI bridge to [bus 02-07]
[    1.109877] pci 0000:01:00.2:   bridge window [io  0x1000-0x2fff]
[    1.109880] pci 0000:01:00.2:   bridge window [mem 0xba000000-0xba2fffff]
[    1.109885] pci 0000:00:01.1: PCI bridge to [bus 01-07]
[    1.109886] pci 0000:00:01.1:   bridge window [io  0x1000-0x2fff]
[    1.109888] pci 0000:00:01.1:   bridge window [mem 0xba000000-0xba3fffff]
[    1.109892] pci 0000:00:07.1: PCI bridge to [bus 08]
[    1.109894] pci 0000:00:07.1:   bridge window [mem 0xba400000-0xba6fffff]
[    1.109897] pci 0000:00:08.1: PCI bridge to [bus 09]
[    1.109899] pci 0000:00:08.1:   bridge window [mem 0xba700000-0xba7fffff]
[    1.109903] pci_bus 0000:00: resource 4 [io  0x0000-0x2fff]
[    1.109904] pci_bus 0000:00: resource 5 [io  0x0000-0x03af window]
[    1.109905] pci_bus 0000:00: resource 6 [io  0x03e0-0x0cf7 window]
[    1.109905] pci_bus 0000:00: resource 7 [io  0x03b0-0x03df window]
[    1.109906] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[    1.109907] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[    1.109908] pci_bus 0000:00: resource 10 [mem 0xb8000000-0xba7fffff window]
[    1.109909] pci_bus 0000:01: resource 0 [io  0x1000-0x2fff]
[    1.109910] pci_bus 0000:01: resource 1 [mem 0xba000000-0xba3fffff]
[    1.109911] pci_bus 0000:02: resource 0 [io  0x1000-0x2fff]
[    1.109911] pci_bus 0000:02: resource 1 [mem 0xba000000-0xba2fffff]
[    1.109912] pci_bus 0000:04: resource 0 [io  0x2000-0x2fff]
[    1.109913] pci_bus 0000:04: resource 1 [mem 0xba200000-0xba2fffff]
[    1.109914] pci_bus 0000:05: resource 1 [mem 0xba100000-0xba1fffff]
[    1.109915] pci_bus 0000:06: resource 0 [io  0x1000-0x1fff]
[    1.109916] pci_bus 0000:06: resource 1 [mem 0xba000000-0xba0fffff]
[    1.109917] pci_bus 0000:08: resource 1 [mem 0xba400000-0xba6fffff]
[    1.109917] pci_bus 0000:09: resource 1 [mem 0xba700000-0xba7fffff]
[    1.109969] pci 0000:40:01.2: PCI bridge to [bus 41]
[    1.109972] pci 0000:40:01.2:   bridge window [mem 0x9f600000-0x9f6fffff]
[    1.109976] pci 0000:40:03.1: PCI bridge to [bus 42]
[    1.109977] pci 0000:40:03.1:   bridge window [io  0x3000-0x3fff]
[    1.109979] pci 0000:40:03.1:   bridge window [mem 0x9e000000-0x9f0fffff]
[    1.109981] pci 0000:40:03.1:   bridge window [mem 0x80000000-0x91ffffff 64bit pref]
[    1.109984] pci 0000:40:07.1: PCI bridge to [bus 43]
[    1.109986] pci 0000:40:07.1:   bridge window [mem 0x9f200000-0x9f4fffff]
[    1.109990] pci 0000:40:08.1: PCI bridge to [bus 44]
[    1.109992] pci 0000:40:08.1:   bridge window [mem 0x9f500000-0x9f5fffff]
[    1.109995] pci_bus 0000:40: resource 4 [io  0x3000-0xffff window]
[    1.109996] pci_bus 0000:40: resource 5 [mem 0x80000000-0x9f7fffff window]
[    1.109997] pci_bus 0000:41: resource 1 [mem 0x9f600000-0x9f6fffff]
[    1.109998] pci_bus 0000:42: resource 0 [io  0x3000-0x3fff]
[    1.109998] pci_bus 0000:42: resource 1 [mem 0x9e000000-0x9f0fffff]
[    1.109999] pci_bus 0000:42: resource 2 [mem 0x80000000-0x91ffffff 64bit pref]
[    1.110000] pci_bus 0000:43: resource 1 [mem 0x9f200000-0x9f4fffff]
[    1.110001] pci_bus 0000:44: resource 1 [mem 0x9f500000-0x9f5fffff]
[    1.110100] NET: Registered protocol family 2
[    1.110666] tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes)
[    1.110812] TCP established hash table entries: 524288 (order: 10, 4194304 bytes)
[    1.111317] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    1.111417] TCP: Hash tables configured (established 524288 bind 65536)
[    1.111552] UDP hash table entries: 32768 (order: 8, 1048576 bytes)
[    1.111677] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes)
[    1.111997] NET: Registered protocol family 1
[    1.112001] NET: Registered protocol family 44
[    1.112395] pci 0000:42:00.1: Linked as a consumer to 0000:42:00.0
[    1.112508] PCI: CLS 64 bytes, default 64
[    1.112547] Unpacking initramfs...
[    1.259294] Freeing initrd memory: 19736K
[    1.259317] AMD-Vi: IOMMU performance counters supported
[    1.259365] AMD-Vi: IOMMU performance counters supported
[    1.260756] iommu: Adding device 0000:00:01.0 to group 0
[    1.261344] iommu: Adding device 0000:00:01.1 to group 1
[    1.262057] iommu: Adding device 0000:00:02.0 to group 2
[    1.262652] iommu: Adding device 0000:00:03.0 to group 3
[    1.263326] iommu: Adding device 0000:00:04.0 to group 4
[    1.263977] iommu: Adding device 0000:00:07.0 to group 5
[    1.264641] iommu: Adding device 0000:00:07.1 to group 6
[    1.265282] iommu: Adding device 0000:00:08.0 to group 7
[    1.265958] iommu: Adding device 0000:00:08.1 to group 8
[    1.266561] iommu: Adding device 0000:00:14.0 to group 9
[    1.266574] iommu: Adding device 0000:00:14.3 to group 9
[    1.267335] iommu: Adding device 0000:00:18.0 to group 10
[    1.267349] iommu: Adding device 0000:00:18.1 to group 10
[    1.267362] iommu: Adding device 0000:00:18.2 to group 10
[    1.267375] iommu: Adding device 0000:00:18.3 to group 10
[    1.267391] iommu: Adding device 0000:00:18.4 to group 10
[    1.267407] iommu: Adding device 0000:00:18.5 to group 10
[    1.267420] iommu: Adding device 0000:00:18.6 to group 10
[    1.267433] iommu: Adding device 0000:00:18.7 to group 10
[    1.268101] iommu: Adding device 0000:00:19.0 to group 11
[    1.268117] iommu: Adding device 0000:00:19.1 to group 11
[    1.268130] iommu: Adding device 0000:00:19.2 to group 11
[    1.268143] iommu: Adding device 0000:00:19.3 to group 11
[    1.268156] iommu: Adding device 0000:00:19.4 to group 11
[    1.268170] iommu: Adding device 0000:00:19.5 to group 11
[    1.268183] iommu: Adding device 0000:00:19.6 to group 11
[    1.268196] iommu: Adding device 0000:00:19.7 to group 11
[    1.268846] iommu: Adding device 0000:01:00.0 to group 12
[    1.268893] iommu: Adding device 0000:01:00.1 to group 12
[    1.268915] iommu: Adding device 0000:01:00.2 to group 12
[    1.268927] iommu: Adding device 0000:02:00.0 to group 12
[    1.268938] iommu: Adding device 0000:02:04.0 to group 12
[    1.268949] iommu: Adding device 0000:02:05.0 to group 12
[    1.268962] iommu: Adding device 0000:02:06.0 to group 12
[    1.268972] iommu: Adding device 0000:02:07.0 to group 12
[    1.268996] iommu: Adding device 0000:04:00.0 to group 12
[    1.269039] iommu: Adding device 0000:05:00.0 to group 12
[    1.269078] iommu: Adding device 0000:06:00.0 to group 12
[    1.269768] iommu: Adding device 0000:08:00.0 to group 13
[    1.270378] iommu: Adding device 0000:08:00.2 to group 14
[    1.271079] iommu: Adding device 0000:08:00.3 to group 15
[    1.271698] iommu: Adding device 0000:09:00.0 to group 16
[    1.272357] iommu: Adding device 0000:09:00.2 to group 17
[    1.273003] iommu: Adding device 0000:09:00.3 to group 18
[    1.273678] iommu: Adding device 0000:40:01.0 to group 19
[    1.274290] iommu: Adding device 0000:40:01.2 to group 20
[    1.274979] iommu: Adding device 0000:40:02.0 to group 21
[    1.275541] iommu: Adding device 0000:40:03.0 to group 22
[    1.276158] iommu: Adding device 0000:40:03.1 to group 23
[    1.276728] iommu: Adding device 0000:40:04.0 to group 24
[    1.277353] iommu: Adding device 0000:40:07.0 to group 25
[    1.277918] iommu: Adding device 0000:40:07.1 to group 26
[    1.278543] iommu: Adding device 0000:40:08.0 to group 27
[    1.279110] iommu: Adding device 0000:40:08.1 to group 28
[    1.279778] iommu: Adding device 0000:41:00.0 to group 29
[    1.280385] iommu: Adding device 0000:42:00.0 to group 30
[    1.280415] iommu: Adding device 0000:42:00.1 to group 30
[    1.281065] iommu: Adding device 0000:43:00.0 to group 31
[    1.281626] iommu: Adding device 0000:43:00.2 to group 32
[    1.282256] iommu: Adding device 0000:43:00.3 to group 33
[    1.282825] iommu: Adding device 0000:44:00.0 to group 34
[    1.283469] iommu: Adding device 0000:44:00.2 to group 35
[    1.283663] AMD-Vi: Found IOMMU at 0000:00:00.2 cap 0x40
[    1.283664] AMD-Vi: Extended features (0xf77ef22294ada):
[    1.283665]  PPR NX GT IA GA PC GA_vAPIC
[    1.283667] AMD-Vi: Found IOMMU at 0000:40:00.2 cap 0x40
[    1.283667] AMD-Vi: Extended features (0xf77ef22294ada):
[    1.283667]  PPR NX GT IA GA PC GA_vAPIC
[    1.283668] AMD-Vi: Interrupt remapping enabled
[    1.283669] AMD-Vi: virtual APIC enabled
[    1.283864] AMD-Vi: Lazy IO/TLB flushing enabled
[    1.284722] amd_uncore: AMD NB counters detected
[    1.284740] amd_uncore: AMD LLC counters detected
[    1.285542] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    1.285558] perf/amd_iommu: Detected AMD IOMMU #1 (2 banks, 4 counters/bank).
[    1.285614] check: Scanning for low memory corruption every 60 seconds
[    1.286755] Initialise system trusted keyrings
[    1.286767] Key type blacklist registered
[    1.286822] workingset: timestamp_bits=41 max_order=24 bucket_order=0
[    1.287646] zbud: loaded
[    1.308349] Key type asymmetric registered
[    1.308350] Asymmetric key parser 'x509' registered
[    1.308358] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    1.308445] io scheduler noop registered
[    1.308446] io scheduler deadline registered
[    1.308471] io scheduler cfq registered (default)
[    1.308471] io scheduler mq-deadline registered
[    1.308472] io scheduler kyber registered
[    1.308509] io scheduler bfq registered
[    1.310584] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.310636] efifb: probing for efifb
[    1.310648] efifb: framebuffer at 0x80000000, using 8400k, total 8400k
[    1.310648] efifb: mode is 1680x1050x32, linelength=8192, pages=1
[    1.310649] efifb: scrolling: redraw
[    1.310649] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.310738] fbcon: Deferring console take-over
[    1.310739] fb0: EFI VGA frame buffer device
[    1.310809] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    1.310815] ACPI: Power Button [PWRB]
[    1.310853] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    1.310963] ACPI: Power Button [PWRF]
[    1.311054] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.311133] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.311185] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.311309] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.311436] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.311541] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.311793] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.311914] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.312027] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.312152] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.312270] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.315729] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.315848] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.316051] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.316108] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.316213] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.316286] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.316387] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.319870] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.320208] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.320518] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.320658] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.320791] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.320883] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
[    1.321181] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.323607] nvme nvme0: pci function 0000:41:00.0
[    1.323631] usbcore: registered new interface driver usbserial_generic
[    1.323635] usbserial: USB Serial support registered for generic
[    1.323661] rtc_cmos 00:02: RTC can wake from S4
[    1.323914] rtc_cmos 00:02: registered as rtc0
[    1.323924] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    1.324681] ledtrig-cpu: registered to indicate activity on CPUs
[    1.324924] NET: Registered protocol family 10
[    1.328203] Segment Routing with IPv6
[    1.328216] NET: Registered protocol family 17
[    1.329983] RAS: Correctable Errors collector initialized.
[    1.330021] microcode: CPU0: patch_level=0x08001137
[    1.330036] microcode: CPU1: patch_level=0x08001137
[    1.330039] microcode: CPU2: patch_level=0x08001137
[    1.330044] microcode: CPU3: patch_level=0x08001137
[    1.330075] microcode: CPU4: patch_level=0x08001137
[    1.330088] microcode: CPU5: patch_level=0x08001137
[    1.330097] microcode: CPU6: patch_level=0x08001137
[    1.330109] microcode: CPU7: patch_level=0x08001137
[    1.330118] microcode: CPU8: patch_level=0x08001137
[    1.330127] microcode: CPU9: patch_level=0x08001137
[    1.330136] microcode: CPU10: patch_level=0x08001137
[    1.330144] microcode: CPU11: patch_level=0x08001137
[    1.330152] microcode: CPU12: patch_level=0x08001137
[    1.330157] microcode: CPU13: patch_level=0x08001137
[    1.330163] microcode: CPU14: patch_level=0x08001137
[    1.330170] microcode: CPU15: patch_level=0x08001137
[    1.330177] microcode: CPU16: patch_level=0x08001137
[    1.330183] microcode: CPU17: patch_level=0x08001137
[    1.330191] microcode: CPU18: patch_level=0x08001137
[    1.330198] microcode: CPU19: patch_level=0x08001137
[    1.330206] microcode: CPU20: patch_level=0x08001137
[    1.330213] microcode: CPU21: patch_level=0x08001137
[    1.330220] microcode: CPU22: patch_level=0x08001137
[    1.330226] microcode: CPU23: patch_level=0x08001137
[    1.330259] microcode: Microcode Update Driver: v2.2.
[    1.330270] sched_clock: Marking stable (1356911235, -26656385)->(1438615940, -108361090)
[    1.331252] registered taskstats version 1
[    1.331260] Loading compiled-in X.509 certificates
[    1.333015] Loaded X.509 cert 'Build time autogenerated kernel key: 607bf7b41813a10b7fecf0eb8d5fb1179fd6fddf'
[    1.333043] zswap: loaded using pool lzo/zbud
[    1.336354] Key type big_key registered
[    1.336761]   Magic number: 3:579:301
[    1.336819] tty tty30: hash matches
[    1.336858] acpi device:9b: hash matches
[    1.337046] rtc_cmos 00:02: setting system clock to 2019-01-06 23:16:48 UTC (1546816608)
[    1.537122] nvme nvme0: missing or invalid SUBNQN field.
[    1.541013]  nvme0n1: p1 p2 p3 p4
[    1.543250] Freeing unused decrypted memory: 2040K
[    1.543599] Freeing unused kernel image memory: 1532K
[    1.583541] Write protecting the kernel read-only data: 18432k
[    1.584397] Freeing unused kernel image memory: 2016K
[    1.584656] Freeing unused kernel image memory: 368K
[    1.591189] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.591193] Run /init as init process
[    1.647222] fbcon: Taking over console
[    1.647335] Console: switching to colour frame buffer device 210x65
[    1.654426] IPMI message handler: version 39.2
[    1.655860] ipmi device interface
[    1.659487] nvidia: loading out-of-tree module taints kernel.
[    1.659493] nvidia: module license 'NVIDIA' taints kernel.
[    1.659494] Disabling lock debugging due to kernel taint
[    1.664017] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[    1.671960] nvidia-nvlink: Nvlink Core is being initialized, major device number 241
[    1.672319] nvidia 0000:42:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[    1.772536] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  415.25  Wed Dec 12 10:22:08 CST 2018 (using threaded interrupts)
[    1.775252] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  415.25  Wed Dec 12 10:02:42 CST 2018
[    1.782378] nvidia-uvm: Loaded the UVM driver in 8 mode, major device number 239
[    1.784384] Linux agpgart interface v0.103
[    1.803273] [drm] [nvidia-drm] [GPU ID 0x00004200] Loading driver
[    2.290137] tsc: Refined TSC clocksource calibration: 3493.436 MHz
[    2.290163] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325b186289d, max_idle_ns: 440795326624 ns
[    2.290371] clocksource: Switched to clocksource tsc
[    2.676474] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.676475] [drm] No driver support for vblank timestamp query.
[    2.710910] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:42:00.0 on minor 0
[    2.792997] SCSI subsystem initialized
[    2.796844] QUIRK: Enable AMD PLL fix
[    2.796897] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    2.796904] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[    2.803391] libata version 3.00 loaded.
[    2.852284] xhci_hcd 0000:01:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000008000418
[    2.852454] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.20
[    2.852455] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.852456] usb usb1: Product: xHCI Host Controller
[    2.852457] usb usb1: Manufacturer: Linux 4.20.0-arch1-1-ARCH xhci-hcd
[    2.852458] usb usb1: SerialNumber: 0000:01:00.0
[    2.852498] ahci 0000:01:00.1: version 3.0
[    2.852665] ahci 0000:01:00.1: SSS flag set, parallel bus scan disabled
[    2.852714] ahci 0000:01:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0xff impl SATA mode
[    2.852716] ahci 0000:01:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst 
[    2.853300] hub 1-0:1.0: USB hub found
[    2.853340] hub 1-0:1.0: 14 ports detected
[    2.853507] scsi host0: ahci
[    2.853728] scsi host1: ahci
[    2.853859] scsi host2: ahci
[    2.854100] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    2.854102] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[    2.854105] xhci_hcd 0000:01:00.0: Host supports USB 3.10 Enhanced SuperSpeed
[    2.854128] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.854142] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.20
[    2.854143] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.854144] usb usb2: Product: xHCI Host Controller
[    2.854145] usb usb2: Manufacturer: Linux 4.20.0-arch1-1-ARCH xhci-hcd
[    2.854146] usb usb2: SerialNumber: 0000:01:00.0
[    2.854194] scsi host3: ahci
[    2.854309] hub 2-0:1.0: USB hub found
[    2.854323] hub 2-0:1.0: 8 ports detected
[    2.854337] scsi host4: ahci
[    2.854468] scsi host5: ahci
[    2.854544] usb: port power management may be unreliable
[    2.854617] scsi host6: ahci
[    2.854751] scsi host7: ahci
[    2.854831] ata1: SATA max UDMA/133 abar m131072@0xba380000 port 0xba380100 irq 54
[    2.854833] ata2: SATA max UDMA/133 abar m131072@0xba380000 port 0xba380180 irq 54
[    2.854834] ata3: SATA max UDMA/133 abar m131072@0xba380000 port 0xba380200 irq 54
[    2.854835] ata4: SATA max UDMA/133 abar m131072@0xba380000 port 0xba380280 irq 54
[    2.854837] ata5: SATA max UDMA/133 abar m131072@0xba380000 port 0xba380300 irq 54
[    2.854838] ata6: SATA max UDMA/133 abar m131072@0xba380000 port 0xba380380 irq 54
[    2.854840] ata7: SATA max UDMA/133 abar m131072@0xba380000 port 0xba380400 irq 54
[    2.854841] ata8: SATA max UDMA/133 abar m131072@0xba380000 port 0xba380480 irq 54
[    2.855055] ahci 0000:09:00.2: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    2.855056] ahci 0000:09:00.2: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    2.855191] xhci_hcd 0000:08:00.3: xHCI Host Controller
[    2.855195] xhci_hcd 0000:08:00.3: new USB bus registered, assigned bus number 3
[    2.855288] xhci_hcd 0000:08:00.3: hcc params 0x0270f665 hci version 0x100 quirks 0x0000000000000418
[    2.855396] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.20
[    2.855398] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.855398] usb usb3: Product: xHCI Host Controller
[    2.855399] usb usb3: Manufacturer: Linux 4.20.0-arch1-1-ARCH xhci-hcd
[    2.855400] usb usb3: SerialNumber: 0000:08:00.3
[    2.855483] hub 3-0:1.0: USB hub found
[    2.855490] hub 3-0:1.0: 4 ports detected
[    2.855607] xhci_hcd 0000:08:00.3: xHCI Host Controller
[    2.855608] xhci_hcd 0000:08:00.3: new USB bus registered, assigned bus number 4
[    2.855610] xhci_hcd 0000:08:00.3: Host supports USB 3.0  SuperSpeed
[    2.855621] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.855637] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.20
[    2.855638] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.855639] usb usb4: Product: xHCI Host Controller
[    2.855641] usb usb4: Manufacturer: Linux 4.20.0-arch1-1-ARCH xhci-hcd
[    2.855642] usb usb4: SerialNumber: 0000:08:00.3
[    2.855669] scsi host8: ahci
[    2.855708] hub 4-0:1.0: USB hub found
[    2.855714] hub 4-0:1.0: 4 ports detected
[    2.855852] ata9: SATA max UDMA/133 abar m4096@0xba708000 port 0xba708100 irq 56
[    2.855991] xhci_hcd 0000:43:00.3: xHCI Host Controller
[    2.855996] xhci_hcd 0000:43:00.3: new USB bus registered, assigned bus number 5
[    2.856048] ahci 0000:44:00.2: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    2.856051] ahci 0000:44:00.2: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    2.856102] xhci_hcd 0000:43:00.3: hcc params 0x0270f665 hci version 0x100 quirks 0x0000000000000418
[    2.856231] scsi host9: ahci
[    2.856244] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.20
[    2.856245] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.856247] usb usb5: Product: xHCI Host Controller
[    2.856249] usb usb5: Manufacturer: Linux 4.20.0-arch1-1-ARCH xhci-hcd
[    2.856250] usb usb5: SerialNumber: 0000:43:00.3
[    2.856324] ata10: SATA max UDMA/133 abar m4096@0x9f500000 port 0x9f500100 irq 61
[    2.856352] hub 5-0:1.0: USB hub found
[    2.856359] hub 5-0:1.0: 4 ports detected
[    2.856510] xhci_hcd 0000:43:00.3: xHCI Host Controller
[    2.856513] xhci_hcd 0000:43:00.3: new USB bus registered, assigned bus number 6
[    2.856515] xhci_hcd 0000:43:00.3: Host supports USB 3.0  SuperSpeed
[    2.856526] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.856541] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.20
[    2.856542] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.856543] usb usb6: Product: xHCI Host Controller
[    2.856545] usb usb6: Manufacturer: Linux 4.20.0-arch1-1-ARCH xhci-hcd
[    2.856546] usb usb6: SerialNumber: 0000:43:00.3
[    2.856606] hub 6-0:1.0: USB hub found
[    2.856612] hub 6-0:1.0: 4 ports detected
[    3.167340] ata1: SATA link down (SStatus 0 SControl 300)
[    3.170057] ata9: SATA link down (SStatus 0 SControl 300)
[    3.170246] ata10: SATA link down (SStatus 0 SControl 300)
[    3.250048] usb 1-9: new full-speed USB device number 2 using xhci_hcd
[    3.480655] ata2: SATA link down (SStatus 0 SControl 300)
[    3.632720] usb 1-9: New USB device found, idVendor=8087, idProduct=0aa7, bcdDevice= 0.01
[    3.632722] usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.793996] ata3: SATA link down (SStatus 0 SControl 300)
[    3.833380] usb 1-11: new full-speed USB device number 3 using xhci_hcd
[    4.107308] ata4: SATA link down (SStatus 0 SControl 300)
[    4.237821] random: fast init done
[    4.237828] usb 1-11: New USB device found, idVendor=1b1c, idProduct=1c08, bcdDevice= 0.02
[    4.237829] usb 1-11: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.237830] usb 1-11: Product:                       
[    4.237831] usb 1-11: Manufacturer:                          
[    4.248655] hidraw: raw HID events driver (C) Jiri Kosina
[    4.257549] usbcore: registered new interface driver usbhid
[    4.257550] usbhid: USB HID core driver
[    4.259571] hid-generic 0003:1B1C:1C08.0001: hiddev0,hidraw0: USB HID v1.11 Device [                                                ] on usb-0000:01:00.0-11/input0
[    4.420662] ata5: SATA link down (SStatus 0 SControl 300)
[    4.433382] usb 1-13: new full-speed USB device number 4 using xhci_hcd
[    4.733946] ata6: SATA link down (SStatus 0 SControl 300)
[    4.739932] usb 1-13: New USB device found, idVendor=2433, idProduct=b200, bcdDevice= 1.00
[    4.739933] usb 1-13: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.739934] usb 1-13: Product: 690LC
[    4.739935] usb 1-13: Manufacturer: ASETEK
[    4.739936] usb 1-13: SerialNumber: CCVI_1.0
[    5.047323] ata7: SATA link down (SStatus 0 SControl 300)
[    5.360655] ata8: SATA link down (SStatus 0 SControl 300)
[    5.424211] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null)
[    5.490020] systemd[1]: systemd 239 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)
[    5.506753] systemd[1]: Detected architecture x86-64.
[    5.523177] systemd[1]: Set hostname to <computer>.
[    5.586471] random: systemd: uninitialized urandom read (16 bytes read)
[    5.586654] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    5.586763] random: systemd: uninitialized urandom read (16 bytes read)
[    5.592901] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    5.592955] random: systemd: uninitialized urandom read (16 bytes read)
[    5.593078] systemd[1]: Listening on LVM2 metadata daemon socket.
[    5.593327] systemd[1]: Created slice system-getty.slice.
[    5.593437] systemd[1]: Listening on Network Service Netlink Socket.
[    5.593487] systemd[1]: Reached target Swap.
[    5.593781] systemd[1]: Created slice User and Session Slice.
[    5.622898] EXT4-fs (nvme0n1p2): re-mounted. Opts: (null)
[    5.623795] audit: type=1130 audit(1546816612.783:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.635486] audit: type=1130 audit(1546816612.793:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.644412] audit: type=1130 audit(1546816612.803:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.662261] audit: type=1130 audit(1546816612.820:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.667431] audit: type=1130 audit(1546816612.826:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.689138] audit: type=1130 audit(1546816612.846:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-networkd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.693224] acpi_cpufreq: overriding BIOS provided _PSD data
[    5.697952] audit: type=1130 audit(1546816612.856:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.722057] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    5.722060] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[    5.726573] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    5.726876] sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address
[    5.726887] sp5100-tco sp5100-tco: Watchdog hardware is disabled
[    5.732550] dca service started, version 1.12.1
[    5.736322] ccp 0000:08:00.2: enabling device (0000 -> 0002)
[    5.741821] input: PC Speaker as /devices/platform/pcspkr/input/input2
[    5.743132] ccp 0000:08:00.2: ccp enabled
[    5.743493] ccp 0000:08:00.2: psp enabled
[    5.743495] ccp 0000:08:00.2: enabled
[    5.743646] ccp 0000:43:00.2: enabling device (0000 -> 0002)
[    5.744143] ccp 0000:43:00.2: ccp enabled
[    5.744159] ccp 0000:43:00.2: psp enabled
[    5.744160] ccp 0000:43:00.2: enabled
[    5.761625] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[    5.761628] igb: Copyright (c) 2007-2014 Intel Corporation.
[    5.764693] cryptd: max_cpu_qlen set to 1000
[    5.776033] AVX2 version of gcm_enc/dec engaged.
[    5.776034] AES CTR mode by8 optimization enabled
[    5.792931] pps pps0: new PPS source ptp0
[    5.792934] igb 0000:04:00.0: added PHC on eth0
[    5.792936] igb 0000:04:00.0: Intel(R) Gigabit Ethernet Network Connection
[    5.792938] igb 0000:04:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 70:85:c2:a2:42:88
[    5.792940] igb 0000:04:00.0: eth0: PBA No: FFFFFF-0FF
[    5.792942] igb 0000:04:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
[    5.800515] snd_hda_intel 0000:09:00.3: enabling device (0000 -> 0002)
[    5.800699] snd_hda_intel 0000:42:00.1: enabling device (0000 -> 0002)
[    5.800810] snd_hda_intel 0000:42:00.1: Disabling MSI
[    5.800831] snd_hda_intel 0000:42:00.1: Handle vga_switcheroo audio client
[    5.802141] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    5.803684] Bluetooth: Core ver 2.22
[    5.803712] NET: Registered protocol family 31
[    5.803713] Bluetooth: HCI device and connection manager initialized
[    5.803721] Bluetooth: HCI socket layer initialized
[    5.803723] Bluetooth: L2CAP socket layer initialized
[    5.803727] Bluetooth: SCO socket layer initialized
[    5.806199] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    5.806568] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    5.806571] cfg80211: failed to load regulatory.db
[    5.812975] usbcore: registered new interface driver btusb
[    5.821505] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[    5.821508] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    5.821510] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    5.821512] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    5.821513] snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x1e/0x0
[    5.821515] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    5.821517] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[    5.821518] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[    5.821519] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[    5.824711] Intel(R) Wireless WiFi driver for Linux
[    5.824712] Copyright(c) 2003- 2015 Intel Corporation
[    5.824841] iwlwifi 0000:05:00.0: enabling device (0000 -> 0002)
[    5.826495] iwlwifi 0000:05:00.0: loaded firmware version 29.1044073957.0 op_mode iwlmvm
[    5.826656] pps pps1: new PPS source ptp1
[    5.826659] igb 0000:06:00.0: added PHC on eth1
[    5.826662] igb 0000:06:00.0: Intel(R) Gigabit Ethernet Network Connection
[    5.826665] igb 0000:06:00.0: eth1: (PCIe:2.5Gb/s:Width x1) 70:85:c2:a2:42:8a
[    5.826667] igb 0000:06:00.0: eth1: PBA No: FFFFFF-0FF
[    5.826669] igb 0000:06:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
[    5.827659] Bluetooth: hci0: read Intel version: 370810225019140f00
[    5.831298] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq
[    5.831936] igb 0000:04:00.0 enp4s0: renamed from eth0
[    5.836832] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:09:00.3/sound/card0/input3
[    5.836889] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:09:00.3/sound/card0/input4
[    5.836940] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:09:00.3/sound/card0/input5
[    5.836983] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:09:00.3/sound/card0/input6
[    5.837027] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:09:00.3/sound/card0/input7
[    5.837077] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:09:00.3/sound/card0/input8
[    5.837208] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:09:00.3/sound/card0/input9
[    5.864021] igb 0000:06:00.0 enp6s0: renamed from eth1
[    5.866094] audit: type=1130 audit(1546816613.023:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.904244] audit: type=1130 audit(1546816613.063:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-9c3e9f76\x2d4def\x2d4d3f\x2d934d\x2da12efa998a12 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.923377] EXT4-fs (nvme0n1p3): mounted filesystem with ordered data mode. Opts: (null)
[    5.924548] EXT4-fs (nvme0n1p4): mounted filesystem with ordered data mode. Opts: (null)
[    5.939247] systemd-journald[522]: Received request to flush runtime journal from PID 1
[    5.943676] iwlwifi 0000:05:00.0: Detected Intel(R) Dual Band Wireless AC 3168, REV=0x220
[    5.947677] IPv6: ADDRCONF(NETDEV_UP): enp4s0: link is not ready
[    5.961707] iwlwifi 0000:05:00.0: base HW address: 30:24:32:8d:ea:32
[    5.971876] random: crng init done
[    5.971878] random: 7 urandom warning(s) missed due to ratelimiting
[    5.998634] IPv6: ADDRCONF(NETDEV_UP): enp6s0: link is not ready
[    6.004221] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    6.004512] thermal thermal_zone0: failed to read out thermal zone (-61)
[    6.006027] iwlwifi 0000:05:00.0 wlp5s0: renamed from wlan0
[    6.008485] kauditd_printk_skb: 5 callbacks suppressed
[    6.008487] audit: type=1130 audit(1546816613.166:16): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.016138] audit: type=1130 audit(1546816613.173:17): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.129172] IPv6: ADDRCONF(NETDEV_UP): wlp5s0: link is not ready
[    6.216953] audit: type=1130 audit(1546816613.376:18): 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'
[    6.227466] audit: type=1130 audit(1546816613.386:19): 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'
[    6.230959] audit: type=1127 audit(1546816613.390:20): pid=724 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[    6.236107] audit: type=1130 audit(1546816613.393:21): 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'
[    6.500817] audit: type=1130 audit(1546816613.660:22): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.504341] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:40/0000:40:03.1/0000:42:00.1/sound/card1/input10
[    6.504399] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:40/0000:40:03.1/0000:42:00.1/sound/card1/input11
[    6.504442] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:40/0000:40:03.1/0000:42:00.1/sound/card1/input12
[    6.504495] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:40/0000:40:03.1/0000:42:00.1/sound/card1/input13
[    6.511657] audit: type=1130 audit(1546816613.670:23): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.515695] audit: type=1130 audit(1546816613.673:24): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant@wlp5s0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.523357] audit: type=1130 audit(1546816613.680:25): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-resolved comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.553439] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    6.553440] Bluetooth: BNEP filters: protocol multicast
[    6.553446] Bluetooth: BNEP socket layer initialized
[    7.381887] Bluetooth: hci0: Intel firmware patch completed and activated
[   10.903395] ccp 0000:08:00.2: sev command 0x4 timed out, disabling PSP 
[   10.904396] ccp 0000:08:00.2: SEV: failed to get status. Error: 0x0
[   10.916608] kvm: Nested Virtualization enabled
[   10.916636] kvm: Nested Paging enabled
[   10.916637] SVM: Virtual VMLOAD VMSAVE supported
[   10.916637] SVM: Virtual GIF supported
[   10.921136] MCE: In-kernel MCE decoding enabled.
[   10.924964] EDAC amd64: Node 0: DRAM ECC disabled.
[   10.924966] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[   10.924972] EDAC amd64: Node 1: DRAM ECC disabled.
[   10.924972] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[   10.985126] EDAC amd64: Node 0: DRAM ECC disabled.
[   10.985128] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[   10.985132] EDAC amd64: Node 1: DRAM ECC disabled.
[   10.985133] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[   16.003232] wlp5s0: authenticate with 88:1f:a1:33:2b:39
[   16.006349] wlp5s0: send auth to 88:1f:a1:33:2b:39 (try 1/3)
[   16.008402] wlp5s0: authenticated
[   16.010058] wlp5s0: associate with 88:1f:a1:33:2b:39 (try 1/3)
[   16.011360] wlp5s0: RX AssocResp from 88:1f:a1:33:2b:39 (capab=0x1011 status=0 aid=5)
[   16.012298] wlp5s0: associated
[   16.036934] IPv6: ADDRCONF(NETDEV_CHANGE): wlp5s0: link becomes ready
[   16.049012] wlp5s0: Limiting TX power to 30 (30 - 0) dBm as advertised by 88:1f:a1:33:2b:39
[   37.096640] kauditd_printk_skb: 7 callbacks suppressed
[   37.096642] audit: type=1131 audit(1546816644.024:33): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  126.159944] audit: type=1130 audit(1546816733.073:34): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-networkd-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[  126.161109] audit: type=1130 audit(1546816733.073:35): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ml comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  146.536531] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[  146.536537] Bluetooth: HIDP socket layer initialized
[  146.541605] apple 0005:05AC:0255.0002: unknown main item tag 0x0
[  146.541758] input: Nathan Henrie’s Keyboard as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/usb1/1-9/1-9:1.0/bluetooth/hci0/hci0:256/0005:05AC:0255.0002/input/input14
[  146.541847] apple 0005:05AC:0255.0002: input,hidraw1: BLUETOOTH HID v0.50 Keyboard [Nathan Henrie’s Keyboard] on 30:24:32:8d:ea:36
[  150.773054] audit: type=1006 audit(1546816757.683:36): pid=734 uid=0 old-auid=4294967295 auid=1000 tty=tty1 old-ses=4294967295 ses=1 res=1
[  150.787656] audit: type=1130 audit(1546816757.700:37): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  150.792947] audit: type=1006 audit(1546816757.703:38): pid=814 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[  150.827678] audit: type=1130 audit(1546816757.740:39): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  569.079385] audit: type=1006 audit(1546817175.995:40): pid=3756 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
[  706.485033] usb 1-8: new high-speed USB device number 5 using xhci_hcd
[  706.720583] usb 1-8: New USB device found, idVendor=05ac, idProduct=1500, bcdDevice= 2.03
[  706.720585] usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  706.720587] usb 1-8: Product: MacBook Air SuperDrive
[  706.720588] usb 1-8: Manufacturer: Apple Inc.
[  706.720589] usb 1-8: SerialNumber: KX1EA6B3823         
[  706.747445] usb-storage 1-8:1.0: USB Mass Storage device detected
[  706.747617] scsi host10: usb-storage 1-8:1.0
[  706.747710] usbcore: registered new interface driver usb-storage
[  706.750504] usbcore: registered new interface driver uas
[  707.768451] scsi 10:0:0:0: CD-ROM            Apple    SuperDrive       2.03 PQ: 0 ANSI: 0
[  707.784427] sr 10:0:0:0: Power-on or device reset occurred
[  707.791432] sr 10:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda caddy
[  707.791434] cdrom: Uniform CD-ROM driver Revision: 3.20
[  707.792477] sr 10:0:0:0: Attached scsi CD-ROM sr0
[  906.166949] audit: type=1130 audit(1546817513.082:41): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  906.166955] audit: type=1131 audit(1546817513.082:42): 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'
[ 1884.579793] audit: type=1130 audit(1546818491.495:43): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1887.176281] audit: type=1130 audit(1546818494.092:44): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty3 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1887.701406] audit: type=1130 audit(1546818494.619:45): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty4 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1888.762766] audit: type=1130 audit(1546818495.679:46): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty5 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1890.125950] audit: type=1130 audit(1546818497.042:47): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty6 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1899.328468] audit: type=1006 audit(1546818506.245:48): pid=12467 uid=0 old-auid=4294967295 auid=1000 tty=tty6 old-ses=4294967295 ses=4 res=1
[19815.231002] audit: type=1006 audit(1546836422.130:49): pid=41665 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=5 res=1

Last edited by n8henrie (2019-02-15 23:06:22)

Offline

#2 2019-01-07 05:29:24

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,459
Website

Re: [SOLVED] 90 second freeze at end of shutdown or reboot

90 seconds is the default timeout for systemd services.  Here's the offender:

[  126.159944] audit: type=1130 audit(1546816733.073:34): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-networkd-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'

I remember this being a fairly common problem some time back, but I'm not quickly finding the relevant threads.  I think it related to network mounts / fileshares.  Do you have any such network filesystems?

Last edited by Trilby (2019-01-07 05:37:16)


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#3 2019-01-07 05:42:06

Kirill Bugaev
Member
Registered: 2018-08-03
Posts: 173

Re: [SOLVED] 90 second freeze at end of shutdown or reboot

/etc/systemd/system.conf
[Manager]
...
DefaultTimeoutStartSec=10s
DefaultTimeoutStopSec=10s
...

This is not the solution of problem of course.

Offline

#4 2019-01-07 05:45:51

n8henrie
Member
From: Shiprock, NM
Registered: 2014-03-30
Posts: 45
Website

Re: [SOLVED] 90 second freeze at end of shutdown or reboot

Thanks for the suggestion. No network shares. Pretty vanilla Arch system so far.

I wonder if this systemd bug is related; the MB has 2 ethernet and 1 wifi interface onboard. Though would seem unusual for the problem to be intermittent if this were the issue.

Offline

#5 2019-02-15 23:05:49

n8henrie
Member
From: Shiprock, NM
Registered: 2014-03-30
Posts: 45
Website

Re: [SOLVED] 90 second freeze at end of shutdown or reboot

Trilby wrote:

90 seconds is the default timeout for systemd services.  Here's the offender:

[  126.159944] audit: type=1130 audit(1546816733.073:34): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-networkd-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'

I remember this being a fairly common problem some time back, but I'm not quickly finding the relevant threads.  I think it related to network mounts / fileshares.  Do you have any such network filesystems?

Based on this, I went through and found one of my systemd-networkd conf files didn't have the proper case for a key -- I think it was `name=` (instead of `Name=`). I fixed that, and this "freeze on poweroff" bug hasn't come up again in a few weeks, so perhaps this was the whole issue. Marking as solved.

Offline

Board footer

Powered by FluxBB