You are not logged in.

#1 2019-03-17 07:08:43

chloris
Member
From: Slovenia
Registered: 2019-03-17
Posts: 11

[SOLVED] Restart/shutdown delay caused by lvmetad

The problem: I am experiencing delays when restarting or shutting down my PCs, mostly after performing full upgrades with pacman, but can also happen after another reboot or two. I have multiple PCs with almost identical Arch installations and the problem is consistent - delay happen after the same update, can even happen after the same number of reboots after the update.

How does it look: Upon shutting down or restarting, screen goes to black console with only white cursor visible in the top left corner. I don't think I'm capable of any interaction, console switching using Ctrl+Alt+F1 and so on does not work. The delay lasts 1 min 30 s and I'm pretty sure this is not a coincidence. It is similar to the time systemd gives processes before it kills them upon system shutdown (when that red bar going left and right is displayed).

My installation: Here are some of the packages specific to my installations, in case you think it is caused by them: Cinnamon desktop environment, LightDM with GTK greeter, firewalld, redshift and conky. That's mostly what was running when the last one occurred.

This is happening rather frequently and is getting pretty annoying. I would kindly ask you to help since I'd hate to abandon this beautiful distribution or be unhappy about it. I will provide additional information if needed.

Edit: Changed subject to better reflect the cause of the issue.

Last edited by chloris (2019-03-26 07:56:41)

Offline

#2 2019-03-17 07:15:07

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] Restart/shutdown delay caused by lvmetad

Please include some relevant logs: your journal during a delay and a list of the packages that were upgraded.


Moving to NC..


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2019-03-17 07:26:01

chloris
Member
From: Slovenia
Registered: 2019-03-17
Posts: 11

Re: [SOLVED] Restart/shutdown delay caused by lvmetad

Last log from restart request to reboot, obtained using journalctl, no arguments:

Mar 17 07:47:56 meiyo cinnamon-session[1815]: WARNING: t+31.03250s: Requesting system restart...
Mar 17 07:47:56 meiyo cinnamon-session[1815]: WARNING: t+31.03258s: Attempting to restart using systemd...
Mar 17 07:47:56 meiyo systemd-logind[551]: System is rebooting.
Mar 17 07:47:56 meiyo systemd[1]: Starting Generate shutdown-ramfs...
Mar 17 07:47:56 meiyo systemd[1]: Stopped target Graphical Interface.
Mar 17 07:47:56 meiyo systemd[1]: Stopped target Multi-User System.
Mar 17 07:47:56 meiyo systemd[1]: Stopping Accounts Service...
Mar 17 07:47:56 meiyo systemd[1]: Removed slice system-getty.slice.
Mar 17 07:47:56 meiyo systemd[1]: Stopped target Login Prompts.
Mar 17 07:47:56 meiyo systemd[1]: Stopping Light Display Manager...
Mar 17 07:47:56 meiyo systemd[1804]: at-spi-dbus-bus.service: Succeeded.
Mar 17 07:47:56 meiyo systemd[1]: Stopping Location Lookup Service...
Mar 17 07:47:56 meiyo systemd[1]: Stopping Manage, Install and Generate Color Profiles...
Mar 17 07:47:56 meiyo systemd[1]: Stopping RealtimeKit Scheduling Policy Service...
Mar 17 07:47:56 meiyo systemd[1]: Stopped target Sound Card.
Mar 17 07:47:56 meiyo systemd[1]: Stopping Session 2 of user chloris.
Mar 17 07:47:56 meiyo systemd[1]: systemd-rfkill.socket: Succeeded.
Mar 17 07:47:56 meiyo systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
Mar 17 07:47:56 meiyo systemd[1]: Stopping Daemon for power management...
Mar 17 07:47:56 meiyo systemd[1]: Stopped target Timers.
Mar 17 07:47:56 meiyo systemd[1]: shadow.timer: Succeeded.
Mar 17 07:47:56 meiyo systemd[1]: Stopped Daily verification of password and group files.
Mar 17 07:47:56 meiyo systemd[1]: systemd-tmpfiles-clean.timer: Succeeded.
Mar 17 07:47:56 meiyo systemd[1]: Stopped Daily Cleanup of Temporary Directories.
Mar 17 07:47:56 meiyo systemd[1]: logrotate.timer: Succeeded.
Mar 17 07:47:56 meiyo systemd[1]: Stopped Daily rotation of log files.
Mar 17 07:47:56 meiyo systemd[1]: man-db.timer: Succeeded.
Mar 17 07:47:56 meiyo systemd[1]: Stopped Daily man-db regeneration.
Mar 17 07:47:56 meiyo systemd[1]: Stopped target System Time Synchronized.
Mar 17 07:47:56 meiyo systemd[1]: lvm2-lvmpolld.socket: Succeeded.
Mar 17 07:47:56 meiyo systemd[1]: Closed LVM2 poll daemon socket.
Mar 17 07:47:56 meiyo systemd[1]: Stopping Disk Manager...
Mar 17 07:47:56 meiyo systemd[1]: accounts-daemon.service: Succeeded.
Mar 17 07:47:56 meiyo systemd[1]: Stopped Accounts Service.
Mar 17 07:47:56 meiyo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Mar 17 07:47:56 meiyo systemd[1]: rtkit-daemon.service: Main process exited, code=killed, status=15/TERM
Mar 17 07:47:56 meiyo systemd[1]: rtkit-daemon.service: Succeeded.
Mar 17 07:47:56 meiyo systemd[1]: Stopped RealtimeKit Scheduling Policy Service.
Mar 17 07:47:56 meiyo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Mar 17 07:47:56 meiyo systemd[1]: upower.service: Main process exited, code=killed, status=15/TERM
Mar 17 07:47:56 meiyo systemd[1]: upower.service: Succeeded.
Mar 17 07:47:56 meiyo systemd[1]: Stopped Daemon for power management.
Mar 17 07:47:56 meiyo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Mar 17 07:47:56 meiyo systemd[1]: geoclue.service: Main process exited, code=killed, status=15/TERM
Mar 17 07:47:56 meiyo systemd[1]: geoclue.service: Succeeded.
Mar 17 07:47:56 meiyo kernel: audit: type=1131 audit(1552805276.777:73): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Mar 17 07:47:56 meiyo kernel: audit: type=1131 audit(1552805276.777:74): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Mar 17 07:47:56 meiyo kernel: audit: type=1131 audit(1552805276.777:75): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Mar 17 07:47:56 meiyo systemd[1]: Stopped Location Lookup Service.
Mar 17 07:47:56 meiyo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Mar 17 07:47:56 meiyo kernel: audit: type=1131 audit(1552805276.780:76): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Mar 17 07:47:56 meiyo polkitd[664]: Unregistered Authentication Agent for unix-session:2 (system bus name :1.102, object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_GB.utf8) (disconnected from bus)
Mar 17 07:47:56 meiyo audit[1184]: USER_LOGOUT pid=1184 uid=0 auid=1000 ses=2 msg='op=logout id=1000 exe="/usr/bin/lightdm" hostname=meiyo addr=? terminal=/dev/tty7 res=success'
Mar 17 07:47:56 meiyo kernel: audit: type=1113 audit(1552805276.783:77): pid=1184 uid=0 auid=1000 ses=2 msg='op=logout id=1000 exe="/usr/bin/lightdm" hostname=meiyo addr=? terminal=/dev/tty7 res=success'
Mar 17 07:47:56 meiyo systemd[1]: colord.service: Main process exited, code=killed, status=15/TERM
Mar 17 07:47:56 meiyo systemd[1]: colord.service: Succeeded.
Mar 17 07:47:56 meiyo systemd[1]: Stopped Manage, Install and Generate Color Profiles.
Mar 17 07:47:56 meiyo udisksd[1931]: udisks daemon version 2.8.2 exiting
Mar 17 07:47:56 meiyo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Mar 17 07:47:56 meiyo kernel: audit: type=1131 audit(1552805276.787:78): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Mar 17 07:47:56 meiyo systemd[1]: udisks2.service: Succeeded.
Mar 17 07:47:56 meiyo systemd[1]: Stopped Disk Manager.
Mar 17 07:47:56 meiyo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Mar 17 07:47:56 meiyo systemd[1]: session-2.scope: Succeeded.
Mar 17 07:47:56 meiyo systemd[1]: Stopped Session 2 of user chloris.
Mar 17 07:47:56 meiyo systemd[1]: Stopping User Manager for UID 1000...
Mar 17 07:47:56 meiyo kernel: audit: type=1131 audit(1552805276.800:79): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Mar 17 07:47:56 meiyo systemd[1]: Stopping Login Service...
Mar 17 07:47:56 meiyo systemd[1804]: Stopping Sound Service...
Mar 17 07:47:56 meiyo systemd[1804]: Stopping Virtual filesystem service - disk device monitor...
Mar 17 07:47:56 meiyo systemd[1804]: Stopping Virtual filesystem service - Media Transfer Protocol monitor...
Mar 17 07:47:56 meiyo systemd[1804]: Stopping D-Bus User Message Bus...
Mar 17 07:47:56 meiyo systemd[1804]: Stopping Evolution address book service...
Mar 17 07:47:56 meiyo systemd[1804]: Stopping Evolution calendar service...
Mar 17 07:47:56 meiyo systemd[1804]: Stopped target Default.
Mar 17 07:47:56 meiyo systemd[1804]: Stopping Evolution source registry...
Mar 17 07:47:56 meiyo systemd[1804]: Stopping Virtual filesystem service - digital camera monitor...
Mar 17 07:47:56 meiyo systemd[1804]: Stopping Tracker metadata database store and lookup manager...
Mar 17 07:47:56 meiyo systemd-logind[551]: Removed session 2.
Mar 17 07:47:56 meiyo systemd[1804]: Stopping Virtual filesystem metadata service...
Mar 17 07:47:56 meiyo systemd[1804]: Stopping Virtual filesystem service...
Mar 17 07:47:56 meiyo systemd[1804]: gvfs-daemon.service: Main process exited, code=killed, status=15/TERM
Mar 17 07:47:56 meiyo systemd[1804]: gvfs-gphoto2-volume-monitor.service: Main process exited, code=killed, status=15/TERM
Mar 17 07:47:56 meiyo systemd[1804]: gvfs-gphoto2-volume-monitor.service: Succeeded.
Mar 17 07:47:56 meiyo systemd[1804]: Stopped Virtual filesystem service - digital camera monitor.
Mar 17 07:47:56 meiyo systemd[1804]: gvfs-udisks2-volume-monitor.service: Main process exited, code=killed, status=15/TERM
Mar 17 07:47:56 meiyo systemd[1804]: gvfs-udisks2-volume-monitor.service: Succeeded.
Mar 17 07:47:56 meiyo systemd[1804]: Stopped Virtual filesystem service - disk device monitor.
Mar 17 07:47:56 meiyo systemd[1804]: gvfs-mtp-volume-monitor.service: Main process exited, code=killed, status=15/TERM
Mar 17 07:47:56 meiyo systemd[1804]: gvfs-mtp-volume-monitor.service: Succeeded.
Mar 17 07:47:56 meiyo systemd[1804]: Stopped Virtual filesystem service - Media Transfer Protocol monitor.
Mar 17 07:47:56 meiyo systemd[1804]: gvfs-metadata.service: Main process exited, code=killed, status=15/TERM
Mar 17 07:47:56 meiyo systemd[1804]: gvfs-metadata.service: Succeeded.
Mar 17 07:47:56 meiyo systemd[1804]: Stopped Virtual filesystem metadata service.
Mar 17 07:47:56 meiyo systemd[1]: run-user-1000-gvfs.mount: Succeeded.
Mar 17 07:47:56 meiyo systemd[1]: Unmounted /run/user/1000/gvfs.
Mar 17 07:47:56 meiyo systemd[1804]: run-user-1000-gvfs.mount: Succeeded.
Mar 17 07:47:56 meiyo tracker-store[2064]: Received signal:15->'Terminated'
Mar 17 07:47:56 meiyo tracker-store[2064]: OK
Mar 17 07:47:56 meiyo systemd[1804]: tracker-store.service: Succeeded.
Mar 17 07:47:56 meiyo systemd[1804]: Stopped Tracker metadata database store and lookup manager.
Mar 17 07:47:56 meiyo systemd[1804]: evolution-source-registry.service: Main process exited, code=killed, status=15/TERM
Mar 17 07:47:56 meiyo systemd[1804]: evolution-source-registry.service: Succeeded.
Mar 17 07:47:56 meiyo systemd[1804]: Stopped Evolution source registry.
Mar 17 07:47:56 meiyo systemd[1804]: gvfs-daemon.service: Succeeded.
Mar 17 07:47:56 meiyo systemd[1804]: Stopped Virtual filesystem service.
Mar 17 07:47:56 meiyo systemd[1804]: dbus.service: Succeeded.
Mar 17 07:47:56 meiyo systemd[1804]: Stopped D-Bus User Message Bus.
Mar 17 07:47:56 meiyo systemd[1804]: pulseaudio.service: Succeeded.
Mar 17 07:47:56 meiyo systemd[1804]: Stopped Sound Service.
Mar 17 07:47:56 meiyo systemd[1804]: evolution-addressbook-factory.service: Succeeded.
Mar 17 07:47:56 meiyo systemd[1804]: Stopped Evolution address book service.
Mar 17 07:47:56 meiyo systemd[1804]: evolution-calendar-factory.service: Succeeded.
Mar 17 07:47:56 meiyo systemd[1804]: Stopped Evolution calendar service.
Mar 17 07:47:56 meiyo systemd[1804]: Stopped target Basic System.
Mar 17 07:47:56 meiyo systemd[1804]: Stopped target Timers.
Mar 17 07:47:56 meiyo systemd[1804]: Stopped target Paths.
Mar 17 07:47:56 meiyo systemd[1804]: Stopped target Sockets.
Mar 17 07:47:56 meiyo systemd[1804]: dirmngr.socket: Succeeded.
Mar 17 07:47:56 meiyo systemd[1804]: Closed GnuPG network certificate management daemon.
Mar 17 07:47:56 meiyo systemd[1804]: gpg-agent-extra.socket: Succeeded.
Mar 17 07:47:56 meiyo systemd[1804]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Mar 17 07:47:56 meiyo systemd[1804]: gpg-agent-ssh.socket: Succeeded.
Mar 17 07:47:56 meiyo systemd[1804]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Mar 17 07:47:56 meiyo systemd[1804]: gpg-agent-browser.socket: Succeeded.
Mar 17 07:47:56 meiyo systemd[1804]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Mar 17 07:47:56 meiyo systemd[1804]: gpg-agent.socket: Succeeded.
Mar 17 07:47:56 meiyo systemd[1804]: Closed GnuPG cryptographic agent and passphrase cache.
Mar 17 07:47:56 meiyo systemd[1804]: pulseaudio.socket: Succeeded.
Mar 17 07:47:56 meiyo systemd[1804]: Closed Sound System.
Mar 17 07:47:56 meiyo systemd[1804]: p11-kit-server.socket: Succeeded.
Mar 17 07:47:56 meiyo systemd[1804]: Closed p11-kit server.
Mar 17 07:47:56 meiyo systemd[1804]: dbus.socket: Succeeded.
Mar 17 07:47:56 meiyo systemd[1804]: Closed D-Bus User Message Bus Socket.
Mar 17 07:47:56 meiyo systemd[1804]: Reached target Shutdown.
Mar 17 07:47:56 meiyo systemd[1804]: systemd-exit.service: Succeeded.
Mar 17 07:47:56 meiyo systemd[1804]: Started Exit the Session.
Mar 17 07:47:56 meiyo systemd[1804]: Reached target Exit the Session.
Mar 17 07:47:56 meiyo systemd[1805]: pam_unix(systemd-user:session): session closed for user chloris
Mar 17 07:47:56 meiyo systemd[1]: user@1000.service: Succeeded.
Mar 17 07:47:56 meiyo systemd[1]: Stopped User Manager for UID 1000.
Mar 17 07:47:56 meiyo 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'
Mar 17 07:47:56 meiyo systemd[1]: Stopping User Runtime Directory /run/user/1000...
Mar 17 07:47:56 meiyo kernel: audit: type=1131 audit(1552805276.843:80): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Mar 17 07:47:56 meiyo systemd[1]: run-user-1000.mount: Succeeded.
Mar 17 07:47:56 meiyo systemd[1]: Unmounted /run/user/1000.
Mar 17 07:47:56 meiyo systemd[1]: user-runtime-dir@1000.service: Succeeded.
Mar 17 07:47:56 meiyo 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'
Mar 17 07:47:56 meiyo systemd[1]: Stopped User Runtime Directory /run/user/1000.
Mar 17 07:47:56 meiyo systemd[1]: Removed slice User Slice of UID 1000.
Mar 17 07:47:56 meiyo kernel: audit: type=1131 audit(1552805276.847:81): 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'
Mar 17 07:47:56 meiyo mkinitcpio[2367]: ==> Starting build: none
Mar 17 07:47:56 meiyo mkinitcpio[2367]:   -> Running build hook: [sd-shutdown]
Mar 17 07:47:56 meiyo systemd[1]: systemd-logind.service: Succeeded.
Mar 17 07:47:56 meiyo systemd[1]: Stopped Login Service.
Mar 17 07:47:56 meiyo 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'
Mar 17 07:47:56 meiyo kernel: audit: type=1131 audit(1552805276.957:82): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Mar 17 07:47:57 meiyo systemd[1]: lightdm.service: Succeeded.
Mar 17 07:47:57 meiyo systemd[1]: Stopped Light Display Manager.
Mar 17 07:47:57 meiyo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Mar 17 07:47:57 meiyo systemd[1]: Stopping Permit User Sessions...
Mar 17 07:47:57 meiyo systemd[1]: systemd-user-sessions.service: Succeeded.
Mar 17 07:47:57 meiyo systemd[1]: Stopped Permit User Sessions.
Mar 17 07:47:57 meiyo 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'
Mar 17 07:47:57 meiyo systemd[1]: Stopped target Network.
Mar 17 07:47:57 meiyo systemd[1]: Stopping Network Manager...
Mar 17 07:47:57 meiyo systemd[1]: Stopping WPA supplicant...
Mar 17 07:47:57 meiyo systemd[1]: Stopped target Remote File Systems.
Mar 17 07:47:57 meiyo NetworkManager[588]: <info>  [1552805277.0535] caught SIGTERM, shutting down normally.
Mar 17 07:47:57 meiyo systemd[1]: Stopped target User and Group Name Lookups.
Mar 17 07:47:57 meiyo NetworkManager[588]: <info>  [1552805277.0546] dhcp4 (enp6s0): canceled DHCP transaction
Mar 17 07:47:57 meiyo NetworkManager[588]: <info>  [1552805277.0546] dhcp4 (enp6s0): state changed bound -> done
Mar 17 07:47:57 meiyo NetworkManager[588]: <info>  [1552805277.0547] device (enp6s0): DHCPv4: 480 seconds grace period started
Mar 17 07:47:57 meiyo NetworkManager[588]: <info>  [1552805277.0551] dhcp6 (enp6s0): canceled DHCP transaction
Mar 17 07:47:57 meiyo NetworkManager[588]: <info>  [1552805277.0551] dhcp6 (enp6s0): state changed bound -> done
Mar 17 07:47:57 meiyo systemd[1]: wpa_supplicant.service: Succeeded.
Mar 17 07:47:57 meiyo systemd[1]: Stopped WPA supplicant.
Mar 17 07:47:57 meiyo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Mar 17 07:47:57 meiyo NetworkManager[588]: <info>  [1552805277.0727] exiting (success)
Mar 17 07:47:57 meiyo systemd[1]: NetworkManager.service: Succeeded.
Mar 17 07:47:57 meiyo systemd[1]: Stopped Network Manager.
Mar 17 07:47:57 meiyo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Mar 17 07:47:57 meiyo systemd[1]: Stopped target Network (Pre).
Mar 17 07:47:57 meiyo systemd[1]: Stopping firewalld - dynamic firewall daemon...
Mar 17 07:47:57 meiyo audit: NETFILTER_CFG table=security family=2 entries=4
Mar 17 07:47:57 meiyo audit: NETFILTER_CFG table=raw family=2 entries=3
Mar 17 07:47:57 meiyo audit: NETFILTER_CFG table=mangle family=2 entries=6
Mar 17 07:47:57 meiyo audit: NETFILTER_CFG table=nat family=2 entries=5
Mar 17 07:47:57 meiyo audit: NETFILTER_CFG table=filter family=2 entries=4
Mar 17 07:47:57 meiyo audit: NETFILTER_CFG table=security family=10 entries=4
Mar 17 07:47:57 meiyo audit: NETFILTER_CFG table=raw family=10 entries=3
Mar 17 07:47:57 meiyo audit: NETFILTER_CFG table=mangle family=10 entries=6
Mar 17 07:47:57 meiyo audit: NETFILTER_CFG table=nat family=10 entries=5
Mar 17 07:47:57 meiyo audit: NETFILTER_CFG table=filter family=10 entries=4
Mar 17 07:47:57 meiyo mkinitcpio[2367]: ==> Build complete.
Mar 17 07:47:57 meiyo systemd[1]: mkinitcpio-generate-shutdown-ramfs.service: Succeeded.
Mar 17 07:47:57 meiyo systemd[1]: Started Generate shutdown-ramfs.
Mar 17 07:47:57 meiyo 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'
Mar 17 07:47:57 meiyo 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'
Mar 17 07:47:59 meiyo systemd[1]: firewalld.service: Succeeded.
Mar 17 07:47:59 meiyo systemd[1]: Stopped firewalld - dynamic firewall daemon.
Mar 17 07:47:59 meiyo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=firewalld comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Mar 17 07:47:59 meiyo systemd[1]: Stopping Authorization Manager...
Mar 17 07:47:59 meiyo systemd[1]: Stopping D-Bus System Message Bus...
Mar 17 07:47:59 meiyo systemd[1]: dbus.service: Succeeded.
Mar 17 07:47:59 meiyo systemd[1]: Stopped D-Bus System Message Bus.
Mar 17 07:47:59 meiyo 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'
Mar 17 07:47:59 meiyo systemd[1]: polkit.service: Main process exited, code=killed, status=15/TERM
Mar 17 07:47:59 meiyo systemd[1]: polkit.service: Succeeded.
Mar 17 07:47:59 meiyo systemd[1]: Stopped Authorization Manager.
Mar 17 07:47:59 meiyo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Mar 17 07:47:59 meiyo systemd[1]: Stopped target Basic System.
Mar 17 07:47:59 meiyo systemd[1]: Stopped target Paths.
Mar 17 07:47:59 meiyo systemd[1]: Stopped target Sockets.
Mar 17 07:47:59 meiyo systemd[1]: dbus.socket: Succeeded.
Mar 17 07:47:59 meiyo systemd[1]: Closed D-Bus System Message Bus Socket.
Mar 17 07:47:59 meiyo systemd[1]: Stopped target System Initialization.
Mar 17 07:47:59 meiyo systemd[1]: Stopping Load/Save Random Seed...
Mar 17 07:47:59 meiyo systemd[1]: Stopping Network Time Synchronization...
Mar 17 07:47:59 meiyo systemd[1]: Stopping Update UTMP about System Boot/Shutdown...
Mar 17 07:47:59 meiyo systemd[1]: Stopped target Local Encrypted Volumes.
Mar 17 07:47:59 meiyo systemd[1]: systemd-ask-password-console.path: Succeeded.
Mar 17 07:47:59 meiyo systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
Mar 17 07:47:59 meiyo 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'
Mar 17 07:47:59 meiyo 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'
Mar 17 07:47:59 meiyo systemd[1]: systemd-ask-password-wall.path: Succeeded.
Mar 17 07:47:59 meiyo systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
Mar 17 07:47:59 meiyo systemd[1]: systemd-sysctl.service: Succeeded.
Mar 17 07:47:59 meiyo systemd[1]: Stopped Apply Kernel Variables.
Mar 17 07:47:59 meiyo systemd[1]: systemd-modules-load.service: Succeeded.
Mar 17 07:47:59 meiyo systemd[1]: Stopped Load Kernel Modules.
Mar 17 07:47:59 meiyo systemd[1]: Stopped target Slices.
Mar 17 07:47:59 meiyo systemd[1]: Removed slice User and Session Slice.
Mar 17 07:47:59 meiyo systemd[1]: systemd-random-seed.service: Succeeded.
Mar 17 07:47:59 meiyo systemd[1]: Stopped Load/Save Random Seed.
Mar 17 07:47:59 meiyo 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'
Mar 17 07:47:59 meiyo systemd[1]: systemd-timesyncd.service: Succeeded.
Mar 17 07:47:59 meiyo systemd[1]: Stopped Network Time Synchronization.
Mar 17 07:47:59 meiyo 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'
Mar 17 07:47:59 meiyo audit[2512]: SYSTEM_SHUTDOWN pid=2512 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Mar 17 07:47:59 meiyo systemd[1]: systemd-update-utmp.service: Succeeded.
Mar 17 07:47:59 meiyo systemd[1]: Stopped Update UTMP about System Boot/Shutdown.
Mar 17 07:47:59 meiyo 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'
Mar 17 07:47:59 meiyo systemd[1]: systemd-tmpfiles-setup.service: Succeeded.
Mar 17 07:47:59 meiyo 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'
Mar 17 07:47:59 meiyo systemd[1]: Stopped Create Volatile Files and Directories.
Mar 17 07:47:59 meiyo systemd[1]: Stopped target Local File Systems.
Mar 17 07:47:59 meiyo systemd[1]: Unmounting /mnt/MassStorage...
Mar 17 07:47:59 meiyo systemd[1]: Unmounting Temporary Directory (/tmp)...
Mar 17 07:47:59 meiyo systemd[1]: Unmounting /efi...
Mar 17 07:47:59 meiyo systemd[1]: tmp.mount: Succeeded.
Mar 17 07:47:59 meiyo systemd[1]: Unmounted Temporary Directory (/tmp).
Mar 17 07:47:59 meiyo systemd[1]: efi.mount: Succeeded.
Mar 17 07:47:59 meiyo systemd[1]: Unmounted /efi.
Mar 17 07:47:59 meiyo systemd[1]: systemd-fsck@dev-disk-by\x2duuid-E6AF\x2dF5B3.service: Succeeded.
Mar 17 07:47:59 meiyo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-E6AF\x2dF5B3 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Mar 17 07:47:59 meiyo systemd[1]: Stopped File System Check on /dev/disk/by-uuid/E6AF-F5B3.
Mar 17 07:47:59 meiyo systemd[1]: Stopped target Swap.
Mar 17 07:47:59 meiyo systemd[1]: Deactivating swap /dev/disk/by-partuuid/f539434e-e203-564d-b861-c62c49acf497...
Mar 17 07:47:59 meiyo systemd[1]: dev-disk-by\x2did-ata\x2dCrucial_CT256MX100SSD1_14200C246DF4\x2dpart5.swap: Succeeded.
Mar 17 07:47:59 meiyo systemd[1]: Deactivated swap /dev/disk/by-id/ata-Crucial_CT256MX100SSD1_14200C246DF4-part5.
Mar 17 07:47:59 meiyo systemd[1]: dev-disk-by\x2did-wwn\x2d0x500a07510c246df4\x2dpart5.swap: Succeeded.
Mar 17 07:47:59 meiyo systemd[1]: Deactivated swap /dev/disk/by-id/wwn-0x500a07510c246df4-part5.
Mar 17 07:47:59 meiyo systemd[1]: dev-disk-by\x2dpartuuid-f539434e\x2de203\x2d564d\x2db861\x2dc62c49acf497.swap: Succeeded.
Mar 17 07:47:59 meiyo systemd[1]: Deactivated swap /dev/disk/by-partuuid/f539434e-e203-564d-b861-c62c49acf497.
Mar 17 07:47:59 meiyo systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d3\x2dpart5.swap: Succeeded.
Mar 17 07:47:59 meiyo systemd[1]: Deactivated swap /dev/disk/by-path/pci-0000:00:17.0-ata-3-part5.
Mar 17 07:47:59 meiyo systemd[1]: dev-sda5.swap: Succeeded.
Mar 17 07:47:59 meiyo systemd[1]: Deactivated swap /dev/sda5.
Mar 17 07:47:59 meiyo systemd[1]: dev-disk-by\x2duuid-1836d300\x2d3bc0\x2d42e5\x2d85e9\x2d5f68fc31cfda.swap: Succeeded.
Mar 17 07:47:59 meiyo systemd[1]: Deactivated swap /dev/disk/by-uuid/1836d300-3bc0-42e5-85e9-5f68fc31cfda.
Mar 17 07:48:00 meiyo systemd[1]: mnt-MassStorage.mount: Succeeded.
Mar 17 07:48:00 meiyo systemd[1]: Unmounted /mnt/MassStorage.
Mar 17 07:48:00 meiyo systemd[1]: Reached target Unmount All Filesystems.
Mar 17 07:48:00 meiyo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-5b4cd0d9\x2dcebf\x2d474f\x2d8ed9\x2d6d54ea8757be comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Mar 17 07:48:00 meiyo systemd[1]: systemd-fsck@dev-disk-by\x2duuid-5b4cd0d9\x2dcebf\x2d474f\x2d8ed9\x2d6d54ea8757be.service: Succeeded.
Mar 17 07:48:00 meiyo systemd[1]: Stopped File System Check on /dev/disk/by-uuid/5b4cd0d9-cebf-474f-8ed9-6d54ea8757be.
Mar 17 07:48:00 meiyo systemd[1]: Removed slice system-systemd\x2dfsck.slice.
Mar 17 07:48:00 meiyo 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'
Mar 17 07:48:00 meiyo 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'
Mar 17 07:48:00 meiyo systemd[1]: Stopped target Local File Systems (Pre).
Mar 17 07:48:00 meiyo systemd[1]: systemd-remount-fs.service: Succeeded.
Mar 17 07:48:00 meiyo systemd[1]: Stopped Remount Root and Kernel File Systems.
Mar 17 07:48:00 meiyo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-reboot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Mar 17 07:48:00 meiyo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-reboot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Mar 17 07:48:00 meiyo systemd[1]: systemd-tmpfiles-setup-dev.service: Succeeded.
Mar 17 07:48:00 meiyo systemd[1]: Stopped Create Static Device Nodes in /dev.
Mar 17 07:48:00 meiyo systemd[1]: Reached target Shutdown.
Mar 17 07:48:00 meiyo systemd[1]: Reached target Final Step.
Mar 17 07:48:00 meiyo systemd[1]: systemd-reboot.service: Succeeded.
Mar 17 07:48:00 meiyo systemd[1]: Started Reboot.
Mar 17 07:48:00 meiyo systemd[1]: Reached target Reboot.
Mar 17 07:48:00 meiyo systemd[1]: Stopping Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Mar 17 07:48:00 meiyo systemd[1]: Shutting down.
Mar 17 07:48:00 meiyo systemd[1]: Hardware watchdog 'iTCO_wdt', version 0
Mar 17 07:48:00 meiyo systemd[1]: Set hardware watchdog to 10min.
Mar 17 07:48:00 meiyo kernel: watchdog: watchdog0: watchdog did not stop!
Mar 17 07:48:00 meiyo kernel: printk: systemd-shutdow: 40 output lines suppressed due to ratelimiting
Mar 17 07:48:00 meiyo systemd-shutdown[1]: Syncing filesystems and block devices.
Mar 17 07:48:00 meiyo systemd-shutdown[1]: Sending SIGTERM to remaining processes...
Mar 17 07:48:00 meiyo systemd-journald[315]: Journal stopped
-- Reboot --

Here is the pacman log:

[2019-03-17 07:47] [PACMAN] Running 'pacman -Syu'
[2019-03-17 07:47] [PACMAN] synchronizing package lists
[2019-03-17 07:47] [PACMAN] starting full system upgrade
[2019-03-17 07:47] [ALPM] transaction started
[2019-03-17 07:47] [ALPM] upgraded bash (5.0.0-1 -> 5.0.002-1)
[2019-03-17 07:47] [ALPM] installed adobe-source-code-pro-fonts (2.030ro+1.050it-5)
[2019-03-17 07:47] [ALPM] upgraded gsettings-desktop-schemas (3.32.0-1 -> 3.32.0-2)
[2019-03-17 07:47] [ALPM] upgraded gst-libav (1.14.4-1 -> 1.14.4+2+gc324028-1)
[2019-03-17 07:47] [ALPM] upgraded gst-plugins-bad (1.14.4-8 -> 1.14.4+22+ge87fb02c1-1)
[2019-03-17 07:47] [ALPM] upgraded qt5-base (5.12.1-3 -> 5.12.2-1)
[2019-03-17 07:47] [ALPM] upgraded qt5-svg (5.12.1-1 -> 5.12.2-1)
[2019-03-17 07:47] [ALPM] upgraded qt5-x11extras (5.12.1-1 -> 5.12.2-1)
[2019-03-17 07:47] [ALPM] upgraded texinfo (6.5-2 -> 6.6-1)
[2019-03-17 07:47] [ALPM] transaction completed
[2019-03-17 07:47] [ALPM] running 'fontconfig.hook'...
[2019-03-17 07:47] [ALPM] running 'glib-compile-schemas.hook'...
[2019-03-17 07:47] [ALPM] running 'systemd-update.hook'...
[2019-03-17 07:47] [ALPM] running 'texinfo-install.hook'...
[2019-03-17 07:47] [ALPM] running 'xorg-mkfontscale.hook'...

The issues began, I believe, roughly a month ago. Before that I had no such issues, perhaps only occasionally.

Offline

#4 2019-03-17 07:28:53

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] Restart/shutdown delay caused by lvmetad

So, I see no delay in the journal. And if the issue started a month ago, why is your pacman.log only for today?


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#5 2019-03-17 08:06:58

chloris
Member
From: Slovenia
Registered: 2019-03-17
Posts: 11

Re: [SOLVED] Restart/shutdown delay caused by lvmetad

Indeed the whole log I've provided before is like a minute long (from 07:47:20 [power on] to 07:48:00 [logs end]), which is strange. But I did only login, perform full upgrade, and restart. Below is a log snippet around reboot, containing some info on the boot after the update and observed delay.

Mar 17 07:48:00 meiyo kernel: watchdog: watchdog0: watchdog did not stop!
Mar 17 07:48:00 meiyo kernel: printk: systemd-shutdow: 40 output lines suppressed due to ratelimiting
Mar 17 07:48:00 meiyo systemd-shutdown[1]: Syncing filesystems and block devices.
Mar 17 07:48:00 meiyo systemd-shutdown[1]: Sending SIGTERM to remaining processes...
Mar 17 07:48:00 meiyo systemd-journald[315]: Journal stopped
-- Reboot --
Mar 17 07:49:45 meiyo kernel: Linux version 5.0.2-arch1-1-ARCH (builduser@heftig-15298) (gcc version 8.2.1 20181127 (GCC)) #1 SMP PREEMPT Thu Mar 14 18:47:49 UTC 2019
Mar 17 07:49:45 meiyo kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=1b523636-d5ad-4d83-be6f-38cd930bb04e rw quiet
Mar 17 07:49:45 meiyo kernel: KERNEL supported cpus:
Mar 17 07:49:45 meiyo kernel:   Intel GenuineIntel
Mar 17 07:49:45 meiyo kernel:   AMD AuthenticAMD
Mar 17 07:49:45 meiyo kernel:   Hygon HygonGenuine
Mar 17 07:49:45 meiyo kernel:   Centaur CentaurHauls

What is interesting, is that there is about 1 min 45 s difference between the last timestamp before reboot and the first timestamp after reboot. My conclussion: the delay isn't being logged. Delay of 1 min 30 s and the time needed for the hardware to reboot, display GRUB and boot into Arch (~15 s) fits nicely in the 1 min 45 s time window.

About pacman log. The PC I'm currently using runs a fresh installation of Arch so don't know if this will help much. Problem is the same though.

[2019-02-03 16:59] [PACMAN] Running 'pacman -r /mnt -Sy --cachedir=/mnt/var/cache/pacman/pkg --noconfirm base base-devel'
[2019-02-03 16:59] [PACMAN] synchronizing package lists
[2019-02-03 17:00] [ALPM] transaction started
[2019-02-03 17:00] [ALPM] installed linux-api-headers (4.17.11-1)
[2019-02-03 17:00] [ALPM] installed tzdata (2018i-1)
[2019-02-03 17:00] [ALPM] installed iana-etc (20190125-1)
[2019-02-03 17:00] [ALPM] installed filesystem (2018.12-2)
[2019-02-03 17:00] [ALPM] installed glibc (2.28-5)
[2019-02-03 17:00] [ALPM] installed gcc-libs (8.2.1+20181127-1)
[2019-02-03 17:00] [ALPM] installed ncurses (6.1-6)
[2019-02-03 17:00] [ALPM] installed readline (8.0.0-1)
[2019-02-03 17:00] [ALPM] installed bash (5.0.0-1)
[2019-02-03 17:00] [ALPM] installed bzip2 (1.0.6-8)
[2019-02-03 17:00] [ALPM] installed attr (2.4.48-1)
[2019-02-03 17:00] [ALPM] installed acl (2.2.53-1)
[2019-02-03 17:00] [ALPM] installed gmp (6.1.2-2)
[2019-02-03 17:00] [ALPM] installed libcap (2.26-1)
[2019-02-03 17:00] [ALPM] installed gdbm (1.18.1-2)
[2019-02-03 17:00] [ALPM] installed db (5.3.28-4)
[2019-02-03 17:00] [ALPM] installed perl (5.28.1-1)
[2019-02-03 17:00] [ALPM] installed openssl (1.1.1.a-1)
[2019-02-03 17:00] [ALPM] installed coreutils (8.30-1)
[2019-02-03 17:00] [ALPM] installed libgpg-error (1.35-1)
[2019-02-03 17:00] [ALPM] installed libgcrypt (1.8.4-1)
[2019-02-03 17:00] [ALPM] installed lz4 (1:1.8.3-1)
[2019-02-03 17:00] [ALPM] installed xz (5.2.4-1)
[2019-02-03 17:00] [ALPM] installed libsystemd (240.34-3)
[2019-02-03 17:00] [ALPM] installed device-mapper (2.02.183-2)
[2019-02-03 17:00] [ALPM] installed popt (1.16-10)
[2019-02-03 17:00] [ALPM] installed libutil-linux (2.33.1-2)
[2019-02-03 17:00] [ALPM] installed json-c (0.13.1-2)
[2019-02-03 17:00] [ALPM] installed argon2 (20171227-3)
[2019-02-03 17:00] [ALPM] installed cryptsetup (2.0.6-1)
[2019-02-03 17:00] [ALPM] installed expat (2.2.6-1)
[2019-02-03 17:00] [ALPM] installed e2fsprogs (1.44.5-1)
[2019-02-03 17:00] [ALPM] installed libsasl (2.1.26-16)
[2019-02-03 17:00] [ALPM] installed libldap (2.4.47-1)
[2019-02-03 17:00] [ALPM] installed keyutils (1.6-1)
[2019-02-03 17:00] [ALPM] installed krb5 (1.16.1-1)
[2019-02-03 17:00] [ALPM] installed libcap-ng (0.7.9-1)
[2019-02-03 17:00] [ALPM] installed audit (2.8.4-2)
[2019-02-03 17:00] [ALPM] installed dbus (1.12.12-1)
[2019-02-03 17:00] [ALPM] installed libmnl (1.0.4-2)
[2019-02-03 17:00] [ALPM] installed libnftnl (1.1.1-1)
[2019-02-03 17:00] [ALPM] installed libnl (3.4.0-1)
[2019-02-03 17:00] [ALPM] installed libusb (1.0.22-1)
[2019-02-03 17:00] [ALPM] installed libpcap (1.9.0-1)
[2019-02-03 17:00] [ALPM] installed libnfnetlink (1.0.1-3)
[2019-02-03 17:00] [ALPM] installed libnetfilter_conntrack (1.0.7-1)
[2019-02-03 17:00] [ALPM] installed iptables (1:1.8.2-1)
[2019-02-03 17:00] [ALPM] installed zlib (1:1.2.11-3)
[2019-02-03 17:00] [ALPM] installed cracklib (2.9.6-3)
[2019-02-03 17:00] [ALPM] installed libtirpc (1.1.4-1)
[2019-02-03 17:00] [ALPM] installed pambase (20171006-1)
[2019-02-03 17:00] [ALPM] installed pam (1.3.1-1)
[2019-02-03 17:00] [ALPM] installed kbd (2.0.4-2)
[2019-02-03 17:00] [ALPM] installed kmod (25-1)
[2019-02-03 17:00] [ALPM] installed hwids (20180917-1)
[2019-02-03 17:00] [ALPM] installed libunistring (0.9.10-1)
[2019-02-03 17:00] [ALPM] installed libidn2 (2.1.0-1)
[2019-02-03 17:00] [ALPM] installed libelf (0.175-1)
[2019-02-03 17:00] [ALPM] installed libseccomp (2.3.3-1)
[2019-02-03 17:00] [ALPM] installed shadow (4.6-2)
[2019-02-03 17:00] [ALPM] installed util-linux (2.33.1-2)
[2019-02-03 17:00] [ALPM] installed pcre2 (10.32-2)
[2019-02-03 17:00] [ALPM] installed systemd (240.34-3)
[2019-02-03 17:00] [ALPM-SCRIPTLET] Initializing machine ID from random generator.
[2019-02-03 17:00] [ALPM-SCRIPTLET] Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
[2019-02-03 17:00] [ALPM-SCRIPTLET] Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
[2019-02-03 17:00] [ALPM-SCRIPTLET] :: Append 'init=/usr/lib/systemd/systemd' to your kernel command line in your
[2019-02-03 17:00] [ALPM-SCRIPTLET]    bootloader to replace sysvinit with systemd, or install systemd-sysvcompat
[2019-02-03 17:00] [ALPM] installed dhcpcd (7.0.8-1)
[2019-02-03 17:00] [ALPM] installed diffutils (3.7-1)
[2019-02-03 17:00] [ALPM] installed file (5.35-1)
[2019-02-03 17:00] [ALPM] installed findutils (4.6.0-4)
[2019-02-03 17:00] [ALPM] installed mpfr (4.0.1-1)
[2019-02-03 17:00] [ALPM] installed gawk (4.2.1-2)
[2019-02-03 17:00] [ALPM] installed pcre (8.42-2)
[2019-02-03 17:00] [ALPM] installed libffi (3.2.1-3)
[2019-02-03 17:00] [ALPM] installed glib2 (2.58.3-1)
[2019-02-03 17:00] [ALPM] installed icu (63.1-2)
[2019-02-03 17:00] [ALPM] installed libxml2 (2.9.9-1)
[2019-02-03 17:00] [ALPM] installed libcroco (0.6.12+4+g9ad7287-2)
[2019-02-03 17:00] [ALPM] installed gettext (0.19.8.1-3)
[2019-02-03 17:00] [ALPM] installed grep (3.3-1)
[2019-02-03 17:00] [ALPM] installed less (530-1)
[2019-02-03 17:00] [ALPM] installed gzip (1.10-1)
[2019-02-03 17:00] [ALPM] installed inetutils (1.9.4-7)
[2019-02-03 17:00] [ALPM] installed iproute2 (4.20.0-1)
[2019-02-03 17:00] [ALPM] installed iputils (20180629.f6aac8d-3)
[2019-02-03 17:00] [ALPM] installed jfsutils (1.1.15-6)
[2019-02-03 17:00] [ALPM] installed licenses (20181104-1)
[2019-02-03 17:00] [ALPM] installed linux-firmware (20190118.a8b75ca-1)
[2019-02-03 17:00] [ALPM] installed mkinitcpio-busybox (1.29.3-1)
[2019-02-03 17:00] [ALPM] installed zstd (1.3.8-1)
[2019-02-03 17:00] [ALPM] installed libarchive (3.3.3-1)
[2019-02-03 17:00] [ALPM] installed mkinitcpio (25-1)
[2019-02-03 17:00] [ALPM] installed linux (4.20.6.arch1-1)
[2019-02-03 17:00] [ALPM] installed logrotate (3.15.0-1)
[2019-02-03 17:00] [ALPM] installed libaio (0.3.111-2)
[2019-02-03 17:00] [ALPM] installed thin-provisioning-tools (0.7.6-1)
[2019-02-03 17:00] [ALPM] installed lvm2 (2.02.183-2)
[2019-02-03 17:00] [ALPM] installed groff (1.22.3-8)
[2019-02-03 17:00] [ALPM] installed libpipeline (1.5.1-1)
[2019-02-03 17:00] [ALPM] installed man-db (2.8.5-1)
[2019-02-03 17:00] [ALPM] installed man-pages (4.16-2)
[2019-02-03 17:00] [ALPM] installed mdadm (4.0-2)
[2019-02-03 17:00] [ALPM] installed nano (3.2-1)
[2019-02-03 17:00] [ALPM] installed openresolv (3.9.0-2)
[2019-02-03 17:00] [ALPM] installed netctl (1.19-1)
[2019-02-03 17:00] [ALPM] installed libtasn1 (4.13-1)
[2019-02-03 17:00] [ALPM] installed p11-kit (0.23.15-1)
[2019-02-03 17:00] [ALPM-SCRIPTLET] Created symlink /etc/systemd/user/sockets.target.wants/p11-kit-server.socket → /usr/lib/systemd/user/p11-kit-server.socket.
[2019-02-03 17:00] [ALPM] installed ca-certificates-utils (20181109-1)
[2019-02-03 17:00] [ALPM] installed ca-certificates-mozilla (3.42.1-1)
[2019-02-03 17:00] [ALPM] installed ca-certificates (20181109-1)
[2019-02-03 17:00] [ALPM] installed libssh2 (1.8.0-3)
[2019-02-03 17:00] [ALPM] installed libpsl (0.20.2-3)
[2019-02-03 17:00] [ALPM] installed libnghttp2 (1.35.1-1)
[2019-02-03 17:00] [ALPM] installed curl (7.63.0-4)
[2019-02-03 17:00] [ALPM] installed npth (1.6-1)
[2019-02-03 17:00] [ALPM] installed libksba (1.3.5-1)
[2019-02-03 17:00] [ALPM] installed libassuan (2.5.2-1)
[2019-02-03 17:00] [ALPM] installed libsecret (0.18.7-1)
[2019-02-03 17:00] [ALPM] installed pinentry (1.1.0-4)
[2019-02-03 17:00] [ALPM] installed nettle (3.4.1-1)
[2019-02-03 17:00] [ALPM] installed gnutls (3.6.6-1)
[2019-02-03 17:00] [ALPM] installed sqlite (3.26.0-2)
[2019-02-03 17:00] [ALPM] installed gnupg (2.2.12-2)
[2019-02-03 17:00] [ALPM] installed gpgme (1.12.0-1)
[2019-02-03 17:00] [ALPM] installed pacman-mirrorlist (20190109-1)
[2019-02-03 17:00] [ALPM] installed archlinux-keyring (20190123-1)
[2019-02-03 17:00] [ALPM] installed pacman (5.1.2-2)
[2019-02-03 17:00] [ALPM] installed pciutils (3.6.2-1)
[2019-02-03 17:00] [ALPM] installed procps-ng (3.3.15-1)
[2019-02-03 17:00] [ALPM] installed psmisc (23.2-1)
[2019-02-03 17:00] [ALPM] installed reiserfsprogs (3.6.27-2)
[2019-02-03 17:00] [ALPM] installed s-nail (14.9.11-2)
[2019-02-03 17:00] [ALPM] installed sed (4.7-1)
[2019-02-03 17:00] [ALPM] installed sysfsutils (2.1.0-10)
[2019-02-03 17:00] [ALPM] installed systemd-sysvcompat (240.34-3)
[2019-02-03 17:00] [ALPM] installed tar (1.31-2)
[2019-02-03 17:00] [ALPM] installed texinfo (6.5-2)
[2019-02-03 17:00] [ALPM] installed usbutils (010-1)
[2019-02-03 17:00] [ALPM] installed vi (1:070224-3)
[2019-02-03 17:00] [ALPM] installed which (2.21-3)
[2019-02-03 17:00] [ALPM] installed xfsprogs (4.19.0-2)
[2019-02-03 17:00] [ALPM] installed m4 (1.4.18-2)
[2019-02-03 17:00] [ALPM] installed autoconf (2.69-5)
[2019-02-03 17:00] [ALPM] installed automake (1.16.1-1)
[2019-02-03 17:00] [ALPM] installed binutils (2.31.1-4)
[2019-02-03 17:00] [ALPM] installed bison (3.2-1)
[2019-02-03 17:00] [ALPM] installed fakeroot (1.23-1)
[2019-02-03 17:00] [ALPM] installed flex (2.6.4-2)
[2019-02-03 17:00] [ALPM] installed libmpc (1.1.0-1)
[2019-02-03 17:00] [ALPM] installed gcc (8.2.1+20181127-1)
[2019-02-03 17:00] [ALPM] installed libtool (2.4.6+42+gb88cebd5-2)
[2019-02-03 17:00] [ALPM] installed libatomic_ops (7.6.8-1)
[2019-02-03 17:00] [ALPM] installed gc (7.6.8-1)
[2019-02-03 17:00] [ALPM] installed guile (2.2.4-2)
[2019-02-03 17:00] [ALPM] installed make (4.2.1-3)
[2019-02-03 17:00] [ALPM] installed patch (2.7.6-7)
[2019-02-03 17:00] [ALPM] installed pkgconf (1.6.0-1)
[2019-02-03 17:00] [ALPM] installed sudo (1.8.27-1)
[2019-02-03 17:00] [ALPM] transaction completed
[2019-02-03 17:00] [ALPM] running '60-linux.hook'...
[2019-02-03 17:00] [ALPM] running '90-linux.hook'...
[2019-02-03 17:00] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2019-02-03 17:00] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2019-02-03 17:00] [ALPM-SCRIPTLET] ==> Starting build: 4.20.6-arch1-1-ARCH
[2019-02-03 17:00] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-02-03 17:00] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-02-03 17:00] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2019-02-03 17:00] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-02-03 17:00] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-02-03 17:00] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-02-03 17:00] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-02-03 17:00] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-02-03 17:00] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-02-03 17:00] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2019-02-03 17:00] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-02-03 17:00] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2019-02-03 17:00] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2019-02-03 17:00] [ALPM-SCRIPTLET] ==> Starting build: 4.20.6-arch1-1-ARCH
[2019-02-03 17:00] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-02-03 17:00] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-02-03 17:00] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-02-03 17:00] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-02-03 17:00] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-02-03 17:00] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-02-03 17:00] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-02-03 17:00] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-02-03 17:00] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-02-03 17:00] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-02-03 17:00] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2019-02-03 17:00] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-02-03 17:00] [ALPM] running 'detect-old-perl-modules.hook'...
[2019-02-03 17:00] [ALPM-SCRIPTLET] perl: warning: Setting locale failed.
[2019-02-03 17:00] [ALPM-SCRIPTLET] perl: warning: Please check that your locale settings:
[2019-02-03 17:00] [ALPM-SCRIPTLET] 	LANGUAGE = (unset),
[2019-02-03 17:00] [ALPM-SCRIPTLET] 	LC_ALL = (unset),
[2019-02-03 17:00] [ALPM-SCRIPTLET] 	LC_MESSAGES = "",
[2019-02-03 17:00] [ALPM-SCRIPTLET] 	LANG = "en_US.UTF-8"
[2019-02-03 17:00] [ALPM-SCRIPTLET]     are supported and installed on your system.
[2019-02-03 17:00] [ALPM-SCRIPTLET] perl: warning: Falling back to the standard locale ("C").
[2019-02-03 17:00] [ALPM] running 'systemd-catalog.hook'...
[2019-02-03 17:00] [ALPM] running 'systemd-daemon-reload.hook'...
[2019-02-03 17:00] [ALPM-SCRIPTLET]   Skipped: Current root is not booted.
[2019-02-03 17:00] [ALPM] running 'systemd-hwdb.hook'...
[2019-02-03 17:00] [ALPM] running 'systemd-sysctl.hook'...
[2019-02-03 17:00] [ALPM-SCRIPTLET]   Skipped: Current root is not booted.
[2019-02-03 17:00] [ALPM] running 'systemd-sysusers.hook'...
[2019-02-03 17:00] [ALPM] running 'systemd-tmpfiles.hook'...
[2019-02-03 17:00] [ALPM] running 'systemd-udev-reload.hook'...
[2019-02-03 17:00] [ALPM-SCRIPTLET]   Skipped: Device manager is not running.
[2019-02-03 17:00] [ALPM] running 'systemd-update.hook'...
[2019-02-03 17:00] [ALPM] running 'texinfo-install.hook'...
[2019-02-03 17:00] [ALPM] running 'update-ca-trust.hook'...
[2019-02-03 18:03] [PACMAN] Running 'pacman -S vim'
[2019-02-03 18:03] [ALPM] transaction started
[2019-02-03 18:03] [ALPM] installed vim-runtime (8.1.0751-1)
[2019-02-03 18:03] [ALPM] installed gpm (1.20.7.r27.g1fd1941-1)
[2019-02-03 18:03] [ALPM] installed vim (8.1.0751-1)
[2019-02-03 18:03] [ALPM] transaction completed
[2019-02-03 18:03] [ALPM] running 'systemd-daemon-reload.hook'...
[2019-02-03 18:03] [ALPM-SCRIPTLET]   Skipped: Current root is not booted.
[2019-02-03 18:03] [ALPM] running 'systemd-update.hook'...
[2019-02-03 18:03] [ALPM] running 'texinfo-install.hook'...
[2019-02-03 18:07] [PACMAN] Running 'pacman -S amd-ucode'
[2019-02-03 18:07] [ALPM] transaction started
[2019-02-03 18:07] [ALPM] installed amd-ucode (20190118.a8b75ca-1)
[2019-02-03 18:07] [ALPM] transaction completed
[2019-02-03 18:07] [ALPM] running 'systemd-update.hook'...
[2019-02-03 18:07] [PACMAN] Running 'pacman -S bash-completion'
[2019-02-03 18:07] [ALPM] transaction started
[2019-02-03 18:07] [ALPM] installed bash-completion (2.8-1)
[2019-02-03 18:07] [ALPM] transaction completed
[2019-02-03 18:07] [ALPM] running 'systemd-update.hook'...
[2019-02-03 18:07] [PACMAN] Running 'pacman -S grub efibootmgr'
[2019-02-03 18:07] [ALPM] transaction started
[2019-02-03 18:07] [ALPM] installed grub (2:2.02-8)
[2019-02-03 18:07] [ALPM-SCRIPTLET] Generate your bootloader configuration with:
[2019-02-03 18:07] [ALPM-SCRIPTLET]   grub-mkconfig -o /boot/grub/grub.cfg
[2019-02-03 18:07] [ALPM] installed efivar (35-1)
[2019-02-03 18:07] [ALPM] installed efibootmgr (16-1)
[2019-02-03 18:07] [ALPM] transaction completed
[2019-02-03 18:07] [ALPM] running 'systemd-update.hook'...
[2019-02-03 18:07] [ALPM] running 'texinfo-install.hook'...
[2019-02-03 18:09] [PACMAN] Running 'pacman -S ntfs-3g'
[2019-02-03 18:09] [ALPM] transaction started
[2019-02-03 18:09] [ALPM] installed fuse-common (3.4.1-1)
[2019-02-03 18:09] [ALPM] installed fuse2 (2.9.9-1)
[2019-02-03 18:09] [ALPM] installed ntfs-3g (2017.3.23-3)
[2019-02-03 18:09] [ALPM] transaction completed
[2019-02-03 18:09] [ALPM] running 'systemd-udev-reload.hook'...
[2019-02-03 18:09] [ALPM-SCRIPTLET]   Skipped: Device manager is not running.
[2019-02-03 18:09] [ALPM] running 'systemd-update.hook'...
[2019-02-03 18:10] [PACMAN] Running 'pacman -S sudo'
[2019-02-03 18:10] [ALPM] transaction started
[2019-02-03 18:10] [ALPM] reinstalled sudo (1.8.27-1)
[2019-02-03 18:10] [ALPM] transaction completed
[2019-02-03 18:10] [ALPM] running 'systemd-tmpfiles.hook'...
[2019-02-03 18:10] [ALPM] running 'systemd-update.hook'...
[2019-02-03 18:11] [PACMAN] Running 'pacman -S xorg-server'
[2019-02-03 18:11] [ALPM] transaction started
[2019-02-03 18:11] [ALPM] installed libepoxy (1.5.3-1)
[2019-02-03 18:11] [ALPM] installed libpng (1.6.36-1)
[2019-02-03 18:11] [ALPM] installed graphite (1:1.3.13-1)
[2019-02-03 18:11] [ALPM] installed harfbuzz (2.3.1-1)
[2019-02-03 18:11] [ALPM] installed freetype2 (2.9.1-1)
[2019-02-03 18:11] [ALPM] installed libfontenc (1.1.3-2)
[2019-02-03 18:11] [ALPM] installed xorgproto (2018.4-1)
[2019-02-03 18:11] [ALPM] installed libxfont2 (2.0.3-1)
[2019-02-03 18:11] [ALPM] installed pixman (0.36.0-1)
[2019-02-03 18:11] [ALPM] installed xkeyboard-config (2.25-1)
[2019-02-03 18:11] [ALPM] installed xcb-proto (1.13-2)
[2019-02-03 18:11] [ALPM] installed libxdmcp (1.1.2-2)
[2019-02-03 18:11] [ALPM] installed libxau (1.0.8-3)
[2019-02-03 18:11] [ALPM] installed libxcb (1.13.1-1)
[2019-02-03 18:11] [ALPM] installed libx11 (1.6.7-1)
[2019-02-03 18:11] [ALPM] installed libxkbfile (1.0.9-2)
[2019-02-03 18:11] [ALPM] installed xorg-xkbcomp (1.4.2-1)
[2019-02-03 18:11] [ALPM] installed xorg-setxkbmap (1.3.1-2)
[2019-02-03 18:11] [ALPM] installed xorg-server-common (1.20.3-1)
[2019-02-03 18:11] [ALPM] installed libunwind (1.3.1-1)
[2019-02-03 18:11] [ALPM] installed libxext (1.3.3-2)
[2019-02-03 18:11] [ALPM] installed libpciaccess (0.14-1)
[2019-02-03 18:11] [ALPM] installed libdrm (2.4.97-1)
[2019-02-03 18:11] [ALPM] installed wayland (1.16.0-1)
[2019-02-03 18:11] [ALPM] installed libxxf86vm (1.1.4-2)
[2019-02-03 18:11] [ALPM] installed libxfixes (5.0.3-2)
[2019-02-03 18:11] [ALPM] installed libxdamage (1.1.4-3)
[2019-02-03 18:11] [ALPM] installed libxshmfence (1.3-1)
[2019-02-03 18:11] [ALPM] installed libomxil-bellagio (0.9.3-2)
[2019-02-03 18:11] [ALPM] installed libedit (20181209_3.1-1)
[2019-02-03 18:11] [ALPM] installed llvm-libs (7.0.1-2)
[2019-02-03 18:11] [ALPM] installed lm_sensors (3.5.0-1)
[2019-02-03 18:11] [ALPM] installed mesa (18.3.2-1)
[2019-02-03 18:11] [ALPM] installed libglvnd (1.1.0-1)
[2019-02-03 18:11] [ALPM] installed mtdev (1.1.5-2)
[2019-02-03 18:11] [ALPM] installed libevdev (1.6.0-1)
[2019-02-03 18:11] [ALPM] installed libgudev (232-1)
[2019-02-03 18:11] [ALPM] installed libwacom (0.32-1)
[2019-02-03 18:11] [ALPM] installed libinput (1.12.6-1)
[2019-02-03 18:11] [ALPM] installed xf86-input-libinput (0.28.1-1)
[2019-02-03 18:11] [ALPM] installed xorg-server (1.20.3-1)
[2019-02-03 18:11] [ALPM-SCRIPTLET] >>> xorg-server has now the ability to run without root rights with
[2019-02-03 18:11] [ALPM-SCRIPTLET]     the help of systemd-logind. xserver will fail to run if not launched
[2019-02-03 18:11] [ALPM-SCRIPTLET]     from the same virtual terminal as was used to log in.
[2019-02-03 18:11] [ALPM-SCRIPTLET]     Without root rights, log files will be in ~/.local/share/xorg/ directory.
[2019-02-03 18:11] [ALPM-SCRIPTLET] 
[2019-02-03 18:11] [ALPM-SCRIPTLET]     Old behavior can be restored through Xorg.wrap config file.
[2019-02-03 18:11] [ALPM-SCRIPTLET]     See Xorg.wrap man page (man xorg.wrap).
[2019-02-03 18:11] [ALPM] transaction completed
[2019-02-03 18:12] [ALPM] running 'systemd-daemon-reload.hook'...
[2019-02-03 18:12] [ALPM-SCRIPTLET]   Skipped: Current root is not booted.
[2019-02-03 18:12] [ALPM] running 'systemd-udev-reload.hook'...
[2019-02-03 18:12] [ALPM-SCRIPTLET]   Skipped: Device manager is not running.
[2019-02-03 18:12] [ALPM] running 'systemd-update.hook'...
[2019-02-03 18:12] [PACMAN] Running 'pacman -Syu'
[2019-02-03 18:12] [PACMAN] synchronizing package lists
[2019-02-03 18:12] [PACMAN] starting full system upgrade
[2019-02-03 18:13] [PACMAN] Running 'pacman -S xf86-video-amdgpu mesa lib32-mesa'
[2019-02-03 18:13] [ALPM] transaction started
[2019-02-03 18:13] [ALPM] reinstalled mesa (18.3.2-1)
[2019-02-03 18:13] [ALPM] installed xf86-video-amdgpu (18.1.0-1)
[2019-02-03 18:13] [ALPM] installed lib32-glibc (2.28-5)
[2019-02-03 18:13] [ALPM] installed lib32-libpciaccess (0.14-1)
[2019-02-03 18:13] [ALPM] installed lib32-libdrm (2.4.97-1)
[2019-02-03 18:13] [ALPM] installed lib32-libxdmcp (1.1.2-2)
[2019-02-03 18:13] [ALPM] installed lib32-libxau (1.0.8-2)
[2019-02-03 18:13] [ALPM] installed lib32-libxcb (1.13.1-1)
[2019-02-03 18:13] [ALPM] installed lib32-libx11 (1.6.7-1)
[2019-02-03 18:13] [ALPM] installed lib32-libxext (1.3.3-2)
[2019-02-03 18:13] [ALPM] installed lib32-libxxf86vm (1.1.4-2)
[2019-02-03 18:13] [ALPM] installed lib32-libxfixes (5.0.3-2)
[2019-02-03 18:13] [ALPM] installed lib32-libxdamage (1.1.4-3)
[2019-02-03 18:13] [ALPM] installed lib32-libxshmfence (1.3-1)
[2019-02-03 18:13] [ALPM] installed lib32-lm_sensors (3.5.0-2)
[2019-02-03 18:13] [ALPM] installed lib32-bzip2 (1.0.6-3)
[2019-02-03 18:13] [ALPM] installed lib32-zlib (1.2.11-2)
[2019-02-03 18:13] [ALPM] installed lib32-libelf (0.175-1)
[2019-02-03 18:13] [ALPM] installed lib32-libffi (3.2.1-2)
[2019-02-03 18:13] [ALPM] installed lib32-ncurses (6.1-4)
[2019-02-03 18:13] [ALPM] installed lib32-readline (8.0.0-1)
[2019-02-03 18:13] [ALPM] installed lib32-xz (5.2.4-1)
[2019-02-03 18:13] [ALPM] installed lib32-gcc-libs (8.2.1+20181127-1)
[2019-02-03 18:13] [ALPM] installed lib32-icu (63.1-2)
[2019-02-03 18:13] [ALPM] installed lib32-libxml2 (2.9.9-1)
[2019-02-03 18:13] [ALPM] installed lib32-llvm-libs (7.0.1-1)
[2019-02-03 18:13] [ALPM] installed lib32-expat (2.2.6-1)
[2019-02-03 18:13] [ALPM] installed lib32-wayland (1.16.0-1)
[2019-02-03 18:13] [ALPM] installed lib32-libglvnd (1.1.0-1)
[2019-02-03 18:13] [ALPM] installed lib32-mesa (18.3.2-1)
[2019-02-03 18:13] [ALPM] transaction completed
[2019-02-03 18:13] [ALPM] running 'systemd-update.hook'...
[2019-02-03 18:14] [PACMAN] Running 'pacman -S lib32-mesa-vdpau'
[2019-02-03 18:14] [ALPM] transaction started
[2019-02-03 18:14] [ALPM] installed lib32-mesa-vdpau (18.3.2-1)
[2019-02-03 18:14] [ALPM] transaction completed
[2019-02-03 18:14] [ALPM] running 'systemd-update.hook'...
[2019-02-03 18:14] [PACMAN] Running 'pacman -S mesa-vdpau'
[2019-02-03 18:14] [ALPM] transaction started
[2019-02-03 18:14] [ALPM] installed mesa-vdpau (18.3.2-1)
[2019-02-03 18:14] [ALPM] transaction completed
[2019-02-03 18:14] [ALPM] running 'systemd-update.hook'...
[2019-02-03 18:14] [PACMAN] Running 'pacman -S cinnamon'
[2019-02-03 18:14] [ALPM] transaction started
[2019-02-03 18:14] [ALPM] installed js52 (52.9.0-2)
[2019-02-03 18:14] [ALPM] installed polkit (0.115+24+g5230646-1)
[2019-02-03 18:14] [ALPM] installed accountsservice (0.6.54+2+g204a4ab-2)
[2019-02-03 18:14] [ALPM] installed libxi (1.7.9-2)
[2019-02-03 18:14] [ALPM] installed libxtst (1.2.3-2)
[2019-02-03 18:14] [ALPM] installed at-spi2-core (2.30.0-2)
[2019-02-03 18:14] [ALPM] installed atk (2.30.0-1)
[2019-02-03 18:14] [ALPM] installed at-spi2-atk (2.30.0-1)
[2019-02-03 18:14] [ALPM] installed gobject-introspection-runtime (1.58.3-1)
[2019-02-03 18:14] [ALPM] installed pygobject-devel (3.30.4-1)
[2019-02-03 18:14] [ALPM] installed libnsl (1.2.0-1)
[2019-02-03 18:14] [ALPM] installed python (3.7.2-3)
[2019-02-03 18:14] [ALPM] installed python-gobject (3.30.4-1)
[2019-02-03 18:14] [ALPM] installed python-atspi (2.30.0-1)
[2019-02-03 18:14] [ALPM] installed libxrender (0.9.10-2)
[2019-02-03 18:14] [ALPM] installed fontconfig (2:2.13.1+12+g5f5ec56-1)
[2019-02-03 18:14] [ALPM-SCRIPTLET]   
[2019-02-03 18:14] [ALPM-SCRIPTLET]   Fontconfig configuration is done via /etc/fonts/conf.avail and conf.d.
[2019-02-03 18:14] [ALPM-SCRIPTLET]   Read /etc/fonts/conf.d/README for more information.
[2019-02-03 18:14] [ALPM-SCRIPTLET] 
[2019-02-03 18:14] [ALPM-SCRIPTLET]   Configuration via /etc/fonts/local.conf is still possible,
[2019-02-03 18:14] [ALPM-SCRIPTLET]   but is no longer recommended for options available in conf.avail.
[2019-02-03 18:14] [ALPM-SCRIPTLET] 
[2019-02-03 18:14] [ALPM-SCRIPTLET]   Main systemwide configuration should be done by symlinks
[2019-02-03 18:14] [ALPM-SCRIPTLET]   (especially for autohinting, sub-pixel and lcdfilter):
[2019-02-03 18:14] [ALPM-SCRIPTLET]   
[2019-02-03 18:14] [ALPM-SCRIPTLET]   cd /etc/fonts/conf.d
[2019-02-03 18:14] [ALPM-SCRIPTLET]   ln -s ../conf.avail/XX-foo.conf
[2019-02-03 18:14] [ALPM-SCRIPTLET]   
[2019-02-03 18:14] [ALPM-SCRIPTLET]   Check also https://wiki.archlinux.org/index.php/Font_Configuration
[2019-02-03 18:14] [ALPM-SCRIPTLET]   and https://wiki.archlinux.org/index.php/Fonts.
[2019-02-03 18:14] [ALPM-SCRIPTLET] 
[2019-02-03 18:14] [ALPM-SCRIPTLET] Rebuilding fontconfig cache... done.
[2019-02-03 18:14] [ALPM] installed lzo (2.10-2)
[2019-02-03 18:14] [ALPM] installed cairo (1.16.0-1)
[2019-02-03 18:14] [ALPM] installed libxcursor (1.1.15-1)
[2019-02-03 18:14] [ALPM] installed libxinerama (1.1.4-1)
[2019-02-03 18:14] [ALPM] installed libxrandr (1.5.1-2)
[2019-02-03 18:14] [ALPM] installed libjpeg-turbo (2.0.1-1)
[2019-02-03 18:14] [ALPM] installed libtiff (4.0.10-1)
[2019-02-03 18:14] [ALPM] installed jasper (2.0.14-1)
[2019-02-03 18:14] [ALPM] installed shared-mime-info (1.12-1)
[2019-02-03 18:14] [ALPM] installed gdk-pixbuf2 (2.38.0-1)
[2019-02-03 18:14] [ALPM] installed dconf (0.30.1-1)
[2019-02-03 18:14] [ALPM] installed libxcomposite (0.4.4-3)
[2019-02-03 18:14] [ALPM] installed libdatrie (0.2.12-1)
[2019-02-03 18:14] [ALPM] installed libthai (0.1.28-1)
[2019-02-03 18:14] [ALPM] installed libxft (2.3.2-2)
[2019-02-03 18:14] [ALPM] installed fribidi (1.0.5-1)
[2019-02-03 18:14] [ALPM] installed pango (1:1.42.4-1)
[2019-02-03 18:14] [ALPM] installed libxkbcommon (0.8.2-1)
[2019-02-03 18:14] [ALPM] installed hicolor-icon-theme (0.17-1)
[2019-02-03 18:14] [ALPM] installed librsvg (2:2.44.12-1)
[2019-02-03 18:14] [ALPM] installed gtk-update-icon-cache (3.24.4+15+g80b5024239-1)
[2019-02-03 18:14] [ALPM] installed adwaita-icon-theme (3.30.1-1)
[2019-02-03 18:14] [ALPM] installed json-glib (1.4.4-1)
[2019-02-03 18:14] [ALPM] installed wayland-protocols (1.17-1)
[2019-02-03 18:14] [ALPM] installed desktop-file-utils (0.23+4+g92af410-1)
[2019-02-03 18:14] [ALPM] installed cantarell-fonts (1:0.111-1)
[2019-02-03 18:14] [ALPM] installed lcms2 (2.9-1)
[2019-02-03 18:14] [ALPM] installed libgusb (0.3.0-1)
[2019-02-03 18:14] [ALPM] installed colord (1.4.3-2)
[2019-02-03 18:14] [ALPM] installed libproxy (0.4.15-8)
[2019-02-03 18:14] [ALPM] installed gsettings-desktop-schemas (3.28.1-1)
[2019-02-03 18:14] [ALPM] installed glib-networking (2.58.0-1)
[2019-02-03 18:14] [ALPM] installed libsoup (2.64.2-1)
[2019-02-03 18:14] [ALPM] installed rest (0.8.1-1)
[2019-02-03 18:14] [ALPM] installed libdaemon (0.14-4)
[2019-02-03 18:14] [ALPM] installed avahi (0.7+18+g1b5f401-1)
[2019-02-03 18:14] [ALPM] installed libcups (2.2.10-2)
[2019-02-03 18:14] [ALPM] installed libogg (1.3.3-3)
[2019-02-03 18:14] [ALPM] installed libvorbis (1.3.6-1)
[2019-02-03 18:14] [ALPM] installed alsa-lib (1.1.8-1)
[2019-02-03 18:14] [ALPM] installed tdb (1.3.16-1)
[2019-02-03 18:14] [ALPM] installed sound-theme-freedesktop (0.8-3)
[2019-02-03 18:14] [ALPM] installed libcanberra (0.30+2+gc0620e4-2)
[2019-02-03 18:14] [ALPM] installed gtk3 (3.24.4+15+g80b5024239-1)
[2019-02-03 18:14] [ALPM] installed iso-codes (4.2-1)
[2019-02-03 18:14] [ALPM] installed libxklavier (5.4-2)
[2019-02-03 18:14] [ALPM] installed libgee (0.20.1-2)
[2019-02-03 18:14] [ALPM] installed cogl (1.22.2+22+ge023a361-1)
[2019-02-03 18:14] [ALPM] installed clutter (1.26.2-2)
[2019-02-03 18:14] [ALPM] installed caribou (0.4.21+60+gec9041b-2)
[2019-02-03 18:14] [ALPM] installed libasyncns (0.8+3+g68cd5af-2)
[2019-02-03 18:14] [ALPM] installed libice (1.0.9-2)
[2019-02-03 18:14] [ALPM] installed libsm (1.2.3-1)
[2019-02-03 18:14] [ALPM] installed flac (1.3.2-2)
[2019-02-03 18:14] [ALPM] installed libsndfile (1.0.28-2)
[2019-02-03 18:14] [ALPM] installed libpulse (12.2-2)
[2019-02-03 18:14] [ALPM] installed cinnamon-desktop (4.0.1-1)
[2019-02-03 18:14] [ALPM] installed dbus-glib (0.110-1)
[2019-02-03 18:14] [ALPM] installed libcanberra-pulse (0.30+2+gc0620e4-2)
[2019-02-03 18:14] [ALPM] installed libgnomekbd (3.26.0+5+g1c1b585-1)
[2019-02-03 18:14] [ALPM] installed libnotify (0.7.7-2)
[2019-02-03 18:14] [ALPM] installed nspr (4.20-1)
[2019-02-03 18:14] [ALPM] installed nss (3.42.1-1)
[2019-02-03 18:14] [ALPM] installed alsa-plugins (1.1.8-1)
[2019-02-03 18:14] [ALPM] installed rtkit (0.11+10+g493a135-1)
[2019-02-03 18:14] [ALPM] installed speexdsp (1.2rc3-3)
[2019-02-03 18:14] [ALPM] installed orc (0.4.28-1)
[2019-02-03 18:14] [ALPM] installed libsoxr (0.1.3-1)
[2019-02-03 18:14] [ALPM] installed webrtc-audio-processing (0.3.1-1)
[2019-02-03 18:14] [ALPM] installed pulseaudio (12.2-2)
[2019-02-03 18:14] [ALPM-SCRIPTLET] Created symlink /etc/systemd/user/sockets.target.wants/pulseaudio.socket → /usr/lib/systemd/user/pulseaudio.socket.
[2019-02-03 18:14] [ALPM] installed pulseaudio-alsa (2-4)
[2019-02-03 18:14] [ALPM] installed libplist (2.0.0+11+gec9ba8b-2)
[2019-02-03 18:14] [ALPM] installed libusbmuxd (1.0.10+29+g9db5747-1)
[2019-02-03 18:14] [ALPM] installed usbmuxd (1.1.0+48+g1cc8b34-3)
[2019-02-03 18:14] [ALPM] installed libimobiledevice (1.2.0+87+g92c5462-1)
[2019-02-03 18:14] [ALPM] installed upower (0.99.9-1)
[2019-02-03 18:14] [ALPM] installed cinnamon-settings-daemon (4.0.3-1)
[2019-02-03 18:14] [ALPM] installed cinnamon-menus (4.0.0-1)
[2019-02-03 18:14] [ALPM] installed libmm-glib (1.10.0-1)
[2019-02-03 18:14] [ALPM] installed jansson (2.12-1)
[2019-02-03 18:14] [ALPM] installed libnm (1.14.5dev+17+gba83251bb-2)
[2019-02-03 18:14] [ALPM] installed gcr (3.28.1-1)
[2019-02-03 18:14] [ALPM] installed mobile-broadband-provider-info (20190116-1)
[2019-02-03 18:14] [ALPM] installed libnma (1.8.19dev+21+geebf7f95-1)
[2019-02-03 18:14] [ALPM] installed libnm-glib (1.14.5dev+17+gba83251bb-2)
[2019-02-03 18:14] [ALPM] installed libnm-gtk (1.8.19dev+21+geebf7f95-1)
[2019-02-03 18:14] [ALPM] installed nm-connection-editor (1.8.19dev+21+geebf7f95-1)
[2019-02-03 18:14] [ALPM] installed cinnamon-control-center (4.0.1-1)
[2019-02-03 18:14] [ALPM] installed python-cairo (1.18.0-1)
[2019-02-03 18:14] [ALPM] installed python-setproctitle (1.1.10-3)
[2019-02-03 18:14] [ALPM] installed python-psutil (5.5.0-1)
[2019-02-03 18:14] [ALPM] installed python-xapp (1.4.0-1)
[2019-02-03 18:14] [ALPM] installed xapps (1.4.5-1)
[2019-02-03 18:14] [ALPM] installed cinnamon-screensaver (4.0.3-1)
[2019-02-03 18:14] [ALPM] installed cinnamon-session (4.0.0-1)
[2019-02-03 18:14] [ALPM] installed cjs (4.0.0-2)
[2019-02-03 18:14] [ALPM] installed gnome-backgrounds (3.30.0-1)
[2019-02-03 18:14] [ALPM] installed gnome-themes-extra (3.28-1)
[2019-02-03 18:14] [ALPM] installed gstreamer (1.14.4-1)
[2019-02-03 18:14] [ALPM] installed libkeybinder3 (0.3.2-2)
[2019-02-03 18:14] [ALPM] installed libxkbcommon-x11 (0.8.2-1)
[2019-02-03 18:14] [ALPM] installed xcb-util (0.4.0-2)
[2019-02-03 18:14] [ALPM] installed startup-notification (0.12-6)
[2019-02-03 18:14] [ALPM] installed libxt (1.1.5-2)
[2019-02-03 18:14] [ALPM] installed libxslt (1.1.33-1)
[2019-02-03 18:14] [ALPM] installed aspell (0.60.7rc1-1)
[2019-02-03 18:14] [ALPM] installed hunspell (1.7.0-2)
[2019-02-03 18:14] [ALPM] installed hspell (1.4-1)
[2019-02-03 18:14] [ALPM] installed libvoikko (4.2-1)
[2019-02-03 18:14] [ALPM] installed enchant (2.2.3-2)
[2019-02-03 18:14] [ALPM] installed geocode-glib (3.26.0-1)
[2019-02-03 18:14] [ALPM] installed geoclue (2.5.2-3)
[2019-02-03 18:14] [ALPM] installed libxv (1.0.11-2)
[2019-02-03 18:14] [ALPM] installed gst-plugins-base-libs (1.14.4-1)
[2019-02-03 18:14] [ALPM] installed giflib (5.1.4-2)
[2019-02-03 18:14] [ALPM] installed libwebp (1.0.2-1)
[2019-02-03 18:14] [ALPM] installed harfbuzz-icu (2.3.1-1)
[2019-02-03 18:14] [ALPM] installed hyphen (2.8.8-2)
[2019-02-03 18:14] [ALPM] installed brotli (1.0.7-1)
[2019-02-03 18:14] [ALPM] installed woff2 (1.0.2-1)
[2019-02-03 18:14] [ALPM] installed webkit2gtk (2.22.5-1)
[2019-02-03 18:14] [ALPM] installed zenity (3.30.0-1)
[2019-02-03 18:14] [ALPM] installed muffin (4.0.5-1)
[2019-02-03 18:14] [ALPM] installed openssl-1.0 (1.0.2.q-1)
[2019-02-03 18:14] [ALPM] installed wpa_supplicant (2:2.6-2)
[2019-02-03 18:14] [ALPM] installed slang (2.3.2-1)
[2019-02-03 18:14] [ALPM] installed libnewt (0.52.20-2)
[2019-02-03 18:14] [ALPM] installed libndp (1.7-1)
[2019-02-03 18:14] [ALPM] installed libsodium (1.0.17-1)
[2019-02-03 18:14] [ALPM] installed libpgm (5.2.122-3)
[2019-02-03 18:14] [ALPM] installed zeromq (4.3.1-1)
[2019-02-03 18:14] [ALPM] installed libteam (1.28-2)
[2019-02-03 18:14] [ALPM] installed bluez-libs (5.50-6)
[2019-02-03 18:14] [ALPM] installed networkmanager (1.14.5dev+17+gba83251bb-2)
[2019-02-03 18:14] [ALPM] installed network-manager-applet (1.8.19dev+21+geebf7f95-1)
[2019-02-03 18:14] [ALPM] installed libcddb (1.3.2-5)
[2019-02-03 18:14] [ALPM] installed libcdio (2.0.0-1)
[2019-02-03 18:14] [ALPM] installed libcdio-paranoia (10.2+2.0.0-1)
[2019-02-03 18:14] [ALPM] installed libatasmart (0.19-4)
[2019-02-03 18:14] [ALPM] installed btrfs-progs (4.19.1-1)
[2019-02-03 18:14] [ALPM] installed dosfstools (4.1-2)
[2019-02-03 18:14] [ALPM] installed dmraid (1.0.0.rc16.3-11)
[2019-02-03 18:14] [ALPM] installed gptfdisk (1.0.4-1)
[2019-02-03 18:14] [ALPM] installed libbytesize (1.4-1)
[2019-02-03 18:14] [ALPM] installed ndctl (64-1)
[2019-02-03 18:14] [ALPM] installed parted (3.2-8)
[2019-02-03 18:14] [ALPM] installed volume_key (0.3.11-2)
[2019-02-03 18:14] [ALPM] installed libyaml (0.2.1-1)
[2019-02-03 18:14] [ALPM] installed libblockdev (2.20-1)
[2019-02-03 18:14] [ALPM] installed udisks2 (2.8.1-1)
[2019-02-03 18:14] [ALPM] installed libbluray (1.0.2-2)
[2019-02-03 18:14] [ALPM] installed gvfs (1.38.1+8+ge4eec2bc-1)
[2019-02-03 18:14] [ALPM] installed exempi (2.5.0-1)
[2019-02-03 18:14] [ALPM] installed libexif (0.6.21-3)
[2019-02-03 18:14] [ALPM] installed nemo (4.0.6-2)
[2019-02-03 18:14] [ALPM] installed polkit-gnome (0.105-4)
[2019-02-03 18:14] [ALPM] installed python-dbus-common (1.2.8-2)
[2019-02-03 18:14] [ALPM] installed python-dbus (1.2.8-2)
[2019-02-03 18:14] [ALPM] installed python-pam (1.8.4-2)
[2019-02-03 18:14] [ALPM] installed python-ptyprocess (0.6.0-2)
[2019-02-03 18:14] [ALPM] installed python-pexpect (4.6.0-2)
[2019-02-03 18:14] [ALPM] installed openjpeg2 (2.3.0-3)
[2019-02-03 18:14] [ALPM] installed libimagequant (2.12.2-1)
[2019-02-03 18:14] [ALPM] installed python-pillow (5.4.1-1)
[2019-02-03 18:14] [ALPM] installed python-pyinotify (0.9.6-4)
[2019-02-03 18:14] [ALPM] installed cinnamon (4.0.9-1)
[2019-02-03 18:14] [ALPM] transaction completed
[2019-02-03 18:14] [ALPM] running '90-linux.hook'...
[2019-02-03 18:14] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2019-02-03 18:14] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2019-02-03 18:14] [ALPM-SCRIPTLET] ==> Starting build: 4.20.6-arch1-1-ARCH
[2019-02-03 18:14] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-02-03 18:14] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-02-03 18:14] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2019-02-03 18:14] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-02-03 18:14] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-02-03 18:14] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-02-03 18:14] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-02-03 18:14] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-02-03 18:14] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-02-03 18:14] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2019-02-03 18:14] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-02-03 18:14] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2019-02-03 18:14] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2019-02-03 18:14] [ALPM-SCRIPTLET] ==> Starting build: 4.20.6-arch1-1-ARCH
[2019-02-03 18:14] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-02-03 18:14] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-02-03 18:14] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-02-03 18:14] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-02-03 18:14] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-02-03 18:14] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-02-03 18:14] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-02-03 18:14] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-02-03 18:14] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-02-03 18:14] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-02-03 18:14] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2019-02-03 18:15] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-02-03 18:15] [ALPM] running 'detect-old-perl-modules.hook'...
[2019-02-03 18:15] [ALPM] running 'fontconfig.hook'...
[2019-02-03 18:15] [ALPM] running 'gdk-pixbuf-query-loaders.hook'...
[2019-02-03 18:15] [ALPM] running 'gio-querymodules.hook'...
[2019-02-03 18:15] [ALPM] running 'glib-compile-schemas.hook'...
[2019-02-03 18:15] [ALPM] running 'gtk-query-immodules-3.0.hook'...
[2019-02-03 18:15] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-02-03 18:15] [ALPM] running 'gvfsd.hook'...
[2019-02-03 18:15] [ALPM-SCRIPTLET] killall: /proc lacks process entries (not mounted ?)
[2019-02-03 18:15] [ALPM] running 'systemd-daemon-reload.hook'...
[2019-02-03 18:15] [ALPM-SCRIPTLET]   Skipped: Current root is not booted.
[2019-02-03 18:15] [ALPM] running 'systemd-sysusers.hook'...
[2019-02-03 18:15] [ALPM] running 'systemd-tmpfiles.hook'...
[2019-02-03 18:15] [ALPM] running 'systemd-udev-reload.hook'...
[2019-02-03 18:15] [ALPM-SCRIPTLET]   Skipped: Device manager is not running.
[2019-02-03 18:15] [ALPM] running 'systemd-update.hook'...
[2019-02-03 18:15] [ALPM] running 'texinfo-install.hook'...
[2019-02-03 18:15] [ALPM] running 'update-desktop-database.hook'...
[2019-02-03 18:15] [ALPM] running 'update-mime-database.hook'...
[2019-02-03 18:15] [PACMAN] Running 'pacman -S gnome-panel metacity system-config-printer'
[2019-02-03 18:15] [ALPM] transaction started
[2019-02-03 18:15] [ALPM] installed gnome-online-accounts (3.30.1-1)
[2019-02-03 18:15] [ALPM] installed libgweather (3.28.2-1)
[2019-02-03 18:15] [ALPM] installed libical (3.0.4-2)
[2019-02-03 18:15] [ALPM] installed liboauth (1.0.3+9+g11e9461-3)
[2019-02-03 18:15] [ALPM] installed libgdata (0.17.9-1)
[2019-02-03 18:15] [ALPM] installed protobuf (3.6.1.3-1)
[2019-02-03 18:15] [ALPM] installed boost-libs (1.69.0-1)
[2019-02-03 18:15] [ALPM] installed libphonenumber (8.10.1-2)
[2019-02-03 18:15] [ALPM] installed evolution-data-server (3.30.4-1)
[2019-02-03 18:15] [ALPM] installed bubblewrap (0.3.1-1)
[2019-02-03 18:15] [ALPM] installed gnome-desktop (1:3.30.2-1)
[2019-02-03 18:15] [ALPM] installed gnome-menus (3.13.3+30+g510ef1c-1)
[2019-02-03 18:15] [ALPM] installed libgdm (3.30.2-2)
[2019-02-03 18:15] [ALPM] installed libxres (1.2.0-1)
[2019-02-03 18:15] [ALPM] installed libwnck3 (3.30.0-1)
[2019-02-03 18:15] [ALPM] installed exiv2 (0.26-2)
[2019-02-03 18:15] [ALPM] installed libgexiv2 (0.10.8-2)
[2019-02-03 18:15] [ALPM] installed libstemmer (0+337-3)
[2019-02-03 18:15] [ALPM] installed tracker (2.1.6-2)
[2019-02-03 18:15] [ALPM] installed nautilus-sendto (3.8.6+14+ge8a3604-1)
[2019-02-03 18:15] [ALPM] installed gnome-autoar (0.2.3-1)
[2019-02-03 18:15] [ALPM] installed libnautilus-extension (3.30.5-1)
[2019-02-03 18:15] [ALPM] installed nautilus (3.30.5-1)
[2019-02-03 18:15] [ALPM] installed gnome-panel (3.30.0-1)
[2019-02-03 18:15] [ALPM] installed libgtop (2.38.0+13+gcab8791f-1)
[2019-02-03 18:15] [ALPM] installed metacity (3.30.1-1)
[2019-02-03 18:15] [ALPM] installed python-pycups (1.9.74-1)
[2019-02-03 18:15] [ALPM] installed python-pycurl (7.43.0.2-2)
[2019-02-03 18:15] [ALPM] installed python-urllib3 (1.24.1-1)
[2019-02-03 18:15] [ALPM] installed python-appdirs (1.4.3-2)
[2019-02-03 18:15] [ALPM] installed python-pyparsing (2.3.1-1)
[2019-02-03 18:15] [ALPM] installed python-six (1.12.0-1)
[2019-02-03 18:15] [ALPM] installed python-packaging (19.0-1)
[2019-02-03 18:15] [ALPM] installed python-setuptools (1:40.7.2-1)
[2019-02-03 18:15] [ALPM] installed python-chardet (3.0.4-2)
[2019-02-03 18:15] [ALPM] installed python-idna (2.8-1)
[2019-02-03 18:15] [ALPM] installed python-requests (2.21.0-1)
[2019-02-03 18:15] [ALPM] installed system-config-printer (1.5.11-4)
[2019-02-03 18:15] [ALPM] transaction completed
[2019-02-03 18:15] [ALPM] running 'glib-compile-schemas.hook'...
[2019-02-03 18:15] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-02-03 18:15] [ALPM] running 'systemd-daemon-reload.hook'...
[2019-02-03 18:15] [ALPM-SCRIPTLET]   Skipped: Current root is not booted.
[2019-02-03 18:15] [ALPM] running 'systemd-udev-reload.hook'...
[2019-02-03 18:15] [ALPM-SCRIPTLET]   Skipped: Device manager is not running.
[2019-02-03 18:15] [ALPM] running 'systemd-update.hook'...
[2019-02-03 18:15] [ALPM] running 'texinfo-install.hook'...
[2019-02-03 18:15] [ALPM] running 'update-desktop-database.hook'...
[2019-02-03 18:15] [PACMAN] Running 'pacman -S openmpi boost'
[2019-02-03 18:15] [ALPM] transaction started
[2019-02-03 18:15] [ALPM] installed numactl (2.0.12-1)
[2019-02-03 18:15] [ALPM] installed hwloc (1.11.11-1)
[2019-02-03 18:15] [ALPM] installed dnssec-anchors (20181003-1)
[2019-02-03 18:15] [ALPM] installed ldns (1.7.0-4)
[2019-02-03 18:15] [ALPM] installed openssh (7.9p1-1)
[2019-02-03 18:15] [ALPM] installed openmpi (3.1.3-1)
[2019-02-03 18:15] [ALPM] installed boost (1.69.0-1)
[2019-02-03 18:15] [ALPM] transaction completed
[2019-02-03 18:15] [ALPM] running 'systemd-daemon-reload.hook'...
[2019-02-03 18:15] [ALPM-SCRIPTLET]   Skipped: Current root is not booted.
[2019-02-03 18:15] [ALPM] running 'systemd-tmpfiles.hook'...
[2019-02-03 18:15] [ALPM] running 'systemd-update.hook'...
[2019-02-03 18:15] [ALPM] running 'update-desktop-database.hook'...
[2019-02-03 18:16] [PACMAN] Running 'pacman -S lightdm lightdm-gtk-greeter'
[2019-02-03 18:16] [ALPM] transaction started
[2019-02-03 18:16] [ALPM] installed lightdm (1:1.28.0-1)
[2019-02-03 18:16] [ALPM] installed lightdm-gtk-greeter (1:2.0.6-1)
[2019-02-03 18:16] [ALPM] transaction completed
[2019-02-03 18:16] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-02-03 18:16] [ALPM] running 'systemd-daemon-reload.hook'...
[2019-02-03 18:16] [ALPM-SCRIPTLET]   Skipped: Current root is not booted.
[2019-02-03 18:16] [ALPM] running 'systemd-sysusers.hook'...
[2019-02-03 18:16] [ALPM] running 'systemd-tmpfiles.hook'...
[2019-02-03 18:16] [ALPM] running 'systemd-update.hook'...
[2019-02-03 18:18] [PACMAN] Running 'pacman -S terminator'
[2019-02-03 18:18] [ALPM] transaction started
[2019-02-03 18:18] [ALPM] installed python2 (2.7.15-4)
[2019-02-03 18:18] [ALPM] installed python2-cairo (1.18.0-1)
[2019-02-03 18:18] [ALPM] installed python2-dbus (1.2.8-2)
[2019-02-03 18:18] [ALPM] installed python2-psutil (5.5.0-1)
[2019-02-03 18:18] [ALPM] installed python2-gobject (3.30.4-1)
[2019-02-03 18:18] [ALPM] installed vte-common (0.54.3-1)
[2019-02-03 18:18] [ALPM] installed vte3 (0.54.3-1)
[2019-02-03 18:18] [ALPM] installed libxmu (1.1.2-2)
[2019-02-03 18:18] [ALPM] installed xorg-xset (1.2.4-1)
[2019-02-03 18:18] [ALPM] installed xdg-utils (1.1.3-3)
[2019-02-03 18:18] [ALPM] installed terminator (1.91-6)
[2019-02-03 18:18] [ALPM] transaction completed
[2019-02-03 18:18] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-02-03 18:18] [ALPM] running 'systemd-update.hook'...
[2019-02-03 18:18] [ALPM] running 'update-desktop-database.hook'...
[2019-02-03 18:19] [PACMAN] Running 'pacman -S ttf-droid ttf-dejavu ttf-liberation adobe-source-sans-pro-fonts'
[2019-02-03 18:19] [ALPM] transaction started
[2019-02-03 18:19] [ALPM] installed xorg-fonts-encodings (1.0.4-5)
[2019-02-03 18:19] [ALPM] installed xorg-bdftopcf (1.1-1)
[2019-02-03 18:19] [ALPM] installed xorg-mkfontscale (1.1.3-1)
[2019-02-03 18:19] [ALPM] installed xorg-mkfontdir (1.0.7-9)
[2019-02-03 18:19] [ALPM-SCRIPTLET] Creating X fontdir indices... done.
[2019-02-03 18:19] [ALPM] installed xorg-font-util (1.3.1-2)
[2019-02-03 18:19] [ALPM] installed xorg-font-utils (7.6-5)
[2019-02-03 18:19] [ALPM] installed ttf-droid (20121017-6)
[2019-02-03 18:19] [ALPM] installed ttf-dejavu (2.37-2)
[2019-02-03 18:19] [ALPM] installed ttf-liberation (2.00.4-1)
[2019-02-03 18:19] [ALPM] installed adobe-source-sans-pro-fonts (2.045ro+1.095it-1)
[2019-02-03 18:19] [ALPM] transaction completed
[2019-02-03 18:19] [ALPM] running 'fontconfig.hook'...
[2019-02-03 18:19] [ALPM] running 'systemd-update.hook'...
[2019-02-03 18:19] [ALPM] running 'xorg-mkfontdir.hook'...
[2019-02-03 18:20] [PACMAN] Running 'pacman -S otf-ipafont'
[2019-02-03 18:20] [ALPM] transaction started
[2019-02-03 18:20] [ALPM] installed otf-ipafont (003.03-6)
[2019-02-03 18:20] [ALPM] transaction completed
[2019-02-03 18:20] [ALPM] running 'fontconfig.hook'...
[2019-02-03 18:20] [ALPM] running 'systemd-update.hook'...
[2019-02-03 18:20] [ALPM] running 'xorg-mkfontdir.hook'...
[2019-02-03 18:20] [PACMAN] Running 'pacman -S adapta-gtk-theme arc-gtk-theme'
[2019-02-03 18:20] [ALPM] transaction started
[2019-02-03 18:20] [ALPM] installed adapta-gtk-theme (3.95.0.11-1)
[2019-02-03 18:20] [ALPM] installed arc-gtk-theme (20181022-1)
[2019-02-03 18:20] [ALPM] transaction completed
[2019-02-03 18:20] [ALPM] running 'systemd-update.hook'...
[2019-02-03 18:22] [PACMAN] Running 'pacman -S firefox thunderbird'
[2019-02-03 18:22] [ALPM] transaction started
[2019-02-03 18:22] [ALPM] installed mozilla-common (1.4-5)
[2019-02-03 18:22] [ALPM-SCRIPTLET] relogin or source /etc/profile.d/mozilla-common.sh
[2019-02-03 18:22] [ALPM] installed mailcap (2.1.48+14+g5811758-1)
[2019-02-03 18:22] [ALPM] installed aom (1.0.0-1)
[2019-02-03 18:22] [ALPM] installed gsm (1.0.18-1)
[2019-02-03 18:22] [ALPM] installed libsamplerate (0.1.9-2)
[2019-02-03 18:22] [ALPM] installed zita-alsa-pcmi (0.3.2-1)
[2019-02-03 18:22] [ALPM] installed zita-resampler (1.6.2-1)
[2019-02-03 18:22] [ALPM] installed jack (0.125.0-7)
[2019-02-03 18:22] [ALPM] installed lame (3.100-2)
[2019-02-03 18:22] [ALPM] installed libraw1394 (2.1.2-2)
[2019-02-03 18:22] [ALPM] installed libavc1394 (0.5.4-3)
[2019-02-03 18:22] [ALPM] installed libiec61883 (1.2.0-5)
[2019-02-03 18:22] [ALPM] installed libmodplug (0.8.9.0-2)
[2019-02-03 18:22] [ALPM] installed libssh (0.8.6-1)
[2019-02-03 18:22] [ALPM] installed libtheora (1.1.1-4)
[2019-02-03 18:22] [ALPM] installed libvdpau (1.1.1+3+ga21bf7a-1)
[2019-02-03 18:22] [ALPM] installed opencore-amr (0.1.5-2)
[2019-02-03 18:22] [ALPM] installed opus (1.3-1)
[2019-02-03 18:22] [ALPM] installed libibus (1.5.19-1)
[2019-02-03 18:22] [ALPM] installed sdl2 (2.0.9-1)
[2019-02-03 18:22] [ALPM] installed speex (1.2.0-2)
[2019-02-03 18:22] [ALPM] installed v4l-utils (1.16.3-1)
[2019-02-03 18:22] [ALPM] installed libass (0.14.0-1)
[2019-02-03 18:22] [ALPM] installed libva (2.4.0-1)
[2019-02-03 18:22] [ALPM] installed vid.stab (1.1-2)
[2019-02-03 18:22] [ALPM] installed libvpx (1.7.0-1)
[2019-02-03 18:22] [ALPM] installed l-smash (2.14.5-1)
[2019-02-03 18:22] [ALPM] installed x264 (2:155.r0a84d986-2)
[2019-02-03 18:22] [ALPM] installed x265 (2.9-1)
[2019-02-03 18:22] [ALPM] installed xvidcore (1.3.5-1)
[2019-02-03 18:22] [ALPM] installed ffmpeg (1:4.1-1)
[2019-02-03 18:22] [ALPM] installed firefox (65.0-1)
[2019-02-03 18:22] [ALPM] installed gtk2 (2.24.32-1)
[2019-02-03 18:22] [ALPM] installed thunderbird (60.4.0-1)
[2019-02-03 18:22] [ALPM] transaction completed
[2019-02-03 18:22] [ALPM] running 'gtk-query-immodules-2.0.hook'...
[2019-02-03 18:22] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-02-03 18:22] [ALPM] running 'systemd-udev-reload.hook'...
[2019-02-03 18:22] [ALPM] running 'systemd-update.hook'...
[2019-02-03 18:22] [ALPM] running 'update-desktop-database.hook'...
[2019-02-03 18:23] [PACMAN] Running 'pacman -S libva-vdpau-driver'
[2019-02-03 18:23] [ALPM] transaction started
[2019-02-03 18:23] [ALPM] installed libva-vdpau-driver (0.7.4-3)
[2019-02-03 18:23] [ALPM] transaction completed
[2019-02-03 18:23] [ALPM] running 'systemd-update.hook'...
[2019-02-03 18:31] [PACMAN] Running 'pacman -S gvfs-gphoto2 gvfs-mtp gvft-nfs gvfs-smb'
[2019-02-03 18:31] [PACMAN] Running 'pacman -S gvfs-gphoto2 gvfs-mtp gvfs-nfs gvfs-smb'
[2019-02-03 18:31] [ALPM] transaction started
[2019-02-03 18:31] [ALPM] installed libxpm (3.5.12-2)
[2019-02-03 18:31] [ALPM] installed gd (2.2.5-1)
[2019-02-03 18:31] [ALPM] installed libgphoto2 (2.5.22-1)
[2019-02-03 18:31] [ALPM] installed gvfs-gphoto2 (1.38.1+8+ge4eec2bc-1)
[2019-02-03 18:31] [ALPM] installed libmtp (1.1.16-1)
[2019-02-03 18:31] [ALPM] installed gvfs-mtp (1.38.1+8+ge4eec2bc-1)
[2019-02-03 18:31] [ALPM] installed libnfs (3.0.0-2)
[2019-02-03 18:31] [ALPM] installed gvfs-nfs (1.38.1+8+ge4eec2bc-1)
[2019-02-03 18:31] [ALPM] installed talloc (2.1.14-1)
[2019-02-03 18:31] [ALPM] installed libbsd (0.9.1-1)
[2019-02-03 18:31] [ALPM] installed libwbclient (4.9.4-2)
[2019-02-03 18:31] [ALPM] installed cifs-utils (6.8-2)
[2019-02-03 18:31] [ALPM] installed tevent (1:0.9.37-1)
[2019-02-03 18:31] [ALPM] installed lmdb (0.9.23-1)
[2019-02-03 18:31] [ALPM] installed ldb (1:1.4.3-1)
[2019-02-03 18:31] [ALPM] installed gamin (0.1.10-9)
[2019-02-03 18:31] [ALPM] installed smbclient (4.9.4-2)
[2019-02-03 18:31] [ALPM] installed gvfs-smb (1.38.1+8+ge4eec2bc-1)
[2019-02-03 18:31] [ALPM] transaction completed
[2019-02-03 18:31] [ALPM] running 'glib-compile-schemas.hook'...
[2019-02-03 18:31] [ALPM] running 'gvfsd.hook'...
[2019-02-03 18:31] [ALPM] running 'systemd-hwdb.hook'...
[2019-02-03 18:31] [ALPM] running 'systemd-udev-reload.hook'...
[2019-02-03 18:31] [ALPM] running 'systemd-update.hook'...
[2019-02-03 18:34] [PACMAN] Running 'pacman -S file-roller'
[2019-02-03 18:34] [ALPM] transaction started
[2019-02-03 18:34] [ALPM] installed zip (3.0-8)
[2019-02-03 18:34] [ALPM] installed unzip (6.0-13)
[2019-02-03 18:34] [ALPM] installed file-roller (3.30.1-1)
[2019-02-03 18:34] [ALPM] transaction completed
[2019-02-03 18:34] [ALPM] running 'glib-compile-schemas.hook'...
[2019-02-03 18:34] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-02-03 18:34] [ALPM] running 'systemd-update.hook'...
[2019-02-03 18:34] [ALPM] running 'update-desktop-database.hook'...
[2019-02-03 18:34] [PACMAN] Running 'pacman -S unrar'
[2019-02-03 18:34] [ALPM] transaction started
[2019-02-03 18:34] [ALPM] installed unrar (1:5.7.1-1)
[2019-02-03 18:34] [ALPM] transaction completed
[2019-02-03 18:34] [ALPM] running 'systemd-update.hook'...
[2019-02-03 18:35] [PACMAN] Running 'pacman -S p7zip'
[2019-02-03 18:35] [ALPM] transaction started
[2019-02-03 18:35] [ALPM] installed p7zip (16.02-5)
[2019-02-03 18:35] [ALPM] transaction completed
[2019-02-03 18:35] [ALPM] running 'systemd-update.hook'...
[2019-02-03 18:35] [PACMAN] Running 'pacman -S vlc'
[2019-02-03 18:35] [ALPM] transaction started
[2019-02-03 18:35] [ALPM] installed a52dec (0.7.4-10)
[2019-02-03 18:35] [ALPM] installed libdvbpsi (1:1.3.2-1)
[2019-02-03 18:35] [ALPM] installed libdca (0.0.6-1)
[2019-02-03 18:35] [ALPM] installed lua (5.3.5-2)
[2019-02-03 18:35] [ALPM] installed libidn (1.35-1)
[2019-02-03 18:35] [ALPM] installed libebml (1.3.6-1)
[2019-02-03 18:35] [ALPM] installed libmatroska (1.4.9-1)
[2019-02-03 18:35] [ALPM] installed taglib (1.11.1-2)
[2019-02-03 18:35] [ALPM] installed libmpcdec (1:0.1+r475-2)
[2019-02-03 18:35] [ALPM] installed faad2 (2.8.8-1)
[2019-02-03 18:35] [ALPM] installed libupnp (1.6.25-1)
[2019-02-03 18:35] [ALPM] installed libmad (0.15.1b-8)
[2019-02-03 18:35] [ALPM] installed libmpeg2 (0.5.1-6)
[2019-02-03 18:35] [ALPM] installed xcb-util-keysyms (0.4.0-2)
[2019-02-03 18:35] [ALPM] installed libtar (1.2.20-4)
[2019-02-03 18:35] [ALPM] installed xcb-util-renderutil (0.3.9-2)
[2019-02-03 18:35] [ALPM] installed xcb-util-wm (0.4.1-2)
[2019-02-03 18:35] [ALPM] installed xcb-util-image (0.4.0-2)
[2019-02-03 18:35] [ALPM] installed tslib (1.19-1)
[2019-02-03 18:35] [ALPM] installed double-conversion (3.1.1-1)
[2019-02-03 18:35] [ALPM] installed qt5-base (5.12.0-3)
[2019-02-03 18:35] [ALPM] installed qt5-x11extras (5.12.0-1)
[2019-02-03 18:35] [ALPM] installed qt5-svg (5.12.0-1)
[2019-02-03 18:35] [ALPM] installed vulkan-icd-loader (1.1.96+3009+32d33e965-1)
[2019-02-03 18:35] [ALPM] installed spirv-tools (2018.5-1)
[2019-02-03 18:35] [ALPM] installed glslang (7.10.2984-1)
[2019-02-03 18:35] [ALPM] installed shaderc (2018.0-3)
[2019-02-03 18:35] [ALPM] installed libplacebo (1.7.0-1)
[2019-02-03 18:35] [ALPM] installed aribb24 (1.0.3-2)
[2019-02-03 18:35] [ALPM] installed vlc (3.0.6-1)
[2019-02-03 18:35] [ALPM] transaction completed
[2019-02-03 18:35] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-02-03 18:35] [ALPM] running 'systemd-update.hook'...
[2019-02-03 18:35] [ALPM] running 'texinfo-install.hook'...
[2019-02-03 18:35] [ALPM] running 'update-desktop-database.hook'...
[2019-02-03 18:35] [ALPM] running 'update-vlc-plugin-cache.hook'...
[2019-02-03 18:35] [PACMAN] Running 'pacman -S dav1d'
[2019-02-03 18:35] [ALPM] transaction started
[2019-02-03 18:35] [ALPM] installed dav1d (0.1.0-1)
[2019-02-03 18:35] [ALPM] transaction completed
[2019-02-03 18:35] [ALPM] running 'systemd-update.hook'...
[2019-02-03 18:36] [PACMAN] Running 'pacman -S libreoffice-still'
[2019-02-03 18:36] [ALPM] transaction started
[2019-02-03 18:36] [ALPM] installed librevenge (0.0.4-2)
[2019-02-03 18:36] [ALPM] installed libwpd (0.10.3-1)
[2019-02-03 18:36] [ALPM] installed libwps (0.4.10-1)
[2019-02-03 18:36] [ALPM] installed neon (0.30.2-3)
[2019-02-03 18:36] [ALPM] installed raptor (2.0.15-10)
[2019-02-03 18:36] [ALPM] installed rasqal (1:0.9.33-2)
[2019-02-03 18:36] [ALPM] installed redland (1:1.0.17-7)
[2019-02-03 18:36] [ALPM] installed lpsolve (5.5.2.5-3)
[2019-02-03 18:36] [ALPM] installed poppler (0.73.0-1)
[2019-02-03 18:36] [ALPM] installed libwpg (0.3.3-1)
[2019-02-03 18:36] [ALPM] installed libvisio (0.1.6-5)
[2019-02-03 18:36] [ALPM] installed liblangtag (0.6.2-2)
[2019-02-03 18:36] [ALPM] installed libetonyek (0.1.9-1)
[2019-02-03 18:36] [ALPM] installed libodfgen (0.1.7-1)
[2019-02-03 18:36] [ALPM] installed libcdr (0.1.5-1)
[2019-02-03 18:36] [ALPM] installed libmspub (0.1.4-4)
[2019-02-03 18:36] [ALPM] installed clucene (2.3.3.4-10)
[2019-02-03 18:36] [ALPM] installed libpagemaker (0.0.4-1)
[2019-02-03 18:36] [ALPM] installed libabw (0.1.2-1)
[2019-02-03 18:36] [ALPM] installed libmwaw (0.3.14-1)
[2019-02-03 18:36] [ALPM] installed libe-book (0.1.3-4)
[2019-02-03 18:36] [ALPM] installed libexttextcat (3.4.5-1)
[2019-02-03 18:36] [ALPM] installed libcmis (0.5.2-2)
[2019-02-03 18:36] [ALPM] installed libtommath (1.1.0-1)
[2019-02-03 18:36] [ALPM] installed libzmf (0.0.2-5)
[2019-02-03 18:36] [ALPM] installed xmlsec (1.2.27-1)
[2019-02-03 18:36] [ALPM] installed libfreehand (0.1.2-1)
[2019-02-03 18:36] [ALPM] installed libstaroffice (0.0.6-1)
[2019-02-03 18:36] [ALPM] installed libepubgen (0.1.1-1)
[2019-02-03 18:36] [ALPM] installed libqxp (0.0.2-1)
[2019-02-03 18:36] [ALPM] installed libreoffice-still (6.0.7-4)
[2019-02-03 18:36] [ALPM] transaction completed
[2019-02-03 18:36] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-02-03 18:36] [ALPM] running 'systemd-update.hook'...
[2019-02-03 18:36] [ALPM] running 'update-desktop-database.hook'...
[2019-02-03 18:36] [ALPM] running 'update-mime-database.hook'...
[2019-02-03 18:36] [PACMAN] Running 'pacman -S eog'
[2019-02-03 18:36] [ALPM] transaction started
[2019-02-03 18:36] [ALPM] installed libpeas (1.22.0-3)
[2019-02-03 18:36] [ALPM] installed eog (3.28.4+5+ge02a9ae0-1)
[2019-02-03 18:36] [ALPM] transaction completed
[2019-02-03 18:36] [ALPM] running 'glib-compile-schemas.hook'...
[2019-02-03 18:36] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-02-03 18:36] [ALPM] running 'systemd-update.hook'...
[2019-02-03 18:36] [ALPM] running 'update-desktop-database.hook'...
[2019-02-03 18:36] [PACMAN] Running 'pacman -S evince'
[2019-02-03 18:37] [ALPM] transaction started
[2019-02-03 18:37] [ALPM] installed libgxps (0.3.1-1)
[2019-02-03 18:37] [ALPM] installed jbig2dec (0.15-1)
[2019-02-03 18:37] [ALPM] installed run-parts (4.8.6-1)
[2019-02-03 18:37] [ALPM] installed libpaper (1.1.24-11)
[2019-02-03 18:37] [ALPM] installed ijs (0.35-2)
[2019-02-03 18:37] [ALPM] installed ghostscript (9.26-2)
[2019-02-03 18:37] [ALPM] installed libspectre (0.2.8-2)
[2019-02-03 18:37] [ALPM] installed gsfonts (20180524-2)
[2019-02-03 18:37] [ALPM] installed poppler-glib (0.73.0-1)
[2019-02-03 18:37] [ALPM] installed djvulibre (3.5.27-4)
[2019-02-03 18:37] [ALPM] installed libxaw (1.0.13-2)
[2019-02-03 18:37] [ALPM] installed t1lib (5.1.2-7)
[2019-02-03 18:37] [ALPM] installed libsynctex (2018.48691-5)
[2019-02-03 18:37] [ALPM] installed gspell (1.8.1-1)
[2019-02-03 18:37] [ALPM] installed evince (3.30.2-1)
[2019-02-03 18:37] [ALPM] transaction completed
[2019-02-03 18:37] [ALPM] running 'fontconfig.hook'...
[2019-02-03 18:37] [ALPM] running 'glib-compile-schemas.hook'...
[2019-02-03 18:37] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-02-03 18:37] [ALPM] running 'systemd-update.hook'...
[2019-02-03 18:37] [ALPM] running 'update-desktop-database.hook'...
[2019-02-03 18:37] [ALPM] running 'xorg-mkfontdir.hook'...
[2019-02-03 18:37] [PACMAN] Running 'pacman -S gnome-calculator'
[2019-02-03 18:37] [ALPM] transaction started
[2019-02-03 18:37] [ALPM] installed gtksourceview3 (3.24.9-2)
[2019-02-03 18:37] [ALPM] installed gnome-calculator (3.30.1-1)
[2019-02-03 18:37] [ALPM] transaction completed
[2019-02-03 18:37] [ALPM] running 'glib-compile-schemas.hook'...
[2019-02-03 18:37] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-02-03 18:37] [ALPM] running 'systemd-update.hook'...
[2019-02-03 18:37] [ALPM] running 'update-desktop-database.hook'...
[2019-02-03 18:38] [PACMAN] Running 'pacman -S gedit gvim'
[2019-02-03 18:38] [PACMAN] Running 'pacman -S gedit gvim'
[2019-02-03 18:38] [ALPM] transaction started
[2019-02-03 18:38] [ALPM] removed vim (8.1.0751-1)
[2019-02-03 18:38] [ALPM] installed gedit (3.30.2-1)
[2019-02-03 18:38] [ALPM] installed gvim (8.1.0751-1)
[2019-02-03 18:38] [ALPM] transaction completed
[2019-02-03 18:38] [ALPM] running 'glib-compile-schemas.hook'...
[2019-02-03 18:38] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-02-03 18:38] [ALPM] running 'systemd-update.hook'...
[2019-02-03 18:38] [ALPM] running 'update-desktop-database.hook'...
[2019-02-03 18:40] [PACMAN] Running '/usr/bin/pacman -U /home/chloris/tmp/build/mint-x-icons/mint-x-icons-1.5.1-1-any.pkg.tar.xz'
[2019-02-03 18:40] [ALPM] transaction started
[2019-02-03 18:40] [ALPM] installed mint-x-icons (1.5.1-1)
[2019-02-03 18:40] [ALPM] transaction completed
[2019-02-03 18:40] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-02-03 18:40] [ALPM] running 'systemd-update.hook'...
[2019-02-03 18:41] [PACMAN] Running 'pacman -S arc-icon-theme'
[2019-02-03 18:43] [PACMAN] Running 'pacman -S clementine'
[2019-02-03 18:43] [ALPM] transaction started
[2019-02-03 18:43] [ALPM] installed chromaprint (1.4.3-2)
[2019-02-03 18:43] [ALPM] installed crypto++ (7.0.0-1)
[2019-02-03 18:43] [ALPM] installed fftw (3.3.8-1)
[2019-02-03 18:43] [ALPM] installed glu (9.0.0-5)
[2019-02-03 18:43] [ALPM] installed glew (2.1.0-1)
[2019-02-03 18:43] [ALPM] installed libmng (2.0.3-2)
[2019-02-03 18:43] [ALPM] installed qt4 (4.8.7-27)
[2019-02-03 18:43] [ALPM] installed qjson (0.9.0-2)
[2019-02-03 18:43] [ALPM] installed libechonest (2.3.1-2)
[2019-02-03 18:43] [ALPM] installed mutagen (1.42.0-1)
[2019-02-03 18:43] [ALPM] installed sg3_utils (1.44-1)
[2019-02-03 18:43] [ALPM] installed libgpod (0.8.3-6)
[2019-02-03 18:43] [ALPM] installed liblastfm-qt4 (1.0.9-3)
[2019-02-03 18:43] [ALPM] installed clementine (1.3.1-20)
[2019-02-03 18:43] [ALPM] transaction completed
[2019-02-03 18:43] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-02-03 18:43] [ALPM] running 'systemd-udev-reload.hook'...
[2019-02-03 18:43] [ALPM] running 'systemd-update.hook'...
[2019-02-03 18:43] [ALPM] running 'texinfo-install.hook'...
[2019-02-03 18:43] [ALPM] running 'update-desktop-database.hook'...
[2019-02-03 18:44] [PACMAN] Running 'pacman -S gst-plugins-base gst-plugins-good gst-plugins-bad gst-libav'
[2019-02-03 18:44] [ALPM] transaction started
[2019-02-03 18:44] [ALPM] installed cdparanoia (10.2-7)
[2019-02-03 18:44] [ALPM] installed libvisual (0.4.0-7)
[2019-02-03 18:44] [ALPM] installed graphene (1.8.2-1)
[2019-02-03 18:44] [ALPM] installed gst-plugins-base (1.14.4-1)
[2019-02-03 18:44] [ALPM] installed wavpack (5.1.0-2)
[2019-02-03 18:44] [ALPM] installed aalib (1.4rc5-13)
[2019-02-03 18:44] [ALPM] installed libdv (1.0.0-7)
[2019-02-03 18:44] [ALPM] installed libshout (1:2.4.1-4)
[2019-02-03 18:44] [ALPM] installed libid3tag (0.15.1b-9)
[2019-02-03 18:44] [ALPM] installed imlib2 (1.5.1-1)
[2019-02-03 18:44] [ALPM] installed libcaca (0.99.beta19-2)
[2019-02-03 18:44] [ALPM] installed mpg123 (1.25.10-1)
[2019-02-03 18:44] [ALPM] installed twolame (0.3.13-8)
[2019-02-03 18:44] [ALPM] installed gst-plugins-good (1.14.4-1)
[2019-02-03 18:44] [ALPM] installed sdl (1.2.15-10)
[2019-02-03 18:44] [ALPM] installed mjpegtools (2.1.0-4)
[2019-02-03 18:44] [ALPM] installed libmms (0.6.4-2)
[2019-02-03 18:44] [ALPM] installed celt (0.11.3-3)
[2019-02-03 18:44] [ALPM] installed libdvdread (6.0.0-1)
[2019-02-03 18:44] [ALPM] installed libdvdnav (6.0.0-1)
[2019-02-03 18:44] [ALPM] installed libgme (0.6.2-1)
[2019-02-03 18:44] [ALPM] installed libofa (0.9.3-8)
[2019-02-03 18:44] [ALPM] installed libsrtp (1:2.2.0-1)
[2019-02-03 18:44] [ALPM] installed sbc (1.4-1)
[2019-02-03 18:44] [ALPM] installed rtmpdump (1:2.4.r96.fa8646d-4)
[2019-02-03 18:44] [ALPM] installed wildmidi (0.4.3-1)
[2019-02-03 18:44] [ALPM] installed ladspa (1.13-7)
[2019-02-03 18:44] [ALPM] installed openal (1.19.1-1)
[2019-02-03 18:44] [ALPM] installed libfdk-aac (2.0.0-1)
[2019-02-03 18:44] [ALPM] installed libmp4v2 (2.0.0-5)
[2019-02-03 18:44] [ALPM] installed faac (1.29.9.2-1)
[2019-02-03 18:44] [ALPM] installed soundtouch (2.1.2-1)
[2019-02-03 18:44] [ALPM] installed spandsp (0.0.6-2)
[2019-02-03 18:44] [ALPM] installed libdc1394 (2.2.5-2)
[2019-02-03 18:44] [ALPM] installed zvbi (0.2.35-3)
[2019-02-03 18:44] [ALPM] installed ilmbase (2.3.0-1)
[2019-02-03 18:44] [ALPM] installed openexr (2.3.0-1)
[2019-02-03 18:44] [ALPM] installed libbs2b (3.1.0-6)
[2019-02-03 18:44] [ALPM] installed gssdp (1.0.3-1)
[2019-02-03 18:44] [ALPM] installed gupnp (1.0.3-1)
[2019-02-03 18:44] [ALPM] installed gupnp-igd (0.2.5-1)
[2019-02-03 18:44] [ALPM] installed libnice (0.1.15-1)
[2019-02-03 18:44] [ALPM] installed srt (1.3.1-1)
[2019-02-03 18:44] [ALPM] installed gst-plugins-bad (1.14.4-5)
[2019-02-03 18:44] [ALPM] installed gst-libav (1.14.4-1)
[2019-02-03 18:44] [ALPM] transaction completed
[2019-02-03 18:44] [ALPM] running 'systemd-update.hook'...
[2019-02-03 18:44] [ALPM] running 'texinfo-install.hook'...
[2019-02-03 18:44] [PACMAN] Running 'pacman -S keepasxc'
[2019-02-03 18:44] [PACMAN] Running 'pacman -S keepassxc'
[2019-02-03 18:44] [ALPM] transaction started
[2019-02-03 18:44] [ALPM] installed yubico-c (1.13-5)
[2019-02-03 18:44] [ALPM] installed yubico-c-client (2.15-4)
[2019-02-03 18:44] [ALPM] installed yubikey-personalization (1.19.0-2)
[2019-02-03 18:44] [ALPM] installed keepassxc (2.3.4-1)
[2019-02-03 18:44] [ALPM] transaction completed
[2019-02-03 18:44] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-02-03 18:44] [ALPM] running 'systemd-udev-reload.hook'...
[2019-02-03 18:44] [ALPM] running 'systemd-update.hook'...
[2019-02-03 18:44] [ALPM] running 'update-desktop-database.hook'...
[2019-02-03 18:44] [ALPM] running 'update-mime-database.hook'...
[2019-02-03 18:44] [PACMAN] Running 'pacman -S setam'
[2019-02-03 18:44] [PACMAN] Running 'pacman -S steam'
[2019-02-03 18:44] [ALPM] transaction started
[2019-02-03 18:44] [ALPM] installed libxss (1.2.3-1)
[2019-02-03 18:44] [ALPM] installed lib32-libxss (1.2.3-1)
[2019-02-03 18:44] [ALPM] installed lib32-alsa-lib (1.1.8-1)
[2019-02-03 18:44] [ALPM] installed lib32-alsa-plugins (1.1.8-1)
[2019-02-03 18:44] [ALPM] installed steam (1.0.0.59-1)
[2019-02-03 18:44] [ALPM] transaction completed
[2019-02-03 18:44] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-02-03 18:44] [ALPM] running 'systemd-udev-reload.hook'...
[2019-02-03 18:44] [ALPM] running 'systemd-update.hook'...
[2019-02-03 18:44] [ALPM] running 'update-desktop-database.hook'...
[2019-02-03 18:44] [PACMAN] Running 'pacman -S gedit'
[2019-02-03 18:44] [PACMAN] Running 'pacman -S gimp'
[2019-02-03 18:44] [ALPM] transaction started
[2019-02-03 18:44] [ALPM] installed babl (0.1.60-1)
[2019-02-03 18:44] [ALPM] installed libspiro (1:0.5.20150702-2)
[2019-02-03 18:44] [ALPM] installed libraw (0.19.2-1)
[2019-02-03 18:44] [ALPM] installed lensfun (0.3.2-7)
[2019-02-03 18:44] [ALPM] installed metis (5.1.0.p5-1)
[2019-02-03 18:44] [ALPM] installed blas (3.8.0-2)
[2019-02-03 18:44] [ALPM] installed lapack (3.8.0-2)
[2019-02-03 18:44] [ALPM] installed intel-tbb (2019.3-1)
[2019-02-03 18:44] [ALPM] installed suitesparse (5.4.0-1)
[2019-02-03 18:44] [ALPM] installed gegl (0.4.12-1)
[2019-02-03 18:44] [ALPM] installed libde265 (1.0.3-1)
[2019-02-03 18:44] [ALPM] installed libheif (1.3.2-2)
[2019-02-03 18:44] [ALPM] installed libmypaint (1.3.0-6)
[2019-02-03 18:44] [ALPM] installed libwmf (0.2.10-1)
[2019-02-03 18:44] [ALPM] installed mypaint-brushes (1.3.0-3)
[2019-02-03 18:44] [ALPM] installed poppler-data (0.4.9-1)
[2019-02-03 18:44] [ALPM] installed libglade (2.6.4-6)
[2019-02-03 18:44] [ALPM] installed pygobject2-devel (2.28.7-2)
[2019-02-03 18:44] [ALPM] installed python2-gobject2 (2.28.7-2)
[2019-02-03 18:44] [ALPM] installed pygtk (2.24.0-8)
[2019-02-03 18:44] [ALPM] installed gimp (2.10.8-1)
[2019-02-03 18:44] [ALPM] transaction completed
[2019-02-03 18:44] [ALPM] running 'gdk-pixbuf-query-loaders.hook'...
[2019-02-03 18:44] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-02-03 18:44] [ALPM] running 'systemd-update.hook'...
[2019-02-03 18:44] [ALPM] running 'update-desktop-database.hook'...
[2019-02-03 18:44] [ALPM] running 'update-mime-database.hook'...
[2019-02-03 18:45] [PACMAN] Running 'pacman -S inkscape'
[2019-02-03 18:45] [ALPM] transaction started
[2019-02-03 18:45] [ALPM] installed gsl (2.5-1)
[2019-02-03 18:45] [ALPM] installed libsigc++ (2.10.1-1)
[2019-02-03 18:45] [ALPM] installed glibmm (2.58.0-1)
[2019-02-03 18:45] [ALPM] installed cairomm (1.12.2-3)
[2019-02-03 18:45] [ALPM] installed pangomm (2.42.0-1)
[2019-02-03 18:45] [ALPM] installed atkmm (2.28.0-1)
[2019-02-03 18:45] [ALPM] installed gtkmm (1:2.24.5-3)
[2019-02-03 18:45] [ALPM] installed gtkspell (2.0.16-7)
[2019-02-03 18:45] [ALPM] installed liblqr (0.4.2-2)
[2019-02-03 18:45] [ALPM] installed libraqm (0.5.0-1)
[2019-02-03 18:45] [ALPM] installed libmagick6 (6.9.10.17-1)
[2019-02-03 18:45] [ALPM] installed potrace (1.15-1)
[2019-02-03 18:45] [ALPM] installed inkscape (0.92.4-2)
[2019-02-03 18:45] [ALPM] transaction completed
[2019-02-03 18:45] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-02-03 18:45] [ALPM] running 'systemd-update.hook'...
[2019-02-03 18:45] [ALPM] running 'texinfo-install.hook'...
[2019-02-03 18:45] [ALPM] running 'update-desktop-database.hook'...
[2019-02-03 18:46] [PACMAN] Running 'pacman -S pacman-contrib'
[2019-02-03 18:46] [ALPM] transaction started
[2019-02-03 18:46] [ALPM] installed pacman-contrib (1.1.0-1)
[2019-02-03 18:46] [ALPM] transaction completed
[2019-02-03 18:46] [ALPM] running 'systemd-daemon-reload.hook'...
[2019-02-03 18:46] [ALPM] running 'systemd-update.hook'...
[2019-02-03 18:53] [PACMAN] Running 'pacman -Syu'
[2019-02-03 18:53] [PACMAN] synchronizing package lists
[2019-02-03 18:53] [PACMAN] starting full system upgrade
[2019-02-03 18:54] [PACMAN] Running 'pacman -S conky'
[2019-02-03 18:54] [ALPM] transaction started
[2019-02-03 18:54] [ALPM] installed wireless_tools (30.pre9-2)
[2019-02-03 18:54] [ALPM] installed conky (1.11.2-1)
[2019-02-03 18:54] [ALPM] transaction completed
[2019-02-03 18:54] [ALPM] running 'systemd-update.hook'...
[2019-02-03 19:04] [PACMAN] Running 'pacman -S doublecmd-gtk2'
[2019-02-03 19:04] [ALPM] transaction started
[2019-02-03 19:04] [ALPM] installed doublecmd-gtk2 (0.8.4-3)
[2019-02-03 19:04] [ALPM] transaction completed
[2019-02-03 19:04] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-02-03 19:04] [ALPM] running 'systemd-update.hook'...
[2019-02-03 19:04] [ALPM] running 'update-desktop-database.hook'...
[2019-02-03 19:04] [PACMAN] Running 'pacman -S libunrar'
[2019-02-03 19:04] [ALPM] transaction started
[2019-02-03 19:04] [ALPM] installed libunrar (1:5.7.1-1)
[2019-02-03 19:04] [ALPM] transaction completed
[2019-02-03 19:04] [ALPM] running 'systemd-update.hook'...
[2019-02-03 19:06] [PACMAN] Running 'pacman -S pinentry'
[2019-02-03 19:06] [ALPM] transaction started
[2019-02-03 19:06] [ALPM] reinstalled pinentry (1.1.0-4)
[2019-02-03 19:06] [ALPM] transaction completed
[2019-02-03 19:06] [ALPM] running 'systemd-update.hook'...
[2019-02-03 19:06] [ALPM] running 'texinfo-install.hook'...
[2019-02-03 19:14] [PACMAN] Running 'pacman -S lightdm-gtk-greeter-settings'
[2019-02-03 19:14] [ALPM] transaction started
[2019-02-03 19:14] [ALPM] installed lightdm-gtk-greeter-settings (1.2.2-3)
[2019-02-03 19:14] [ALPM] transaction completed
[2019-02-03 19:14] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-02-03 19:14] [ALPM] running 'systemd-update.hook'...
[2019-02-03 19:14] [ALPM] running 'update-desktop-database.hook'...
[2019-02-03 19:31] [PACMAN] Running 'pacman -S baobab'
[2019-02-03 19:31] [ALPM] transaction started
[2019-02-03 19:31] [ALPM] installed baobab (3.30.0-1)
[2019-02-03 19:31] [ALPM] transaction completed
[2019-02-03 19:31] [ALPM] running 'glib-compile-schemas.hook'...
[2019-02-03 19:31] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-02-03 19:31] [ALPM] running 'systemd-update.hook'...
[2019-02-03 19:31] [ALPM] running 'update-desktop-database.hook'...
[2019-02-03 19:32] [PACMAN] Running 'pacman -S hunspell aspell'
[2019-02-03 19:32] [PACMAN] Running 'pacman -S hunspell-en_GB aspell-en'
[2019-02-03 19:32] [ALPM] transaction started
[2019-02-03 19:32] [ALPM] installed hunspell-en_GB (2018.04.16-5)
[2019-02-03 19:32] [ALPM] installed aspell-en (2018.04.16-1)
[2019-02-03 19:32] [ALPM] transaction completed
[2019-02-03 19:32] [ALPM] running 'systemd-update.hook'...
[2019-02-03 19:33] [PACMAN] Running 'pacman -S hyphen'
[2019-02-03 19:33] [PACMAN] Running 'pacman -S hyphen-en'
[2019-02-03 19:33] [ALPM] transaction started
[2019-02-03 19:33] [ALPM] installed hyphen-en (2.8.8-2)
[2019-02-03 19:33] [ALPM] transaction completed
[2019-02-03 19:33] [ALPM] running 'systemd-update.hook'...
[2019-02-03 19:33] [PACMAN] Running 'pacman -S libreoffice-still-en-gb libreoffice-still-sl'
[2019-02-03 19:34] [ALPM] transaction started
[2019-02-03 19:34] [ALPM] installed libreoffice-still-en-gb (6.0.7-1)
[2019-02-03 19:34] [ALPM] installed libreoffice-still-sl (6.0.7-1)
[2019-02-03 19:34] [ALPM] transaction completed
[2019-02-03 19:34] [ALPM] running 'systemd-update.hook'...
[2019-02-03 19:36] [PACMAN] Running '/usr/bin/pacman -S --asdeps scons yasm'
[2019-02-03 19:36] [ALPM] transaction started
[2019-02-03 19:36] [ALPM] installed scons (3.0.2-1)
[2019-02-03 19:36] [ALPM] installed yasm (1.3.0-3)
[2019-02-03 19:36] [ALPM] transaction completed
[2019-02-03 19:36] [ALPM] running 'systemd-update.hook'...
[2019-02-03 19:44] [PACMAN] Running '/usr/bin/pacman -U /home/chloris/tmp/build/godot/godot-3.0.6-1-x86_64.pkg.tar.xz'
[2019-02-03 19:44] [ALPM] transaction started
[2019-02-03 19:44] [ALPM] installed godot (3.0.6-1)
[2019-02-03 19:44] [ALPM] transaction completed
[2019-02-03 19:44] [ALPM] running 'systemd-update.hook'...
[2019-02-03 19:44] [ALPM] running 'update-desktop-database.hook'...
[2019-02-03 19:47] [PACMAN] Running '/usr/bin/pacman -U /home/chloris/tmp/build/hunspell-sl/hunspell-sl-2015.12.25-2-any.pkg.tar.xz'
[2019-02-03 19:47] [ALPM] transaction started
[2019-02-03 19:47] [ALPM] installed hunspell-sl (2015.12.25-2)
[2019-02-03 19:47] [ALPM] transaction completed
[2019-02-03 19:47] [ALPM] running 'systemd-update.hook'...
[2019-02-03 19:47] [PACMAN] Running '/usr/bin/pacman -U /home/chloris/tmp/build/aspell-sl/aspell-sl-0.50-2-any.pkg.tar.xz'
[2019-02-03 19:47] [ALPM] transaction started
[2019-02-03 19:48] [ALPM] installed aspell-sl (0.50-2)
[2019-02-03 19:48] [ALPM] transaction completed
[2019-02-03 19:48] [ALPM] running 'systemd-update.hook'...
[2019-02-03 19:51] [PACMAN] Running 'pacman -S virtualbox virtualbox-host-modules-arch'
[2019-02-03 19:51] [ALPM] transaction started
[2019-02-03 19:51] [ALPM] installed virtualbox-host-modules-arch (6.0.4-3)
[2019-02-03 19:51] [ALPM] installed virtualbox (6.0.4-1)
[2019-02-03 19:51] [ALPM] transaction completed
[2019-02-03 19:51] [ALPM] running '60-linux.hook'...
[2019-02-03 19:51] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-02-03 19:51] [ALPM] running 'systemd-daemon-reload.hook'...
[2019-02-03 19:51] [ALPM] running 'systemd-sysusers.hook'...
[2019-02-03 19:51] [ALPM] running 'systemd-udev-reload.hook'...
[2019-02-03 19:51] [ALPM] running 'systemd-update.hook'...
[2019-02-03 19:51] [ALPM] running 'update-desktop-database.hook'...
[2019-02-03 19:51] [ALPM] running 'update-mime-database.hook'...
[2019-02-03 19:52] [PACMAN] Running 'pacman -S virtualbox-guest-iso'
[2019-02-03 19:52] [ALPM] transaction started
[2019-02-03 19:52] [ALPM] installed virtualbox-guest-iso (6.0.4-1)
[2019-02-03 19:52] [ALPM-SCRIPTLET] 
[2019-02-03 19:52] [ALPM-SCRIPTLET] ===> virtualbox-guest-iso post install message:
[2019-02-03 19:52] [ALPM-SCRIPTLET] ===>
[2019-02-03 19:52] [ALPM-SCRIPTLET] ===> Redistribution of VBoxGuestAdditions.iso from the binary packages
[2019-02-03 19:52] [ALPM-SCRIPTLET] ===> on www.virtualbox.org with Arch Linux has been granted by
[2019-02-03 19:52] [ALPM-SCRIPTLET] ===> InnoTek Systemberatung GmbH.
[2019-02-03 19:52] [ALPM-SCRIPTLET] ===>
[2019-02-03 19:52] [ALPM-SCRIPTLET] ===> By using this package you accept
[2019-02-03 19:52] [ALPM-SCRIPTLET] ===> the VirtualBox Personal Use and Evaluation License (PUEL)
[2019-02-03 19:52] [ALPM-SCRIPTLET] ===> which can be found here: http://virtualbox.org/wiki/VirtualBox_PUEL
[2019-02-03 19:52] [ALPM-SCRIPTLET] ===>
[2019-02-03 19:52] [ALPM-SCRIPTLET] ===> If you do not accept this license, you must remove the package immediately.
[2019-02-03 19:52] [ALPM-SCRIPTLET] ===>
[2019-02-03 19:52] [ALPM-SCRIPTLET] 
[2019-02-03 19:52] [ALPM] transaction completed
[2019-02-03 19:52] [ALPM] running 'systemd-update.hook'...
[2019-02-03 19:57] [PACMAN] Running 'pacman -S hdparm thefuck'
[2019-02-03 19:57] [ALPM] transaction started
[2019-02-03 19:57] [ALPM] installed hdparm (9.58-1)
[2019-02-03 19:57] [ALPM] installed python-colorama (0.4.1-1)
[2019-02-03 19:57] [ALPM] installed python-decorator (4.3.2-1)
[2019-02-03 19:57] [ALPM] installed python-wcwidth (0.1.7-3)
[2019-02-03 19:57] [ALPM] installed python-pyte (0.8.0-2)
[2019-02-03 19:57] [ALPM] installed thefuck (3.28-1)
[2019-02-03 19:57] [ALPM] transaction completed
[2019-02-03 19:57] [ALPM] running 'systemd-update.hook'...
[2019-02-03 19:59] [PACMAN] Running 'pacman -S gnome-screens'
[2019-02-03 19:59] [PACMAN] Running 'pacman -S gnome-screenshot'
[2019-02-03 19:59] [ALPM] transaction started
[2019-02-03 19:59] [ALPM] installed gnome-screenshot (3.30.0-1)
[2019-02-03 19:59] [ALPM] transaction completed
[2019-02-03 19:59] [ALPM] running 'glib-compile-schemas.hook'...
[2019-02-03 19:59] [ALPM] running 'systemd-update.hook'...
[2019-02-03 19:59] [ALPM] running 'update-desktop-database.hook'...
[2019-02-03 19:59] [PACMAN] Running 'pacman -S gnome-screenshot'
[2019-02-03 20:24] [PACMAN] Running 'pacman -S os-prober'
[2019-02-03 20:24] [ALPM] transaction started
[2019-02-03 20:24] [ALPM] installed os-prober (1.76-1)
[2019-02-03 20:24] [ALPM] transaction completed
[2019-02-03 20:24] [ALPM] running 'systemd-update.hook'...
[2019-02-03 20:47] [PACMAN] Running 'pacman -S qbittorrent'
[2019-02-03 20:47] [ALPM] transaction started
[2019-02-03 20:47] [ALPM] installed libtorrent-rasterbar (1:1.1.12-1)
[2019-02-03 20:47] [ALPM] installed qbittorrent (4.1.5-2)
[2019-02-03 20:47] [ALPM] transaction completed
[2019-02-03 20:47] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-02-03 20:47] [ALPM] running 'systemd-update.hook'...
[2019-02-03 20:47] [ALPM] running 'update-desktop-database.hook'...
[2019-02-03 20:53] [PACMAN] Running 'pacman -S redshift'
[2019-02-03 20:53] [ALPM] transaction started
[2019-02-03 20:53] [ALPM] installed redshift (1.12-2)
[2019-02-03 20:53] [ALPM] transaction completed
[2019-02-03 20:53] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-02-03 20:53] [ALPM] running 'systemd-update.hook'...
[2019-02-03 20:53] [ALPM] running 'update-desktop-database.hook'...
[2019-02-03 20:53] [PACMAN] Running 'pacman -S python-xdg'
[2019-02-03 20:53] [ALPM] transaction started
[2019-02-03 20:53] [ALPM] installed python-xdg (0.26-2)
[2019-02-03 20:53] [ALPM] transaction completed
[2019-02-03 20:53] [ALPM] running 'systemd-update.hook'...
[2019-02-03 22:18] [PACMAN] Running 'pacman -S soundconverter easytag'
[2019-02-03 22:18] [ALPM] transaction started
[2019-02-03 22:18] [ALPM] installed soundconverter (3.0.0-3)
[2019-02-03 22:18] [ALPM] installed id3lib (3.8.3-17)
[2019-02-03 22:18] [ALPM] installed opusfile (0.11-1)
[2019-02-03 22:18] [ALPM] installed easytag (2.4.3-2)
[2019-02-03 22:18] [ALPM] transaction completed
[2019-02-03 22:18] [ALPM] running 'glib-compile-schemas.hook'...
[2019-02-03 22:18] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-02-03 22:18] [ALPM] running 'systemd-update.hook'...
[2019-02-03 22:18] [ALPM] running 'update-desktop-database.hook'...
[2019-02-08 12:25] [PACMAN] Running 'pacman -S firewalld'
[2019-02-08 12:25] [PACMAN] Running 'pacman -Syu'
[2019-02-08 12:25] [PACMAN] synchronizing package lists
[2019-02-08 12:25] [PACMAN] starting full system upgrade
[2019-02-08 12:26] [ALPM] transaction started
[2019-02-08 12:26] [ALPM] upgraded audit (2.8.4-2 -> 2.8.4-3)
[2019-02-08 12:26] [ALPM] upgraded btrfs-progs (4.19.1-1 -> 4.20.1-2)
[2019-02-08 12:26] [ALPM] upgraded libnghttp2 (1.35.1-1 -> 1.36.0-1)
[2019-02-08 12:26] [ALPM] upgraded curl (7.63.0-4 -> 7.64.0-1)
[2019-02-08 12:26] [ALPM] upgraded mesa (18.3.2-1 -> 18.3.3-2)
[2019-02-08 12:26] [ALPM] upgraded gtk-update-icon-cache (3.24.4+15+g80b5024239-1 -> 3.24.5-1)
[2019-02-08 12:26] [ALPM] upgraded xkeyboard-config (2.25-1 -> 2.26-1)
[2019-02-08 12:26] [ALPM] upgraded gtk3 (3.24.4+15+g80b5024239-1 -> 3.24.5-1)
[2019-02-08 12:26] [ALPM] upgraded evolution-data-server (3.30.4-1 -> 3.30.5-1)
[2019-02-08 12:26] [ALPM] upgraded x265 (2.9-1 -> 3.0-1)
[2019-02-08 12:26] [ALPM] upgraded ffmpeg (1:4.1-1 -> 1:4.1-3)
[2019-02-08 12:26] [ALPM] upgraded gnome-desktop (1:3.30.2-1 -> 1:3.30.2.1-1)
[2019-02-08 12:26] [ALPM] upgraded ladspa (1.13-7 -> 1.15-1)
[2019-02-08 12:26] [ALPM] upgraded vulkan-icd-loader (1.1.96+3009+32d33e965-1 -> 1.1.99+3022+e1eafa18e-1)
[2019-02-08 12:26] [ALPM] upgraded gst-plugins-bad (1.14.4-5 -> 1.14.4-7)
[2019-02-08 12:26] [ALPM] upgraded vim-runtime (8.1.0751-1 -> 8.1.0877-1)
[2019-02-08 12:26] [ALPM] upgraded gvim (8.1.0751-1 -> 8.1.0877-1)
[2019-02-08 12:26] [ALPM] upgraded lib32-expat (2.2.6-1 -> 2.2.6-2)
[2019-02-08 12:26] [ALPM] upgraded lib32-mesa (18.3.2-1 -> 18.3.3-1)
[2019-02-08 12:26] [ALPM] upgraded lib32-mesa-vdpau (18.3.2-1 -> 18.3.3-1)
[2019-02-08 12:26] [ALPM] upgraded libgnomekbd (3.26.0+5+g1c1b585-1 -> 3.26.1-1)
[2019-02-08 12:26] [ALPM] upgraded libheif (1.3.2-2 -> 1.3.2-3)
[2019-02-08 12:26] [ALPM] upgraded libnma (1.8.19dev+21+geebf7f95-1 -> 1.8.20-1)
[2019-02-08 12:26] [ALPM] upgraded lightdm (1:1.28.0-1 -> 1:1.28.0-3)
[2019-02-08 12:26] [ALPM] upgraded mesa-vdpau (18.3.2-1 -> 18.3.3-2)
[2019-02-08 12:26] [ALPM] upgraded mpfr (4.0.1-1 -> 4.0.2-1)
[2019-02-08 12:26] [ALPM] upgraded ndctl (64-1 -> 64.1-1)
[2019-02-08 12:26] [ALPM] upgraded nm-connection-editor (1.8.19dev+21+geebf7f95-1 -> 1.8.20-1)
[2019-02-08 12:26] [ALPM] upgraded network-manager-applet (1.8.19dev+21+geebf7f95-1 -> 1.8.20-1)
[2019-02-08 12:26] [ALPM] upgraded python-setuptools (1:40.7.2-1 -> 1:40.8.0-1)
[2019-02-08 12:26] [ALPM] upgraded qt5-base (5.12.0-3 -> 5.12.1-1)
[2019-02-08 12:26] [ALPM] upgraded qt5-svg (5.12.0-1 -> 5.12.1-1)
[2019-02-08 12:26] [ALPM] upgraded qt5-x11extras (5.12.0-1 -> 5.12.1-1)
[2019-02-08 12:26] [ALPM] upgraded thunderbird (60.4.0-1 -> 60.5.0-1)
[2019-02-08 12:26] [ALPM] upgraded vlc (3.0.6-1 -> 3.0.6-2)
[2019-02-08 12:26] [ALPM] upgraded xf86-input-libinput (0.28.1-1 -> 0.28.2-1)
[2019-02-08 12:26] [ALPM] transaction completed
[2019-02-08 12:26] [ALPM] running '90-linux.hook'...
[2019-02-08 12:26] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2019-02-08 12:26] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2019-02-08 12:26] [ALPM-SCRIPTLET] ==> Starting build: 4.20.6-arch1-1-ARCH
[2019-02-08 12:26] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-02-08 12:26] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-02-08 12:26] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2019-02-08 12:26] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-02-08 12:26] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-02-08 12:26] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-02-08 12:26] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-02-08 12:26] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-02-08 12:26] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-02-08 12:26] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2019-02-08 12:26] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-02-08 12:26] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2019-02-08 12:26] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2019-02-08 12:26] [ALPM-SCRIPTLET] ==> Starting build: 4.20.6-arch1-1-ARCH
[2019-02-08 12:26] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-02-08 12:26] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-02-08 12:26] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-02-08 12:26] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-02-08 12:26] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-02-08 12:26] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-02-08 12:26] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-02-08 12:26] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-02-08 12:26] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-02-08 12:26] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-02-08 12:26] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2019-02-08 12:26] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-02-08 12:26] [ALPM] running 'glib-compile-schemas.hook'...
[2019-02-08 12:26] [ALPM] running 'gtk-query-immodules-3.0.hook'...
[2019-02-08 12:26] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-02-08 12:26] [ALPM] running 'systemd-daemon-reload.hook'...
[2019-02-08 12:26] [ALPM] running 'systemd-sysusers.hook'...
[2019-02-08 12:26] [ALPM] running 'systemd-tmpfiles.hook'...
[2019-02-08 12:26] [ALPM] running 'systemd-udev-reload.hook'...
[2019-02-08 12:26] [ALPM] running 'systemd-update.hook'...
[2019-02-08 12:26] [ALPM] running 'texinfo-install.hook'...
[2019-02-08 12:26] [ALPM] running 'update-desktop-database.hook'...
[2019-02-08 12:26] [ALPM] running 'update-mime-database.hook'...
[2019-02-08 12:26] [ALPM] running 'update-vlc-plugin-cache.hook'...
[2019-02-08 12:27] [PACMAN] Running 'pacman -S firewalld'
[2019-02-08 12:27] [ALPM] transaction started
[2019-02-08 12:27] [ALPM] installed nftables (1:0.9.0-3)
[2019-02-08 12:27] [ALPM] installed python-slip (0.6.5-2)
[2019-02-08 12:27] [ALPM] installed firewalld (0.6.3-3)
[2019-02-08 12:27] [ALPM] transaction completed
[2019-02-08 12:27] [ALPM] running 'glib-compile-schemas.hook'...
[2019-02-08 12:27] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-02-08 12:27] [ALPM] running 'systemd-daemon-reload.hook'...
[2019-02-08 12:27] [ALPM] running 'systemd-update.hook'...
[2019-02-08 12:27] [ALPM] running 'update-desktop-database.hook'...
[2019-02-08 12:27] [PACMAN] Running 'pacman -S python-pyqt5'
[2019-02-08 12:27] [ALPM] transaction started
[2019-02-08 12:27] [ALPM] installed python-sip-pyqt5 (4.19.13-1)
[2019-02-08 12:27] [ALPM] installed pyqt5-common (5.11.3-4)
[2019-02-08 12:27] [ALPM] installed python-pyqt5 (5.11.3-4)
[2019-02-08 12:27] [ALPM] transaction completed
[2019-02-08 12:27] [ALPM] running 'systemd-update.hook'...
[2019-02-08 12:27] [PACMAN] Running 'pacman -S python-opengl'
[2019-02-08 12:27] [ALPM] transaction started
[2019-02-08 12:27] [ALPM] installed freeglut (3.0.0-2)
[2019-02-08 12:27] [ALPM] installed python-opengl (3.1.0-4)
[2019-02-08 12:27] [ALPM] transaction completed
[2019-02-08 12:27] [ALPM] running 'systemd-update.hook'...
[2019-02-09 07:58] [PACMAN] Running 'pacman -Syu'
[2019-02-09 07:58] [PACMAN] synchronizing package lists
[2019-02-09 07:58] [PACMAN] starting full system upgrade
[2019-02-09 07:58] [ALPM] transaction started
[2019-02-09 07:58] [ALPM] upgraded libsasl (2.1.26-16 -> 2.1.27-1)
[2019-02-09 07:58] [ALPM] upgraded libxkbcommon (0.8.2-1 -> 0.8.3-1)
[2019-02-09 07:58] [ALPM] upgraded libxkbcommon-x11 (0.8.2-1 -> 0.8.3-1)
[2019-02-09 07:58] [ALPM] upgraded pambase (20171006-1 -> 20190105.1-1)
[2019-02-09 07:58] [ALPM] upgraded linux (4.20.6.arch1-1 -> 4.20.7.arch1-1)
[2019-02-09 07:58] [ALPM] upgraded qt5-base (5.12.1-1 -> 5.12.1-2)
[2019-02-09 07:58] [ALPM] upgraded virtualbox-host-modules-arch (6.0.4-3 -> 6.0.4-4)
[2019-02-09 07:58] [ALPM] transaction completed
[2019-02-09 07:58] [ALPM] running '60-linux.hook'...
[2019-02-09 07:59] [ALPM] running '90-linux.hook'...
[2019-02-09 07:59] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2019-02-09 07:59] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2019-02-09 07:59] [ALPM-SCRIPTLET] ==> Starting build: 4.20.7-arch1-1-ARCH
[2019-02-09 07:59] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-02-09 07:59] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-02-09 07:59] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2019-02-09 07:59] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-02-09 07:59] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-02-09 07:59] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-02-09 07:59] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-02-09 07:59] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-02-09 07:59] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-02-09 07:59] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2019-02-09 07:59] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-02-09 07:59] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2019-02-09 07:59] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2019-02-09 07:59] [ALPM-SCRIPTLET] ==> Starting build: 4.20.7-arch1-1-ARCH
[2019-02-09 07:59] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-02-09 07:59] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-02-09 07:59] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-02-09 07:59] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-02-09 07:59] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-02-09 07:59] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-02-09 07:59] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-02-09 07:59] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-02-09 07:59] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-02-09 07:59] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-02-09 07:59] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2019-02-09 07:59] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-02-09 07:59] [ALPM] running 'systemd-update.hook'...
[2019-02-09 09:47] [PACMAN] Running 'pacman -S gitg'
[2019-02-09 09:47] [ALPM] transaction started
[2019-02-09 09:47] [ALPM] installed perl-error (0.17027-1)
[2019-02-09 09:47] [ALPM] installed perl-timedate (2.30-5)
[2019-02-09 09:47] [ALPM] installed perl-mailtools (2.20-2)
[2019-02-09 09:47] [ALPM] installed git (2.20.1-1)
[2019-02-09 09:47] [ALPM] installed libgit2 (1:0.27.8-1)
[2019-02-09 09:47] [ALPM] installed libgit2-glib (0.27.7-1)
[2019-02-09 09:47] [ALPM] installed gtkspell3 (3.0.10-1)
[2019-02-09 09:47] [ALPM] installed gitg (1:3.30.1-1)
[2019-02-09 09:47] [ALPM] transaction completed
[2019-02-09 09:47] [ALPM] running 'detect-old-perl-modules.hook'...
[2019-02-09 09:47] [ALPM] running 'glib-compile-schemas.hook'...
[2019-02-09 09:47] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-02-09 09:47] [ALPM] running 'systemd-daemon-reload.hook'...
[2019-02-09 09:47] [ALPM] running 'systemd-sysusers.hook'...
[2019-02-09 09:47] [ALPM] running 'systemd-update.hook'...
[2019-02-09 09:47] [ALPM] running 'update-desktop-database.hook'...
[2019-02-09 09:47] [PACMAN] Running 'pacman -S tk gnome-keyring'
[2019-02-09 09:47] [ALPM] transaction started
[2019-02-09 09:47] [ALPM] installed tcl (8.6.9-2)
[2019-02-09 09:47] [ALPM] installed tk (8.6.9-2)
[2019-02-09 09:47] [ALPM] installed gnome-keyring (1:3.28.2-1)
[2019-02-09 09:47] [ALPM] transaction completed
[2019-02-09 09:47] [ALPM] running 'glib-compile-schemas.hook'...
[2019-02-09 09:47] [ALPM] running 'systemd-update.hook'...
[2019-02-10 08:15] [PACMAN] Running 'pacman -Syu'
[2019-02-10 08:15] [PACMAN] synchronizing package lists
[2019-02-10 08:15] [PACMAN] starting full system upgrade
[2019-02-10 08:15] [ALPM] transaction started
[2019-02-10 08:15] [ALPM] upgraded poppler (0.73.0-1 -> 0.74.0-1)
[2019-02-10 08:15] [ALPM] upgraded poppler-glib (0.73.0-1 -> 0.74.0-1)
[2019-02-10 08:15] [ALPM] upgraded inkscape (0.92.4-2 -> 0.92.4-3)
[2019-02-10 08:15] [ALPM] installed libixion (0.14.1-2)
[2019-02-10 08:15] [ALPM] installed liborcus (0.14.1-2)
[2019-02-10 08:15] [ALPM] installed libfbclient (3.0.4.33054-1)
[2019-02-10 08:15] [ALPM] installed libnumbertext (1.0.5-1)
[2019-02-10 08:15] [ALPM] upgraded libreoffice-still (6.0.7-4 -> 6.1.5-2)
[2019-02-10 08:15] [ALPM] upgraded libreoffice-still-en-gb (6.0.7-1 -> 6.1.5-1)
[2019-02-10 08:15] [ALPM] upgraded libreoffice-still-sl (6.0.7-1 -> 6.1.5-1)
[2019-02-10 08:15] [ALPM] upgraded libsynctex (2018.48691-5 -> 2018.48691-6)
[2019-02-10 08:15] [ALPM] upgraded xkeyboard-config (2.26-1 -> 2.26-2)
[2019-02-10 08:15] [ALPM] upgraded webkit2gtk (2.22.5-1 -> 2.22.6-1)
[2019-02-10 08:15] [ALPM] transaction completed
[2019-02-10 08:15] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-02-10 08:15] [ALPM] running 'systemd-update.hook'...
[2019-02-10 08:15] [ALPM] running 'update-desktop-database.hook'...
[2019-02-10 08:15] [ALPM] running 'update-mime-database.hook'...
[2019-02-15 18:35] [PACMAN] Running 'pacman -Syu'
[2019-02-15 18:35] [PACMAN] synchronizing package lists
[2019-02-15 18:35] [PACMAN] starting full system upgrade
[2019-02-15 18:35] [ALPM] transaction started
[2019-02-15 18:35] [ALPM] removed libsystemd (240.34-3)
[2019-02-15 18:35] [ALPM] upgraded amd-ucode (20190118.a8b75ca-1 -> 20190212.28f5f7d-1)
[2019-02-15 18:35] [ALPM] installed systemd-libs (240.95-2)
[2019-02-15 18:35] [ALPM] upgraded cryptsetup (2.0.6-1 -> 2.1.0-1)
[2019-02-15 18:35] [ALPM] upgraded libidn2 (2.1.0-1 -> 2.1.1-2)
[2019-02-15 18:35] [ALPM] upgraded libpsl (0.20.2-3 -> 0.20.2-5)
[2019-02-15 18:35] [ALPM] upgraded systemd (240.34-3 -> 240.95-2)
[2019-02-15 18:35] [ALPM] upgraded curl (7.64.0-1 -> 7.64.0-3)
[2019-02-15 18:35] [ALPM] upgraded libxau (1.0.8-3 -> 1.0.9-1)
[2019-02-15 18:35] [ALPM] upgraded pixman (0.36.0-1 -> 0.38.0-2)
[2019-02-15 18:35] [ALPM] upgraded libjpeg-turbo (2.0.1-1 -> 2.0.2-1)
[2019-02-15 18:35] [ALPM] upgraded gnutls (3.6.6-1 -> 3.6.6-3)
[2019-02-15 18:35] [ALPM] upgraded doublecmd-gtk2 (0.8.4-3 -> 0.9.0-2)
[2019-02-15 18:35] [ALPM] upgraded libbluray (1.0.2-2 -> 1.1.0-1)
[2019-02-15 18:35] [ALPM] upgraded ffmpeg (1:4.1-3 -> 1:4.1.1-1)
[2019-02-15 18:35] [ALPM] upgraded sqlite (3.26.0-2 -> 3.27.1-1)
[2019-02-15 18:35] [ALPM] upgraded firefox (65.0-1 -> 65.0.1-1)
[2019-02-15 18:35] [ALPM] upgraded gnome-online-accounts (3.30.1-1 -> 3.30.2-1)
[2019-02-15 18:35] [ALPM] upgraded libassuan (2.5.2-1 -> 2.5.3-1)
[2019-02-15 18:35] [ALPM] upgraded gnupg (2.2.12-2 -> 2.2.13-1)
[2019-02-15 18:35] [ALPM] upgraded iputils (20180629.f6aac8d-3 -> 20180629.f6aac8d-4)
[2019-02-15 18:35] [ALPM] upgraded libgit2-glib (0.27.7-1 -> 0.27.8-1)
[2019-02-15 18:35] [ALPM] upgraded libmagick6 (6.9.10.17-1 -> 6.9.10.27-1)
[2019-02-15 18:36] [ALPM] upgraded linux-firmware (20190118.a8b75ca-1 -> 20190212.28f5f7d-1)
[2019-02-15 18:36] [ALPM] upgraded linux (4.20.7.arch1-1 -> 4.20.8.arch1-1)
[2019-02-15 18:36] [ALPM] upgraded openmpi (3.1.3-1 -> 4.0.0-1)
[2019-02-15 18:36] [ALPM] upgraded pyqt5-common (5.11.3-4 -> 5.12-2)
[2019-02-15 18:36] [ALPM] upgraded python-sip-pyqt5 (4.19.13-1 -> 4.19.14-1)
[2019-02-15 18:36] [ALPM] upgraded python-pyqt5 (5.11.3-4 -> 5.12-2)
[2019-02-15 18:36] [ALPM] upgraded python-urllib3 (1.24.1-1 -> 1.24.1-2)
[2019-02-15 18:36] [ALPM] upgraded run-parts (4.8.6-1 -> 4.8.6.1-1)
[2019-02-15 18:36] [ALPM] upgraded s-nail (14.9.11-2 -> 14.9.11-3)
[2019-02-15 18:36] [ALPM] upgraded systemd-sysvcompat (240.34-3 -> 240.95-2)
[2019-02-15 18:36] [ALPM] upgraded tracker (2.1.6-2 -> 2.1.7-1)
[2019-02-15 18:36] [ALPM] upgraded virtualbox-host-modules-arch (6.0.4-4 -> 6.0.4-5)
[2019-02-15 18:36] [ALPM] upgraded vlc (3.0.6-2 -> 3.0.6-3)
[2019-02-15 18:36] [ALPM] transaction completed
[2019-02-15 18:36] [ALPM] running '60-linux.hook'...
[2019-02-15 18:36] [ALPM] running '90-linux.hook'...
[2019-02-15 18:36] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2019-02-15 18:36] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2019-02-15 18:36] [ALPM-SCRIPTLET] ==> Starting build: 4.20.8-arch1-1-ARCH
[2019-02-15 18:36] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-02-15 18:36] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-02-15 18:36] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2019-02-15 18:36] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-02-15 18:36] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-02-15 18:36] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-02-15 18:36] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-02-15 18:36] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-02-15 18:36] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-02-15 18:36] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2019-02-15 18:36] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-02-15 18:36] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2019-02-15 18:36] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2019-02-15 18:36] [ALPM-SCRIPTLET] ==> Starting build: 4.20.8-arch1-1-ARCH
[2019-02-15 18:36] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-02-15 18:36] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-02-15 18:36] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-02-15 18:36] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-02-15 18:36] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-02-15 18:36] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-02-15 18:36] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-02-15 18:36] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-02-15 18:36] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-02-15 18:36] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-02-15 18:36] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2019-02-15 18:36] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-02-15 18:36] [ALPM] running 'glib-compile-schemas.hook'...
[2019-02-15 18:36] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-02-15 18:36] [ALPM] running 'systemd-catalog.hook'...
[2019-02-15 18:36] [ALPM] running 'systemd-daemon-reload.hook'...
[2019-02-15 18:36] [ALPM] running 'systemd-hwdb.hook'...
[2019-02-15 18:36] [ALPM] running 'systemd-sysctl.hook'...
[2019-02-15 18:36] [ALPM] running 'systemd-sysusers.hook'...
[2019-02-15 18:36] [ALPM] running 'systemd-tmpfiles.hook'...
[2019-02-15 18:36] [ALPM] running 'systemd-udev-reload.hook'...
[2019-02-15 18:36] [ALPM] running 'systemd-update.hook'...
[2019-02-15 18:36] [ALPM] running 'texinfo-install.hook'...
[2019-02-15 18:36] [ALPM] running 'update-desktop-database.hook'...
[2019-02-15 18:36] [ALPM] running 'update-vlc-plugin-cache.hook'...
[2019-02-15 18:44] [PACMAN] Running '/usr/bin/pacman -S --asdeps libevent'
[2019-02-15 18:44] [ALPM] transaction started
[2019-02-15 18:44] [ALPM] installed libevent (2.1.8-2)
[2019-02-15 18:44] [ALPM] transaction completed
[2019-02-15 18:44] [ALPM] running 'systemd-update.hook'...
[2019-02-15 18:45] [PACMAN] Running '/usr/bin/pacman -U /home/chloris/tmp/build/tor-browser-en/tor-browser-en-8.0.6-1-x86_64.pkg.tar.xz'
[2019-02-15 18:45] [ALPM] transaction started
[2019-02-15 18:45] [ALPM-SCRIPTLET] 
[2019-02-15 18:45] [ALPM-SCRIPTLET] ==> If you want to verify the gnupg signature you have to
[2019-02-15 18:45] [ALPM-SCRIPTLET] ==> import the proper public key first (Found on https://www.torproject.org/docs/signing-keys.html.en).
[2019-02-15 18:45] [ALPM-SCRIPTLET] ==> Choose one and use the following command to import it:
[2019-02-15 18:45] [ALPM-SCRIPTLET] ==> 
[2019-02-15 18:45] [ALPM-SCRIPTLET] ==> gpg --recv-keys <keyid>
[2019-02-15 18:45] [ALPM-SCRIPTLET] ==> 
[2019-02-15 18:45] [ALPM-SCRIPTLET] ==> After that, signature verifying should work.
[2019-02-15 18:45] [ALPM-SCRIPTLET] 
[2019-02-15 18:45] [ALPM] installed tor-browser-en (8.0.6-1)
[2019-02-15 18:45] [ALPM-SCRIPTLET] 
[2019-02-15 18:45] [ALPM-SCRIPTLET] ==> tor-browser-en will be extracted to ~/.tor-browser-en
[2019-02-15 18:45] [ALPM-SCRIPTLET] ==> the first time you run tor-browser-en as your normal user!
[2019-02-15 18:45] [ALPM-SCRIPTLET] ==> Just start it and have fun.
[2019-02-15 18:45] [ALPM-SCRIPTLET] 
[2019-02-15 18:45] [ALPM] transaction completed
[2019-02-15 18:45] [ALPM] running 'systemd-update.hook'...
[2019-02-15 18:45] [ALPM] running 'update-desktop-database.hook'...
[2019-02-17 08:05] [PACMAN] Running 'pacman -Syu'
[2019-02-17 08:05] [PACMAN] synchronizing package lists
[2019-02-17 08:05] [PACMAN] starting full system upgrade
[2019-02-17 08:06] [ALPM] transaction started
[2019-02-17 08:06] [ALPM] removed mutagen (1.42.0-1)
[2019-02-17 08:06] [ALPM] upgraded archlinux-keyring (20190123-1 -> 20190123-2)
[2019-02-17 08:06] [ALPM-SCRIPTLET] ==> Appending keys from archlinux.gpg...
[2019-02-17 08:06] [ALPM-SCRIPTLET] ==> Locally signing trusted keys in keyring...
[2019-02-17 08:06] [ALPM-SCRIPTLET]   -> Locally signing key D8AFDDA07A5B6EDFA7D8CCDAD6D055F927843F1C...
[2019-02-17 08:06] [ALPM-SCRIPTLET]   -> Locally signing key DDB867B92AA789C165EEFA799B729B06A680C281...
[2019-02-17 08:06] [ALPM-SCRIPTLET]   -> Locally signing key 684148BB25B49E986A4944C55184252D824B18E8...
[2019-02-17 08:06] [ALPM-SCRIPTLET]   -> Locally signing key 91FFE0700E80619CEB73235CA88E23E377514E00...
[2019-02-17 08:06] [ALPM-SCRIPTLET]   -> Locally signing key 0E8B644079F599DFC1DDC3973348882F6AC6A4C2...
[2019-02-17 08:06] [ALPM-SCRIPTLET]   -> Locally signing key AB19265E5D7D20687D303246BA1DFB64FFF979E7...
[2019-02-17 08:06] [ALPM-SCRIPTLET] ==> Importing owner trust values...
[2019-02-17 08:06] [ALPM-SCRIPTLET] ==> Disabling revoked keys in keyring...
[2019-02-17 08:06] [ALPM-SCRIPTLET]   -> Disabling key 8F76BEEA0289F9E1D3E229C05F946DED983D4366...
[2019-02-17 08:06] [ALPM-SCRIPTLET]   -> Disabling key 63F395DE2D6398BBE458F281F2DBB4931985A992...
[2019-02-17 08:06] [ALPM-SCRIPTLET]   -> Disabling key 50F33E2E5B0C3D900424ABE89BDCF497A4BBCC7F...
[2019-02-17 08:06] [ALPM-SCRIPTLET]   -> Disabling key 27FFC4769E19F096D41D9265A04F9397CDFD6BB0...
[2019-02-17 08:06] [ALPM-SCRIPTLET]   -> Disabling key 39F880E50E49A4D11341E8F939E4F17F295AFBF4...
[2019-02-17 08:06] [ALPM-SCRIPTLET]   -> Disabling key 8840BD07FC24CB7CE394A07CCF7037A4F27FB7DA...
[2019-02-17 08:06] [ALPM-SCRIPTLET]   -> Disabling key 5559BC1A32B8F76B3FCCD9555FA5E5544F010D48...
[2019-02-17 08:06] [ALPM-SCRIPTLET]   -> Disabling key 0B20CA1931F5DA3A70D0F8D2EA6836E1AB441196...
[2019-02-17 08:06] [ALPM-SCRIPTLET]   -> Disabling key 07DFD3A0BC213FA12EDC217559B3122E2FA915EC...
[2019-02-17 08:06] [ALPM-SCRIPTLET]   -> Disabling key 4FCF887689C41B09506BE8D5F3E1D5C5D30DB0AD...
[2019-02-17 08:06] [ALPM-SCRIPTLET]   -> Disabling key 5A2257D19FF7E1E0E415968CE62F853100F0D0F0...
[2019-02-17 08:06] [ALPM-SCRIPTLET]   -> Disabling key 7FA647CD89891DEDC060287BB9113D1ED21E1A55...
[2019-02-17 08:06] [ALPM-SCRIPTLET]   -> Disabling key BC1FBE4D2826A0B51E47ED62E2539214C6C11350...
[2019-02-17 08:06] [ALPM-SCRIPTLET]   -> Disabling key 4A8B17E20B88ACA61860009B5CED81B7C2E5C0D2...
[2019-02-17 08:06] [ALPM-SCRIPTLET]   -> Disabling key 5696C003B0854206450C8E5BE613C09CB4440678...
[2019-02-17 08:06] [ALPM-SCRIPTLET]   -> Disabling key 8CF934E339CAD8ABF342E822E711306E3C4F88BC...
[2019-02-17 08:06] [ALPM-SCRIPTLET]   -> Disabling key F5A361A3A13554B85E57DDDAAF7EF7873CFD4BB6...
[2019-02-17 08:06] [ALPM-SCRIPTLET]   -> Disabling key 5E7585ADFF106BFFBBA319DC654B877A0864983E...
[2019-02-17 08:06] [ALPM-SCRIPTLET]   -> Disabling key 65EEFE022108E2B708CBFCF7F9E712E59AF5F22A...
[2019-02-17 08:06] [ALPM-SCRIPTLET]   -> Disabling key 40440DC037C05620984379A6761FAD69BA06C6A9...
[2019-02-17 08:06] [ALPM-SCRIPTLET]   -> Disabling key 34C5D94FE7E7913E86DC427E7FB1A3800C84C0A5...
[2019-02-17 08:06] [ALPM-SCRIPTLET]   -> Disabling key 81D7F8241DB38BC759C80FCE3A726C6170E80477...
[2019-02-17 08:06] [ALPM-SCRIPTLET]   -> Disabling key E7210A59715F6940CF9A4E36A001876699AD6E84...
[2019-02-17 08:06] [ALPM-SCRIPTLET]   -> Disabling key 5357F3B111688D88C1D88119FCF2CB179205AC90...
[2019-02-17 08:06] [ALPM-SCRIPTLET]   -> Disabling key FB871F0131FEA4FB5A9192B4C8880A6406361833...
[2019-02-17 08:06] [ALPM-SCRIPTLET]   -> Disabling key 66BD74A036D522F51DD70A3C7F2A16726521E06D...
[2019-02-17 08:06] [ALPM-SCRIPTLET]   -> Disabling key B1F2C889CB2CCB2ADA36D963097D629E437520BD...
[2019-02-17 08:06] [ALPM-SCRIPTLET]   -> Disabling key 9515D8A8EAB88E49BB65EDBCE6B456CAF15447D5...
[2019-02-17 08:06] [ALPM-SCRIPTLET]   -> Disabling key 40776A5221EF5AD468A4906D42A1DB15EC133BAD...
[2019-02-17 08:06] [ALPM-SCRIPTLET]   -> Disabling key D4DE5ABDE2A7287644EAC7E36D1A9E70E19DAA50...
[2019-02-17 08:06] [ALPM-SCRIPTLET]   -> Disabling key 44D4A033AC140143927397D47EFD567D4C7EA887...
[2019-02-17 08:06] [ALPM-SCRIPTLET] ==> Updating trust database...
[2019-02-17 08:06] [ALPM-SCRIPTLET] gpg: next trustdb check due at 2019-10-03
[2019-02-17 08:06] [ALPM] upgraded harfbuzz (2.3.1-1 -> 2.3.1-2)
[2019-02-17 08:06] [ALPM] upgraded cairo (1.16.0-1 -> 1.16.0-2)
[2019-02-17 08:06] [ALPM] upgraded kmod (25-1 -> 26-2)
[2019-02-17 08:06] [ALPM] upgraded curl (7.64.0-3 -> 7.64.0-4)
[2019-02-17 08:06] [ALPM] upgraded harfbuzz-icu (2.3.1-1 -> 2.3.1-2)
[2019-02-17 08:06] [ALPM] upgraded lib32-alsa-lib (1.1.8-1 -> 1.1.8-2)
[2019-02-17 08:06] [ALPM] upgraded librsvg (2:2.44.12-1 -> 2:2.44.13-1)
[2019-02-17 08:06] [ALPM] installed python2-mutagen (1.42.0-2)
[2019-02-17 08:06] [ALPM] upgraded speexdsp (1.2rc3-3 -> 1.2rc3-4)
[2019-02-17 08:06] [ALPM] transaction completed
[2019-02-17 08:06] [ALPM] running 'gdk-pixbuf-query-loaders.hook'...
[2019-02-17 08:06] [ALPM] running 'systemd-update.hook'...
[2019-02-23 07:50] [PACMAN] Running 'pacman -Syu'
[2019-02-23 07:50] [PACMAN] synchronizing package lists
[2019-02-23 07:50] [PACMAN] starting full system upgrade
[2019-02-23 07:51] [ALPM] transaction started
[2019-02-23 07:51] [ALPM] upgraded arc-gtk-theme (20181022-1 -> 20190213-1)
[2019-02-23 07:51] [ALPM] upgraded iana-etc (20190125-1 -> 20190219-1)
[2019-02-23 07:51] [ALPM] upgraded systemd-libs (240.95-2 -> 241.7-2)
[2019-02-23 07:51] [ALPM] upgraded systemd (240.95-2 -> 241.7-2)
[2019-02-23 07:51] [ALPM] upgraded curl (7.64.0-4 -> 7.64.0-9)
[2019-02-23 07:51] [ALPM] upgraded doublecmd-gtk2 (0.9.0-2 -> 0.9.1-1)
[2019-02-23 07:51] [ALPM] upgraded gpgme (1.12.0-1 -> 1.12.0-2)
[2019-02-23 07:51] [ALPM] upgraded graphene (1.8.2-1 -> 1.8.4-1)
[2019-02-23 07:51] [ALPM] upgraded openal (1.19.1-1 -> 1.19.1-2)
[2019-02-23 07:51] [ALPM] upgraded gst-plugins-bad (1.14.4-7 -> 1.14.4-8)
[2019-02-23 07:51] [ALPM] upgraded libfontenc (1.1.3-2 -> 1.1.4-1)
[2019-02-23 07:51] [ALPM] upgraded libgdm (3.30.2-2 -> 3.30.2+5+g57bf0dd7-1)
[2019-02-23 07:51] [ALPM] upgraded libgweather (3.28.2-1 -> 3.28.3-1)
[2019-02-23 07:51] [ALPM] upgraded libunrar (1:5.7.1-1 -> 1:5.7.2-1)
[2019-02-23 07:51] [ALPM] upgraded linux (4.20.8.arch1-1 -> 4.20.11.arch1-1)
[2019-02-23 07:51] [ALPM] upgraded scons (3.0.2-1 -> 3.0.4-1)
[2019-02-23 07:51] [ALPM] upgraded systemd-sysvcompat (240.95-2 -> 241.7-2)
[2019-02-23 07:51] [ALPM] upgraded taglib (1.11.1-2 -> 1.11.1-3)
[2019-02-23 07:51] [ALPM] upgraded thunderbird (60.5.0-1 -> 60.5.1-1)
[2019-02-23 07:51] [ALPM] upgraded tracker (2.1.7-1 -> 2.2.0-2)
[2019-02-23 07:51] [ALPM] upgraded unrar (1:5.7.1-1 -> 1:5.7.2-1)
[2019-02-23 07:51] [ALPM] upgraded virtualbox-host-modules-arch (6.0.4-5 -> 6.0.4-7)
[2019-02-23 07:51] [ALPM] upgraded yubikey-personalization (1.19.0-2 -> 1.19.3-1)
[2019-02-23 07:51] [ALPM] transaction completed
[2019-02-23 07:51] [ALPM] running '60-linux.hook'...
[2019-02-23 07:51] [ALPM] running '90-linux.hook'...
[2019-02-23 07:51] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2019-02-23 07:51] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2019-02-23 07:51] [ALPM-SCRIPTLET] ==> Starting build: 4.20.11-arch1-1-ARCH
[2019-02-23 07:51] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-02-23 07:51] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-02-23 07:51] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2019-02-23 07:51] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-02-23 07:51] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-02-23 07:51] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-02-23 07:51] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-02-23 07:51] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-02-23 07:51] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-02-23 07:51] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2019-02-23 07:51] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-02-23 07:51] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2019-02-23 07:51] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2019-02-23 07:51] [ALPM-SCRIPTLET] ==> Starting build: 4.20.11-arch1-1-ARCH
[2019-02-23 07:51] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-02-23 07:51] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-02-23 07:51] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-02-23 07:51] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-02-23 07:51] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-02-23 07:51] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-02-23 07:51] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-02-23 07:51] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-02-23 07:51] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-02-23 07:51] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-02-23 07:51] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2019-02-23 07:51] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-02-23 07:51] [ALPM] running 'glib-compile-schemas.hook'...
[2019-02-23 07:51] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-02-23 07:51] [ALPM] running 'systemd-catalog.hook'...
[2019-02-23 07:51] [ALPM] running 'systemd-daemon-reload.hook'...
[2019-02-23 07:51] [ALPM] running 'systemd-hwdb.hook'...
[2019-02-23 07:51] [ALPM] running 'systemd-sysctl.hook'...
[2019-02-23 07:51] [ALPM] running 'systemd-sysusers.hook'...
[2019-02-23 07:51] [ALPM] running 'systemd-tmpfiles.hook'...
[2019-02-23 07:51] [ALPM] running 'systemd-udev-reload.hook'...
[2019-02-23 07:51] [ALPM] running 'systemd-update.hook'...
[2019-02-23 07:51] [ALPM] running 'texinfo-install.hook'...
[2019-02-23 07:51] [ALPM] running 'update-desktop-database.hook'...
[2019-02-23 07:54] [PACMAN] Running '/usr/bin/pacman -U /home/chloris/tmp/build/hunspell-sl/hunspell-sl-2015.12.25-2-any.pkg.tar.xz'
[2019-02-23 07:54] [ALPM] transaction started
[2019-02-23 07:54] [ALPM] reinstalled hunspell-sl (2015.12.25-2)
[2019-02-23 07:54] [ALPM] transaction completed
[2019-02-23 07:54] [ALPM] running 'systemd-update.hook'...
[2019-02-23 07:55] [PACMAN] Running '/usr/bin/pacman -U /home/chloris/tmp/build/aspell-sl/aspell-sl-0.50-2-any.pkg.tar.xz'
[2019-02-23 07:55] [ALPM] transaction started
[2019-02-23 07:55] [ALPM] reinstalled aspell-sl (0.50-2)
[2019-02-23 07:55] [ALPM] transaction completed
[2019-02-23 07:55] [ALPM] running 'systemd-update.hook'...
[2019-02-23 07:55] [PACMAN] Running '/usr/bin/pacman -U /home/chloris/tmp/build/capitaine-cursors/capitaine-cursors-r2.1-1-any.pkg.tar.xz'
[2019-02-23 07:55] [ALPM] transaction started
[2019-02-23 07:55] [ALPM] installed capitaine-cursors (r2.1-1)
[2019-02-23 07:55] [ALPM] transaction completed
[2019-02-23 07:55] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-02-23 07:55] [ALPM] running 'systemd-update.hook'...
[2019-03-01 18:35] [PACMAN] Running 'pacman -Syu'
[2019-03-01 18:35] [PACMAN] synchronizing package lists
[2019-03-01 18:35] [PACMAN] starting full system upgrade
[2019-03-01 18:35] [ALPM] transaction started
[2019-03-01 18:35] [ALPM] upgraded btrfs-progs (4.20.1-2 -> 4.20.2-1)
[2019-03-01 18:35] [ALPM] upgraded file (5.35-1 -> 5.36-1)
[2019-03-01 18:35] [ALPM] upgraded pcre (8.42-2 -> 8.43-1)
[2019-03-01 18:35] [ALPM] upgraded libssh (0.8.6-1 -> 0.8.7-1)
[2019-03-01 18:35] [ALPM] upgraded mesa (18.3.3-2 -> 18.3.4-1)
[2019-03-01 18:35] [ALPM] upgraded gdk-pixbuf2 (2.38.0-1 -> 2.38.1-1)
[2019-03-01 18:35] [ALPM] upgraded libxkbcommon (0.8.3-1 -> 0.8.4-1)
[2019-03-01 18:35] [ALPM] upgraded sqlite (3.27.1-1 -> 3.27.2-1)
[2019-03-01 18:35] [ALPM] upgraded tar (1.31-2 -> 1.32-1)
[2019-03-01 18:35] [ALPM] upgraded firefox (65.0.1-1 -> 65.0.2-1)
[2019-03-01 18:35] [ALPM] upgraded git (2.20.1-1 -> 2.21.0-1)
[2019-03-01 18:35] [ALPM] upgraded gvfs (1.38.1+8+ge4eec2bc-1 -> 1.38.1+9+gd4dab113-2)
[2019-03-01 18:35] [ALPM] upgraded gvfs-gphoto2 (1.38.1+8+ge4eec2bc-1 -> 1.38.1+9+gd4dab113-2)
[2019-03-01 18:35] [ALPM] upgraded gvfs-mtp (1.38.1+8+ge4eec2bc-1 -> 1.38.1+9+gd4dab113-2)
[2019-03-01 18:35] [ALPM] upgraded libnfs (3.0.0-2 -> 4.0.0-3)
[2019-03-01 18:35] [ALPM] upgraded gvfs-nfs (1.38.1+8+ge4eec2bc-1 -> 1.38.1+9+gd4dab113-2)
[2019-03-01 18:35] [ALPM] upgraded gvfs-smb (1.38.1+8+ge4eec2bc-1 -> 1.38.1+9+gd4dab113-2)
[2019-03-01 18:35] [ALPM] upgraded lib32-mesa (18.3.3-1 -> 18.3.4-1)
[2019-03-01 18:35] [ALPM] upgraded lib32-mesa-vdpau (18.3.3-1 -> 18.3.4-1)
[2019-03-01 18:35] [ALPM] upgraded libgdm (3.30.2+5+g57bf0dd7-1 -> 3.30.3-1)
[2019-03-01 18:35] [ALPM] upgraded python2-mutagen (1.42.0-2 -> 1.42.0-3)
[2019-03-01 18:35] [ALPM] upgraded libgpod (0.8.3-6 -> 0.8.3-7)
[2019-03-01 18:35] [ALPM] upgraded libheif (1.3.2-3 -> 1.4.0-1)
[2019-03-01 18:35] [ALPM] upgraded libnm (1.14.5dev+17+gba83251bb-2 -> 1.14.7dev+3+g353743b99-1)
[2019-03-01 18:35] [ALPM] upgraded libnm-glib (1.14.5dev+17+gba83251bb-2 -> 1.14.7dev+3+g353743b99-1)
[2019-03-01 18:35] [ALPM] upgraded libnma (1.8.20-1 -> 1.8.21dev+3+gb4c365b1-1)
[2019-03-01 18:35] [ALPM] upgraded libunrar (1:5.7.2-1 -> 1:5.7.3-1)
[2019-03-01 18:35] [ALPM] upgraded libxkbcommon-x11 (0.8.3-1 -> 0.8.4-1)
[2019-03-01 18:35] [ALPM] upgraded linux (4.20.11.arch1-1 -> 4.20.13.arch1-1)
[2019-03-01 18:35] [ALPM] upgraded man-db (2.8.5-1 -> 2.8.5-2)
[2019-03-01 18:35] [ALPM] upgraded mesa-vdpau (18.3.3-2 -> 18.3.4-1)
[2019-03-01 18:35] [ALPM] upgraded netctl (1.19-1 -> 1.20-1)
[2019-03-01 18:35] [ALPM] upgraded nm-connection-editor (1.8.20-1 -> 1.8.21dev+3+gb4c365b1-1)
[2019-03-01 18:35] [ALPM] upgraded networkmanager (1.14.5dev+17+gba83251bb-2 -> 1.14.7dev+3+g353743b99-1)
[2019-03-01 18:35] [ALPM] upgraded network-manager-applet (1.8.20-1 -> 1.8.21dev+3+gb4c365b1-1)
[2019-03-01 18:35] [ALPM] upgraded pacman (5.1.2-2 -> 5.1.3-1)
[2019-03-01 18:35] [ALPM] upgraded python-atspi (2.30.0-1 -> 2.30.0-2)
[2019-03-01 18:35] [ALPM] upgraded tracker (2.2.0-2 -> 2.2.0-3)
[2019-03-01 18:35] [ALPM] upgraded unrar (1:5.7.2-1 -> 1:5.7.3-1)
[2019-03-01 18:35] [ALPM] upgraded virtualbox-host-modules-arch (6.0.4-7 -> 6.0.4-10)
[2019-03-01 18:35] [ALPM] upgraded vulkan-icd-loader (1.1.99+3022+e1eafa18e-1 -> 1.1.101-1)
[2019-03-01 18:35] [ALPM] upgraded vlc (3.0.6-3 -> 3.0.6-4)
[2019-03-01 18:35] [ALPM] upgraded xorg-server-common (1.20.3-1 -> 1.20.4-1)
[2019-03-01 18:35] [ALPM] upgraded xorg-server (1.20.3-1 -> 1.20.4-1)
[2019-03-01 18:35] [ALPM] transaction completed
[2019-03-01 18:35] [ALPM] running '60-linux.hook'...
[2019-03-01 18:35] [ALPM] running '90-linux.hook'...
[2019-03-01 18:35] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2019-03-01 18:35] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2019-03-01 18:35] [ALPM-SCRIPTLET] ==> Starting build: 4.20.13-arch1-1-ARCH
[2019-03-01 18:35] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-03-01 18:35] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-03-01 18:35] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2019-03-01 18:35] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-03-01 18:35] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-03-01 18:35] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-03-01 18:35] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-03-01 18:35] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-03-01 18:35] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-03-01 18:35] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2019-03-01 18:35] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-03-01 18:35] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2019-03-01 18:35] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2019-03-01 18:35] [ALPM-SCRIPTLET] ==> Starting build: 4.20.13-arch1-1-ARCH
[2019-03-01 18:35] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-03-01 18:35] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-03-01 18:35] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-03-01 18:35] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-03-01 18:35] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-03-01 18:35] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-03-01 18:35] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-03-01 18:35] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-03-01 18:35] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-03-01 18:35] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-03-01 18:35] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2019-03-01 18:36] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-03-01 18:36] [ALPM] running 'gdk-pixbuf-query-loaders.hook'...
[2019-03-01 18:36] [ALPM] running 'gio-querymodules.hook'...
[2019-03-01 18:36] [ALPM] running 'glib-compile-schemas.hook'...
[2019-03-01 18:36] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-03-01 18:36] [ALPM] running 'gvfsd.hook'...
[2019-03-01 18:36] [ALPM] running 'systemd-daemon-reload.hook'...
[2019-03-01 18:36] [ALPM] running 'systemd-sysusers.hook'...
[2019-03-01 18:36] [ALPM] running 'systemd-tmpfiles.hook'...
[2019-03-01 18:36] [ALPM] running 'systemd-udev-reload.hook'...
[2019-03-01 18:36] [ALPM] running 'systemd-update.hook'...
[2019-03-01 18:36] [ALPM] running 'texinfo-install.hook'...
[2019-03-01 18:36] [ALPM] running 'update-desktop-database.hook'...
[2019-03-01 18:36] [ALPM] running 'update-mime-database.hook'...
[2019-03-01 18:36] [ALPM] running 'update-vlc-plugin-cache.hook'...
[2019-03-03 07:39] [PACMAN] Running 'pacman -Syu'
[2019-03-03 07:39] [PACMAN] synchronizing package lists
[2019-03-03 07:39] [PACMAN] starting full system upgrade
[2019-03-03 07:39] [ALPM] transaction started
[2019-03-03 07:39] [ALPM] upgraded openssl (1.1.1.a-1 -> 1.1.1.b-1)
[2019-03-03 07:39] [ALPM] upgraded conky (1.11.2-1 -> 1.11.3-1)
[2019-03-03 07:39] [ALPM] upgraded libibus (1.5.19-1 -> 1.5.20-1)
[2019-03-03 07:39] [ALPM] upgraded openssl-1.0 (1.0.2.q-1 -> 1.0.2.r-1)
[2019-03-03 07:39] [ALPM] upgraded webkit2gtk (2.22.6-1 -> 2.22.7-1)
[2019-03-03 07:39] [ALPM] transaction completed
[2019-03-03 07:39] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-03-03 07:39] [ALPM] running 'systemd-update.hook'...
[2019-03-03 07:39] [ALPM] running 'update-desktop-database.hook'...
[2019-03-08 18:41] [PACMAN] Running 'pacman -Syu'
[2019-03-08 18:41] [PACMAN] synchronizing package lists
[2019-03-08 18:41] [PACMAN] starting full system upgrade
[2019-03-08 18:41] [ALPM] transaction started
[2019-03-08 18:41] [ALPM] removed xorg-mkfontdir (1.0.7-9)
[2019-03-08 18:41] [ALPM] upgraded at-spi2-core (2.30.0-2 -> 2.30.1-1)
[2019-03-08 18:41] [ALPM] upgraded at-spi2-atk (2.30.0-1 -> 2.30.1-1)
[2019-03-08 18:41] [ALPM] upgraded libvpx (1.7.0-1 -> 1.8.0-1)
[2019-03-08 18:41] [ALPM] upgraded libelf (0.175-1 -> 0.176-1)
[2019-03-08 18:41] [ALPM] upgraded ffmpeg (1:4.1.1-1 -> 1:4.1.1-2)
[2019-03-08 18:41] [ALPM] upgraded graphene (1.8.4-1 -> 1.8.6-1)
[2019-03-08 18:41] [ALPM] upgraded gst-plugins-good (1.14.4-1 -> 1.14.4-2)
[2019-03-08 18:41] [ALPM] upgraded vim-runtime (8.1.0877-1 -> 8.1.0996-1)
[2019-03-08 18:41] [ALPM] upgraded gvim (8.1.0877-1 -> 8.1.0996-1)
[2019-03-08 18:41] [ALPM] upgraded lib32-libelf (0.175-1 -> 0.176-1)
[2019-03-08 18:41] [ALPM] upgraded libatomic_ops (7.6.8-1 -> 7.6.10-1)
[2019-03-08 18:41] [ALPM] upgraded libsecret (0.18.7-1 -> 0.18.8-2)
[2019-03-08 18:41] [ALPM] upgraded libblockdev (2.20-1 -> 2.21-1)
[2019-03-08 18:41] [ALPM] upgraded libdvdread (6.0.0-1 -> 6.0.1-1)
[2019-03-08 18:41] [ALPM] upgraded mkinitcpio-busybox (1.29.3-1 -> 1.30.1-1)
[2019-03-08 18:41] [ALPM] upgraded linux (4.20.13.arch1-1 -> 5.0.arch1-1)
[2019-03-08 18:41] [ALPM] upgraded man-pages (4.16-2 -> 5.00-1)
[2019-03-08 18:41] [ALPM] upgraded xorg-mkfontscale (1.1.3-1 -> 1.2.0-2)
[2019-03-08 18:41] [ALPM] upgraded ttf-liberation (2.00.4-1 -> 2.00.5-1)
[2019-03-08 18:41] [ALPM] upgraded thunderbird (60.5.1-1 -> 60.5.3-1)
[2019-03-08 18:41] [ALPM] upgraded tracker (2.2.0-3 -> 2.2.1-1)
[2019-03-08 18:41] [ALPM] upgraded virtualbox-host-modules-arch (6.0.4-10 -> 6.0.4-12)
[2019-03-08 18:42] [ALPM] upgraded virtualbox (6.0.4-1 -> 6.0.4-4)
[2019-03-08 18:42] [ALPM] upgraded vlc (3.0.6-4 -> 3.0.6-8)
[2019-03-08 18:42] [ALPM] upgraded xf86-video-amdgpu (18.1.0-1 -> 19.0.0-1)
[2019-03-08 18:42] [ALPM] transaction completed
[2019-03-08 18:42] [ALPM] running '60-linux.hook'...
[2019-03-08 18:42] [ALPM] running '90-linux.hook'...
[2019-03-08 18:42] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2019-03-08 18:42] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2019-03-08 18:42] [ALPM-SCRIPTLET] ==> Starting build: 5.0.0-arch1-1-ARCH
[2019-03-08 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-03-08 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-03-08 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2019-03-08 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-03-08 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-03-08 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-03-08 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-03-08 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-03-08 18:42] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-03-08 18:42] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2019-03-08 18:42] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-03-08 18:42] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2019-03-08 18:42] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2019-03-08 18:42] [ALPM-SCRIPTLET] ==> Starting build: 5.0.0-arch1-1-ARCH
[2019-03-08 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-03-08 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-03-08 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-03-08 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-03-08 18:42] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-03-08 18:42] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-03-08 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-03-08 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-03-08 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-03-08 18:42] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-03-08 18:42] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2019-03-08 18:42] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-03-08 18:42] [ALPM] running 'fontconfig.hook'...
[2019-03-08 18:42] [ALPM] running 'glib-compile-schemas.hook'...
[2019-03-08 18:42] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-03-08 18:42] [ALPM] running 'systemd-daemon-reload.hook'...
[2019-03-08 18:42] [ALPM] running 'systemd-sysusers.hook'...
[2019-03-08 18:42] [ALPM] running 'systemd-udev-reload.hook'...
[2019-03-08 18:42] [ALPM] running 'systemd-update.hook'...
[2019-03-08 18:42] [ALPM] running 'update-desktop-database.hook'...
[2019-03-08 18:42] [ALPM] running 'update-mime-database.hook'...
[2019-03-08 18:42] [ALPM] running 'update-vlc-plugin-cache.hook'...
[2019-03-08 18:42] [ALPM] running 'xorg-mkfontscale.hook'...
[2019-03-09 08:01] [PACMAN] Running 'pacman -Syu'
[2019-03-09 08:01] [PACMAN] synchronizing package lists
[2019-03-09 08:01] [PACMAN] starting full system upgrade
[2019-03-09 09:43] [PACMAN] Running 'pacman -Syu'
[2019-03-09 09:43] [PACMAN] synchronizing package lists
[2019-03-09 09:43] [PACMAN] starting full system upgrade
[2019-03-09 09:43] [PACMAN] Running 'pacman -Sc'
[2019-03-10 08:27] [PACMAN] Running 'pacman -Syu'
[2019-03-10 08:27] [PACMAN] synchronizing package lists
[2019-03-10 08:27] [PACMAN] starting full system upgrade
[2019-03-10 08:27] [ALPM] transaction started
[2019-03-10 08:27] [ALPM] upgraded iana-etc (20190219-1 -> 20190228-1)
[2019-03-10 08:27] [ALPM] upgraded e2fsprogs (1.44.5-1 -> 1.44.6-1)
[2019-03-10 08:27] [ALPM] transaction completed
[2019-03-10 08:27] [ALPM] running 'systemd-update.hook'...
[2019-03-10 08:27] [ALPM] running 'texinfo-install.hook'...
[2019-03-16 08:29] [PACMAN] Running 'pacman -Syu'
[2019-03-16 08:29] [PACMAN] synchronizing package lists
[2019-03-16 08:29] [PACMAN] starting full system upgrade
[2019-03-16 08:29] [ALPM] transaction started
[2019-03-16 08:29] [ALPM] upgraded glib2 (2.58.3-1 -> 2.60.0-1)
[2019-03-16 08:29] [ALPM] upgraded e2fsprogs (1.44.6-1 -> 1.45.0-1)
[2019-03-16 08:29] [ALPM] warning: directory permissions differ on /var/lib/AccountsService/users/
filesystem: 755  package: 700
[2019-03-16 08:29] [ALPM] upgraded accountsservice (0.6.54+2+g204a4ab-2 -> 0.6.54+10+gd07621b-1)
[2019-03-16 08:29] [ALPM] upgraded freetype2 (2.9.1-1 -> 2.10.0-1)
[2019-03-16 08:29] [ALPM] upgraded pango (1:1.42.4-1 -> 1:1.43.0-1)
[2019-03-16 08:29] [ALPM] upgraded gtk-update-icon-cache (3.24.5-1 -> 3.24.7-1)
[2019-03-16 08:29] [ALPM] upgraded adwaita-icon-theme (3.30.1-1 -> 3.31.91-1)
[2019-03-16 08:29] [ALPM] upgraded amd-ucode (20190212.28f5f7d-1 -> 20190313.efd2c1c-1)
[2019-03-16 08:29] [ALPM] upgraded at-spi2-core (2.30.1-1 -> 2.32.0-1)
[2019-03-16 08:29] [ALPM] upgraded atk (2.30.0-1 -> 2.32-1)
[2019-03-16 08:29] [ALPM] upgraded at-spi2-atk (2.30.1-1 -> 2.32.0-1)
[2019-03-16 08:29] [ALPM] upgraded dconf (0.30.1-1 -> 0.32.0-1)
[2019-03-16 08:29] [ALPM] upgraded libxcursor (1.1.15-1 -> 1.2.0-1)
[2019-03-16 08:29] [ALPM] upgraded libxcomposite (0.4.4-3 -> 0.4.5-1)
[2019-03-16 08:29] [ALPM] upgraded libxdamage (1.1.4-3 -> 1.1.5-1)
[2019-03-16 08:29] [ALPM] upgraded colord (1.4.3-2 -> 1.4.4-1)
[2019-03-16 08:29] [ALPM] upgraded tdb (1.3.16-1 -> 1.3.18-1)
[2019-03-16 08:29] [ALPM] upgraded gsettings-desktop-schemas (3.28.1-1 -> 3.32.0-1)
[2019-03-16 08:29] [ALPM] upgraded glib-networking (2.58.0-1 -> 2.60.0.1-1)
[2019-03-16 08:29] [ALPM] upgraded libsoup (2.64.2-1 -> 2.66.0-1)
[2019-03-16 08:29] [ALPM] upgraded gtk3 (3.24.5-1 -> 3.24.7-1)
[2019-03-16 08:29] [ALPM] upgraded baobab (3.30.0-1 -> 3.32.0-1)
[2019-03-16 08:29] [ALPM] upgraded gst-plugins-base-libs (1.14.4-1 -> 1.14.4+18+g3cc7cc757-1)
[2019-03-16 08:29] [ALPM] upgraded protobuf (3.6.1.3-1 -> 3.7.0-1)
[2019-03-16 08:29] [ALPM] upgraded libvdpau (1.1.1+3+ga21bf7a-1 -> 1.2-1)
[2019-03-16 08:29] [ALPM] upgraded python2 (2.7.15-4 -> 2.7.16-1)
[2019-03-16 08:29] [ALPM] upgraded clementine (1.3.1-20 -> 1.3.1-21)
[2019-03-16 08:29] [ALPM] upgraded double-conversion (3.1.1-1 -> 3.1.4-1)
[2019-03-16 08:29] [ALPM] upgraded gnome-desktop (1:3.30.2.1-1 -> 1:3.32.0-1)
[2019-03-16 08:29] [ALPM] upgraded gobject-introspection-runtime (1.58.3-1 -> 1.60.0-1)
[2019-03-16 08:29] [ALPM] upgraded eog (3.28.4+5+ge02a9ae0-1 -> 3.32.0-1)
[2019-03-16 08:29] [ALPM] upgraded nspr (4.20-1 -> 4.21-1)
[2019-03-16 08:29] [ALPM] upgraded evince (3.30.2-1 -> 3.32.0-1)
[2019-03-16 08:29] [ALPM] upgraded webkit2gtk (2.22.7-1 -> 2.24.0-1)
[2019-03-16 08:29] [ALPM] upgraded gnome-online-accounts (3.30.2-1 -> 3.31.90+4+gcc7aac2c-1)
[2019-03-16 08:29] [ALPM] upgraded geocode-glib (3.26.0-1 -> 3.26.1-1)
[2019-03-16 08:29] [ALPM] upgraded libgweather (3.28.3-1 -> 3.32.0-1)
[2019-03-16 08:29] [ALPM] upgraded libphonenumber (8.10.1-2 -> 8.10.6-1)
[2019-03-16 08:29] [ALPM] upgraded liboauth (1.0.3+9+g11e9461-3 -> 1.0.3+14+g186fb14-1)
[2019-03-16 08:29] [ALPM] upgraded evolution-data-server (3.30.5-1 -> 3.32.0-1)
[2019-03-16 08:29] [ALPM] upgraded file-roller (3.30.1-1 -> 3.32.0-1)
[2019-03-16 08:29] [ALPM] upgraded fuse-common (3.4.1-1 -> 3.4.2-1)
[2019-03-16 08:29] [ALPM] installed gtksourceview4 (4.2.0-1)
[2019-03-16 08:29] [ALPM] upgraded pygobject-devel (3.30.4-1 -> 3.32.0-1)
[2019-03-16 08:29] [ALPM] upgraded python-gobject (3.30.4-1 -> 3.32.0-1)
[2019-03-16 08:29] [ALPM] upgraded gedit (3.30.2-1 -> 3.32.0-2)
[2019-03-16 08:29] [ALPM] upgraded gnome-autoar (0.2.3-1 -> 0.2.3+1+g7347380-1)
[2019-03-16 08:29] [ALPM] upgraded gnome-backgrounds (3.30.0-1 -> 3.31.91-1)
[2019-03-16 08:29] [ALPM] upgraded gnome-calculator (3.30.1-1 -> 3.32.0-1)
[2019-03-16 08:29] [ALPM] upgraded gnome-keyring (1:3.28.2-1 -> 1:3.31.91-1)
[2019-03-16 08:29] [ALPM] upgraded gnome-menus (3.13.3+30+g510ef1c-1 -> 3.32.0-1)
[2019-03-16 08:29] [ALPM] upgraded libgdm (3.30.3-1 -> 3.32.0+2+g820f90f5-1)
[2019-03-16 08:29] [ALPM] upgraded libgexiv2 (0.10.8-2 -> 0.12.0-1)
[2019-03-16 08:29] [ALPM] upgraded udisks2 (2.8.1-1 -> 2.8.2-1)
[2019-03-16 08:29] [ALPM] upgraded gvfs (1.38.1+9+gd4dab113-2 -> 1.40.0-1)
[2019-03-16 08:29] [ALPM] installed libcue (2.2.1-1)
[2019-03-16 08:29] [ALPM] installed libgrss (0.7.0+16+g971c421-2)
[2019-03-16 08:29] [ALPM] installed libgsf (1.14.45-1)
[2019-03-16 08:29] [ALPM] installed libiptcdata (1.0.4-4)
[2019-03-16 08:29] [ALPM] installed osinfo-db (20190304-1)
[2019-03-16 08:29] [ALPM] installed libosinfo (1.4.0-1)
[2019-03-16 08:29] [ALPM] installed lua52 (5.2.4-4)
[2019-03-16 08:29] [ALPM] installed lua52-socket (20190219-1)
[2019-03-16 08:29] [ALPM] installed lua52-bitop (1.0.2-8)
[2019-03-16 08:29] [ALPM] installed lua52-expat (1.3.0-4)
[2019-03-16 08:29] [ALPM] installed lua52-lpeg (1.0.2-1)
[2019-03-16 08:29] [ALPM] installed lua52-luajson (1.3.4-1)
[2019-03-16 08:29] [ALPM] installed libquvi-scripts (0.9.20131130-4)
[2019-03-16 08:29] [ALPM] installed libquvi (0.9.4-5)
[2019-03-16 08:29] [ALPM] installed totem-plparser (3.26.3-1)
[2019-03-16 08:29] [ALPM] installed gupnp-dlna (0.10.5+4+gc947eed-1)
[2019-03-16 08:29] [ALPM] upgraded upower (0.99.9-1 -> 0.99.10-1)
[2019-03-16 08:29] [ALPM] installed tracker-miners (2.2.1-1)
[2019-03-16 08:29] [ALPM] upgraded libnautilus-extension (3.30.5-1 -> 3.32.0-2)
[2019-03-16 08:29] [ALPM] upgraded nautilus (3.30.5-1 -> 3.32.0-2)
[2019-03-16 08:29] [ALPM] upgraded gnome-panel (3.30.0-1 -> 3.30.0-2)
[2019-03-16 08:29] [ALPM] upgraded gnome-screenshot (3.30.0-1 -> 3.32.0-1)
[2019-03-16 08:29] [ALPM] upgraded gssdp (1.0.3-1 -> 1.2.0-1)
[2019-03-16 08:29] [ALPM] upgraded gst-plugins-base (1.14.4-1 -> 1.14.4+18+g3cc7cc757-1)
[2019-03-16 08:29] [ALPM] upgraded gtksourceview3 (3.24.9-2 -> 3.24.10-1)
[2019-03-16 08:29] [ALPM] upgraded gupnp (1.0.3-1 -> 1.2.0-1)
[2019-03-16 08:29] [ALPM] upgraded gupnp-igd (0.2.5-1 -> 0.2.5+3+gedd78a6-1)
[2019-03-16 08:29] [ALPM] upgraded gvfs-gphoto2 (1.38.1+9+gd4dab113-2 -> 1.40.0-1)
[2019-03-16 08:29] [ALPM] upgraded gvfs-mtp (1.38.1+9+gd4dab113-2 -> 1.40.0-1)
[2019-03-16 08:29] [ALPM] upgraded gvfs-nfs (1.38.1+9+gd4dab113-2 -> 1.40.0-1)
[2019-03-16 08:29] [ALPM] upgraded libwbclient (4.9.4-2 -> 4.9.5-1)
[2019-03-16 08:29] [ALPM] upgraded talloc (2.1.14-1 -> 2.1.16-1)
[2019-03-16 08:29] [ALPM] upgraded tevent (1:0.9.37-1 -> 1:0.9.39-1)
[2019-03-16 08:29] [ALPM] upgraded ldb (1:1.4.3-1 -> 1:1.4.6-1)
[2019-03-16 08:29] [ALPM] upgraded smbclient (4.9.4-2 -> 4.9.5-1)
[2019-03-16 08:29] [ALPM] upgraded gvfs-smb (1.38.1+9+gd4dab113-2 -> 1.40.0-1)
[2019-03-16 08:29] [ALPM] upgraded libebml (1.3.6-1 -> 1.3.7-1)
[2019-03-16 08:29] [ALPM] upgraded libgtop (2.38.0+13+gcab8791f-1 -> 2.40.0-1)
[2019-03-16 08:29] [ALPM] upgraded libmatroska (1.4.9-1 -> 1.5.0-1)
[2019-03-16 08:29] [ALPM] upgraded libnice (0.1.15-1 -> 0.1.15-2)
[2019-03-16 08:29] [ALPM] upgraded libva-vdpau-driver (0.7.4-3 -> 0.7.4-4)
[2019-03-16 08:29] [ALPM] upgraded linux-firmware (20190212.28f5f7d-1 -> 20190313.efd2c1c-1)
[2019-03-16 08:29] [ALPM] upgraded linux (5.0.arch1-1 -> 5.0.2.arch1-1)
[2019-03-16 08:29] [ALPM] upgraded python-atspi (2.30.0-2 -> 2.32.0-1)
[2019-03-16 08:29] [ALPM] upgraded python-psutil (5.5.0-1 -> 5.6.1-1)
[2019-03-16 08:29] [ALPM] upgraded python-sip-pyqt5 (4.19.14-1 -> 4.19.14-2)
[2019-03-16 08:29] [ALPM] upgraded python2-gobject (3.30.4-1 -> 3.32.0-1)
[2019-03-16 08:29] [ALPM] upgraded python2-psutil (5.5.0-1 -> 5.6.1-1)
[2019-03-16 08:29] [ALPM] upgraded qt5-base (5.12.1-2 -> 5.12.1-3)
[2019-03-16 08:29] [ALPM] upgraded rtkit (0.11+10+g493a135-1 -> 0.12-1)
[2019-03-16 08:29] [ALPM] upgraded s-nail (14.9.11-3 -> 14.9.13-2)
[2019-03-16 08:29] [ALPM] upgraded srt (1.3.1-1 -> 1.3.2-1)
[2019-03-16 08:29] [ALPM] upgraded virtualbox-host-modules-arch (6.0.4-12 -> 6.0.4-14)
[2019-03-16 08:29] [ALPM] upgraded vlc (3.0.6-8 -> 3.0.6-9)
[2019-03-16 08:29] [ALPM] upgraded vte-common (0.54.3-1 -> 0.56.0-1)
[2019-03-16 08:29] [ALPM] upgraded vte3 (0.54.3-1 -> 0.56.0-1)
[2019-03-16 08:29] [ALPM] transaction completed
[2019-03-16 08:29] [ALPM] running '60-linux.hook'...
[2019-03-16 08:30] [ALPM] running '90-linux.hook'...
[2019-03-16 08:30] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2019-03-16 08:30] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2019-03-16 08:30] [ALPM-SCRIPTLET] ==> Starting build: 5.0.2-arch1-1-ARCH
[2019-03-16 08:30] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-03-16 08:30] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-03-16 08:30] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2019-03-16 08:30] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-03-16 08:30] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-03-16 08:30] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-03-16 08:30] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-03-16 08:30] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-03-16 08:30] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-03-16 08:30] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2019-03-16 08:30] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-03-16 08:30] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2019-03-16 08:30] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2019-03-16 08:30] [ALPM-SCRIPTLET] ==> Starting build: 5.0.2-arch1-1-ARCH
[2019-03-16 08:30] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2019-03-16 08:30] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2019-03-16 08:30] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2019-03-16 08:30] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2019-03-16 08:30] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2019-03-16 08:30] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2019-03-16 08:30] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2019-03-16 08:30] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2019-03-16 08:30] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2019-03-16 08:30] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2019-03-16 08:30] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2019-03-16 08:30] [ALPM-SCRIPTLET] ==> Image generation successful
[2019-03-16 08:30] [ALPM] running 'gio-querymodules.hook'...
[2019-03-16 08:30] [ALPM] running 'glib-compile-schemas.hook'...
[2019-03-16 08:30] [ALPM] running 'gtk-query-immodules-3.0.hook'...
[2019-03-16 08:30] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-03-16 08:30] [ALPM] running 'gvfsd.hook'...
[2019-03-16 08:30] [ALPM] running 'systemd-daemon-reload.hook'...
[2019-03-16 08:30] [ALPM] running 'systemd-sysusers.hook'...
[2019-03-16 08:30] [ALPM] running 'systemd-tmpfiles.hook'...
[2019-03-16 08:30] [ALPM] running 'systemd-udev-reload.hook'...
[2019-03-16 08:30] [ALPM] running 'systemd-update.hook'...
[2019-03-16 08:30] [ALPM] running 'texinfo-install.hook'...
[2019-03-16 08:30] [ALPM] running 'update-desktop-database.hook'...
[2019-03-16 08:30] [ALPM] running 'update-vlc-plugin-cache.hook'...
[2019-03-17 07:47] [PACMAN] Running 'pacman -Syu'
[2019-03-17 07:47] [PACMAN] synchronizing package lists
[2019-03-17 07:47] [PACMAN] starting full system upgrade
[2019-03-17 07:47] [ALPM] transaction started
[2019-03-17 07:47] [ALPM] upgraded bash (5.0.0-1 -> 5.0.002-1)
[2019-03-17 07:47] [ALPM] installed adobe-source-code-pro-fonts (2.030ro+1.050it-5)
[2019-03-17 07:47] [ALPM] upgraded gsettings-desktop-schemas (3.32.0-1 -> 3.32.0-2)
[2019-03-17 07:47] [ALPM] upgraded gst-libav (1.14.4-1 -> 1.14.4+2+gc324028-1)
[2019-03-17 07:47] [ALPM] upgraded gst-plugins-bad (1.14.4-8 -> 1.14.4+22+ge87fb02c1-1)
[2019-03-17 07:47] [ALPM] upgraded qt5-base (5.12.1-3 -> 5.12.2-1)
[2019-03-17 07:47] [ALPM] upgraded qt5-svg (5.12.1-1 -> 5.12.2-1)
[2019-03-17 07:47] [ALPM] upgraded qt5-x11extras (5.12.1-1 -> 5.12.2-1)
[2019-03-17 07:47] [ALPM] upgraded texinfo (6.5-2 -> 6.6-1)
[2019-03-17 07:47] [ALPM] transaction completed
[2019-03-17 07:47] [ALPM] running 'fontconfig.hook'...
[2019-03-17 07:47] [ALPM] running 'glib-compile-schemas.hook'...
[2019-03-17 07:47] [ALPM] running 'systemd-update.hook'...
[2019-03-17 07:47] [ALPM] running 'texinfo-install.hook'...
[2019-03-17 07:47] [ALPM] running 'xorg-mkfontscale.hook'...

Offline

#6 2019-03-17 10:51:07

Head_on_a_Stick
Member
From: London
Registered: 2014-02-20
Posts: 7,771
Website

Re: [SOLVED] Restart/shutdown delay caused by lvmetad

chloris wrote:

the delay isn't being logged

https://freedesktop.org/wiki/Software/s … /#index2h1

Offline

#7 2019-03-18 14:43:38

chloris
Member
From: Slovenia
Registered: 2019-03-17
Posts: 11

Re: [SOLVED] Restart/shutdown delay caused by lvmetad

I followed the procedure pointed out in the above post (section Shutdown Completes Eventually):

This was done on another PC, but the setup and troubles observed are practically identical.

Since I have no idea if I did it right, I will write the whole procedure. After saving the provided script to provided location, I rebooted. When GRUB showed, I chose Arch Linux option and pressed 'e'. I moved to the empty line (second line) and entered the following:

systemd.log_level=debug systemd.log_target=kmsg log_buf_len=1M printk.devkmsg=on enforcing=0

Then I pressed F10 to boot.

The first time after update delay did actually not happen. Also on the second restart. Then I restarted twice without changing boot parameters and the delay occurred both times. I booted with modified parameters again and, finally, upon restart caught it red-handed (or so I hope). The log "shutdown-log.txt" is as follows:

[    0.000000] Linux version 5.0.2-arch1-1-ARCH (builduser@heftig-15298) (gcc version 8.2.1 20181127 (GCC)) #1 SMP PREEMPT Thu Mar 14 18:47:49 UTC 2019
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=847a46e2-cf48-4092-b0c9-9bc44d7ed3d0 rw quiet
[    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-0x0000000003ffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000004000000-0x0000000004009fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000000400a000-0x0000000009bfffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009c00000-0x0000000009ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000affffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000b020000-0x00000000d401cfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000d401d000-0x00000000d4038fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000d4039000-0x00000000da215fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000da216000-0x00000000da37dfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000da37e000-0x00000000da387fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000da388000-0x00000000da4c8fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000da4c9000-0x00000000da888fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000da889000-0x00000000db85bfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000db85c000-0x00000000db8fcfff] type 20
[    0.000000] BIOS-e820: [mem 0x00000000db8fd000-0x00000000ddffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000de000000-0x00000000dfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd800000-0x00000000fdffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] 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 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-0x000000041f37ffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.60 by American Megatrends
[    0.000000] efi:  ACPI 2.0=0xd401d000  ACPI=0xd401d000  SMBIOS=0xdb7ca000  SMBIOS 3.0=0xdb7c9000  ESRT=0xd7b3fe18  MEMATTR=0xd7b99018 
[    0.000000] SMBIOS 3.1.1 present.
[    0.000000] DMI: System manufacturer System Product Name/PRIME B450M-A, BIOS 0219 06/08/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 = 0x41f380 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF write-through
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000000 mask FFFF80000000 write-back
[    0.000000]   1 base 000080000000 mask FFFFC0000000 write-back
[    0.000000]   2 base 0000C0000000 mask FFFFE0000000 write-back
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] TOM2: 0000000420000000 aka 16896M
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000000] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
[    0.000000] last_pfn = 0xde000 max_arch_pfn = 0x400000000
[    0.000000] esrt: Reserving ESRT space from 0x00000000d7b3fe18 to 0x00000000d7b3fe50.
[    0.000000] check: Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [(____ptrval____)] 96000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x203801000, 0x203801fff] PGTABLE
[    0.000000] BRK [0x203802000, 0x203802fff] PGTABLE
[    0.000000] BRK [0x203803000, 0x203803fff] PGTABLE
[    0.000000] BRK [0x203804000, 0x203804fff] PGTABLE
[    0.000000] BRK [0x203805000, 0x203805fff] PGTABLE
[    0.000000] BRK [0x203806000, 0x203806fff] PGTABLE
[    0.000000] BRK [0x203807000, 0x203807fff] PGTABLE
[    0.000000] BRK [0x203808000, 0x203808fff] PGTABLE
[    0.000000] BRK [0x203809000, 0x203809fff] PGTABLE
[    0.000000] BRK [0x20380a000, 0x20380afff] PGTABLE
[    0.000000] BRK [0x20380b000, 0x20380bfff] PGTABLE
[    0.000000] BRK [0x20380c000, 0x20380cfff] PGTABLE
[    0.000000] Secure boot could not be determined
[    0.000000] RAMDISK: [mem 0x36e11000-0x376fffff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000D401D000 000024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 0x00000000D401D098 0000AC (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x00000000D4027940 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has valid Length but zero Address: 0x0000000000000000/0x1 (20181213/tbfadt-624)
[    0.000000] ACPI: DSDT 0x00000000D401D1E0 00A759 (v02 ALASKA A M I    01072009 INTL 20120913)
[    0.000000] ACPI: FACS 0x00000000DA871E00 000040
[    0.000000] ACPI: APIC 0x00000000D4027A58 0000DE (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x00000000D4027B38 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FIDT 0x00000000D4027B80 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 0x00000000D4038588 0000F8 (v01 AMD    AMD PT   00001000 INTL 20120913)
[    0.000000] ACPI: SSDT 0x00000000D4027C78 008C98 (v02 AMD    AMD ALIB 00000002 MSFT 04000000)
[    0.000000] ACPI: SSDT 0x00000000D4030910 002314 (v01 AMD    AMD CPU  00000001 AMD  00000001)
[    0.000000] ACPI: CRAT 0x00000000D4032C28 000F50 (v01 AMD    AMD CRAT 00000001 AMD  00000001)
[    0.000000] ACPI: CDIT 0x00000000D4033B78 000029 (v01 AMD    AMD CDIT 00000001 AMD  00000001)
[    0.000000] ACPI: SSDT 0x00000000D4033BA8 002DA8 (v01 AMD    AMD AOD  00000001 INTL 20120913)
[    0.000000] ACPI: MCFG 0x00000000D4036950 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
[    0.000000] ACPI: HPET 0x00000000D4036990 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
[    0.000000] ACPI: SSDT 0x00000000D40369C8 000024 (v01 AMDFCH FCHZP    00001000 INTL 20120913)
[    0.000000] ACPI: UEFI 0x00000000D40369F0 000042 (v01                 00000000      00000000)
[    0.000000] ACPI: BGRT 0x00000000D4036A38 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: IVRS 0x00000000D4036A70 0000D0 (v02 AMD    AMD IVRS 00000001 AMD  00000000)
[    0.000000] ACPI: SSDT 0x00000000D4036B40 001A41 (v01 AMD    AmdTable 00000001 INTL 20120913)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000041f37ffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x41f37c000-0x41f37ffff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000041f37ffff]
[    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-0x0000000003ffffff]
[    0.000000]   node   0: [mem 0x000000000400a000-0x0000000009bfffff]
[    0.000000]   node   0: [mem 0x000000000a000000-0x000000000affffff]
[    0.000000]   node   0: [mem 0x000000000b020000-0x00000000d401cfff]
[    0.000000]   node   0: [mem 0x00000000d4039000-0x00000000da215fff]
[    0.000000]   node   0: [mem 0x00000000da388000-0x00000000da4c8fff]
[    0.000000]   node   0: [mem 0x00000000db8fd000-0x00000000ddffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000041f37ffff]
[    0.000000] Zeroed struct page in unavailable ranges: 14925 pages
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000041f37ffff]
[    0.000000] On node 0 totalpages: 4176179
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 27 pages reserved
[    0.000000]   DMA zone: 3999 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14041 pages used for memmap
[    0.000000]   DMA32 zone: 898580 pages, LIFO batch:63
[    0.000000]   Normal zone: 51150 pages used for memmap
[    0.000000]   Normal zone: 3273600 pages, LIFO batch:63
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 17, version 33, address 0xfec00000, GSI 0-23
[    0.000000] IOAPIC[1]: apic_id 18, version 33, address 0xfec01000, GSI 24-55
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.000000] smpboot: Allowing 16 CPUs, 0 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 0x04000000-0x04009fff]
[    0.000000] PM: Registered nosave memory: [mem 0x09c00000-0x09ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xd401d000-0xd4038fff]
[    0.000000] PM: Registered nosave memory: [mem 0xda216000-0xda37dfff]
[    0.000000] PM: Registered nosave memory: [mem 0xda37e000-0xda387fff]
[    0.000000] PM: Registered nosave memory: [mem 0xda4c9000-0xda888fff]
[    0.000000] PM: Registered nosave memory: [mem 0xda889000-0xdb85bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xdb85c000-0xdb8fcfff]
[    0.000000] PM: Registered nosave memory: [mem 0xde000000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfd7fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfd800000-0xfdffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe9fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeb80000-0xfec01fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec02000-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-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 0xe0000000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.000000] random: get_random_bytes called from start_kernel+0x95/0x538 with crng_init=0
[    0.000000] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:16 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] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 4110897
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=847a46e2-cf48-4092-b0c9-9bc44d7ed3d0 rw quiet
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 16223360K/16704716K available (12291K kernel code, 1286K rwdata, 3720K rodata, 1536K init, 3904K bss, 481356K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[    0.000000] ftrace: allocating 35888 entries in 141 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=16.
[    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=16
[    0.000000] NR_IRQS: 20736, nr_irqs: 1096, 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 20181213
[    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] Switched APIC routing to physical flat.
[    0.003333] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.023333] tsc: PIT calibration matches HPET. 1 loops
[    0.023333] tsc: Detected 3692.476 MHz processor
[    0.000005] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6a73244ba41, max_idle_ns: 881590569232 ns
[    0.000010] Calibrating delay loop (skipped), value calculated using timer frequency.. 7387.65 BogoMIPS (lpj=12308253)
[    0.000011] pid_max: default: 32768 minimum: 301
[    0.002355] LSM: Security Framework initializing
[    0.002357] Yama: becoming mindful.
[    0.002360] AppArmor: AppArmor disabled by boot time parameter
[    0.004806] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.005956] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.006009] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.006046] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.006251] mce: CPU supports 23 MCE banks
[    0.006271] LVT offset 1 assigned for vector 0xf9
[    0.006337] LVT offset 2 assigned for vector 0xf4
[    0.006347] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[    0.006348] Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0
[    0.006349] Spectre V2 : Mitigation: Full AMD retpoline
[    0.006350] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.006355] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.006356] Spectre V2 : User space: Vulnerable
[    0.006356] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.006508] Freeing SMP alternatives memory: 28K
[    0.013339] smpboot: CPU0: AMD Ryzen 7 2700X Eight-Core Processor (family: 0x17, model: 0x8, stepping: 0x2)
[    0.030014] Performance Events: Fam17h core perfctr, AMD PMU driver.
[    0.030018] ... version:                0
[    0.030019] ... bit width:              48
[    0.030019] ... generic registers:      6
[    0.030020] ... value mask:             0000ffffffffffff
[    0.030020] ... max period:             00007fffffffffff
[    0.030021] ... fixed-purpose events:   0
[    0.030021] ... event mask:             000000000000003f
[    0.036680] rcu: Hierarchical SRCU implementation.
[    0.060018] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.066686] smp: Bringing up secondary CPUs ...
[    0.106690] x86: Booting SMP configuration:
[    0.106692] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15
[    0.668844] smp: Brought up 1 node, 16 CPUs
[    0.668844] smpboot: Max logical packages: 1
[    0.668844] smpboot: Total of 16 processors activated (118206.53 BogoMIPS)
[    0.670460] devtmpfs: initialized
[    0.670460] x86/mm: Memory block size: 128MB
[    0.670786] PM: Registering ACPI NVS region [mem 0x04000000-0x04009fff] (40960 bytes)
[    0.670786] PM: Registering ACPI NVS region [mem 0xda4c9000-0xda888fff] (3932160 bytes)
[    0.670786] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.670786] futex hash table entries: 4096 (order: 6, 262144 bytes)
[    0.670786] pinctrl core: initialized pinctrl subsystem
[    0.670786] RTC time: 14:25:14, date: 2019-03-18
[    0.670786] NET: Registered protocol family 16
[    0.670786] audit: initializing netlink subsys (disabled)
[    0.670786] audit: type=2000 audit(1552919113.693:1): state=initialized audit_enabled=0 res=1
[    0.670786] cpuidle: using governor ladder
[    0.670786] cpuidle: using governor menu
[    0.670786] ACPI: bus type PCI registered
[    0.670786] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.670786] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.670786] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.670786] PCI: Using configuration type 1 for base access
[    0.673382] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.673382] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.673433] ACPI: Added _OSI(Module Device)
[    0.673434] ACPI: Added _OSI(Processor Device)
[    0.673434] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.673435] ACPI: Added _OSI(Processor Aggregator Device)
[    0.673435] ACPI: Added _OSI(Linux-Dell-Video)
[    0.673436] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.673436] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.682451] ACPI: 7 ACPI AML tables successfully acquired and loaded
[    0.684057] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.686761] ACPI: Interpreter enabled
[    0.686774] ACPI: (supports S0 S3 S4 S5)
[    0.686775] ACPI: Using IOAPIC for interrupt routing
[    0.687074] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.687309] ACPI: Enabled 3 GPEs in block 00 to 1F
[    0.694689] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.694693] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.694843] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME LTR]
[    0.694998] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[    0.695006] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.695300] PCI host bridge to bus 0000:00
[    0.695302] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.695303] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.695304] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.695305] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.695305] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.695306] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[    0.695307] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfec2ffff window]
[    0.695308] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
[    0.695309] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.695314] pci 0000:00:00.0: [1022:1450] type 00 class 0x060000
[    0.695387] pci 0000:00:00.2: [1022:1451] type 00 class 0x080600
[    0.695476] pci 0000:00:01.0: [1022:1452] type 00 class 0x060000
[    0.695538] pci 0000:00:01.1: [1022:1453] type 01 class 0x060400
[    0.695805] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    0.695888] pci 0000:00:01.3: [1022:1453] type 01 class 0x060400
[    0.695991] pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
[    0.696078] pci 0000:00:02.0: [1022:1452] type 00 class 0x060000
[    0.696150] pci 0000:00:03.0: [1022:1452] type 00 class 0x060000
[    0.696209] pci 0000:00:03.1: [1022:1453] type 01 class 0x060400
[    0.696753] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
[    0.696845] pci 0000:00:04.0: [1022:1452] type 00 class 0x060000
[    0.696922] pci 0000:00:07.0: [1022:1452] type 00 class 0x060000
[    0.696981] pci 0000:00:07.1: [1022:1454] type 01 class 0x060400
[    0.697008] pci 0000:00:07.1: enabling Extended Tags
[    0.697082] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
[    0.697171] pci 0000:00:08.0: [1022:1452] type 00 class 0x060000
[    0.697229] pci 0000:00:08.1: [1022:1454] type 01 class 0x060400
[    0.697256] pci 0000:00:08.1: enabling Extended Tags
[    0.697343] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.697469] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    0.697679] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    0.697894] pci 0000:00:18.0: [1022:1460] type 00 class 0x060000
[    0.697943] pci 0000:00:18.1: [1022:1461] type 00 class 0x060000
[    0.697991] pci 0000:00:18.2: [1022:1462] type 00 class 0x060000
[    0.698038] pci 0000:00:18.3: [1022:1463] type 00 class 0x060000
[    0.698086] pci 0000:00:18.4: [1022:1464] type 00 class 0x060000
[    0.698135] pci 0000:00:18.5: [1022:1465] type 00 class 0x060000
[    0.698183] pci 0000:00:18.6: [1022:1466] type 00 class 0x060000
[    0.698231] pci 0000:00:18.7: [1022:1467] type 00 class 0x060000
[    0.698558] pci 0000:01:00.0: [8086:f1a6] type 00 class 0x010802
[    0.698584] pci 0000:01:00.0: reg 0x10: [mem 0xfe900000-0xfe903fff 64bit]
[    0.698762] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.698766] pci 0000:00:01.1:   bridge window [mem 0xfe900000-0xfe9fffff]
[    0.700062] pci 0000:02:00.0: [1022:43d5] type 00 class 0x0c0330
[    0.700082] pci 0000:02:00.0: reg 0x10: [mem 0xfe6a0000-0xfe6a7fff 64bit]
[    0.700158] pci 0000:02:00.0: PME# supported from D3hot D3cold
[    0.700225] pci 0000:02:00.1: [1022:43c8] type 00 class 0x010601
[    0.700268] pci 0000:02:00.1: reg 0x24: [mem 0xfe680000-0xfe69ffff]
[    0.700274] pci 0000:02:00.1: reg 0x30: [mem 0xfe600000-0xfe67ffff pref]
[    0.700310] pci 0000:02:00.1: PME# supported from D3hot D3cold
[    0.700359] pci 0000:02:00.2: [1022:43c6] type 01 class 0x060400
[    0.700428] pci 0000:02:00.2: PME# supported from D3hot D3cold
[    0.700504] pci 0000:00:01.3: PCI bridge to [bus 02-08]
[    0.700506] pci 0000:00:01.3:   bridge window [io  0xf000-0xffff]
[    0.700508] pci 0000:00:01.3:   bridge window [mem 0xfe500000-0xfe6fffff]
[    0.700590] pci 0000:03:00.0: [1022:43c7] type 01 class 0x060400
[    0.700671] pci 0000:03:00.0: PME# supported from D3hot D3cold
[    0.700739] pci 0000:03:04.0: [1022:43c7] type 01 class 0x060400
[    0.700820] pci 0000:03:04.0: PME# supported from D3hot D3cold
[    0.700884] pci 0000:03:05.0: [1022:43c7] type 01 class 0x060400
[    0.700964] pci 0000:03:05.0: PME# supported from D3hot D3cold
[    0.701029] pci 0000:03:06.0: [1022:43c7] type 01 class 0x060400
[    0.701109] pci 0000:03:06.0: PME# supported from D3hot D3cold
[    0.701175] pci 0000:03:07.0: [1022:43c7] type 01 class 0x060400
[    0.701255] pci 0000:03:07.0: PME# supported from D3hot D3cold
[    0.701333] pci 0000:02:00.2: PCI bridge to [bus 03-08]
[    0.701337] pci 0000:02:00.2:   bridge window [io  0xf000-0xffff]
[    0.701339] pci 0000:02:00.2:   bridge window [mem 0xfe500000-0xfe5fffff]
[    0.701371] pci 0000:03:00.0: PCI bridge to [bus 04]
[    0.701416] pci 0000:03:04.0: PCI bridge to [bus 05]
[    0.701452] pci 0000:03:05.0: PCI bridge to [bus 06]
[    0.701496] pci 0000:03:06.0: PCI bridge to [bus 07]
[    0.701559] pci 0000:08:00.0: [10ec:8168] type 00 class 0x020000
[    0.701599] pci 0000:08:00.0: reg 0x10: [io  0xf000-0xf0ff]
[    0.701634] pci 0000:08:00.0: reg 0x18: [mem 0xfe504000-0xfe504fff 64bit]
[    0.701656] pci 0000:08:00.0: reg 0x20: [mem 0xfe500000-0xfe503fff 64bit]
[    0.701781] pci 0000:08:00.0: supports D1 D2
[    0.701781] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.701950] pci 0000:03:07.0: PCI bridge to [bus 08]
[    0.701955] pci 0000:03:07.0:   bridge window [io  0xf000-0xffff]
[    0.701957] pci 0000:03:07.0:   bridge window [mem 0xfe500000-0xfe5fffff]
[    0.702538] pci 0000:09:00.0: [1002:67df] type 00 class 0x030000
[    0.702560] pci 0000:09:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.702568] pci 0000:09:00.0: reg 0x18: [mem 0xf0000000-0xf01fffff 64bit pref]
[    0.702573] pci 0000:09:00.0: reg 0x20: [io  0xe000-0xe0ff]
[    0.702579] pci 0000:09:00.0: reg 0x24: [mem 0xfe800000-0xfe83ffff]
[    0.702584] pci 0000:09:00.0: reg 0x30: [mem 0xfe840000-0xfe85ffff pref]
[    0.702593] pci 0000:09:00.0: BAR 0: assigned to efifb
[    0.702636] pci 0000:09:00.0: supports D1 D2
[    0.702637] pci 0000:09:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.702714] pci 0000:09:00.1: [1002:aaf0] type 00 class 0x040300
[    0.702732] pci 0000:09:00.1: reg 0x10: [mem 0xfe860000-0xfe863fff 64bit]
[    0.702792] pci 0000:09:00.1: supports D1 D2
[    0.702863] pci 0000:00:03.1: PCI bridge to [bus 09]
[    0.702866] pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
[    0.702867] pci 0000:00:03.1:   bridge window [mem 0xfe800000-0xfe8fffff]
[    0.702869] pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.706724] pci 0000:0a:00.0: [1022:145a] type 00 class 0x130000
[    0.706749] pci 0000:0a:00.0: enabling Extended Tags
[    0.706810] pci 0000:0a:00.2: [1022:1456] type 00 class 0x108000
[    0.706824] pci 0000:0a:00.2: reg 0x18: [mem 0xfe300000-0xfe3fffff]
[    0.706831] pci 0000:0a:00.2: reg 0x24: [mem 0xfe400000-0xfe401fff]
[    0.706836] pci 0000:0a:00.2: enabling Extended Tags
[    0.706899] pci 0000:0a:00.3: [1022:145f] type 00 class 0x0c0330
[    0.706911] pci 0000:0a:00.3: reg 0x10: [mem 0xfe200000-0xfe2fffff 64bit]
[    0.706929] pci 0000:0a:00.3: enabling Extended Tags
[    0.706955] pci 0000:0a:00.3: PME# supported from D0 D3hot D3cold
[    0.707008] pci 0000:00:07.1: PCI bridge to [bus 0a]
[    0.707011] pci 0000:00:07.1:   bridge window [mem 0xfe200000-0xfe4fffff]
[    0.707077] pci 0000:0b:00.0: [1022:1455] type 00 class 0x130000
[    0.707103] pci 0000:0b:00.0: enabling Extended Tags
[    0.707168] pci 0000:0b:00.2: [1022:7901] type 00 class 0x010601
[    0.707195] pci 0000:0b:00.2: reg 0x24: [mem 0xfe708000-0xfe708fff]
[    0.707201] pci 0000:0b:00.2: enabling Extended Tags
[    0.707228] pci 0000:0b:00.2: PME# supported from D3hot D3cold
[    0.707273] pci 0000:0b:00.3: [1022:1457] type 00 class 0x040300
[    0.707283] pci 0000:0b:00.3: reg 0x10: [mem 0xfe700000-0xfe707fff]
[    0.707300] pci 0000:0b:00.3: enabling Extended Tags
[    0.707326] pci 0000:0b:00.3: PME# supported from D0 D3hot D3cold
[    0.707380] pci 0000:00:08.1: PCI bridge to [bus 0b]
[    0.707383] pci 0000:00:08.1:   bridge window [mem 0xfe700000-0xfe7fffff]
[    0.707700] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
[    0.707751] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
[    0.707795] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
[    0.707850] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
[    0.707899] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
[    0.707940] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
[    0.707980] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
[    0.708021] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
[    0.708445] pci 0000:09:00.0: vgaarb: setting as boot VGA device
[    0.708445] pci 0000:09:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.708445] pci 0000:09:00.0: vgaarb: bridge control possible
[    0.708445] vgaarb: loaded
[    0.708445] ACPI: bus type USB registered
[    0.708445] usbcore: registered new interface driver usbfs
[    0.708445] usbcore: registered new interface driver hub
[    0.708445] usbcore: registered new device driver usb
[    0.708445] pps_core: LinuxPPS API ver. 1 registered
[    0.708445] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.708445] PTP clock support registered
[    0.708445] EDAC MC: Ver: 3.0.0
[    0.708445] Registered efivars operations
[    0.733580] PCI: Using ACPI for IRQ routing
[    0.735960] PCI: pci_cache_line_size set to 64 bytes
[    0.736017] e820: reserve RAM buffer [mem 0x09c00000-0x0bffffff]
[    0.736018] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
[    0.736019] e820: reserve RAM buffer [mem 0xd401d000-0xd7ffffff]
[    0.736019] e820: reserve RAM buffer [mem 0xda216000-0xdbffffff]
[    0.736020] e820: reserve RAM buffer [mem 0xda4c9000-0xdbffffff]
[    0.736021] e820: reserve RAM buffer [mem 0xde000000-0xdfffffff]
[    0.736021] e820: reserve RAM buffer [mem 0x41f380000-0x41fffffff]
[    0.736099] NetLabel: Initializing
[    0.736100] NetLabel:  domain hash size = 128
[    0.736100] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.736108] NetLabel:  unlabeled traffic allowed by default
[    0.736709] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.736711] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.740007] clocksource: Switched to clocksource tsc-early
[    0.747547] VFS: Disk quotas dquot_6.6.0
[    0.747562] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.747615] pnp: PnP ACPI init
[    0.747731] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.747735] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.747796] system 00:01: [mem 0xfeb80000-0xfebfffff] could not be reserved
[    0.747799] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.747865] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.747994] system 00:03: [io  0x0300-0x030f] has been reserved
[    0.747996] system 00:03: [io  0x0230-0x023f] has been reserved
[    0.747997] system 00:03: [io  0x0290-0x029f] has been reserved
[    0.747999] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.748231] pnp 00:04: [dma 0 disabled]
[    0.748259] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.748436] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    0.748437] system 00:05: [io  0x040b] has been reserved
[    0.748438] system 00:05: [io  0x04d6] has been reserved
[    0.748439] system 00:05: [io  0x0c00-0x0c01] has been reserved
[    0.748440] system 00:05: [io  0x0c14] has been reserved
[    0.748440] system 00:05: [io  0x0c50-0x0c51] has been reserved
[    0.748441] system 00:05: [io  0x0c52] has been reserved
[    0.748442] system 00:05: [io  0x0c6c] has been reserved
[    0.748443] system 00:05: [io  0x0c6f] has been reserved
[    0.748444] system 00:05: [io  0x0cd0-0x0cd1] has been reserved
[    0.748445] system 00:05: [io  0x0cd2-0x0cd3] has been reserved
[    0.748445] system 00:05: [io  0x0cd4-0x0cd5] has been reserved
[    0.748446] system 00:05: [io  0x0cd6-0x0cd7] has been reserved
[    0.748447] system 00:05: [io  0x0cd8-0x0cdf] has been reserved
[    0.748448] system 00:05: [io  0x0800-0x089f] has been reserved
[    0.748449] system 00:05: [io  0x0b00-0x0b0f] has been reserved
[    0.748450] system 00:05: [io  0x0b20-0x0b3f] has been reserved
[    0.748451] system 00:05: [io  0x0900-0x090f] has been reserved
[    0.748451] system 00:05: [io  0x0910-0x091f] has been reserved
[    0.748453] system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.748454] system 00:05: [mem 0xfec01000-0xfec01fff] could not be reserved
[    0.748455] system 00:05: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.748456] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.748457] system 00:05: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    0.748458] system 00:05: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.748459] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[    0.748461] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.748829] pnp: PnP ACPI: found 6 devices
[    0.754493] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.754549] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.754551] pci 0000:00:01.1:   bridge window [mem 0xfe900000-0xfe9fffff]
[    0.754556] pci 0000:03:00.0: PCI bridge to [bus 04]
[    0.754565] pci 0000:03:04.0: PCI bridge to [bus 05]
[    0.754573] pci 0000:03:05.0: PCI bridge to [bus 06]
[    0.754582] pci 0000:03:06.0: PCI bridge to [bus 07]
[    0.754591] pci 0000:03:07.0: PCI bridge to [bus 08]
[    0.754593] pci 0000:03:07.0:   bridge window [io  0xf000-0xffff]
[    0.754596] pci 0000:03:07.0:   bridge window [mem 0xfe500000-0xfe5fffff]
[    0.754602] pci 0000:02:00.2: PCI bridge to [bus 03-08]
[    0.754604] pci 0000:02:00.2:   bridge window [io  0xf000-0xffff]
[    0.754607] pci 0000:02:00.2:   bridge window [mem 0xfe500000-0xfe5fffff]
[    0.754613] pci 0000:00:01.3: PCI bridge to [bus 02-08]
[    0.754614] pci 0000:00:01.3:   bridge window [io  0xf000-0xffff]
[    0.754616] pci 0000:00:01.3:   bridge window [mem 0xfe500000-0xfe6fffff]
[    0.754620] pci 0000:00:03.1: PCI bridge to [bus 09]
[    0.754621] pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
[    0.754623] pci 0000:00:03.1:   bridge window [mem 0xfe800000-0xfe8fffff]
[    0.754624] pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.754627] pci 0000:00:07.1: PCI bridge to [bus 0a]
[    0.754629] pci 0000:00:07.1:   bridge window [mem 0xfe200000-0xfe4fffff]
[    0.754633] pci 0000:00:08.1: PCI bridge to [bus 0b]
[    0.754635] pci 0000:00:08.1:   bridge window [mem 0xfe700000-0xfe7fffff]
[    0.754639] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.754640] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.754641] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.754641] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.754642] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[    0.754643] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[    0.754644] pci_bus 0000:00: resource 10 [mem 0xe0000000-0xfec2ffff window]
[    0.754645] pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window]
[    0.754646] pci_bus 0000:01: resource 1 [mem 0xfe900000-0xfe9fffff]
[    0.754647] pci_bus 0000:02: resource 0 [io  0xf000-0xffff]
[    0.754647] pci_bus 0000:02: resource 1 [mem 0xfe500000-0xfe6fffff]
[    0.754648] pci_bus 0000:03: resource 0 [io  0xf000-0xffff]
[    0.754649] pci_bus 0000:03: resource 1 [mem 0xfe500000-0xfe5fffff]
[    0.754650] pci_bus 0000:08: resource 0 [io  0xf000-0xffff]
[    0.754651] pci_bus 0000:08: resource 1 [mem 0xfe500000-0xfe5fffff]
[    0.754652] pci_bus 0000:09: resource 0 [io  0xe000-0xefff]
[    0.754652] pci_bus 0000:09: resource 1 [mem 0xfe800000-0xfe8fffff]
[    0.754653] pci_bus 0000:09: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.754654] pci_bus 0000:0a: resource 1 [mem 0xfe200000-0xfe4fffff]
[    0.754655] pci_bus 0000:0b: resource 1 [mem 0xfe700000-0xfe7fffff]
[    0.754723] NET: Registered protocol family 2
[    0.754879] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
[    0.754910] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.755069] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.755197] TCP: Hash tables configured (established 131072 bind 65536)
[    0.755235] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    0.755273] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    0.755351] NET: Registered protocol family 1
[    0.755355] NET: Registered protocol family 44
[    0.755494] pci 0000:09:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.755499] pci 0000:09:00.1: Linked as a consumer to 0000:09:00.0
[    0.755631] PCI: CLS 64 bytes, default 64
[    0.755662] Unpacking initramfs...
[    0.843310] Freeing initrd memory: 9148K
[    0.843328] AMD-Vi: IOMMU performance counters supported
[    0.843577] iommu: Adding device 0000:00:01.0 to group 0
[    0.843681] iommu: Adding device 0000:00:01.1 to group 1
[    0.843772] iommu: Adding device 0000:00:01.3 to group 2
[    0.843868] iommu: Adding device 0000:00:02.0 to group 3
[    0.843959] iommu: Adding device 0000:00:03.0 to group 4
[    0.844058] iommu: Adding device 0000:00:03.1 to group 5
[    0.844157] iommu: Adding device 0000:00:04.0 to group 6
[    0.844252] iommu: Adding device 0000:00:07.0 to group 7
[    0.844339] iommu: Adding device 0000:00:07.1 to group 8
[    0.844440] iommu: Adding device 0000:00:08.0 to group 9
[    0.844531] iommu: Adding device 0000:00:08.1 to group 10
[    0.844634] iommu: Adding device 0000:00:14.0 to group 11
[    0.844647] iommu: Adding device 0000:00:14.3 to group 11
[    0.844760] iommu: Adding device 0000:00:18.0 to group 12
[    0.844774] iommu: Adding device 0000:00:18.1 to group 12
[    0.844785] iommu: Adding device 0000:00:18.2 to group 12
[    0.844798] iommu: Adding device 0000:00:18.3 to group 12
[    0.844811] iommu: Adding device 0000:00:18.4 to group 12
[    0.844823] iommu: Adding device 0000:00:18.5 to group 12
[    0.844835] iommu: Adding device 0000:00:18.6 to group 12
[    0.844847] iommu: Adding device 0000:00:18.7 to group 12
[    0.844938] iommu: Adding device 0000:01:00.0 to group 13
[    0.845051] iommu: Adding device 0000:02:00.0 to group 14
[    0.845074] iommu: Adding device 0000:02:00.1 to group 14
[    0.845093] iommu: Adding device 0000:02:00.2 to group 14
[    0.845104] iommu: Adding device 0000:03:00.0 to group 14
[    0.845115] iommu: Adding device 0000:03:04.0 to group 14
[    0.845126] iommu: Adding device 0000:03:05.0 to group 14
[    0.845137] iommu: Adding device 0000:03:06.0 to group 14
[    0.845148] iommu: Adding device 0000:03:07.0 to group 14
[    0.845169] iommu: Adding device 0000:08:00.0 to group 14
[    0.845280] iommu: Adding device 0000:09:00.0 to group 15
[    0.845296] iommu: Using direct mapping for device 0000:09:00.0
[    0.845319] iommu: Adding device 0000:09:00.1 to group 15
[    0.845366] iommu: Adding device 0000:0a:00.0 to group 16
[    0.845454] iommu: Adding device 0000:0a:00.2 to group 17
[    0.845542] iommu: Adding device 0000:0a:00.3 to group 18
[    0.845639] iommu: Adding device 0000:0b:00.0 to group 19
[    0.845727] iommu: Adding device 0000:0b:00.2 to group 20
[    0.845828] iommu: Adding device 0000:0b:00.3 to group 21
[    0.846065] AMD-Vi: Found IOMMU at 0000:00:00.2 cap 0x40
[    0.846066] AMD-Vi: Extended features (0xf77ef22294ada):
[    0.846067]  PPR NX GT IA GA PC GA_vAPIC
[    0.846069] AMD-Vi: Interrupt remapping enabled
[    0.846069] AMD-Vi: Virtual APIC enabled
[    0.846165] AMD-Vi: Lazy IO/TLB flushing enabled
[    0.846974] amd_uncore: AMD NB counters detected
[    0.846979] amd_uncore: AMD LLC counters detected
[    0.847221] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    0.847258] check: Scanning for low memory corruption every 60 seconds
[    0.847729] Initialise system trusted keyrings
[    0.847739] Key type blacklist registered
[    0.847767] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[    0.848569] zbud: loaded
[    0.872061] Key type asymmetric registered
[    0.872062] Asymmetric key parser 'x509' registered
[    0.872070] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    0.872115] io scheduler mq-deadline registered
[    0.872116] io scheduler kyber registered
[    0.872149] io scheduler bfq registered
[    0.874228] aer 0000:00:01.1:pcie002: AER enabled with IRQ 26
[    0.875161] aer 0000:00:01.3:pcie002: AER enabled with IRQ 27
[    0.876048] aer 0000:00:03.1:pcie002: AER enabled with IRQ 28
[    0.876218] aer 0000:00:07.1:pcie002: AER enabled with IRQ 29
[    0.878248] aer 0000:00:08.1:pcie002: AER enabled with IRQ 31
[    0.878861] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.878911] efifb: probing for efifb
[    0.878920] efifb: Ignoring BGRT: unexpected or invalid BMP data
[    0.878921] efifb: framebuffer at 0xe0000000, using 3072k, total 3072k
[    0.878921] efifb: mode is 1024x768x32, linelength=4096, pages=1
[    0.878921] efifb: scrolling: redraw
[    0.878922] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.878951] fbcon: Deferring console take-over
[    0.878952] fb0: EFI VGA frame buffer device
[    0.879000] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.879007] ACPI: Power Button [PWRB]
[    0.879036] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.879047] ACPI: Power Button [PWRF]
[    0.879110] Monitor-Mwait will be used to enter C-1 state
[    0.880233] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.901281] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.902545] nvme nvme0: pci function 0000:01:00.0
[    0.902567] usbcore: registered new interface driver usbserial_generic
[    0.902570] usbserial: USB Serial support registered for generic
[    0.902600] rtc_cmos 00:02: RTC can wake from S4
[    0.902842] rtc_cmos 00:02: registered as rtc0
[    0.902851] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.902997] ledtrig-cpu: registered to indicate activity on CPUs
[    0.903159] NET: Registered protocol family 10
[    0.906525] Segment Routing with IPv6
[    0.906539] NET: Registered protocol family 17
[    0.907212] RAS: Correctable Errors collector initialized.
[    0.907214] microcode: microcode updated early to new patch_level=0x0800820b
[    0.907233] microcode: CPU0: patch_level=0x0800820b
[    0.907239] microcode: CPU1: patch_level=0x0800820b
[    0.907245] microcode: CPU2: patch_level=0x0800820b
[    0.907250] microcode: CPU3: patch_level=0x0800820b
[    0.907256] microcode: CPU4: patch_level=0x0800820b
[    0.907262] microcode: CPU5: patch_level=0x0800820b
[    0.907267] microcode: CPU6: patch_level=0x0800820b
[    0.907273] microcode: CPU7: patch_level=0x0800820b
[    0.907278] microcode: CPU8: patch_level=0x0800820b
[    0.907282] microcode: CPU9: patch_level=0x0800820b
[    0.907284] microcode: CPU10: patch_level=0x0800820b
[    0.907288] microcode: CPU11: patch_level=0x0800820b
[    0.907293] microcode: CPU12: patch_level=0x0800820b
[    0.907300] microcode: CPU13: patch_level=0x0800820b
[    0.907306] microcode: CPU14: patch_level=0x0800820b
[    0.907310] microcode: CPU15: patch_level=0x0800820b
[    0.907331] microcode: Microcode Update Driver: v2.2.
[    0.907339] sched_clock: Marking stable (930654400, -23326900)->(1232432799, -325105299)
[    0.907712] registered taskstats version 1
[    0.907717] Loading compiled-in X.509 certificates
[    0.909675] Loaded X.509 cert 'Build time autogenerated kernel key: 99038d2e75a4db33613e35d3aec7de22c3ebdaec'
[    0.909698] zswap: loaded using pool lzo/zbud
[    0.912850] Key type big_key registered
[    0.913094]   Magic number: 11:193:435
[    0.913218] rtc_cmos 00:02: setting system clock to 2019-03-18T14:25:14 UTC (1552919114)
[    1.115609] nvme nvme0: 15/0/0 default/read/poll queues
[    1.117275]  nvme0n1: p1 p2 p3 p4
[    1.118552] Freeing unused decrypted memory: 2040K
[    1.118872] Freeing unused kernel image memory: 1536K
[    1.147172] Write protecting the kernel read-only data: 18432k
[    1.147782] Freeing unused kernel image memory: 2016K
[    1.147953] Freeing unused kernel image memory: 376K
[    1.154115] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.154118] Run /init as init process
[    1.216376] fbcon: Taking over console
[    1.216427] Console: switching to colour frame buffer device 128x48
[    1.258641] SCSI subsystem initialized
[    1.260978] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    1.260985] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
[    1.263817] libata version 3.00 loaded.
[    1.265875] ahci 0000:02:00.1: version 3.0
[    1.265987] ahci 0000:02:00.1: SSS flag set, parallel bus scan disabled
[    1.266020] ahci 0000:02:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0x33 impl SATA mode
[    1.266022] ahci 0000:02:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst 
[    1.266507] scsi host0: ahci
[    1.266890] scsi host1: ahci
[    1.266980] scsi host2: ahci
[    1.270022] scsi host3: ahci
[    1.270179] scsi host4: ahci
[    1.270485] scsi host5: ahci
[    1.270596] scsi host6: ahci
[    1.270692] scsi host7: ahci
[    1.270732] ata1: SATA max UDMA/133 abar m131072@0xfe680000 port 0xfe680100 irq 58
[    1.270733] ata2: SATA max UDMA/133 abar m131072@0xfe680000 port 0xfe680180 irq 58
[    1.270734] ata3: DUMMY
[    1.270734] ata4: DUMMY
[    1.270736] ata5: SATA max UDMA/133 abar m131072@0xfe680000 port 0xfe680300 irq 58
[    1.270737] ata6: SATA max UDMA/133 abar m131072@0xfe680000 port 0xfe680380 irq 58
[    1.270737] ata7: DUMMY
[    1.270738] ata8: DUMMY
[    1.270859] ahci 0000:0b:00.2: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    1.270861] ahci 0000:0b:00.2: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    1.270976] scsi host8: ahci
[    1.271017] ata9: SATA max UDMA/133 abar m4096@0xfe708000 port 0xfe708100 irq 60
[    1.313899] xhci_hcd 0000:02:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
[    1.314194] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.00
[    1.314195] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.314196] usb usb1: Product: xHCI Host Controller
[    1.314197] usb usb1: Manufacturer: Linux 5.0.2-arch1-1-ARCH xhci-hcd
[    1.314198] usb usb1: SerialNumber: 0000:02:00.0
[    1.314275] hub 1-0:1.0: USB hub found
[    1.314287] hub 1-0:1.0: 10 ports detected
[    1.319201] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    1.319203] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
[    1.319205] xhci_hcd 0000:02:00.0: Host supports USB 3.10 Enhanced SuperSpeed
[    1.319237] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.319253] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.00
[    1.319254] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.319255] usb usb2: Product: xHCI Host Controller
[    1.319255] usb usb2: Manufacturer: Linux 5.0.2-arch1-1-ARCH xhci-hcd
[    1.319256] usb usb2: SerialNumber: 0000:02:00.0
[    1.319309] hub 2-0:1.0: USB hub found
[    1.319316] hub 2-0:1.0: 4 ports detected
[    1.321346] xhci_hcd 0000:0a:00.3: xHCI Host Controller
[    1.321349] xhci_hcd 0000:0a:00.3: new USB bus registered, assigned bus number 3
[    1.321440] xhci_hcd 0000:0a:00.3: hcc params 0x0270f665 hci version 0x100 quirks 0x0000000000000410
[    1.321671] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.00
[    1.321672] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.321672] usb usb3: Product: xHCI Host Controller
[    1.321673] usb usb3: Manufacturer: Linux 5.0.2-arch1-1-ARCH xhci-hcd
[    1.321674] usb usb3: SerialNumber: 0000:0a:00.3
[    1.321729] hub 3-0:1.0: USB hub found
[    1.321734] hub 3-0:1.0: 4 ports detected
[    1.321856] xhci_hcd 0000:0a:00.3: xHCI Host Controller
[    1.321858] xhci_hcd 0000:0a:00.3: new USB bus registered, assigned bus number 4
[    1.321860] xhci_hcd 0000:0a:00.3: Host supports USB 3.0  SuperSpeed
[    1.321869] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.321884] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.00
[    1.321884] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.321885] usb usb4: Product: xHCI Host Controller
[    1.321886] usb usb4: Manufacturer: Linux 5.0.2-arch1-1-ARCH xhci-hcd
[    1.321887] usb usb4: SerialNumber: 0000:0a:00.3
[    1.321938] hub 4-0:1.0: USB hub found
[    1.321944] hub 4-0:1.0: 4 ports detected
[    1.582869] ata1: SATA link down (SStatus 0 SControl 300)
[    1.583515] ata9: SATA link down (SStatus 0 SControl 300)
[    1.650044] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[    1.808715] usb 3-1: New USB device found, idVendor=0bda, idProduct=5409, bcdDevice= 1.43
[    1.808717] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.808718] usb 3-1: Product: 4-Port USB 2.0 Hub
[    1.808719] usb 3-1: Manufacturer: Generic
[    1.866642] hub 3-1:1.0: USB hub found
[    1.867334] tsc: Refined TSC clocksource calibration: 3693.060 MHz
[    1.867345] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6a77744cfd5, max_idle_ns: 881590969987 ns
[    1.867653] clocksource: Switched to clocksource tsc
[    1.867838] hub 3-1:1.0: 4 ports detected
[    1.930502] usb 4-1: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[    1.963233] usb 4-1: New USB device found, idVendor=0bda, idProduct=0409, bcdDevice= 1.43
[    1.963235] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.963236] usb 4-1: Product: 4-Port USB 3.0 Hub
[    1.963237] usb 4-1: Manufacturer: Generic
[    1.998373] hub 4-1:1.0: USB hub found
[    1.999743] hub 4-1:1.0: 2 ports detected
[    2.050439] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.051077] ata2.00: ATA-10: WDC WD1003FZEX-00K3CA0, 01.01A01, max UDMA/133
[    2.051079] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    2.051694] ata2.00: configured for UDMA/133
[    2.051840] scsi 1:0:0:0: Direct-Access     ATA      WDC WD1003FZEX-0 1A01 PQ: 0 ANSI: 5
[    2.053687] sd 1:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    2.053689] sd 1:0:0:0: [sda] 4096-byte physical blocks
[    2.053698] sd 1:0:0:0: [sda] Write Protect is off
[    2.053699] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.053712] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.076701] usb 3-2: new high-speed USB device number 3 using xhci_hcd
[    2.118430]  sda: sda1
[    2.118930] sd 1:0:0:0: [sda] Attached SCSI disk
[    2.235780] usb 3-2: New USB device found, idVendor=413c, idProduct=1010, bcdDevice=32.98
[    2.235783] usb 3-2: New USB device strings: Mfr=0, Product=11, SerialNumber=0
[    2.235784] usb 3-2: Product: USB 2.0 Hub [MTT]
[    2.282888] hub 3-2:1.0: USB hub found
[    2.284837] hub 3-2:1.0: 4 ports detected
[    2.523769] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.527471] ata5.00: ATAPI: ATAPI   iHAS122   F, EL9M, max UDMA/133
[    2.528236] ata5.00: configured for UDMA/133
[    2.531153] scsi 4:0:0:0: CD-ROM            ATAPI    iHAS122   F      EL9M PQ: 0 ANSI: 5
[    2.619984] sr 4:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray
[    2.619987] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.620293] sr 4:0:0:0: Attached scsi CD-ROM sr0
[    2.630422] usb 3-2.2: new full-speed USB device number 4 using xhci_hcd
[    2.631096] random: fast init done
[    2.731213] usb 3-2.2: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.03
[    2.731215] usb 3-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.731216] usb 3-2.2: Product: USB Receiver
[    2.731217] usb 3-2.2: Manufacturer: Logitech
[    2.862842] hidraw: raw HID events driver (C) Jiri Kosina
[    2.876664] usbcore: registered new interface driver usbhid
[    2.876665] usbhid: USB HID core driver
[    2.879276] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:0a:00.3-2.2/input2
[    2.891650] ata6: SATA link down (SStatus 0 SControl 330)
[    2.933762] usb 3-2.4: new low-speed USB device number 5 using xhci_hcd
[    2.994408] input: Logitech Unifying Device. Wireless PID:402d Keyboard as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2.2/3-2.2:1.2/0003:046D:C52B.0003/0003:046D:402D.0004/input/input2
[    2.994426] input: Logitech Unifying Device. Wireless PID:402d Mouse as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2.2/3-2.2:1.2/0003:046D:C52B.0003/0003:046D:402D.0004/input/input3
[    2.994476] hid-generic 0003:046D:402D.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech Unifying Device. Wireless PID:402d] on usb-0000:0a:00.3-2.2:1
[    3.026087] EXT4-fs (nvme0n1p3): mounted filesystem with ordered data mode. Opts: (null)
[    3.030260] logitech-hidpp-device 0003:046D:402D.0004: hidraw1: USB HID v1.11 Keyboard [Logitech M560] on usb-0000:0a:00.3-2.2:1
[    3.037087] usb 3-2.4: New USB device found, idVendor=413c, idProduct=2110, bcdDevice= 0.06
[    3.037089] usb 3-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.037090] usb 3-2.4: Product: Dell Wired Multimedia Keyboard
[    3.037092] usb 3-2.4: Manufacturer: Dell
[    3.092219] systemd[1]: systemd 241.7-2-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    3.106750] systemd[1]: Detected architecture x86-64.
[    3.117317] systemd[1]: Set hostname to <sapphire>.
[    3.122468] input: Dell Dell Wired Multimedia Keyboard as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2.4/3-2.4:1.0/0003:413C:2110.0005/input/input7
[    3.180067] hid-generic 0003:413C:2110.0005: input,hidraw2: USB HID v1.10 Keyboard [Dell Dell Wired Multimedia Keyboard] on usb-0000:0a:00.3-2.4/input0
[    3.180862] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    3.181000] systemd[1]: Listening on LVM2 poll daemon socket.
[    3.181030] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    3.181137] systemd[1]: Created slice User and Session Slice.
[    3.181144] systemd[1]: Reached target Remote File Systems.
[    3.181151] systemd[1]: Reached target Login Prompts.
[    3.182829] systemd[1]: Listening on Process Core Dump Socket.
[    3.191170] input: Dell Dell Wired Multimedia Keyboard Mouse as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2.4/3-2.4:1.1/0003:413C:2110.0006/input/input8
[    3.191199] input: Dell Dell Wired Multimedia Keyboard System Control as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2.4/3-2.4:1.1/0003:413C:2110.0006/input/input9
[    3.195063] random: lvm: uninitialized urandom read (4 bytes read)
[    3.195608] EXT4-fs (nvme0n1p3): re-mounted. Opts: (null)
[    3.197707] vboxdrv: loading out-of-tree module taints kernel.
[    3.197855] vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
[    3.200844] vboxdrv: Found 16 processor cores
[    3.200992] random: systemd-random-: uninitialized urandom read (512 bytes read)
[    3.201613] audit: type=1130 audit(1552919116.784:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.207702] audit: type=1130 audit(1552919116.791:3): 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'
[    3.220188] vboxdrv: TSC mode is Invariant, tentative frequency 3693057596 Hz
[    3.220189] vboxdrv: Successfully loaded version 6.0.4 (interface 0x00290008)
[    3.221744] VBoxPciLinuxInit
[    3.221747] vboxpci: IOMMU found
[    3.222500] VBoxNetAdp: Successfully started.
[    3.223986] VBoxNetFlt: Successfully started.
[    3.224763] audit: type=1130 audit(1552919116.807:4): 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'
[    3.229355] audit: type=1130 audit(1552919116.811: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'
[    3.234688] audit: type=1130 audit(1552919116.817:6): 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'
[    3.234793] systemd-journald[410]: Received request to flush runtime journal from PID 1
[    3.235298] audit: type=1130 audit(1552919116.817:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.246734] input: Dell Dell Wired Multimedia Keyboard Consumer Control as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2.4/3-2.4:1.1/0003:413C:2110.0006/input/input10
[    3.246784] hid-generic 0003:413C:2110.0006: input,hiddev1,hidraw3: USB HID v1.10 Mouse [Dell Dell Wired Multimedia Keyboard] on usb-0000:0a:00.3-2.4/input1
[    3.247465] audit: type=1130 audit(1552919116.831:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.253401] acpi_cpufreq: overriding BIOS provided _PSD data
[    3.256426] mousedev: PS/2 mouse device common for all mice
[    3.267117] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    3.311873] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    3.311877] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[    3.312021] input: PC Speaker as /devices/platform/pcspkr/input/input11
[    3.313551] cryptd: max_cpu_qlen set to 1000
[    3.319971] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    3.320084] sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address
[    3.320094] sp5100-tco sp5100-tco: Watchdog hardware is disabled
[    3.323085] ccp 0000:0a:00.2: enabling device (0000 -> 0002)
[    3.326938] AVX2 version of gcm_enc/dec engaged.
[    3.326939] AES CTR mode by8 optimization enabled
[    3.327371] asus_wmi: ASUS WMI generic driver loaded
[    3.327885] Linux agpgart interface v0.103
[    3.330153] ccp 0000:0a:00.2: ccp enabled
[    3.330186] ccp 0000:0a:00.2: psp initialization failed
[    3.330187] ccp 0000:0a:00.2: enabled
[    3.330812] asus_wmi: Initialization: 0x0
[    3.330846] asus_wmi: BIOS WMI version: 0.9
[    3.330942] asus_wmi: SFUN value: 0x0
[    3.331318] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input12
[    3.331452] asus_wmi: Number of fans: 1
[    3.336124] libphy: r8169: probed
[    3.336473] r8169 0000:08:00.0 eth0: RTL8168h/8111h, 0c:9d:92:c7:27:b9, XID 541, IRQ 81
[    3.336475] r8169 0000:08:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    3.338178] r8169 0000:08:00.0 enp8s0: renamed from eth0
[    3.344533] random: lvm: uninitialized urandom read (4 bytes read)
[    3.345769] random: crng init done
[    3.346528] Adding 4194300k swap on /dev/nvme0n1p2.  Priority:-2 extents:1 across:4194300k SSFS
[    3.368547] snd_hda_intel 0000:09:00.1: Handle vga_switcheroo audio client
[    3.368549] snd_hda_intel 0000:09:00.1: Force to non-snoop mode
[    3.368807] snd_hda_intel 0000:0b:00.3: enabling device (0000 -> 0002)
[    3.370350] device-mapper: uevent: version 1.0.3
[    3.370440] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com
[    3.388356] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input13
[    3.388398] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input14
[    3.388433] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input15
[    3.388469] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input16
[    3.388498] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input17
[    3.388526] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input18
[    3.389565] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    3.391040] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC887-VD: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[    3.391042] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    3.391044] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    3.391045] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[    3.391046] snd_hda_codec_realtek hdaudioC1D0:    dig-out=0x11/0x0
[    3.391048] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[    3.391050] snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x19
[    3.391051] snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
[    3.391053] snd_hda_codec_realtek hdaudioC1D0:      Line=0x1a
[    3.405353] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/sound/card1/input19
[    3.405498] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/sound/card1/input20
[    3.405634] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/sound/card1/input21
[    3.405746] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/sound/card1/input22
[    3.405788] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/sound/card1/input23
[    3.412773] audit: type=1130 audit(1552919116.994:9): 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'
[    3.454915] kvm: Nested Virtualization enabled
[    3.454919] kvm: Nested Paging enabled
[    3.454920] SVM: Virtual VMLOAD VMSAVE supported
[    3.454920] SVM: Virtual GIF supported
[    3.457699] MCE: In-kernel MCE decoding enabled.
[    3.460740] EDAC amd64: Node 0: DRAM ECC disabled.
[    3.460741] 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.)
[    3.497246] audit: type=1130 audit(1552919117.081:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.523410] EXT4-fs (nvme0n1p4): mounted filesystem with ordered data mode. Opts: (null)
[    3.548279] EDAC amd64: Node 0: DRAM ECC disabled.
[    3.548281] 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.)
[    3.601306] [drm] amdgpu kernel modesetting enabled.
[    3.601364] Parsing CRAT table with 1 nodes
[    3.601370] Ignoring ACPI CRAT on non-APU system
[    3.601372] Virtual CRAT table created for CPU
[    3.601373] Parsing CRAT table with 1 nodes
[    3.601374] Creating topology SYSFS entries
[    3.601381] Topology: Add CPU node
[    3.601382] Finished initializing topology
[    3.601477] checking generic (e0000000 300000) vs hw (e0000000 10000000)
[    3.601479] fb0: switching to amdgpudrmfb from EFI VGA
[    3.601499] Console: switching to colour dummy device 80x25
[    3.601737] [drm] initializing kernel modesetting (POLARIS10 0x1002:0x67DF 0x1DA2:0xE366 0xE7).
[    3.601749] [drm] register mmio base: 0xFE800000
[    3.601750] [drm] register mmio size: 262144
[    3.601754] [drm] add ip block number 0 <vi_common>
[    3.601755] [drm] add ip block number 1 <gmc_v8_0>
[    3.601755] [drm] add ip block number 2 <tonga_ih>
[    3.601756] [drm] add ip block number 3 <gfx_v8_0>
[    3.601756] [drm] add ip block number 4 <sdma_v3_0>
[    3.601757] [drm] add ip block number 5 <powerplay>
[    3.601758] [drm] add ip block number 6 <dm>
[    3.601758] [drm] add ip block number 7 <uvd_v6_0>
[    3.601759] [drm] add ip block number 8 <vce_v3_0>
[    3.601769] [drm] UVD is enabled in VM mode
[    3.601769] [drm] UVD ENC is enabled in VM mode
[    3.601771] [drm] VCE enabled in VM mode
[    3.601950] amdgpu 0000:09:00.0: No more image in the PCI ROM
[    3.601969] ATOM BIOS: 113-1E366CU-S52
[    3.601988] [drm] vm size is 64 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
[    3.602878] amdgpu 0000:09:00.0: VRAM: 8192M 0x000000F400000000 - 0x000000F5FFFFFFFF (8192M used)
[    3.602879] amdgpu 0000:09:00.0: GART: 256M 0x000000FF00000000 - 0x000000FF0FFFFFFF
[    3.602884] [drm] Detected VRAM RAM=8192M, BAR=256M
[    3.602885] [drm] RAM width 256bits GDDR5
[    3.602925] [TTM] Zone  kernel: Available graphics memory: 8207894 kiB
[    3.602926] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[    3.602926] [TTM] Initializing pool allocator
[    3.602929] [TTM] Initializing DMA pool allocator
[    3.602950] [drm] amdgpu: 8192M of VRAM memory ready
[    3.602950] [drm] amdgpu: 8192M of GTT memory ready.
[    3.602961] [drm] GART: num cpu pages 65536, num gpu pages 65536
[    3.604593] [drm] PCIE GART of 256M enabled (table at 0x000000F400300000).
[    3.605160] [drm] Chained IB support enabled!
[    3.607870] [drm] Found UVD firmware Version: 1.130 Family ID: 16
[    3.608761] [drm] Found VCE firmware Version: 53.26 Binary ID: 3
[    3.625681] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[    3.669256] [drm] DM_PPLIB: values for Engine clock
[    3.669257] [drm] DM_PPLIB:	 300000
[    3.669257] [drm] DM_PPLIB:	 600000
[    3.669258] [drm] DM_PPLIB:	 900000
[    3.669258] [drm] DM_PPLIB:	 1145000
[    3.669258] [drm] DM_PPLIB:	 1215000
[    3.669258] [drm] DM_PPLIB:	 1257000
[    3.669259] [drm] DM_PPLIB:	 1300000
[    3.669259] [drm] DM_PPLIB:	 1340000
[    3.669259] [drm] DM_PPLIB: Validation clocks:
[    3.669260] [drm] DM_PPLIB:    engine_max_clock: 134000
[    3.669260] [drm] DM_PPLIB:    memory_max_clock: 200000
[    3.669260] [drm] DM_PPLIB:    level           : 8
[    3.669261] [drm] DM_PPLIB: values for Memory clock
[    3.669261] [drm] DM_PPLIB:	 300000
[    3.669262] [drm] DM_PPLIB:	 1000000
[    3.669262] [drm] DM_PPLIB:	 2000000
[    3.669262] [drm] DM_PPLIB: Validation clocks:
[    3.669262] [drm] DM_PPLIB:    engine_max_clock: 134000
[    3.669263] [drm] DM_PPLIB:    memory_max_clock: 200000
[    3.669263] [drm] DM_PPLIB:    level           : 8
[    3.686732] [drm] Display Core initialized with v3.2.08!
[    3.703637] [drm] SADs count is: -2, don't need to read it
[    3.726886] [drm] SADs count is: -2, don't need to read it
[    3.733998] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    3.733999] [drm] Driver supports precise vblank timestamp query.
[    3.760750] [drm] UVD and UVD ENC initialized successfully.
[    3.861711] [drm] VCE initialized successfully.
[    3.862477] kfd kfd: Allocated 3969056 bytes on gart
[    3.862490] Virtual CRAT table created for GPU
[    3.862491] Parsing CRAT table with 1 nodes
[    3.862498] Creating topology SYSFS entries
[    3.862552] Topology: Add dGPU node [0x67df:0x1002]
[    3.862627] kfd kfd: added device 1002:67df
[    3.864214] [drm] fb mappable at 0xE0830000
[    3.864215] [drm] vram apper at 0xE0000000
[    3.864215] [drm] size 8294400
[    3.864216] [drm] fb depth is 24
[    3.864216] [drm]    pitch is 7680
[    3.864258] fbcon: amdgpudrmfb (fb0) is primary device
[    3.918289] Console: switching to colour frame buffer device 240x67
[    3.937762] amdgpu 0000:09:00.0: fb0: amdgpudrmfb frame buffer device
[    3.973839] [drm] Initialized amdgpu 3.27.0 20150101 for 0000:09:00.0 on minor 0
[    4.075434] Generic PHY r8169-800:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=r8169-800:00, irq=IGNORE)
[    4.179678] r8169 0000:08:00.0 enp8s0: Link is Down
[    5.509333] fuse init (API version 7.28)
[    8.404979] r8169 0000:08:00.0 enp8s0: Link is Up - 1Gbps/Full - flow control off
[    8.404992] IPv6: ADDRCONF(NETDEV_CHANGE): enp8s0: link becomes ready
[    9.749236] kauditd_printk_skb: 41 callbacks suppressed
[    9.749237] audit: type=1006 audit(1552919123.331:52): pid=1046 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[    9.760264] audit: type=1130 audit(1552919123.344:53): 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'
[    9.765309] audit: type=1006 audit(1552919123.347:54): pid=1132 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
[    9.797813] audit: type=1130 audit(1552919123.381:55): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    9.812679] audit: type=1112 audit(1552919123.394:56): pid=1046 uid=0 auid=1000 ses=2 msg='op=login id=1000 exe="/usr/bin/lightdm" hostname=sapphire addr=? terminal=/dev/tty7 res=success'
[   10.000486] audit: type=1130 audit(1552919123.584:57): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   10.122647] audit: type=1130 audit(1552919123.704:58): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   10.137571] audit: type=1130 audit(1552919123.721:59): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   10.209332] audit: type=1130 audit(1552919123.791:60): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   10.916765] audit: type=1130 audit(1552919124.501:61): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   15.892248] logitech-hidpp-device 0003:046D:402D.0004: error in parameter
[   15.900410] logitech-hidpp-device 0003:046D:402D.0004: error in parameter
[   15.908628] logitech-hidpp-device 0003:046D:402D.0004: error in parameter
[   15.922340] logitech-hidpp-device 0003:046D:402D.0004: error in parameter
[   15.930234] logitech-hidpp-device 0003:046D:402D.0004: HID++ 2.0 device connected.
[   15.938219] logitech-hidpp-device 0003:046D:402D.0004: error in parameter
[   15.954219] logitech-hidpp-device 0003:046D:402D.0004: error in parameter
[   15.970218] logitech-hidpp-device 0003:046D:402D.0004: error in parameter
[   15.986218] logitech-hidpp-device 0003:046D:402D.0004: error in parameter
[   16.002231] logitech-hidpp-device 0003:046D:402D.0004: error in parameter
[   16.016220] logitech-hidpp-device 0003:046D:402D.0004: error in parameter
[   16.032220] logitech-hidpp-device 0003:046D:402D.0004: error in parameter
[   16.048220] logitech-hidpp-device 0003:046D:402D.0004: error in parameter
[   16.064221] logitech-hidpp-device 0003:046D:402D.0004: error in parameter
[   16.080226] logitech-hidpp-device 0003:046D:402D.0004: error in parameter
[   16.096229] logitech-hidpp-device 0003:046D:402D.0004: error in parameter
[   16.102248] logitech-hidpp-device 0003:046D:402D.0004: multiplier = 8
[   16.102313] input: Logitech Wireless Mouse M560 as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2.2/3-2.2:1.2/0003:046D:C52B.0003/0003:046D:402D.0004/input/input24
[   20.010949] kauditd_printk_skb: 2 callbacks suppressed
[   20.010951] audit: type=1131 audit(1552919133.594:64): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@620 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   20.018891] audit: type=1131 audit(1552919133.601:65): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@620 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   25.778942] audit: type=1113 audit(1552919139.361:66): pid=1046 uid=0 auid=1000 ses=2 msg='op=logout id=1000 exe="/usr/bin/lightdm" hostname=sapphire addr=? terminal=/dev/tty7 res=success'
[   25.782505] audit: type=1131 audit(1552919139.364:67): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   25.783424] audit: type=1131 audit(1552919139.367:68): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   25.784088] audit: type=1131 audit(1552919139.367:69): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   25.784736] audit: type=1131 audit(1552919139.367:70): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   25.785440] audit: type=1131 audit(1552919139.367:71): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   25.786122] audit: type=1131 audit(1552919139.367:72): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   25.803291] audit: type=1131 audit(1552919139.384:73): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   25.826588] audit: type=1131 audit(1552919139.407:74): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-pvscan@8:1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   25.832648] audit: type=1131 audit(1552919139.414:75): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   27.737144] printk: systemd-shutdow: 49 output lines suppressed due to ratelimiting
[   27.742692] systemd-shutdown[1]: Syncing filesystems and block devices.
[   27.752636] systemd-shutdown[1]: Sending SIGTERM to remaining processes...
[   27.756127] systemd-journald[410]: Received SIGTERM from PID 1 (systemd-shutdow).
[  117.756503] systemd-shutdown[1]: Sending SIGKILL to remaining processes...
[  117.759251] systemd-shutdown[1]: Sending SIGKILL to PID 417 (lvmetad).
[  117.760619] systemd-shutdown[1]: Unmounting file systems.
[  117.761382] [1977]: Remounting '/' read-only in with options '(null)'.
[  117.767490] EXT4-fs (nvme0n1p3): re-mounted. Opts: (null)
[  117.773616] systemd-shutdown[1]: All filesystems unmounted.
[  117.773620] systemd-shutdown[1]: Deactivating swaps.
[  117.773649] systemd-shutdown[1]: All swaps deactivated.
[  117.773651] systemd-shutdown[1]: Detaching loop devices.
[  117.773804] systemd-shutdown[1]: All loop devices detached.
[  117.773806] systemd-shutdown[1]: Detaching DM devices.
[  117.774182] systemd-shutdown[1]: Detaching DM 254:1.
[  117.868136] EXT4-fs (nvme0n1p3): re-mounted. Opts: (null)

Here is a reboot log right after the update, no delay observed (logged a few reboots before the above one):

[    0.000000] Linux version 5.0.1-arch1-1-ARCH (builduser@heftig-18725) (gcc version 8.2.1 20181127 (GCC)) #1 SMP PREEMPT Sun Mar 10 10:55:53 UTC 2019
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=847a46e2-cf48-4092-b0c9-9bc44d7ed3d0 rw quiet
[    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-0x0000000003ffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000004000000-0x0000000004009fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000000400a000-0x0000000009bfffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009c00000-0x0000000009ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000affffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000b020000-0x00000000d401cfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000d401d000-0x00000000d4038fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000d4039000-0x00000000da215fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000da216000-0x00000000da37dfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000da37e000-0x00000000da387fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000da388000-0x00000000da4c8fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000da4c9000-0x00000000da888fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000da889000-0x00000000db85bfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000db85c000-0x00000000db8fcfff] type 20
[    0.000000] BIOS-e820: [mem 0x00000000db8fd000-0x00000000ddffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000de000000-0x00000000dfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd800000-0x00000000fdffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] 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 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-0x000000041f37ffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.60 by American Megatrends
[    0.000000] efi:  ACPI 2.0=0xd401d000  ACPI=0xd401d000  SMBIOS=0xdb7ca000  SMBIOS 3.0=0xdb7c9000  ESRT=0xd7b3fe18  MEMATTR=0xd7b99018 
[    0.000000] SMBIOS 3.1.1 present.
[    0.000000] DMI: System manufacturer System Product Name/PRIME B450M-A, BIOS 0219 06/08/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 = 0x41f380 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF write-through
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000000 mask FFFF80000000 write-back
[    0.000000]   1 base 000080000000 mask FFFFC0000000 write-back
[    0.000000]   2 base 0000C0000000 mask FFFFE0000000 write-back
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] TOM2: 0000000420000000 aka 16896M
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000000] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
[    0.000000] last_pfn = 0xde000 max_arch_pfn = 0x400000000
[    0.000000] esrt: Reserving ESRT space from 0x00000000d7b3fe18 to 0x00000000d7b3fe50.
[    0.000000] check: Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [(____ptrval____)] 96000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x222601000, 0x222601fff] PGTABLE
[    0.000000] BRK [0x222602000, 0x222602fff] PGTABLE
[    0.000000] BRK [0x222603000, 0x222603fff] PGTABLE
[    0.000000] BRK [0x222604000, 0x222604fff] PGTABLE
[    0.000000] BRK [0x222605000, 0x222605fff] PGTABLE
[    0.000000] BRK [0x222606000, 0x222606fff] PGTABLE
[    0.000000] BRK [0x222607000, 0x222607fff] PGTABLE
[    0.000000] BRK [0x222608000, 0x222608fff] PGTABLE
[    0.000000] BRK [0x222609000, 0x222609fff] PGTABLE
[    0.000000] BRK [0x22260a000, 0x22260afff] PGTABLE
[    0.000000] BRK [0x22260b000, 0x22260bfff] PGTABLE
[    0.000000] BRK [0x22260c000, 0x22260cfff] PGTABLE
[    0.000000] Secure boot could not be determined
[    0.000000] RAMDISK: [mem 0x36e11000-0x376fffff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000D401D000 000024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 0x00000000D401D098 0000AC (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x00000000D4027940 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has valid Length but zero Address: 0x0000000000000000/0x1 (20181213/tbfadt-624)
[    0.000000] ACPI: DSDT 0x00000000D401D1E0 00A759 (v02 ALASKA A M I    01072009 INTL 20120913)
[    0.000000] ACPI: FACS 0x00000000DA871E00 000040
[    0.000000] ACPI: APIC 0x00000000D4027A58 0000DE (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x00000000D4027B38 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FIDT 0x00000000D4027B80 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 0x00000000D4038588 0000F8 (v01 AMD    AMD PT   00001000 INTL 20120913)
[    0.000000] ACPI: SSDT 0x00000000D4027C78 008C98 (v02 AMD    AMD ALIB 00000002 MSFT 04000000)
[    0.000000] ACPI: SSDT 0x00000000D4030910 002314 (v01 AMD    AMD CPU  00000001 AMD  00000001)
[    0.000000] ACPI: CRAT 0x00000000D4032C28 000F50 (v01 AMD    AMD CRAT 00000001 AMD  00000001)
[    0.000000] ACPI: CDIT 0x00000000D4033B78 000029 (v01 AMD    AMD CDIT 00000001 AMD  00000001)
[    0.000000] ACPI: SSDT 0x00000000D4033BA8 002DA8 (v01 AMD    AMD AOD  00000001 INTL 20120913)
[    0.000000] ACPI: MCFG 0x00000000D4036950 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
[    0.000000] ACPI: HPET 0x00000000D4036990 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
[    0.000000] ACPI: SSDT 0x00000000D40369C8 000024 (v01 AMDFCH FCHZP    00001000 INTL 20120913)
[    0.000000] ACPI: UEFI 0x00000000D40369F0 000042 (v01                 00000000      00000000)
[    0.000000] ACPI: BGRT 0x00000000D4036A38 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: IVRS 0x00000000D4036A70 0000D0 (v02 AMD    AMD IVRS 00000001 AMD  00000000)
[    0.000000] ACPI: SSDT 0x00000000D4036B40 001A41 (v01 AMD    AmdTable 00000001 INTL 20120913)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000041f37ffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x41f37c000-0x41f37ffff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000041f37ffff]
[    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-0x0000000003ffffff]
[    0.000000]   node   0: [mem 0x000000000400a000-0x0000000009bfffff]
[    0.000000]   node   0: [mem 0x000000000a000000-0x000000000affffff]
[    0.000000]   node   0: [mem 0x000000000b020000-0x00000000d401cfff]
[    0.000000]   node   0: [mem 0x00000000d4039000-0x00000000da215fff]
[    0.000000]   node   0: [mem 0x00000000da388000-0x00000000da4c8fff]
[    0.000000]   node   0: [mem 0x00000000db8fd000-0x00000000ddffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000041f37ffff]
[    0.000000] Zeroed struct page in unavailable ranges: 14925 pages
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000041f37ffff]
[    0.000000] On node 0 totalpages: 4176179
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 27 pages reserved
[    0.000000]   DMA zone: 3999 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14041 pages used for memmap
[    0.000000]   DMA32 zone: 898580 pages, LIFO batch:63
[    0.000000]   Normal zone: 51150 pages used for memmap
[    0.000000]   Normal zone: 3273600 pages, LIFO batch:63
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 17, version 33, address 0xfec00000, GSI 0-23
[    0.000000] IOAPIC[1]: apic_id 18, version 33, address 0xfec01000, GSI 24-55
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.000000] smpboot: Allowing 16 CPUs, 0 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 0x04000000-0x04009fff]
[    0.000000] PM: Registered nosave memory: [mem 0x09c00000-0x09ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xd401d000-0xd4038fff]
[    0.000000] PM: Registered nosave memory: [mem 0xda216000-0xda37dfff]
[    0.000000] PM: Registered nosave memory: [mem 0xda37e000-0xda387fff]
[    0.000000] PM: Registered nosave memory: [mem 0xda4c9000-0xda888fff]
[    0.000000] PM: Registered nosave memory: [mem 0xda889000-0xdb85bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xdb85c000-0xdb8fcfff]
[    0.000000] PM: Registered nosave memory: [mem 0xde000000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfd7fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfd800000-0xfdffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe9fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeb80000-0xfec01fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec02000-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-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 0xe0000000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.000000] random: get_random_bytes called from start_kernel+0x95/0x538 with crng_init=0
[    0.000000] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:16 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] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 4110897
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=847a46e2-cf48-4092-b0c9-9bc44d7ed3d0 rw quiet
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 16223360K/16704716K available (12291K kernel code, 1285K rwdata, 3720K rodata, 1532K init, 3912K bss, 481356K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[    0.000000] ftrace: allocating 35883 entries in 141 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=16.
[    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=16
[    0.000000] NR_IRQS: 20736, nr_irqs: 1096, 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 20181213
[    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] Switched APIC routing to physical flat.
[    0.003333] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.023333] tsc: PIT calibration matches HPET. 1 loops
[    0.023333] tsc: Detected 3692.564 MHz processor
[    0.000005] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6a73ca49fad, max_idle_ns: 881590616374 ns
[    0.000010] Calibrating delay loop (skipped), value calculated using timer frequency.. 7388.84 BogoMIPS (lpj=12308546)
[    0.000011] pid_max: default: 32768 minimum: 301
[    0.002396] LSM: Security Framework initializing
[    0.002397] Yama: becoming mindful.
[    0.002400] AppArmor: AppArmor disabled by boot time parameter
[    0.004657] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.005797] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.005849] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.005887] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.006090] mce: CPU supports 23 MCE banks
[    0.006109] LVT offset 1 assigned for vector 0xf9
[    0.006174] LVT offset 2 assigned for vector 0xf4
[    0.006185] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[    0.006185] Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0
[    0.006187] Spectre V2 : Mitigation: Full AMD retpoline
[    0.006187] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.006192] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.006193] Spectre V2 : User space: Vulnerable
[    0.006193] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.006343] Freeing SMP alternatives memory: 28K
[    0.013340] smpboot: CPU0: AMD Ryzen 7 2700X Eight-Core Processor (family: 0x17, model: 0x8, stepping: 0x2)
[    0.030018] Performance Events: Fam17h core perfctr, AMD PMU driver.
[    0.030023] ... version:                0
[    0.030023] ... bit width:              48
[    0.030024] ... generic registers:      6
[    0.030025] ... value mask:             0000ffffffffffff
[    0.030025] ... max period:             00007fffffffffff
[    0.030026] ... fixed-purpose events:   0
[    0.030026] ... event mask:             000000000000003f
[    0.036680] rcu: Hierarchical SRCU implementation.
[    0.060019] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.066687] smp: Bringing up secondary CPUs ...
[    0.106690] x86: Booting SMP configuration:
[    0.106692] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15
[    0.668847] smp: Brought up 1 node, 16 CPUs
[    0.668847] smpboot: Max logical packages: 1
[    0.668847] smpboot: Total of 16 processors activated (118209.46 BogoMIPS)
[    0.670463] devtmpfs: initialized
[    0.670463] x86/mm: Memory block size: 128MB
[    0.670790] PM: Registering ACPI NVS region [mem 0x04000000-0x04009fff] (40960 bytes)
[    0.670790] PM: Registering ACPI NVS region [mem 0xda4c9000-0xda888fff] (3932160 bytes)
[    0.670790] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.670790] futex hash table entries: 4096 (order: 6, 262144 bytes)
[    0.670790] pinctrl core: initialized pinctrl subsystem
[    0.670790] RTC time: 10:14:54, date: 2019-03-18
[    0.670790] NET: Registered protocol family 16
[    0.670790] audit: initializing netlink subsys (disabled)
[    0.670790] audit: type=2000 audit(1552904093.693:1): state=initialized audit_enabled=0 res=1
[    0.670790] cpuidle: using governor ladder
[    0.670790] cpuidle: using governor menu
[    0.670790] ACPI: bus type PCI registered
[    0.670790] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.670790] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.670790] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.670790] PCI: Using configuration type 1 for base access
[    0.673373] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.673373] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.673427] ACPI: Added _OSI(Module Device)
[    0.673428] ACPI: Added _OSI(Processor Device)
[    0.673428] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.673429] ACPI: Added _OSI(Processor Aggregator Device)
[    0.673429] ACPI: Added _OSI(Linux-Dell-Video)
[    0.673430] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.673430] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.682266] ACPI: 7 ACPI AML tables successfully acquired and loaded
[    0.683937] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.686561] ACPI: Interpreter enabled
[    0.686573] ACPI: (supports S0 S3 S4 S5)
[    0.686573] ACPI: Using IOAPIC for interrupt routing
[    0.686873] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.687106] ACPI: Enabled 3 GPEs in block 00 to 1F
[    0.694184] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.694187] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.694339] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME LTR]
[    0.694484] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[    0.694492] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.694773] PCI host bridge to bus 0000:00
[    0.694775] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.694776] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.694776] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.694777] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.694778] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.694779] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[    0.694780] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfec2ffff window]
[    0.694780] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
[    0.694781] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.694786] pci 0000:00:00.0: [1022:1450] type 00 class 0x060000
[    0.694858] pci 0000:00:00.2: [1022:1451] type 00 class 0x080600
[    0.694944] pci 0000:00:01.0: [1022:1452] type 00 class 0x060000
[    0.695003] pci 0000:00:01.1: [1022:1453] type 01 class 0x060400
[    0.695993] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    0.696077] pci 0000:00:01.3: [1022:1453] type 01 class 0x060400
[    0.696179] pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
[    0.696265] pci 0000:00:02.0: [1022:1452] type 00 class 0x060000
[    0.696337] pci 0000:00:03.0: [1022:1452] type 00 class 0x060000
[    0.696395] pci 0000:00:03.1: [1022:1453] type 01 class 0x060400
[    0.696752] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
[    0.696845] pci 0000:00:04.0: [1022:1452] type 00 class 0x060000
[    0.696922] pci 0000:00:07.0: [1022:1452] type 00 class 0x060000
[    0.696979] pci 0000:00:07.1: [1022:1454] type 01 class 0x060400
[    0.697005] pci 0000:00:07.1: enabling Extended Tags
[    0.697080] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
[    0.697170] pci 0000:00:08.0: [1022:1452] type 00 class 0x060000
[    0.697228] pci 0000:00:08.1: [1022:1454] type 01 class 0x060400
[    0.697256] pci 0000:00:08.1: enabling Extended Tags
[    0.697333] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.697458] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    0.697668] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    0.697883] pci 0000:00:18.0: [1022:1460] type 00 class 0x060000
[    0.697931] pci 0000:00:18.1: [1022:1461] type 00 class 0x060000
[    0.697978] pci 0000:00:18.2: [1022:1462] type 00 class 0x060000
[    0.698026] pci 0000:00:18.3: [1022:1463] type 00 class 0x060000
[    0.698075] pci 0000:00:18.4: [1022:1464] type 00 class 0x060000
[    0.698122] pci 0000:00:18.5: [1022:1465] type 00 class 0x060000
[    0.698170] pci 0000:00:18.6: [1022:1466] type 00 class 0x060000
[    0.698218] pci 0000:00:18.7: [1022:1467] type 00 class 0x060000
[    0.698580] pci 0000:01:00.0: [8086:f1a6] type 00 class 0x010802
[    0.698606] pci 0000:01:00.0: reg 0x10: [mem 0xfe900000-0xfe903fff 64bit]
[    0.698785] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.698789] pci 0000:00:01.1:   bridge window [mem 0xfe900000-0xfe9fffff]
[    0.699356] pci 0000:02:00.0: [1022:43d5] type 00 class 0x0c0330
[    0.700015] pci 0000:02:00.0: reg 0x10: [mem 0xfe6a0000-0xfe6a7fff 64bit]
[    0.700089] pci 0000:02:00.0: PME# supported from D3hot D3cold
[    0.700156] pci 0000:02:00.1: [1022:43c8] type 00 class 0x010601
[    0.700199] pci 0000:02:00.1: reg 0x24: [mem 0xfe680000-0xfe69ffff]
[    0.700205] pci 0000:02:00.1: reg 0x30: [mem 0xfe600000-0xfe67ffff pref]
[    0.700241] pci 0000:02:00.1: PME# supported from D3hot D3cold
[    0.700288] pci 0000:02:00.2: [1022:43c6] type 01 class 0x060400
[    0.700356] pci 0000:02:00.2: PME# supported from D3hot D3cold
[    0.700433] pci 0000:00:01.3: PCI bridge to [bus 02-08]
[    0.700437] pci 0000:00:01.3:   bridge window [io  0xf000-0xffff]
[    0.700439] pci 0000:00:01.3:   bridge window [mem 0xfe500000-0xfe6fffff]
[    0.700520] pci 0000:03:00.0: [1022:43c7] type 01 class 0x060400
[    0.700600] pci 0000:03:00.0: PME# supported from D3hot D3cold
[    0.700667] pci 0000:03:04.0: [1022:43c7] type 01 class 0x060400
[    0.700746] pci 0000:03:04.0: PME# supported from D3hot D3cold
[    0.700812] pci 0000:03:05.0: [1022:43c7] type 01 class 0x060400
[    0.700892] pci 0000:03:05.0: PME# supported from D3hot D3cold
[    0.700956] pci 0000:03:06.0: [1022:43c7] type 01 class 0x060400
[    0.701036] pci 0000:03:06.0: PME# supported from D3hot D3cold
[    0.701102] pci 0000:03:07.0: [1022:43c7] type 01 class 0x060400
[    0.701182] pci 0000:03:07.0: PME# supported from D3hot D3cold
[    0.701260] pci 0000:02:00.2: PCI bridge to [bus 03-08]
[    0.701264] pci 0000:02:00.2:   bridge window [io  0xf000-0xffff]
[    0.701267] pci 0000:02:00.2:   bridge window [mem 0xfe500000-0xfe5fffff]
[    0.701298] pci 0000:03:00.0: PCI bridge to [bus 04]
[    0.701343] pci 0000:03:04.0: PCI bridge to [bus 05]
[    0.701381] pci 0000:03:05.0: PCI bridge to [bus 06]
[    0.701423] pci 0000:03:06.0: PCI bridge to [bus 07]
[    0.701487] pci 0000:08:00.0: [10ec:8168] type 00 class 0x020000
[    0.701527] pci 0000:08:00.0: reg 0x10: [io  0xf000-0xf0ff]
[    0.701562] pci 0000:08:00.0: reg 0x18: [mem 0xfe504000-0xfe504fff 64bit]
[    0.701583] pci 0000:08:00.0: reg 0x20: [mem 0xfe500000-0xfe503fff 64bit]
[    0.701707] pci 0000:08:00.0: supports D1 D2
[    0.701708] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.701878] pci 0000:03:07.0: PCI bridge to [bus 08]
[    0.701882] pci 0000:03:07.0:   bridge window [io  0xf000-0xffff]
[    0.701885] pci 0000:03:07.0:   bridge window [mem 0xfe500000-0xfe5fffff]
[    0.702142] pci 0000:09:00.0: [1002:67df] type 00 class 0x030000
[    0.702164] pci 0000:09:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.702172] pci 0000:09:00.0: reg 0x18: [mem 0xf0000000-0xf01fffff 64bit pref]
[    0.702177] pci 0000:09:00.0: reg 0x20: [io  0xe000-0xe0ff]
[    0.702183] pci 0000:09:00.0: reg 0x24: [mem 0xfe800000-0xfe83ffff]
[    0.702189] pci 0000:09:00.0: reg 0x30: [mem 0xfe840000-0xfe85ffff pref]
[    0.702198] pci 0000:09:00.0: BAR 0: assigned to efifb
[    0.702241] pci 0000:09:00.0: supports D1 D2
[    0.702242] pci 0000:09:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.702321] pci 0000:09:00.1: [1002:aaf0] type 00 class 0x040300
[    0.702339] pci 0000:09:00.1: reg 0x10: [mem 0xfe860000-0xfe863fff 64bit]
[    0.702400] pci 0000:09:00.1: supports D1 D2
[    0.702472] pci 0000:00:03.1: PCI bridge to [bus 09]
[    0.702475] pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
[    0.702476] pci 0000:00:03.1:   bridge window [mem 0xfe800000-0xfe8fffff]
[    0.702479] pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.702989] pci 0000:0a:00.0: [1022:145a] type 00 class 0x130000
[    0.703013] pci 0000:0a:00.0: enabling Extended Tags
[    0.703072] pci 0000:0a:00.2: [1022:1456] type 00 class 0x108000
[    0.703085] pci 0000:0a:00.2: reg 0x18: [mem 0xfe300000-0xfe3fffff]
[    0.703092] pci 0000:0a:00.2: reg 0x24: [mem 0xfe400000-0xfe401fff]
[    0.703098] pci 0000:0a:00.2: enabling Extended Tags
[    0.703159] pci 0000:0a:00.3: [1022:145f] type 00 class 0x0c0330
[    0.703170] pci 0000:0a:00.3: reg 0x10: [mem 0xfe200000-0xfe2fffff 64bit]
[    0.703188] pci 0000:0a:00.3: enabling Extended Tags
[    0.703214] pci 0000:0a:00.3: PME# supported from D0 D3hot D3cold
[    0.703265] pci 0000:00:07.1: PCI bridge to [bus 0a]
[    0.703268] pci 0000:00:07.1:   bridge window [mem 0xfe200000-0xfe4fffff]
[    0.706704] pci 0000:0b:00.0: [1022:1455] type 00 class 0x130000
[    0.706730] pci 0000:0b:00.0: enabling Extended Tags
[    0.706795] pci 0000:0b:00.2: [1022:7901] type 00 class 0x010601
[    0.706822] pci 0000:0b:00.2: reg 0x24: [mem 0xfe708000-0xfe708fff]
[    0.706829] pci 0000:0b:00.2: enabling Extended Tags
[    0.706856] pci 0000:0b:00.2: PME# supported from D3hot D3cold
[    0.706901] pci 0000:0b:00.3: [1022:1457] type 00 class 0x040300
[    0.706910] pci 0000:0b:00.3: reg 0x10: [mem 0xfe700000-0xfe707fff]
[    0.706927] pci 0000:0b:00.3: enabling Extended Tags
[    0.706953] pci 0000:0b:00.3: PME# supported from D0 D3hot D3cold
[    0.707008] pci 0000:00:08.1: PCI bridge to [bus 0b]
[    0.707011] pci 0000:00:08.1:   bridge window [mem 0xfe700000-0xfe7fffff]
[    0.707328] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
[    0.707379] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
[    0.707423] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
[    0.707478] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
[    0.707528] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
[    0.707569] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
[    0.707609] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
[    0.707650] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
[    0.708080] pci 0000:09:00.0: vgaarb: setting as boot VGA device
[    0.708080] pci 0000:09:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.708080] pci 0000:09:00.0: vgaarb: bridge control possible
[    0.708080] vgaarb: loaded
[    0.708080] ACPI: bus type USB registered
[    0.708080] usbcore: registered new interface driver usbfs
[    0.708080] usbcore: registered new interface driver hub
[    0.708080] usbcore: registered new device driver usb
[    0.708080] pps_core: LinuxPPS API ver. 1 registered
[    0.708080] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.708080] PTP clock support registered
[    0.708080] EDAC MC: Ver: 3.0.0
[    0.708080] Registered efivars operations
[    0.733376] PCI: Using ACPI for IRQ routing
[    0.735549] PCI: pci_cache_line_size set to 64 bytes
[    0.735606] e820: reserve RAM buffer [mem 0x09c00000-0x0bffffff]
[    0.735607] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
[    0.735607] e820: reserve RAM buffer [mem 0xd401d000-0xd7ffffff]
[    0.735608] e820: reserve RAM buffer [mem 0xda216000-0xdbffffff]
[    0.735609] e820: reserve RAM buffer [mem 0xda4c9000-0xdbffffff]
[    0.735609] e820: reserve RAM buffer [mem 0xde000000-0xdfffffff]
[    0.735610] e820: reserve RAM buffer [mem 0x41f380000-0x41fffffff]
[    0.735671] NetLabel: Initializing
[    0.735671] NetLabel:  domain hash size = 128
[    0.735672] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.735680] NetLabel:  unlabeled traffic allowed by default
[    0.736702] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.736704] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.737717] clocksource: Switched to clocksource tsc-early
[    0.744260] VFS: Disk quotas dquot_6.6.0
[    0.744276] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.744329] pnp: PnP ACPI init
[    0.744448] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.744452] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.744508] system 00:01: [mem 0xfeb80000-0xfebfffff] could not be reserved
[    0.744510] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.744577] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.744709] system 00:03: [io  0x0300-0x030f] has been reserved
[    0.744711] system 00:03: [io  0x0230-0x023f] has been reserved
[    0.744712] system 00:03: [io  0x0290-0x029f] has been reserved
[    0.744714] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.744949] pnp 00:04: [dma 0 disabled]
[    0.744977] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.745155] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    0.745157] system 00:05: [io  0x040b] has been reserved
[    0.745158] system 00:05: [io  0x04d6] has been reserved
[    0.745158] system 00:05: [io  0x0c00-0x0c01] has been reserved
[    0.745159] system 00:05: [io  0x0c14] has been reserved
[    0.745160] system 00:05: [io  0x0c50-0x0c51] has been reserved
[    0.745161] system 00:05: [io  0x0c52] has been reserved
[    0.745162] system 00:05: [io  0x0c6c] has been reserved
[    0.745163] system 00:05: [io  0x0c6f] has been reserved
[    0.745164] system 00:05: [io  0x0cd0-0x0cd1] has been reserved
[    0.745164] system 00:05: [io  0x0cd2-0x0cd3] has been reserved
[    0.745165] system 00:05: [io  0x0cd4-0x0cd5] has been reserved
[    0.745166] system 00:05: [io  0x0cd6-0x0cd7] has been reserved
[    0.745167] system 00:05: [io  0x0cd8-0x0cdf] has been reserved
[    0.745168] system 00:05: [io  0x0800-0x089f] has been reserved
[    0.745169] system 00:05: [io  0x0b00-0x0b0f] has been reserved
[    0.745170] system 00:05: [io  0x0b20-0x0b3f] has been reserved
[    0.745170] system 00:05: [io  0x0900-0x090f] has been reserved
[    0.745171] system 00:05: [io  0x0910-0x091f] has been reserved
[    0.745173] system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.745174] system 00:05: [mem 0xfec01000-0xfec01fff] could not be reserved
[    0.745175] system 00:05: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.745176] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.745177] system 00:05: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    0.745178] system 00:05: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.745179] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[    0.745181] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.745555] pnp: PnP ACPI: found 6 devices
[    0.750993] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.751048] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.751051] pci 0000:00:01.1:   bridge window [mem 0xfe900000-0xfe9fffff]
[    0.751055] pci 0000:03:00.0: PCI bridge to [bus 04]
[    0.751063] pci 0000:03:04.0: PCI bridge to [bus 05]
[    0.751072] pci 0000:03:05.0: PCI bridge to [bus 06]
[    0.751080] pci 0000:03:06.0: PCI bridge to [bus 07]
[    0.751089] pci 0000:03:07.0: PCI bridge to [bus 08]
[    0.751091] pci 0000:03:07.0:   bridge window [io  0xf000-0xffff]
[    0.751094] pci 0000:03:07.0:   bridge window [mem 0xfe500000-0xfe5fffff]
[    0.751100] pci 0000:02:00.2: PCI bridge to [bus 03-08]
[    0.751102] pci 0000:02:00.2:   bridge window [io  0xf000-0xffff]
[    0.751105] pci 0000:02:00.2:   bridge window [mem 0xfe500000-0xfe5fffff]
[    0.751111] pci 0000:00:01.3: PCI bridge to [bus 02-08]
[    0.751112] pci 0000:00:01.3:   bridge window [io  0xf000-0xffff]
[    0.751114] pci 0000:00:01.3:   bridge window [mem 0xfe500000-0xfe6fffff]
[    0.751118] pci 0000:00:03.1: PCI bridge to [bus 09]
[    0.751119] pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
[    0.751121] pci 0000:00:03.1:   bridge window [mem 0xfe800000-0xfe8fffff]
[    0.751122] pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.751125] pci 0000:00:07.1: PCI bridge to [bus 0a]
[    0.751127] pci 0000:00:07.1:   bridge window [mem 0xfe200000-0xfe4fffff]
[    0.751130] pci 0000:00:08.1: PCI bridge to [bus 0b]
[    0.751133] pci 0000:00:08.1:   bridge window [mem 0xfe700000-0xfe7fffff]
[    0.751137] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.751137] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.751138] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.751139] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.751140] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[    0.751141] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[    0.751142] pci_bus 0000:00: resource 10 [mem 0xe0000000-0xfec2ffff window]
[    0.751143] pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window]
[    0.751143] pci_bus 0000:01: resource 1 [mem 0xfe900000-0xfe9fffff]
[    0.751144] pci_bus 0000:02: resource 0 [io  0xf000-0xffff]
[    0.751145] pci_bus 0000:02: resource 1 [mem 0xfe500000-0xfe6fffff]
[    0.751146] pci_bus 0000:03: resource 0 [io  0xf000-0xffff]
[    0.751147] pci_bus 0000:03: resource 1 [mem 0xfe500000-0xfe5fffff]
[    0.751147] pci_bus 0000:08: resource 0 [io  0xf000-0xffff]
[    0.751148] pci_bus 0000:08: resource 1 [mem 0xfe500000-0xfe5fffff]
[    0.751149] pci_bus 0000:09: resource 0 [io  0xe000-0xefff]
[    0.751150] pci_bus 0000:09: resource 1 [mem 0xfe800000-0xfe8fffff]
[    0.751150] pci_bus 0000:09: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.751151] pci_bus 0000:0a: resource 1 [mem 0xfe200000-0xfe4fffff]
[    0.751152] pci_bus 0000:0b: resource 1 [mem 0xfe700000-0xfe7fffff]
[    0.751221] NET: Registered protocol family 2
[    0.751337] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
[    0.751369] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.751517] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.751640] TCP: Hash tables configured (established 131072 bind 65536)
[    0.751675] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    0.751715] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    0.751784] NET: Registered protocol family 1
[    0.751788] NET: Registered protocol family 44
[    0.751916] pci 0000:09:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.751921] pci 0000:09:00.1: Linked as a consumer to 0000:09:00.0
[    0.752043] PCI: CLS 64 bytes, default 64
[    0.752066] Unpacking initramfs...
[    0.839815] Freeing initrd memory: 9148K
[    0.839830] AMD-Vi: IOMMU performance counters supported
[    0.840092] iommu: Adding device 0000:00:01.0 to group 0
[    0.840196] iommu: Adding device 0000:00:01.1 to group 1
[    0.840290] iommu: Adding device 0000:00:01.3 to group 2
[    0.840391] iommu: Adding device 0000:00:02.0 to group 3
[    0.840483] iommu: Adding device 0000:00:03.0 to group 4
[    0.840586] iommu: Adding device 0000:00:03.1 to group 5
[    0.840677] iommu: Adding device 0000:00:04.0 to group 6
[    0.840776] iommu: Adding device 0000:00:07.0 to group 7
[    0.840865] iommu: Adding device 0000:00:07.1 to group 8
[    0.840969] iommu: Adding device 0000:00:08.0 to group 9
[    0.841062] iommu: Adding device 0000:00:08.1 to group 10
[    0.841161] iommu: Adding device 0000:00:14.0 to group 11
[    0.841173] iommu: Adding device 0000:00:14.3 to group 11
[    0.841289] iommu: Adding device 0000:00:18.0 to group 12
[    0.841301] iommu: Adding device 0000:00:18.1 to group 12
[    0.841313] iommu: Adding device 0000:00:18.2 to group 12
[    0.841324] iommu: Adding device 0000:00:18.3 to group 12
[    0.841337] iommu: Adding device 0000:00:18.4 to group 12
[    0.841350] iommu: Adding device 0000:00:18.5 to group 12
[    0.841361] iommu: Adding device 0000:00:18.6 to group 12
[    0.841373] iommu: Adding device 0000:00:18.7 to group 12
[    0.841467] iommu: Adding device 0000:01:00.0 to group 13
[    0.841583] iommu: Adding device 0000:02:00.0 to group 14
[    0.841604] iommu: Adding device 0000:02:00.1 to group 14
[    0.841622] iommu: Adding device 0000:02:00.2 to group 14
[    0.841634] iommu: Adding device 0000:03:00.0 to group 14
[    0.841645] iommu: Adding device 0000:03:04.0 to group 14
[    0.841656] iommu: Adding device 0000:03:05.0 to group 14
[    0.841667] iommu: Adding device 0000:03:06.0 to group 14
[    0.841678] iommu: Adding device 0000:03:07.0 to group 14
[    0.841698] iommu: Adding device 0000:08:00.0 to group 14
[    0.841814] iommu: Adding device 0000:09:00.0 to group 15
[    0.841832] iommu: Using direct mapping for device 0000:09:00.0
[    0.841855] iommu: Adding device 0000:09:00.1 to group 15
[    0.841902] iommu: Adding device 0000:0a:00.0 to group 16
[    0.841990] iommu: Adding device 0000:0a:00.2 to group 17
[    0.842075] iommu: Adding device 0000:0a:00.3 to group 18
[    0.842175] iommu: Adding device 0000:0b:00.0 to group 19
[    0.842283] iommu: Adding device 0000:0b:00.2 to group 20
[    0.842385] iommu: Adding device 0000:0b:00.3 to group 21
[    0.842628] AMD-Vi: Found IOMMU at 0000:00:00.2 cap 0x40
[    0.842628] AMD-Vi: Extended features (0xf77ef22294ada):
[    0.842629]  PPR NX GT IA GA PC GA_vAPIC
[    0.842631] AMD-Vi: Interrupt remapping enabled
[    0.842631] AMD-Vi: Virtual APIC enabled
[    0.842709] AMD-Vi: Lazy IO/TLB flushing enabled
[    0.843518] amd_uncore: AMD NB counters detected
[    0.843522] amd_uncore: AMD LLC counters detected
[    0.843729] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    0.843771] check: Scanning for low memory corruption every 60 seconds
[    0.844248] Initialise system trusted keyrings
[    0.844260] Key type blacklist registered
[    0.844286] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[    0.845068] zbud: loaded
[    0.867669] Key type asymmetric registered
[    0.867670] Asymmetric key parser 'x509' registered
[    0.867678] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    0.867718] io scheduler mq-deadline registered
[    0.867718] io scheduler kyber registered
[    0.867750] io scheduler bfq registered
[    0.868569] aer 0000:00:01.1:pcie002: AER enabled with IRQ 26
[    0.870527] aer 0000:00:01.3:pcie002: AER enabled with IRQ 27
[    0.872509] aer 0000:00:03.1:pcie002: AER enabled with IRQ 28
[    0.873559] aer 0000:00:07.1:pcie002: AER enabled with IRQ 29
[    0.876502] aer 0000:00:08.1:pcie002: AER enabled with IRQ 31
[    0.877141] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.877189] efifb: probing for efifb
[    0.877199] efifb: Ignoring BGRT: unexpected or invalid BMP data
[    0.877200] efifb: framebuffer at 0xe0000000, using 3072k, total 3072k
[    0.877201] efifb: mode is 1024x768x32, linelength=4096, pages=1
[    0.877201] efifb: scrolling: redraw
[    0.877202] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.877232] fbcon: Deferring console take-over
[    0.877233] fb0: EFI VGA frame buffer device
[    0.877284] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.877289] ACPI: Power Button [PWRB]
[    0.877317] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.878963] ACPI: Power Button [PWRF]
[    0.879094] Monitor-Mwait will be used to enter C-1 state
[    0.880377] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.901415] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.902634] nvme nvme0: pci function 0000:01:00.0
[    0.902659] usbcore: registered new interface driver usbserial_generic
[    0.902662] usbserial: USB Serial support registered for generic
[    0.902692] rtc_cmos 00:02: RTC can wake from S4
[    0.902943] rtc_cmos 00:02: registered as rtc0
[    0.902952] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.903088] ledtrig-cpu: registered to indicate activity on CPUs
[    0.903280] NET: Registered protocol family 10
[    0.906859] Segment Routing with IPv6
[    0.906871] NET: Registered protocol family 17
[    0.907520] RAS: Correctable Errors collector initialized.
[    0.907523] microcode: microcode updated early to new patch_level=0x0800820b
[    0.907544] microcode: CPU0: patch_level=0x0800820b
[    0.907549] microcode: CPU1: patch_level=0x0800820b
[    0.907555] microcode: CPU2: patch_level=0x0800820b
[    0.907561] microcode: CPU3: patch_level=0x0800820b
[    0.907567] microcode: CPU4: patch_level=0x0800820b
[    0.907574] microcode: CPU5: patch_level=0x0800820b
[    0.907579] microcode: CPU6: patch_level=0x0800820b
[    0.907585] microcode: CPU7: patch_level=0x0800820b
[    0.907588] microcode: CPU8: patch_level=0x0800820b
[    0.907593] microcode: CPU9: patch_level=0x0800820b
[    0.907597] microcode: CPU10: patch_level=0x0800820b
[    0.907601] microcode: CPU11: patch_level=0x0800820b
[    0.907606] microcode: CPU12: patch_level=0x0800820b
[    0.907610] microcode: CPU13: patch_level=0x0800820b
[    0.907616] microcode: CPU14: patch_level=0x0800820b
[    0.907619] microcode: CPU15: patch_level=0x0800820b
[    0.907640] microcode: Microcode Update Driver: v2.2.
[    0.907648] sched_clock: Marking stable (930963289, -23326589)->(1251036585, -343399885)
[    0.908012] registered taskstats version 1
[    0.908018] Loading compiled-in X.509 certificates
[    0.910012] Loaded X.509 cert 'Build time autogenerated kernel key: c46ef853d5ef636f1bef49400078ef980e8faf25'
[    0.910034] zswap: loaded using pool lzo/zbud
[    0.913295] Key type big_key registered
[    0.913528]   Magic number: 11:560:224
[    0.913581] memory memory106: hash matches
[    0.913652] rtc_cmos 00:02: setting system clock to 2019-03-18T10:14:54 UTC (1552904094)
[    1.115573] nvme nvme0: 15/0/0 default/read/poll queues
[    1.117903]  nvme0n1: p1 p2 p3 p4
[    1.119425] Freeing unused decrypted memory: 2040K
[    1.119727] Freeing unused kernel image memory: 1532K
[    1.147197] Write protecting the kernel read-only data: 18432k
[    1.147798] Freeing unused kernel image memory: 2016K
[    1.147958] Freeing unused kernel image memory: 376K
[    1.154139] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.154143] Run /init as init process
[    1.214376] fbcon: Taking over console
[    1.214427] Console: switching to colour frame buffer device 128x48
[    1.254786] SCSI subsystem initialized
[    1.254844] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    1.254851] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
[    1.261196] libata version 3.00 loaded.
[    1.263223] ahci 0000:02:00.1: version 3.0
[    1.263383] ahci 0000:02:00.1: SSS flag set, parallel bus scan disabled
[    1.263415] ahci 0000:02:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0x33 impl SATA mode
[    1.263417] ahci 0000:02:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst 
[    1.263834] scsi host0: ahci
[    1.265257] scsi host1: ahci
[    1.266690] scsi host2: ahci
[    1.266775] scsi host3: ahci
[    1.266861] scsi host4: ahci
[    1.266935] scsi host5: ahci
[    1.267007] scsi host6: ahci
[    1.267078] scsi host7: ahci
[    1.267118] ata1: SATA max UDMA/133 abar m131072@0xfe680000 port 0xfe680100 irq 58
[    1.267120] ata2: SATA max UDMA/133 abar m131072@0xfe680000 port 0xfe680180 irq 58
[    1.267120] ata3: DUMMY
[    1.267121] ata4: DUMMY
[    1.267122] ata5: SATA max UDMA/133 abar m131072@0xfe680000 port 0xfe680300 irq 58
[    1.267123] ata6: SATA max UDMA/133 abar m131072@0xfe680000 port 0xfe680380 irq 58
[    1.267124] ata7: DUMMY
[    1.267124] ata8: DUMMY
[    1.267239] ahci 0000:0b:00.2: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    1.267241] ahci 0000:0b:00.2: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    1.267344] scsi host8: ahci
[    1.267381] ata9: SATA max UDMA/133 abar m4096@0xfe708000 port 0xfe708100 irq 60
[    1.307782] xhci_hcd 0000:02:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
[    1.308094] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.00
[    1.308095] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.308096] usb usb1: Product: xHCI Host Controller
[    1.308097] usb usb1: Manufacturer: Linux 5.0.1-arch1-1-ARCH xhci-hcd
[    1.308098] usb usb1: SerialNumber: 0000:02:00.0
[    1.308190] hub 1-0:1.0: USB hub found
[    1.308202] hub 1-0:1.0: 10 ports detected
[    1.313143] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    1.313146] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
[    1.313148] xhci_hcd 0000:02:00.0: Host supports USB 3.10 Enhanced SuperSpeed
[    1.313181] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.313195] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.00
[    1.313196] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.313196] usb usb2: Product: xHCI Host Controller
[    1.313197] usb usb2: Manufacturer: Linux 5.0.1-arch1-1-ARCH xhci-hcd
[    1.313198] usb usb2: SerialNumber: 0000:02:00.0
[    1.313255] hub 2-0:1.0: USB hub found
[    1.313262] hub 2-0:1.0: 4 ports detected
[    1.315298] xhci_hcd 0000:0a:00.3: xHCI Host Controller
[    1.315301] xhci_hcd 0000:0a:00.3: new USB bus registered, assigned bus number 3
[    1.315396] xhci_hcd 0000:0a:00.3: hcc params 0x0270f665 hci version 0x100 quirks 0x0000000000000410
[    1.315624] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.00
[    1.315625] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.315626] usb usb3: Product: xHCI Host Controller
[    1.315627] usb usb3: Manufacturer: Linux 5.0.1-arch1-1-ARCH xhci-hcd
[    1.315627] usb usb3: SerialNumber: 0000:0a:00.3
[    1.315687] hub 3-0:1.0: USB hub found
[    1.315692] hub 3-0:1.0: 4 ports detected
[    1.315816] xhci_hcd 0000:0a:00.3: xHCI Host Controller
[    1.315818] xhci_hcd 0000:0a:00.3: new USB bus registered, assigned bus number 4
[    1.315819] xhci_hcd 0000:0a:00.3: Host supports USB 3.0  SuperSpeed
[    1.315829] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.315842] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.00
[    1.315843] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.315844] usb usb4: Product: xHCI Host Controller
[    1.315844] usb usb4: Manufacturer: Linux 5.0.1-arch1-1-ARCH xhci-hcd
[    1.315845] usb usb4: SerialNumber: 0000:0a:00.3
[    1.315899] hub 4-0:1.0: USB hub found
[    1.315905] hub 4-0:1.0: 4 ports detected
[    1.578182] ata1: SATA link down (SStatus 0 SControl 300)
[    1.578186] ata9: SATA link down (SStatus 0 SControl 300)
[    1.643746] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[    1.801040] usb 3-1: New USB device found, idVendor=0bda, idProduct=5409, bcdDevice= 1.43
[    1.801042] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.801043] usb 3-1: Product: 4-Port USB 2.0 Hub
[    1.801044] usb 3-1: Manufacturer: Generic
[    1.860979] hub 3-1:1.0: USB hub found
[    1.862547] hub 3-1:1.0: 4 ports detected
[    1.867168] tsc: Refined TSC clocksource calibration: 3693.061 MHz
[    1.867181] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6a7777116fa, max_idle_ns: 881590883556 ns
[    1.867238] clocksource: Switched to clocksource tsc
[    1.924452] usb 4-1: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[    1.957433] usb 4-1: New USB device found, idVendor=0bda, idProduct=0409, bcdDevice= 1.43
[    1.957435] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.957437] usb 4-1: Product: 4-Port USB 3.0 Hub
[    1.957438] usb 4-1: Manufacturer: Generic
[    1.992557] hub 4-1:1.0: USB hub found
[    1.994629] hub 4-1:1.0: 2 ports detected
[    2.043385] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.044350] ata2.00: ATA-10: WDC WD1003FZEX-00K3CA0, 01.01A01, max UDMA/133
[    2.044352] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    2.044947] ata2.00: configured for UDMA/133
[    2.045154] scsi 1:0:0:0: Direct-Access     ATA      WDC WD1003FZEX-0 1A01 PQ: 0 ANSI: 5
[    2.070426] usb 3-2: new high-speed USB device number 3 using xhci_hcd
[    2.228994] usb 3-2: New USB device found, idVendor=413c, idProduct=1010, bcdDevice=32.98
[    2.228996] usb 3-2: New USB device strings: Mfr=0, Product=11, SerialNumber=0
[    2.228998] usb 3-2: Product: USB 2.0 Hub [MTT]
[    2.276599] hub 3-2:1.0: USB hub found
[    2.278548] hub 3-2:1.0: 4 ports detected
[    2.510426] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.514137] ata5.00: ATAPI: ATAPI   iHAS122   F, EL9M, max UDMA/133
[    2.514896] ata5.00: configured for UDMA/133
[    2.523767] scsi 4:0:0:0: CD-ROM            ATAPI    iHAS122   F      EL9M PQ: 0 ANSI: 5
[    2.623746] usb 3-2.2: new full-speed USB device number 4 using xhci_hcd
[    2.623815] random: fast init done
[    2.724423] usb 3-2.2: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.03
[    2.724425] usb 3-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.724426] usb 3-2.2: Product: USB Receiver
[    2.724427] usb 3-2.2: Manufacturer: Logitech
[    2.856756] hidraw: raw HID events driver (C) Jiri Kosina
[    2.870560] usbcore: registered new interface driver usbhid
[    2.870560] usbhid: USB HID core driver
[    2.872753] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:0a:00.3-2.2/input2
[    2.883082] ata6: SATA link down (SStatus 0 SControl 330)
[    2.887606] sd 1:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    2.887608] sd 1:0:0:0: [sda] 4096-byte physical blocks
[    2.887616] sd 1:0:0:0: [sda] Write Protect is off
[    2.887617] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.887628] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.926685] usb 3-2.4: new low-speed USB device number 5 using xhci_hcd
[    2.932600] sr 4:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray
[    2.932600] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.932797] sr 4:0:0:0: Attached scsi CD-ROM sr0
[    2.941720]  sda: sda1
[    2.941987] sd 1:0:0:0: [sda] Attached SCSI disk
[    2.984350] input: Logitech Unifying Device. Wireless PID:402d Keyboard as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2.2/3-2.2:1.2/0003:046D:C52B.0003/0003:046D:402D.0004/input/input2
[    2.984367] input: Logitech Unifying Device. Wireless PID:402d Mouse as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2.2/3-2.2:1.2/0003:046D:C52B.0003/0003:046D:402D.0004/input/input3
[    2.984413] hid-generic 0003:046D:402D.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech Unifying Device. Wireless PID:402d] on usb-0000:0a:00.3-2.2:1
[    3.020188] logitech-hidpp-device 0003:046D:402D.0004: hidraw1: USB HID v1.11 Keyboard [Logitech M560] on usb-0000:0a:00.3-2.2:1
[    3.027036] usb 3-2.4: New USB device found, idVendor=413c, idProduct=2110, bcdDevice= 0.06
[    3.027037] usb 3-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.027038] usb 3-2.4: Product: Dell Wired Multimedia Keyboard
[    3.027039] usb 3-2.4: Manufacturer: Dell
[    3.117396] input: Dell Dell Wired Multimedia Keyboard as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2.4/3-2.4:1.0/0003:413C:2110.0005/input/input7
[    3.173854] hid-generic 0003:413C:2110.0005: input,hidraw2: USB HID v1.10 Keyboard [Dell Dell Wired Multimedia Keyboard] on usb-0000:0a:00.3-2.4/input0
[    3.185853] input: Dell Dell Wired Multimedia Keyboard Mouse as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2.4/3-2.4:1.1/0003:413C:2110.0006/input/input8
[    3.185869] input: Dell Dell Wired Multimedia Keyboard System Control as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2.4/3-2.4:1.1/0003:413C:2110.0006/input/input9
[    3.240066] input: Dell Dell Wired Multimedia Keyboard Consumer Control as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2.4/3-2.4:1.1/0003:413C:2110.0006/input/input10
[    3.240536] hid-generic 0003:413C:2110.0006: input,hiddev1,hidraw3: USB HID v1.10 Mouse [Dell Dell Wired Multimedia Keyboard] on usb-0000:0a:00.3-2.4/input1
[    3.387110] EXT4-fs (nvme0n1p3): mounted filesystem with ordered data mode. Opts: (null)
[    3.447099] systemd[1]: systemd 241.7-2-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    3.463384] systemd[1]: Detected architecture x86-64.
[    3.474401] systemd[1]: Set hostname to <sapphire>.
[    3.530810] systemd[1]: Listening on LVM2 metadata daemon socket.
[    3.530857] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    3.531094] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    3.531147] systemd[1]: Listening on Journal Socket.
[    3.535450] systemd[1]: Starting Load Kernel Modules...
[    3.535923] systemd[1]: Mounting Kernel Debug File System...
[    3.536100] systemd[1]: Created slice system-getty.slice.
[    3.543642] EXT4-fs (nvme0n1p3): re-mounted. Opts: (null)
[    3.549491] vboxdrv: loading out-of-tree module taints kernel.
[    3.549634] vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
[    3.552556] vboxdrv: Found 16 processor cores
[    3.553303] random: systemd-random-: uninitialized urandom read (512 bytes read)
[    3.553781] random: lvm: uninitialized urandom read (4 bytes read)
[    3.553934] audit: type=1130 audit(1552904097.136:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.554255] audit: type=1130 audit(1552904097.136:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-binfmt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.555780] audit: type=1130 audit(1552904097.136:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.559766] audit: type=1130 audit(1552904097.140:5): 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'
[    3.570187] vboxdrv: TSC mode is Invariant, tentative frequency 3693043845 Hz
[    3.570188] vboxdrv: Successfully loaded version 6.0.4 (interface 0x00290008)
[    3.571752] VBoxPciLinuxInit
[    3.571755] vboxpci: IOMMU found
[    3.572545] VBoxNetAdp: Successfully started.
[    3.574052] VBoxNetFlt: Successfully started.
[    3.574825] audit: type=1130 audit(1552904097.156:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.579552] audit: type=1130 audit(1552904097.160:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.581829] audit: type=1130 audit(1552904097.163:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.586907] systemd-journald[411]: Received request to flush runtime journal from PID 1
[    3.587217] audit: type=1130 audit(1552904097.170:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.604298] audit: type=1130 audit(1552904097.186:10): 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'
[    3.604638] acpi_cpufreq: overriding BIOS provided _PSD data
[    3.618863] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    3.636701] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    3.636704] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[    3.639346] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    3.639538] sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address
[    3.639549] sp5100-tco sp5100-tco: Watchdog hardware is disabled
[    3.658559] ccp 0000:0a:00.2: enabling device (0000 -> 0002)
[    3.659413] input: PC Speaker as /devices/platform/pcspkr/input/input11
[    3.661520] cryptd: max_cpu_qlen set to 1000
[    3.661581] ccp 0000:0a:00.2: ccp enabled
[    3.661611] ccp 0000:0a:00.2: psp initialization failed
[    3.661612] ccp 0000:0a:00.2: enabled
[    3.668908] Linux agpgart interface v0.103
[    3.680150] libphy: r8169: probed
[    3.680499] r8169 0000:08:00.0 eth0: RTL8168h/8111h, 0c:9d:92:c7:27:b9, XID 541, IRQ 81
[    3.680502] r8169 0000:08:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    3.681200] asus_wmi: ASUS WMI generic driver loaded
[    3.683002] asus_wmi: Initialization: 0x0
[    3.683039] asus_wmi: BIOS WMI version: 0.9
[    3.683169] asus_wmi: SFUN value: 0x0
[    3.683668] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input12
[    3.683753] AVX2 version of gcm_enc/dec engaged.
[    3.683753] AES CTR mode by8 optimization enabled
[    3.683858] asus_wmi: Number of fans: 1
[    3.687201] r8169 0000:08:00.0 enp8s0: renamed from eth0
[    3.698371] random: lvm: uninitialized urandom read (4 bytes read)
[    3.703139] Adding 4194300k swap on /dev/nvme0n1p2.  Priority:-2 extents:1 across:4194300k SSFS
[    3.705108] random: crng init done
[    3.705454] snd_hda_intel 0000:09:00.1: Handle vga_switcheroo audio client
[    3.705456] snd_hda_intel 0000:09:00.1: Force to non-snoop mode
[    3.705874] snd_hda_intel 0000:0b:00.3: enabling device (0000 -> 0002)
[    3.715860] mousedev: PS/2 mouse device common for all mice
[    3.723377] device-mapper: uevent: version 1.0.3
[    3.723503] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com
[    3.728175] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input13
[    3.728220] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input14
[    3.728273] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input15
[    3.728309] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input16
[    3.728345] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input17
[    3.728378] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input18
[    3.729640] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    3.734707] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC887-VD: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[    3.734709] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    3.734710] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    3.734711] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[    3.734712] snd_hda_codec_realtek hdaudioC1D0:    dig-out=0x11/0x0
[    3.734713] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[    3.734714] snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x19
[    3.734716] snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
[    3.734717] snd_hda_codec_realtek hdaudioC1D0:      Line=0x1a
[    3.749272] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/sound/card1/input19
[    3.749319] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/sound/card1/input20
[    3.749360] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/sound/card1/input21
[    3.749401] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/sound/card1/input22
[    3.749442] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/sound/card1/input23
[    3.789630] kvm: Nested Virtualization enabled
[    3.789635] kvm: Nested Paging enabled
[    3.789636] SVM: Virtual VMLOAD VMSAVE supported
[    3.789636] SVM: Virtual GIF supported
[    3.792451] MCE: In-kernel MCE decoding enabled.
[    3.795377] EDAC amd64: Node 0: DRAM ECC disabled.
[    3.795379] 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.)
[    3.875976] EDAC amd64: Node 0: DRAM ECC disabled.
[    3.875978] 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.)
[    3.880122] EXT4-fs (nvme0n1p4): mounted filesystem with ordered data mode. Opts: (null)
[    3.934992] EDAC amd64: Node 0: DRAM ECC disabled.
[    3.934994] 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.)
[    3.935236] [drm] amdgpu kernel modesetting enabled.
[    3.935323] Parsing CRAT table with 1 nodes
[    3.935336] Ignoring ACPI CRAT on non-APU system
[    3.935339] Virtual CRAT table created for CPU
[    3.935340] Parsing CRAT table with 1 nodes
[    3.935341] Creating topology SYSFS entries
[    3.935363] Topology: Add CPU node
[    3.935364] Finished initializing topology
[    3.935476] checking generic (e0000000 300000) vs hw (e0000000 10000000)
[    3.935477] fb0: switching to amdgpudrmfb from EFI VGA
[    3.935499] Console: switching to colour dummy device 80x25
[    3.935735] [drm] initializing kernel modesetting (POLARIS10 0x1002:0x67DF 0x1DA2:0xE366 0xE7).
[    3.935743] [drm] register mmio base: 0xFE800000
[    3.935743] [drm] register mmio size: 262144
[    3.935748] [drm] add ip block number 0 <vi_common>
[    3.935748] [drm] add ip block number 1 <gmc_v8_0>
[    3.935749] [drm] add ip block number 2 <tonga_ih>
[    3.935751] [drm] add ip block number 3 <gfx_v8_0>
[    3.935752] [drm] add ip block number 4 <sdma_v3_0>
[    3.935753] [drm] add ip block number 5 <powerplay>
[    3.935754] [drm] add ip block number 6 <dm>
[    3.935755] [drm] add ip block number 7 <uvd_v6_0>
[    3.935756] [drm] add ip block number 8 <vce_v3_0>
[    3.935767] [drm] UVD is enabled in VM mode
[    3.935767] [drm] UVD ENC is enabled in VM mode
[    3.935769] [drm] VCE enabled in VM mode
[    3.935951] amdgpu 0000:09:00.0: No more image in the PCI ROM
[    3.935971] ATOM BIOS: 113-1E366CU-S52
[    3.935992] [drm] vm size is 64 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
[    3.937153] amdgpu 0000:09:00.0: VRAM: 8192M 0x000000F400000000 - 0x000000F5FFFFFFFF (8192M used)
[    3.937155] amdgpu 0000:09:00.0: GART: 256M 0x000000FF00000000 - 0x000000FF0FFFFFFF
[    3.937160] [drm] Detected VRAM RAM=8192M, BAR=256M
[    3.937160] [drm] RAM width 256bits GDDR5
[    3.937200] [TTM] Zone  kernel: Available graphics memory: 8207892 kiB
[    3.937200] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[    3.937201] [TTM] Initializing pool allocator
[    3.937203] [TTM] Initializing DMA pool allocator
[    3.937221] [drm] amdgpu: 8192M of VRAM memory ready
[    3.937222] [drm] amdgpu: 8192M of GTT memory ready.
[    3.937236] [drm] GART: num cpu pages 65536, num gpu pages 65536
[    3.938877] [drm] PCIE GART of 256M enabled (table at 0x000000F400300000).
[    3.939529] [drm] Chained IB support enabled!
[    3.942365] [drm] Found UVD firmware Version: 1.130 Family ID: 16
[    3.943277] [drm] Found VCE firmware Version: 53.26 Binary ID: 3
[    4.003785] [drm] DM_PPLIB: values for Engine clock
[    4.003787] [drm] DM_PPLIB:	 300000
[    4.003787] [drm] DM_PPLIB:	 600000
[    4.003787] [drm] DM_PPLIB:	 900000
[    4.003787] [drm] DM_PPLIB:	 1145000
[    4.003788] [drm] DM_PPLIB:	 1215000
[    4.003788] [drm] DM_PPLIB:	 1257000
[    4.003788] [drm] DM_PPLIB:	 1300000
[    4.003788] [drm] DM_PPLIB:	 1340000
[    4.003789] [drm] DM_PPLIB: Validation clocks:
[    4.003789] [drm] DM_PPLIB:    engine_max_clock: 134000
[    4.003789] [drm] DM_PPLIB:    memory_max_clock: 200000
[    4.003789] [drm] DM_PPLIB:    level           : 8
[    4.003790] [drm] DM_PPLIB: values for Memory clock
[    4.003790] [drm] DM_PPLIB:	 300000
[    4.003791] [drm] DM_PPLIB:	 1000000
[    4.003791] [drm] DM_PPLIB:	 2000000
[    4.003791] [drm] DM_PPLIB: Validation clocks:
[    4.003791] [drm] DM_PPLIB:    engine_max_clock: 134000
[    4.003792] [drm] DM_PPLIB:    memory_max_clock: 200000
[    4.003792] [drm] DM_PPLIB:    level           : 8
[    4.023398] [drm] Display Core initialized with v3.2.08!
[    4.024567] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[    4.040226] [drm] SADs count is: -2, don't need to read it
[    4.063640] [drm] SADs count is: -2, don't need to read it
[    4.071082] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    4.071083] [drm] Driver supports precise vblank timestamp query.
[    4.100273] [drm] UVD and UVD ENC initialized successfully.
[    4.201257] [drm] VCE initialized successfully.
[    4.202020] kfd kfd: Allocated 3969056 bytes on gart
[    4.202033] Virtual CRAT table created for GPU
[    4.202033] Parsing CRAT table with 1 nodes
[    4.202041] Creating topology SYSFS entries
[    4.202089] Topology: Add dGPU node [0x67df:0x1002]
[    4.202154] kfd kfd: added device 1002:67df
[    4.203700] [drm] fb mappable at 0xE0830000
[    4.203701] [drm] vram apper at 0xE0000000
[    4.203701] [drm] size 8294400
[    4.203702] [drm] fb depth is 24
[    4.203702] [drm]    pitch is 7680
[    4.203756] fbcon: amdgpudrmfb (fb0) is primary device
[    4.248810] Console: switching to colour frame buffer device 240x67
[    4.268277] amdgpu 0000:09:00.0: fb0: amdgpudrmfb frame buffer device
[    4.307387] [drm] Initialized amdgpu 3.27.0 20150101 for 0000:09:00.0 on minor 0
[    4.464507] Generic PHY r8169-800:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=r8169-800:00, irq=IGNORE)
[    4.566393] r8169 0000:08:00.0 enp8s0: Link is Down
[    5.783727] fuse init (API version 7.28)
[    8.810800] r8169 0000:08:00.0 enp8s0: Link is Up - 1Gbps/Full - flow control off
[    8.810814] IPv6: ADDRCONF(NETDEV_CHANGE): enp8s0: link becomes ready
[   10.641990] kauditd_printk_skb: 43 callbacks suppressed
[   10.641992] audit: type=1006 audit(1552904104.223:54): pid=1065 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[   10.654189] audit: type=1130 audit(1552904104.236:55): 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'
[   10.658960] audit: type=1006 audit(1552904104.240:56): pid=1150 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
[   10.685802] audit: type=1130 audit(1552904104.266:57): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   10.701603] audit: type=1112 audit(1552904104.283:58): pid=1065 uid=0 auid=1000 ses=2 msg='op=login id=1000 exe="/usr/bin/lightdm" hostname=sapphire addr=? terminal=/dev/tty7 res=success'
[   10.916971] audit: type=1130 audit(1552904104.500:59): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.012785] audit: type=1130 audit(1552904104.593:60): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.042170] audit: type=1130 audit(1552904104.623:61): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.137536] audit: type=1130 audit(1552904104.720:62): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.840043] audit: type=1130 audit(1552904105.423:63): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   20.865084] kauditd_printk_skb: 2 callbacks suppressed
[   20.865086] audit: type=1131 audit(1552904114.446:66): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@620 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   20.874077] audit: type=1131 audit(1552904114.456:67): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@620 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   34.438618] audit: type=1131 audit(1552904128.020:68): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   95.696213] logitech-hidpp-device 0003:046D:402D.0004: error in parameter
[   95.702212] logitech-hidpp-device 0003:046D:402D.0004: error in parameter
[   95.710212] logitech-hidpp-device 0003:046D:402D.0004: error in parameter
[   95.724213] logitech-hidpp-device 0003:046D:402D.0004: error in parameter
[   95.732227] logitech-hidpp-device 0003:046D:402D.0004: HID++ 2.0 device connected.
[   95.740212] logitech-hidpp-device 0003:046D:402D.0004: error in parameter
[   95.756213] logitech-hidpp-device 0003:046D:402D.0004: error in parameter
[   95.772211] logitech-hidpp-device 0003:046D:402D.0004: error in parameter
[   95.788211] logitech-hidpp-device 0003:046D:402D.0004: error in parameter
[   95.802211] logitech-hidpp-device 0003:046D:402D.0004: error in parameter
[   95.818212] logitech-hidpp-device 0003:046D:402D.0004: error in parameter
[   95.834212] logitech-hidpp-device 0003:046D:402D.0004: error in parameter
[   95.850403] logitech-hidpp-device 0003:046D:402D.0004: error in parameter
[   95.866359] logitech-hidpp-device 0003:046D:402D.0004: error in parameter
[   95.882212] logitech-hidpp-device 0003:046D:402D.0004: error in parameter
[   95.898215] logitech-hidpp-device 0003:046D:402D.0004: error in parameter
[   95.904231] logitech-hidpp-device 0003:046D:402D.0004: multiplier = 8
[   95.904309] input: Logitech Wireless Mouse M560 as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2.2/3-2.2:1.2/0003:046D:C52B.0003/0003:046D:402D.0004/input/input24
[  104.549791] audit: type=1113 audit(1552904198.173:69): pid=1065 uid=0 auid=1000 ses=2 msg='op=logout id=1000 exe="/usr/bin/lightdm" hostname=sapphire addr=? terminal=/dev/tty7 res=success'
[  104.556560] audit: type=1131 audit(1552904198.180:70): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  104.558378] audit: type=1131 audit(1552904198.183:71): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  104.559028] audit: type=1131 audit(1552904198.183:72): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  104.560528] audit: type=1131 audit(1552904198.187:73): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  104.567282] audit: type=1131 audit(1552904198.193:74): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  104.587276] audit: type=1131 audit(1552904198.213:75): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  104.593677] audit: type=1131 audit(1552904198.220:76): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-pvscan@8:1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  104.641304] audit: type=1130 audit(1552904198.267:77): 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'
[  104.641306] audit: type=1131 audit(1552904198.267:78): 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'
[  106.600421] printk: systemd-shutdow: 50 output lines suppressed due to ratelimiting
[  106.604803] systemd-shutdown[1]: Syncing filesystems and block devices.
[  106.609687] systemd-shutdown[1]: Sending SIGTERM to remaining processes...
[  106.612302] systemd-journald[411]: Received SIGTERM from PID 1 (systemd-shutdow).
[  106.624157] systemd-shutdown[1]: Sending SIGKILL to remaining processes...
[  106.625978] systemd-shutdown[1]: Unmounting file systems.
[  106.626487] [4996]: Remounting '/' read-only in with options '(null)'.
[  106.684552] EXT4-fs (nvme0n1p3): re-mounted. Opts: (null)
[  106.701591] systemd-shutdown[1]: All filesystems unmounted.
[  106.701594] systemd-shutdown[1]: Deactivating swaps.
[  106.701633] systemd-shutdown[1]: All swaps deactivated.
[  106.701634] systemd-shutdown[1]: Detaching loop devices.
[  106.701766] systemd-shutdown[1]: All loop devices detached.
[  106.701767] systemd-shutdown[1]: Detaching DM devices.
[  106.796404] EXT4-fs (nvme0n1p3): re-mounted. Opts: (null)

I also include ordinary system log for two most recent reboots, just in case.

mar 18 15:21:04 sapphire systemd[1]: Stopping User Manager for UID 620...
mar 18 15:21:04 sapphire systemd[983]: Stopping Virtual filesystem service...
mar 18 15:21:04 sapphire systemd[983]: Stopping D-Bus User Message Bus...
mar 18 15:21:04 sapphire systemd[983]: Stopped target Default.
mar 18 15:21:04 sapphire systemd[983]: Stopping Accessibility services bus...
mar 18 15:21:04 sapphire systemd[983]: at-spi-dbus-bus.service: Succeeded.
mar 18 15:21:04 sapphire systemd[983]: Stopped Accessibility services bus.
mar 18 15:21:04 sapphire systemd[983]: dbus.service: Succeeded.
mar 18 15:21:04 sapphire systemd[983]: Stopped D-Bus User Message Bus.
mar 18 15:21:04 sapphire systemd[1129]: run-user-620-gvfs.mount: Succeeded.
mar 18 15:21:04 sapphire systemd[1]: run-user-620-gvfs.mount: Succeeded.
mar 18 15:21:04 sapphire systemd[983]: run-user-620-gvfs.mount: Succeeded.
mar 18 15:21:04 sapphire systemd[983]: gvfs-daemon.service: Main process exited, code=killed, status=15/TERM
mar 18 15:21:04 sapphire systemd[983]: gvfs-daemon.service: Succeeded.
mar 18 15:21:04 sapphire systemd[983]: Stopped Virtual filesystem service.
mar 18 15:21:04 sapphire systemd[983]: Stopped target Basic System.
mar 18 15:21:04 sapphire systemd[983]: Stopped target Sockets.
mar 18 15:21:04 sapphire systemd[983]: p11-kit-server.socket: Succeeded.
mar 18 15:21:04 sapphire systemd[983]: Closed p11-kit server.
mar 18 15:21:04 sapphire systemd[983]: dirmngr.socket: Succeeded.
mar 18 15:21:04 sapphire systemd[983]: Closed GnuPG network certificate management daemon.
mar 18 15:21:04 sapphire systemd[983]: pulseaudio.socket: Succeeded.
mar 18 15:21:04 sapphire systemd[983]: Closed Sound System.
mar 18 15:21:04 sapphire systemd[983]: gpg-agent-browser.socket: Succeeded.
mar 18 15:21:04 sapphire systemd[983]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
mar 18 15:21:04 sapphire systemd[983]: gpg-agent-ssh.socket: Succeeded.
mar 18 15:21:04 sapphire systemd[983]: Closed GnuPG cryptographic agent (ssh-agent emulation).
mar 18 15:21:04 sapphire systemd[983]: gpg-agent.socket: Succeeded.
mar 18 15:21:04 sapphire systemd[983]: Closed GnuPG cryptographic agent and passphrase cache.
mar 18 15:21:04 sapphire systemd[983]: gpg-agent-extra.socket: Succeeded.
mar 18 15:21:04 sapphire systemd[983]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
mar 18 15:21:04 sapphire systemd[983]: Stopped target Paths.
mar 18 15:21:04 sapphire systemd[983]: Stopped target Timers.
mar 18 15:21:04 sapphire systemd[983]: dbus.socket: Succeeded.
mar 18 15:21:04 sapphire systemd[983]: Closed D-Bus User Message Bus Socket.
mar 18 15:21:04 sapphire systemd[983]: Reached target Shutdown.
mar 18 15:21:04 sapphire systemd[983]: systemd-exit.service: Succeeded.
mar 18 15:21:04 sapphire systemd[983]: Started Exit the Session.
mar 18 15:21:04 sapphire systemd[983]: Reached target Exit the Session.
mar 18 15:21:04 sapphire systemd[984]: pam_unix(systemd-user:session): session closed for user lightdm
mar 18 15:21:04 sapphire systemd[1]: user@620.service: Succeeded.
mar 18 15:21:04 sapphire systemd[1]: Stopped User Manager for UID 620.
mar 18 15:21:04 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@620 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:21:04 sapphire kernel: kauditd_printk_skb: 2 callbacks suppressed
mar 18 15:21:04 sapphire kernel: audit: type=1131 audit(1552918864.055:65): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@620 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:21:04 sapphire systemd[1]: Stopping User Runtime Directory /run/user/620...
mar 18 15:21:04 sapphire systemd[1129]: run-user-620.mount: Succeeded.
mar 18 15:21:04 sapphire systemd[1]: run-user-620.mount: Succeeded.
mar 18 15:21:04 sapphire systemd[1]: user-runtime-dir@620.service: Succeeded.
mar 18 15:21:04 sapphire systemd[1]: Stopped User Runtime Directory /run/user/620.
mar 18 15:21:04 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@620 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:21:04 sapphire systemd[1]: Removed slice User Slice of UID 620.
mar 18 15:21:04 sapphire kernel: audit: type=1131 audit(1552918864.065:66): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@620 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:21:18 sapphire systemd-timesyncd[695]: Synchronized to time server for the first time 84.20.234.141:123 (2.arch.pool.ntp.org).
mar 18 15:21:18 sapphire systemd[1]: systemd-hostnamed.service: Succeeded.
mar 18 15:21:18 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:21:18 sapphire kernel: audit: type=1131 audit(1552918878.635:67): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:22:05 sapphire cinnamon-session[1140]: GLib-GIO-CRITICAL: t+71,74177s: g_dbus_connection_call_sync_internal: assertion 'G_IS_DBUS_CONNECTION (connection)' failed
mar 18 15:22:05 sapphire cinnamon-session[1140]: WARNING: t+71,74189s: Requesting system restart...
mar 18 15:22:05 sapphire cinnamon-session[1140]: WARNING: t+71,74196s: Attempting to restart using systemd...
mar 18 15:22:05 sapphire systemd-logind[700]: System is rebooting.
mar 18 15:22:05 sapphire systemd[1129]: at-spi-dbus-bus.service: Succeeded.
mar 18 15:22:05 sapphire systemd[1]: Stopping Disk Manager...
mar 18 15:22:05 sapphire systemd[1]: Stopping Location Lookup Service...
mar 18 15:22:05 sapphire systemd[1]: Starting Generate shutdown-ramfs...
mar 18 15:22:05 sapphire systemd[1]: lvm2-lvmpolld.socket: Succeeded.
mar 18 15:22:05 sapphire systemd[1]: Closed LVM2 poll daemon socket.
mar 18 15:22:05 sapphire systemd[1]: Stopped target Timers.
mar 18 15:22:05 sapphire systemd[1]: logrotate.timer: Succeeded.
mar 18 15:22:05 sapphire systemd[1]: Stopped Daily rotation of log files.
mar 18 15:22:05 sapphire systemd[1]: shadow.timer: Succeeded.
mar 18 15:22:05 sapphire systemd[1]: Stopped Daily verification of password and group files.
mar 18 15:22:05 sapphire systemd[1]: systemd-tmpfiles-clean.timer: Succeeded.
mar 18 15:22:05 sapphire systemd[1]: Stopped Daily Cleanup of Temporary Directories.
mar 18 15:22:05 sapphire udisksd[1251]: udisks daemon version 2.8.2 exiting
mar 18 15:22:05 sapphire systemd[1]: Stopping LVM2 PV scan on device 8:1...
mar 18 15:22:05 sapphire systemd[1]: Stopping Accounts Service...
mar 18 15:22:05 sapphire systemd[1]: pkgstats.timer: Succeeded.
mar 18 15:22:05 sapphire systemd[1]: Stopped Weekly pkgstats submission.
mar 18 15:22:05 sapphire systemd[1]: Stopping Daemon for power management...
mar 18 15:22:05 sapphire systemd[1]: Stopping Session 2 of user matejr.
mar 18 15:22:05 sapphire systemd[1]: Stopping RealtimeKit Scheduling Policy Service...
mar 18 15:22:05 sapphire systemd[1]: Stopping Manage, Install and Generate Color Profiles...
mar 18 15:22:05 sapphire systemd[1]: Removed slice system-getty.slice.
mar 18 15:22:05 sapphire systemd[1]: Stopped target Sound Card.
mar 18 15:22:05 sapphire systemd[1]: systemd-rfkill.socket: Succeeded.
mar 18 15:22:05 sapphire systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
mar 18 15:22:05 sapphire systemd[1]: Stopped target Graphical Interface.
mar 18 15:22:05 sapphire systemd[1]: Stopping Light Display Manager...
mar 18 15:22:05 sapphire systemd[1]: Stopped target Multi-User System.
mar 18 15:22:05 sapphire systemd[1]: Stopped target Login Prompts.
mar 18 15:22:05 sapphire systemd[1]: man-db.timer: Succeeded.
mar 18 15:22:05 sapphire systemd[1]: Stopped Daily man-db regeneration.
mar 18 15:22:05 sapphire systemd[1]: Stopped target System Time Synchronized.
mar 18 15:22:05 sapphire systemd[1]: rtkit-daemon.service: Main process exited, code=killed, status=15/TERM
mar 18 15:22:05 sapphire systemd[1]: rtkit-daemon.service: Succeeded.
mar 18 15:22:05 sapphire systemd[1]: Stopped RealtimeKit Scheduling Policy Service.
mar 18 15:22:05 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:22:05 sapphire systemd[1]: upower.service: Main process exited, code=killed, status=15/TERM
mar 18 15:22:05 sapphire systemd[1]: upower.service: Succeeded.
mar 18 15:22:05 sapphire systemd[1]: Stopped Daemon for power management.
mar 18 15:22:05 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:22:05 sapphire polkitd[773]: Unregistered Authentication Agent for unix-session:2 (system bus name :1.82, object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_GB.utf8) (disconnected from bus)
mar 18 15:22:05 sapphire systemd[1]: geoclue.service: Main process exited, code=killed, status=15/TERM
mar 18 15:22:05 sapphire systemd[1]: geoclue.service: Succeeded.
mar 18 15:22:05 sapphire systemd[1]: Stopped Location Lookup Service.
mar 18 15:22:05 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:22:05 sapphire kernel: audit: type=1131 audit(1552918925.703:68): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:22:05 sapphire kernel: audit: type=1131 audit(1552918925.703:69): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:22:05 sapphire kernel: audit: type=1131 audit(1552918925.703:70): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:22:05 sapphire systemd[1]: udisks2.service: Succeeded.
mar 18 15:22:05 sapphire audit[1043]: USER_LOGOUT pid=1043 uid=0 auid=1000 ses=2 msg='op=logout id=1000 exe="/usr/bin/lightdm" hostname=sapphire addr=? terminal=/dev/tty7 res=success'
mar 18 15:22:05 sapphire systemd[1]: Stopped Disk Manager.
mar 18 15:22:05 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:22:05 sapphire lightdm[1043]: pam_unix(lightdm:session): session closed for user matejr
mar 18 15:22:05 sapphire systemd[1]: accounts-daemon.service: Succeeded.
mar 18 15:22:05 sapphire systemd[1]: Stopped Accounts Service.
mar 18 15:22:05 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:22:05 sapphire systemd[1]: colord.service: Main process exited, code=killed, status=15/TERM
mar 18 15:22:05 sapphire systemd[1]: colord.service: Succeeded.
mar 18 15:22:05 sapphire systemd[1]: Stopped Manage, Install and Generate Color Profiles.
mar 18 15:22:05 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:22:05 sapphire kernel: audit: type=1113 audit(1552918925.706:71): pid=1043 uid=0 auid=1000 ses=2 msg='op=logout id=1000 exe="/usr/bin/lightdm" hostname=sapphire addr=? terminal=/dev/tty7 res=success'
mar 18 15:22:05 sapphire kernel: audit: type=1131 audit(1552918925.706:72): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:22:05 sapphire kernel: audit: type=1131 audit(1552918925.706:73): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:22:05 sapphire kernel: audit: type=1131 audit(1552918925.706:74): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:22:05 sapphire mkinitcpio[1707]: ==> Starting build: none
mar 18 15:22:05 sapphire mkinitcpio[1707]:   -> Running build hook: [sd-shutdown]
mar 18 15:22:05 sapphire systemd[1]: session-2.scope: Succeeded.
mar 18 15:22:05 sapphire systemd[1]: Stopped Session 2 of user matejr.
mar 18 15:22:05 sapphire systemd[1]: Stopping User Manager for UID 1000...
mar 18 15:22:05 sapphire systemd[1]: Stopping Login Service...
mar 18 15:22:05 sapphire systemd[1129]: Stopping Sound Service...
mar 18 15:22:05 sapphire systemd[1129]: Stopping Evolution source registry...
mar 18 15:22:05 sapphire systemd[1129]: Stopping Evolution address book service...
mar 18 15:22:05 sapphire systemd[1129]: Stopped target Default.
mar 18 15:22:05 sapphire systemd[1129]: Stopping Virtual filesystem metadata service...
mar 18 15:22:05 sapphire systemd[1129]: Stopping D-Bus User Message Bus...
mar 18 15:22:05 sapphire systemd[1129]: Stopping Virtual filesystem service - disk device monitor...
mar 18 15:22:05 sapphire systemd[1129]: Stopping Virtual filesystem service - Media Transfer Protocol monitor...
mar 18 15:22:05 sapphire systemd[1129]: Stopping Virtual filesystem service...
mar 18 15:22:05 sapphire systemd[1129]: Stopping Virtual filesystem service - digital camera monitor...
mar 18 15:22:05 sapphire systemd[1129]: Stopping Evolution calendar service...
mar 18 15:22:05 sapphire systemd[1129]: gvfs-metadata.service: Main process exited, code=killed, status=15/TERM
mar 18 15:22:05 sapphire systemd[1129]: gvfs-metadata.service: Succeeded.
mar 18 15:22:05 sapphire systemd[1129]: Stopped Virtual filesystem metadata service.
mar 18 15:22:05 sapphire systemd[1129]: gvfs-daemon.service: Main process exited, code=killed, status=15/TERM
mar 18 15:22:05 sapphire systemd[1129]: gvfs-udisks2-volume-monitor.service: Main process exited, code=killed, status=15/TERM
mar 18 15:22:05 sapphire systemd-logind[700]: Removed session 2.
mar 18 15:22:05 sapphire systemd[1129]: gvfs-udisks2-volume-monitor.service: Succeeded.
mar 18 15:22:05 sapphire systemd[1129]: Stopped Virtual filesystem service - disk device monitor.
mar 18 15:22:05 sapphire systemd[1129]: gvfs-gphoto2-volume-monitor.service: Main process exited, code=killed, status=15/TERM
mar 18 15:22:05 sapphire systemd[1129]: gvfs-gphoto2-volume-monitor.service: Succeeded.
mar 18 15:22:05 sapphire systemd[1129]: Stopped Virtual filesystem service - digital camera monitor.
mar 18 15:22:05 sapphire systemd[1]: run-user-1000-gvfs.mount: Succeeded.
mar 18 15:22:05 sapphire systemd[1]: Unmounted /run/user/1000/gvfs.
mar 18 15:22:05 sapphire systemd[1129]: run-user-1000-gvfs.mount: Succeeded.
mar 18 15:22:05 sapphire systemd[1129]: gvfs-mtp-volume-monitor.service: Main process exited, code=killed, status=15/TERM
mar 18 15:22:05 sapphire systemd[1129]: gvfs-mtp-volume-monitor.service: Succeeded.
mar 18 15:22:05 sapphire systemd[1]: lvm2-pvscan@8:1.service: Succeeded.
mar 18 15:22:05 sapphire systemd[1129]: Stopped Virtual filesystem service - Media Transfer Protocol monitor.
mar 18 15:22:05 sapphire systemd[1]: Stopped LVM2 PV scan on device 8:1.
mar 18 15:22:05 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-pvscan@8:1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:22:05 sapphire kernel: audit: type=1131 audit(1552918925.750:75): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-pvscan@8:1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:22:05 sapphire systemd[1]: Removed slice system-lvm2\x2dpvscan.slice.
mar 18 15:22:05 sapphire systemd[1129]: dbus.service: Succeeded.
mar 18 15:22:05 sapphire systemd[1129]: Stopped D-Bus User Message Bus.
mar 18 15:22:05 sapphire systemd[1129]: evolution-source-registry.service: Main process exited, code=killed, status=15/TERM
mar 18 15:22:05 sapphire systemd[1129]: evolution-source-registry.service: Succeeded.
mar 18 15:22:05 sapphire systemd[1129]: Stopped Evolution source registry.
mar 18 15:22:05 sapphire systemd[1129]: evolution-calendar-factory.service: Succeeded.
mar 18 15:22:05 sapphire systemd[1129]: Stopped Evolution calendar service.
mar 18 15:22:05 sapphire systemd[1129]: evolution-addressbook-factory.service: Succeeded.
mar 18 15:22:05 sapphire systemd[1129]: Stopped Evolution address book service.
mar 18 15:22:05 sapphire systemd[1129]: gvfs-daemon.service: Succeeded.
mar 18 15:22:05 sapphire systemd[1129]: Stopped Virtual filesystem service.
mar 18 15:22:05 sapphire systemd[1129]: pulseaudio.service: Succeeded.
mar 18 15:22:05 sapphire systemd[1129]: Stopped Sound Service.
mar 18 15:22:05 sapphire systemd[1129]: Stopped target Basic System.
mar 18 15:22:05 sapphire systemd[1129]: Stopped target Timers.
mar 18 15:22:05 sapphire systemd[1129]: Stopped target Paths.
mar 18 15:22:05 sapphire systemd[1129]: Stopped target Sockets.
mar 18 15:22:05 sapphire systemd[1129]: pulseaudio.socket: Succeeded.
mar 18 15:22:05 sapphire systemd[1129]: Closed Sound System.
mar 18 15:22:05 sapphire systemd[1129]: gpg-agent-extra.socket: Succeeded.
mar 18 15:22:05 sapphire systemd[1129]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
mar 18 15:22:05 sapphire systemd[1129]: p11-kit-server.socket: Succeeded.
mar 18 15:22:05 sapphire systemd[1129]: Closed p11-kit server.
mar 18 15:22:05 sapphire systemd[1129]: dirmngr.socket: Succeeded.
mar 18 15:22:05 sapphire systemd[1129]: Closed GnuPG network certificate management daemon.
mar 18 15:22:05 sapphire systemd[1129]: gpg-agent.socket: Succeeded.
mar 18 15:22:05 sapphire systemd[1129]: Closed GnuPG cryptographic agent and passphrase cache.
mar 18 15:22:05 sapphire systemd[1129]: gpg-agent-ssh.socket: Succeeded.
mar 18 15:22:05 sapphire systemd[1129]: Closed GnuPG cryptographic agent (ssh-agent emulation).
mar 18 15:22:05 sapphire systemd[1129]: gpg-agent-browser.socket: Succeeded.
mar 18 15:22:05 sapphire systemd[1129]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
mar 18 15:22:05 sapphire systemd[1129]: dbus.socket: Succeeded.
mar 18 15:22:05 sapphire systemd[1129]: Closed D-Bus User Message Bus Socket.
mar 18 15:22:05 sapphire systemd[1129]: Reached target Shutdown.
mar 18 15:22:05 sapphire systemd[1129]: systemd-exit.service: Succeeded.
mar 18 15:22:05 sapphire systemd[1129]: Started Exit the Session.
mar 18 15:22:05 sapphire systemd[1129]: Reached target Exit the Session.
mar 18 15:22:05 sapphire systemd[1130]: pam_unix(systemd-user:session): session closed for user matejr
mar 18 15:22:05 sapphire systemd[1]: user@1000.service: Succeeded.
mar 18 15:22:05 sapphire systemd[1]: Stopped User Manager for UID 1000.
mar 18 15:22:05 sapphire 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'
mar 18 15:22:05 sapphire systemd[1]: Stopping User Runtime Directory /run/user/1000...
mar 18 15:22:05 sapphire kernel: audit: type=1131 audit(1552918925.776:76): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:22:05 sapphire systemd[1]: run-user-1000.mount: Succeeded.
mar 18 15:22:05 sapphire systemd[1]: Unmounted /run/user/1000.
mar 18 15:22:05 sapphire systemd[1]: user-runtime-dir@1000.service: Succeeded.
mar 18 15:22:05 sapphire systemd[1]: Stopped User Runtime Directory /run/user/1000.
mar 18 15:22:05 sapphire 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'
mar 18 15:22:05 sapphire systemd[1]: Removed slice User Slice of UID 1000.
mar 18 15:22:05 sapphire mkinitcpio[1707]: ==> Build complete.
mar 18 15:22:05 sapphire systemd[1]: mkinitcpio-generate-shutdown-ramfs.service: Succeeded.
mar 18 15:22:05 sapphire kernel: audit: type=1131 audit(1552918925.783:77): 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'
mar 18 15:22:05 sapphire systemd[1]: Started Generate shutdown-ramfs.
mar 18 15:22:05 sapphire 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'
mar 18 15:22:05 sapphire 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'
mar 18 15:22:05 sapphire systemd[1]: systemd-logind.service: Succeeded.
mar 18 15:22:05 sapphire systemd[1]: Stopped Login Service.
mar 18 15:22:05 sapphire 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'
mar 18 15:22:06 sapphire systemd[1]: lightdm.service: Succeeded.
mar 18 15:22:06 sapphire systemd[1]: Stopped Light Display Manager.
mar 18 15:22:06 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:22:06 sapphire systemd[1]: Stopping Permit User Sessions...
mar 18 15:22:06 sapphire systemd[1]: systemd-user-sessions.service: Succeeded.
mar 18 15:22:06 sapphire systemd[1]: Stopped Permit User Sessions.
mar 18 15:22:06 sapphire 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'
mar 18 15:22:06 sapphire systemd[1]: Stopped target Remote File Systems.
mar 18 15:22:06 sapphire systemd[1]: Stopped target Network.
mar 18 15:22:06 sapphire systemd[1]: Stopping Network Manager...
mar 18 15:22:06 sapphire systemd[1]: Stopping WPA supplicant...
mar 18 15:22:06 sapphire NetworkManager[706]: <info>  [1552918926.1896] caught SIGTERM, shutting down normally.
mar 18 15:22:06 sapphire systemd[1]: Stopped target User and Group Name Lookups.
mar 18 15:22:06 sapphire systemd[1]: wpa_supplicant.service: Succeeded.
mar 18 15:22:06 sapphire NetworkManager[706]: <info>  [1552918926.1905] dhcp4 (enp8s0): canceled DHCP transaction
mar 18 15:22:06 sapphire NetworkManager[706]: <info>  [1552918926.1905] dhcp4 (enp8s0): state changed bound -> done
mar 18 15:22:06 sapphire NetworkManager[706]: <info>  [1552918926.1905] device (enp8s0): DHCPv4: 480 seconds grace period started
mar 18 15:22:06 sapphire systemd[1]: Stopped WPA supplicant.
mar 18 15:22:06 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:22:06 sapphire NetworkManager[706]: <info>  [1552918926.1921] exiting (success)
mar 18 15:22:06 sapphire systemd[1]: NetworkManager.service: Succeeded.
mar 18 15:22:06 sapphire systemd[1]: Stopped Network Manager.
mar 18 15:22:06 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:22:06 sapphire systemd[1]: Stopped target Network (Pre).
mar 18 15:22:06 sapphire systemd[1]: Stopping firewalld - dynamic firewall daemon...
mar 18 15:22:06 sapphire audit: NETFILTER_CFG table=security family=2 entries=4
mar 18 15:22:06 sapphire audit: NETFILTER_CFG table=raw family=2 entries=3
mar 18 15:22:06 sapphire audit: NETFILTER_CFG table=mangle family=2 entries=6
mar 18 15:22:06 sapphire audit: NETFILTER_CFG table=nat family=2 entries=5
mar 18 15:22:06 sapphire audit: NETFILTER_CFG table=filter family=2 entries=4
mar 18 15:22:06 sapphire audit: NETFILTER_CFG table=security family=10 entries=4
mar 18 15:22:06 sapphire audit: NETFILTER_CFG table=raw family=10 entries=3
mar 18 15:22:06 sapphire audit: NETFILTER_CFG table=mangle family=10 entries=6
mar 18 15:22:06 sapphire audit: NETFILTER_CFG table=nat family=10 entries=5
mar 18 15:22:06 sapphire audit: NETFILTER_CFG table=filter family=10 entries=4
mar 18 15:22:07 sapphire systemd[1]: firewalld.service: Succeeded.
mar 18 15:22:07 sapphire systemd[1]: Stopped firewalld - dynamic firewall daemon.
mar 18 15:22:07 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=firewalld comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:22:07 sapphire systemd[1]: Stopping Authorization Manager...
mar 18 15:22:07 sapphire systemd[1]: Stopping D-Bus System Message Bus...
mar 18 15:22:07 sapphire systemd[1]: dbus.service: Succeeded.
mar 18 15:22:07 sapphire systemd[1]: Stopped D-Bus System Message Bus.
mar 18 15:22:07 sapphire 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'
mar 18 15:22:07 sapphire systemd[1]: polkit.service: Main process exited, code=killed, status=15/TERM
mar 18 15:22:07 sapphire systemd[1]: polkit.service: Succeeded.
mar 18 15:22:07 sapphire systemd[1]: Stopped Authorization Manager.
mar 18 15:22:07 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:22:07 sapphire systemd[1]: Stopped target Basic System.
mar 18 15:22:07 sapphire systemd[1]: Stopped target Sockets.
mar 18 15:22:07 sapphire systemd[1]: Stopped target Slices.
mar 18 15:22:07 sapphire systemd[1]: Removed slice User and Session Slice.
mar 18 15:22:07 sapphire systemd[1]: Stopped target Paths.
mar 18 15:22:07 sapphire systemd[1]: dbus.socket: Succeeded.
mar 18 15:22:07 sapphire systemd[1]: Closed D-Bus System Message Bus Socket.
mar 18 15:22:07 sapphire systemd[1]: Stopped target System Initialization.
mar 18 15:22:07 sapphire systemd[1]: Stopping Update UTMP about System Boot/Shutdown...
mar 18 15:22:07 sapphire systemd[1]: Stopping Load/Save Random Seed...
mar 18 15:22:07 sapphire systemd[1]: Stopped target Local Encrypted Volumes.
mar 18 15:22:07 sapphire systemd[1]: systemd-ask-password-wall.path: Succeeded.
mar 18 15:22:07 sapphire systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
mar 18 15:22:07 sapphire systemd[1]: systemd-ask-password-console.path: Succeeded.
mar 18 15:22:07 sapphire 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'
mar 18 15:22:07 sapphire systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
mar 18 15:22:07 sapphire 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'
mar 18 15:22:07 sapphire systemd[1]: systemd-sysctl.service: Succeeded.
mar 18 15:22:07 sapphire systemd[1]: Stopped Apply Kernel Variables.
mar 18 15:22:07 sapphire systemd[1]: systemd-modules-load.service: Succeeded.
mar 18 15:22:07 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-binfmt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:22:07 sapphire systemd[1]: Stopped Load Kernel Modules.
mar 18 15:22:07 sapphire systemd[1]: Stopping Network Time Synchronization...
mar 18 15:22:07 sapphire systemd[1]: systemd-binfmt.service: Succeeded.
mar 18 15:22:07 sapphire systemd[1]: Stopped Set Up Additional Binary Formats.
mar 18 15:22:07 sapphire audit[1856]: SYSTEM_SHUTDOWN pid=1856 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
mar 18 15:22:07 sapphire systemd[1]: systemd-update-utmp.service: Succeeded.
mar 18 15:22:07 sapphire systemd[1]: Stopped Update UTMP about System Boot/Shutdown.
mar 18 15:22:07 sapphire 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'
mar 18 15:22:07 sapphire systemd[1]: systemd-timesyncd.service: Succeeded.
mar 18 15:22:07 sapphire systemd[1]: Stopped Network Time Synchronization.
mar 18 15:22:07 sapphire 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'
mar 18 15:22:07 sapphire systemd[1]: systemd-tmpfiles-setup.service: Succeeded.
mar 18 15:22:07 sapphire 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'
mar 18 15:22:07 sapphire systemd[1]: Stopped Create Volatile Files and Directories.
mar 18 15:22:07 sapphire systemd[1]: Stopped target Local File Systems.
mar 18 15:22:07 sapphire systemd[1]: Unmounting /mnt/MassStorage...
mar 18 15:22:07 sapphire systemd[1]: Unmounting /efi...
mar 18 15:22:07 sapphire systemd[1]: Unmounting /home...
mar 18 15:22:07 sapphire systemd[1]: Unmounting Temporary Directory (/tmp)...
mar 18 15:22:07 sapphire systemd[1]: tmp.mount: Succeeded.
mar 18 15:22:07 sapphire systemd[1]: Unmounted Temporary Directory (/tmp).
mar 18 15:22:07 sapphire systemd[1]: Stopped target Swap.
mar 18 15:22:07 sapphire systemd[1]: Deactivating swap /dev/nvme0n1p2...
mar 18 15:22:07 sapphire systemd[1]: efi.mount: Succeeded.
mar 18 15:22:07 sapphire systemd[1]: Unmounted /efi.
mar 18 15:22:07 sapphire systemd[1]: systemd-fsck@dev-disk-by\x2duuid-9416\x2d656C.service: Succeeded.
mar 18 15:22:07 sapphire systemd[1]: Stopped File System Check on /dev/disk/by-uuid/9416-656C.
mar 18 15:22:07 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-9416\x2d656C comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:22:07 sapphire systemd[1]: home.mount: Succeeded.
mar 18 15:22:07 sapphire systemd[1]: Unmounted /home.
mar 18 15:22:07 sapphire systemd[1]: systemd-fsck@dev-disk-by\x2duuid-6a865109\x2d7748\x2d4dc6\x2dad6e\x2d9d978c8b105d.service: Succeeded.
mar 18 15:22:07 sapphire systemd[1]: Stopped File System Check on /dev/disk/by-uuid/6a865109-7748-4dc6-ad6e-9d978c8b105d.
mar 18 15:22:07 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-6a865109\x2d7748\x2d4dc6\x2dad6e\x2d9d978c8b105d comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:22:07 sapphire systemd[1]: systemd-random-seed.service: Succeeded.
mar 18 15:22:07 sapphire systemd[1]: Stopped Load/Save Random Seed.
mar 18 15:22:07 sapphire 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'
mar 18 15:22:07 sapphire systemd[1]: mnt-MassStorage.mount: Succeeded.
mar 18 15:22:07 sapphire systemd[1]: Unmounted /mnt/MassStorage.
mar 18 15:22:07 sapphire systemd[1]: systemd-fsck@dev-disk-by\x2duuid-a26ade21\x2dab97\x2d4fbb\x2daefe\x2dd57fc1433bb3.service: Succeeded.
mar 18 15:22:07 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-a26ade21\x2dab97\x2d4fbb\x2daefe\x2dd57fc1433bb3 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:22:07 sapphire systemd[1]: Stopped File System Check on /dev/disk/by-uuid/a26ade21-ab97-4fbb-aefe-d57fc1433bb3.
mar 18 15:22:07 sapphire 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'
mar 18 15:22:07 sapphire systemd[1]: Removed slice system-systemd\x2dfsck.slice.
mar 18 15:22:07 sapphire systemd[1]: Stopped target Local File Systems (Pre).
mar 18 15:22:07 sapphire systemd[1]: systemd-remount-fs.service: Succeeded.
mar 18 15:22:07 sapphire systemd[1]: Stopped Remount Root and Kernel File Systems.
mar 18 15:22:07 sapphire systemd[1]: Stopping Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
mar 18 15:22:07 sapphire systemd[1]: systemd-tmpfiles-setup-dev.service: Succeeded.
mar 18 15:22:07 sapphire systemd[1]: Stopped Create Static Device Nodes in /dev.
mar 18 15:22:07 sapphire 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'
mar 18 15:22:07 sapphire systemd[1]: Reached target Shutdown.
mar 18 15:22:07 sapphire systemd[1]: dev-disk-by\x2did-nvme\x2deui.0000000001000000e4d25cc5af704f01\x2dpart2.swap: Succeeded.
mar 18 15:22:07 sapphire systemd[1]: Deactivated swap /dev/disk/by-id/nvme-eui.0000000001000000e4d25cc5af704f01-part2.
mar 18 15:22:07 sapphire systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:01:00.0\x2dnvme\x2d1\x2dpart2.swap: Succeeded.
mar 18 15:22:07 sapphire systemd[1]: Deactivated swap /dev/disk/by-path/pci-0000:01:00.0-nvme-1-part2.
mar 18 15:22:07 sapphire systemd[1]: dev-disk-by\x2did-nvme\x2dINTEL_SSDPEKKW256G8_BTHH82210CS4256B\x2dpart2.swap: Succeeded.
mar 18 15:22:07 sapphire systemd[1]: Deactivated swap /dev/disk/by-id/nvme-INTEL_SSDPEKKW256G8_BTHH82210CS4256B-part2.
mar 18 15:22:07 sapphire systemd[1]: dev-disk-by\x2dpartuuid-5d5f1b57\x2da27e\x2df64f\x2d95d1\x2d9bddd492a13a.swap: Succeeded.
mar 18 15:22:07 sapphire systemd[1]: Deactivated swap /dev/disk/by-partuuid/5d5f1b57-a27e-f64f-95d1-9bddd492a13a.
mar 18 15:22:07 sapphire systemd[1]: dev-nvme0n1p2.swap: Succeeded.
mar 18 15:22:07 sapphire systemd[1]: Deactivated swap /dev/nvme0n1p2.
mar 18 15:22:07 sapphire systemd[1]: dev-disk-by\x2duuid-1b0e9a4c\x2d2779\x2d4fec\x2da610\x2db74209b738b6.swap: Succeeded.
mar 18 15:22:07 sapphire systemd[1]: Deactivated swap /dev/disk/by-uuid/1b0e9a4c-2779-4fec-a610-b74209b738b6.
mar 18 15:22:07 sapphire systemd[1]: Reached target Unmount All Filesystems.
mar 18 15:22:07 sapphire systemd[1]: Reached target Final Step.
mar 18 15:22:07 sapphire systemd[1]: systemd-reboot.service: Succeeded.
mar 18 15:22:07 sapphire systemd[1]: Started Reboot.
mar 18 15:22:07 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-reboot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:22:07 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-reboot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:22:07 sapphire systemd[1]: Reached target Reboot.
mar 18 15:22:07 sapphire systemd[1]: Shutting down.
mar 18 15:22:07 sapphire lvm[1865]:   2 logical volume(s) in volume group "HddGroup" unmonitored
mar 18 15:22:07 sapphire kernel: printk: systemd-shutdow: 49 output lines suppressed due to ratelimiting
mar 18 15:22:07 sapphire systemd-shutdown[1]: Syncing filesystems and block devices.
mar 18 15:22:07 sapphire systemd-shutdown[1]: Sending SIGTERM to remaining processes...
mar 18 15:22:07 sapphire systemd-journald[412]: Journal stopped
-- Reboot --
mar 18 15:25:16 sapphire kernel: Linux version 5.0.2-arch1-1-ARCH (builduser@heftig-15298) (gcc version 8.2.1 20181127 (GCC)) #1 SMP PREEMPT Thu Mar 14 18:47:49 UTC 2019
mar 18 15:25:16 sapphire kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=847a46e2-cf48-4092-b0c9-9bc44d7ed3d0 rw quiet
mar 18 15:25:16 sapphire kernel: KERNEL supported cpus:
mar 18 15:25:16 sapphire kernel:   Intel GenuineIntel
mar 18 15:25:16 sapphire kernel:   AMD AuthenticAMD
mar 18 15:25:16 sapphire kernel:   Hygon HygonGenuine
mar 18 15:25:16 sapphire kernel:   Centaur CentaurHauls
mar 18 15:25:16 sapphire kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
mar 18 15:25:16 sapphire kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
mar 18 15:25:16 sapphire kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
mar 18 15:25:16 sapphire kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
mar 18 15:25:16 sapphire kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
mar 18 15:25:16 sapphire kernel: BIOS-provided physical RAM map:
mar 18 15:25:16 sapphire kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
mar 18 15:25:16 sapphire kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
mar 18 15:25:16 sapphire kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000003ffffff] usable
mar 18 15:25:16 sapphire kernel: BIOS-e820: [mem 0x0000000004000000-0x0000000004009fff] ACPI NVS
mar 18 15:25:16 sapphire kernel: BIOS-e820: [mem 0x000000000400a000-0x0000000009bfffff] usable
mar 18 15:25:16 sapphire kernel: BIOS-e820: [mem 0x0000000009c00000-0x0000000009ffffff] reserved
mar 18 15:25:16 sapphire kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000affffff] usable
mar 18 15:25:16 sapphire kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
mar 18 15:25:16 sapphire kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000d401cfff] usable
mar 18 15:25:16 sapphire kernel: BIOS-e820: [mem 0x00000000d401d000-0x00000000d4038fff] ACPI data
mar 18 15:25:16 sapphire kernel: BIOS-e820: [mem 0x00000000d4039000-0x00000000da215fff] usable
mar 18 15:25:16 sapphire kernel: BIOS-e820: [mem 0x00000000da216000-0x00000000da37dfff] reserved
mar 18 15:25:16 sapphire kernel: BIOS-e820: [mem 0x00000000da37e000-0x00000000da387fff] ACPI data
mar 18 15:25:16 sapphire kernel: BIOS-e820: [mem 0x00000000da388000-0x00000000da4c8fff] usable
mar 18 15:25:16 sapphire kernel: BIOS-e820: [mem 0x00000000da4c9000-0x00000000da888fff] ACPI NVS
mar 18 15:25:16 sapphire kernel: BIOS-e820: [mem 0x00000000da889000-0x00000000db85bfff] reserved
mar 18 15:25:16 sapphire kernel: BIOS-e820: [mem 0x00000000db85c000-0x00000000db8fcfff] type 20
mar 18 15:25:16 sapphire kernel: BIOS-e820: [mem 0x00000000db8fd000-0x00000000ddffffff] usable
mar 18 15:25:16 sapphire kernel: BIOS-e820: [mem 0x00000000de000000-0x00000000dfffffff] reserved
mar 18 15:25:16 sapphire kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
mar 18 15:25:16 sapphire kernel: BIOS-e820: [mem 0x00000000fd800000-0x00000000fdffffff] reserved
mar 18 15:25:16 sapphire kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
mar 18 15:25:16 sapphire kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
mar 18 15:25:16 sapphire kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
mar 18 15:25:16 sapphire kernel: BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
mar 18 15:25:16 sapphire kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
mar 18 15:25:16 sapphire kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
mar 18 15:25:16 sapphire kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
mar 18 15:25:16 sapphire kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
mar 18 15:25:16 sapphire kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
mar 18 15:25:16 sapphire kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved
mar 18 15:25:16 sapphire kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
mar 18 15:25:16 sapphire kernel: BIOS-e820: [mem 0x0000000100000000-0x000000041f37ffff] usable
mar 18 15:25:16 sapphire kernel: NX (Execute Disable) protection: active
mar 18 15:25:16 sapphire kernel: efi: EFI v2.60 by American Megatrends
mar 18 15:25:16 sapphire kernel: efi:  ACPI 2.0=0xd401d000  ACPI=0xd401d000  SMBIOS=0xdb7ca000  SMBIOS 3.0=0xdb7c9000  ESRT=0xd7b3fe18  MEMATTR=0xd7b99018 
mar 18 15:25:16 sapphire kernel: SMBIOS 3.1.1 present.
mar 18 15:25:16 sapphire kernel: DMI: System manufacturer System Product Name/PRIME B450M-A, BIOS 0219 06/08/2018
mar 18 15:25:16 sapphire kernel: tsc: Fast TSC calibration failed
mar 18 15:25:16 sapphire kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
mar 18 15:25:16 sapphire kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
mar 18 15:25:16 sapphire kernel: last_pfn = 0x41f380 max_arch_pfn = 0x400000000
mar 18 15:25:16 sapphire kernel: MTRR default type: uncachable
mar 18 15:25:16 sapphire kernel: MTRR fixed ranges enabled:
mar 18 15:25:16 sapphire kernel:   00000-9FFFF write-back
mar 18 15:25:16 sapphire kernel:   A0000-BFFFF write-through
mar 18 15:25:16 sapphire kernel:   C0000-FFFFF write-protect
mar 18 15:25:16 sapphire kernel: MTRR variable ranges enabled:
mar 18 15:25:16 sapphire kernel:   0 base 000000000000 mask FFFF80000000 write-back
mar 18 15:25:16 sapphire kernel:   1 base 000080000000 mask FFFFC0000000 write-back
mar 18 15:25:16 sapphire kernel:   2 base 0000C0000000 mask FFFFE0000000 write-back
mar 18 15:25:16 sapphire kernel:   3 disabled
mar 18 15:25:16 sapphire kernel:   4 disabled
mar 18 15:25:16 sapphire kernel:   5 disabled
mar 18 15:25:16 sapphire kernel:   6 disabled
mar 18 15:25:16 sapphire kernel:   7 disabled
mar 18 15:25:16 sapphire kernel: TOM2: 0000000420000000 aka 16896M
mar 18 15:25:16 sapphire kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
mar 18 15:25:16 sapphire kernel: e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
mar 18 15:25:16 sapphire kernel: last_pfn = 0xde000 max_arch_pfn = 0x400000000
mar 18 15:25:16 sapphire kernel: esrt: Reserving ESRT space from 0x00000000d7b3fe18 to 0x00000000d7b3fe50.
mar 18 15:25:16 sapphire kernel: check: Scanning 1 areas for low memory corruption
mar 18 15:25:16 sapphire kernel: Base memory trampoline at [(____ptrval____)] 96000 size 24576
mar 18 15:25:16 sapphire kernel: Using GB pages for direct mapping
mar 18 15:25:16 sapphire kernel: BRK [0x203801000, 0x203801fff] PGTABLE
mar 18 15:25:16 sapphire kernel: BRK [0x203802000, 0x203802fff] PGTABLE
mar 18 15:25:16 sapphire kernel: BRK [0x203803000, 0x203803fff] PGTABLE
mar 18 15:25:16 sapphire kernel: BRK [0x203804000, 0x203804fff] PGTABLE
mar 18 15:25:16 sapphire kernel: BRK [0x203805000, 0x203805fff] PGTABLE
mar 18 15:25:16 sapphire kernel: BRK [0x203806000, 0x203806fff] PGTABLE
mar 18 15:25:16 sapphire kernel: BRK [0x203807000, 0x203807fff] PGTABLE
mar 18 15:25:16 sapphire kernel: BRK [0x203808000, 0x203808fff] PGTABLE
mar 18 15:25:16 sapphire kernel: BRK [0x203809000, 0x203809fff] PGTABLE
mar 18 15:25:16 sapphire kernel: BRK [0x20380a000, 0x20380afff] PGTABLE
mar 18 15:25:16 sapphire kernel: BRK [0x20380b000, 0x20380bfff] PGTABLE
mar 18 15:25:16 sapphire kernel: BRK [0x20380c000, 0x20380cfff] PGTABLE
mar 18 15:25:16 sapphire kernel: Secure boot could not be determined
mar 18 15:25:16 sapphire kernel: RAMDISK: [mem 0x36e11000-0x376fffff]
mar 18 15:25:16 sapphire kernel: ACPI: Early table checksum verification disabled
mar 18 15:25:16 sapphire kernel: ACPI: RSDP 0x00000000D401D000 000024 (v02 ALASKA)
mar 18 15:25:16 sapphire kernel: ACPI: XSDT 0x00000000D401D098 0000AC (v01 ALASKA A M I    01072009 AMI  00010013)
mar 18 15:25:16 sapphire kernel: ACPI: FACP 0x00000000D4027940 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
mar 18 15:25:16 sapphire kernel: ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has valid Length but zero Address: 0x0000000000000000/0x1 (20181213/tbfadt-624)
mar 18 15:25:16 sapphire kernel: ACPI: DSDT 0x00000000D401D1E0 00A759 (v02 ALASKA A M I    01072009 INTL 20120913)
mar 18 15:25:16 sapphire kernel: ACPI: FACS 0x00000000DA871E00 000040
mar 18 15:25:16 sapphire kernel: ACPI: APIC 0x00000000D4027A58 0000DE (v03 ALASKA A M I    01072009 AMI  00010013)
mar 18 15:25:16 sapphire kernel: ACPI: FPDT 0x00000000D4027B38 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
mar 18 15:25:16 sapphire kernel: ACPI: FIDT 0x00000000D4027B80 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
mar 18 15:25:16 sapphire kernel: ACPI: SSDT 0x00000000D4038588 0000F8 (v01 AMD    AMD PT   00001000 INTL 20120913)
mar 18 15:25:16 sapphire kernel: ACPI: SSDT 0x00000000D4027C78 008C98 (v02 AMD    AMD ALIB 00000002 MSFT 04000000)
mar 18 15:25:16 sapphire kernel: ACPI: SSDT 0x00000000D4030910 002314 (v01 AMD    AMD CPU  00000001 AMD  00000001)
mar 18 15:25:16 sapphire kernel: ACPI: CRAT 0x00000000D4032C28 000F50 (v01 AMD    AMD CRAT 00000001 AMD  00000001)
mar 18 15:25:16 sapphire kernel: ACPI: CDIT 0x00000000D4033B78 000029 (v01 AMD    AMD CDIT 00000001 AMD  00000001)
mar 18 15:25:16 sapphire kernel: ACPI: SSDT 0x00000000D4033BA8 002DA8 (v01 AMD    AMD AOD  00000001 INTL 20120913)
mar 18 15:25:16 sapphire kernel: ACPI: MCFG 0x00000000D4036950 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
mar 18 15:25:16 sapphire kernel: ACPI: HPET 0x00000000D4036990 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
mar 18 15:25:16 sapphire kernel: ACPI: SSDT 0x00000000D40369C8 000024 (v01 AMDFCH FCHZP    00001000 INTL 20120913)
mar 18 15:25:16 sapphire kernel: ACPI: UEFI 0x00000000D40369F0 000042 (v01                 00000000      00000000)
mar 18 15:25:16 sapphire kernel: ACPI: BGRT 0x00000000D4036A38 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
mar 18 15:25:16 sapphire kernel: ACPI: IVRS 0x00000000D4036A70 0000D0 (v02 AMD    AMD IVRS 00000001 AMD  00000000)
mar 18 15:25:16 sapphire kernel: ACPI: SSDT 0x00000000D4036B40 001A41 (v01 AMD    AmdTable 00000001 INTL 20120913)
mar 18 15:25:16 sapphire kernel: ACPI: Local APIC address 0xfee00000
mar 18 15:25:16 sapphire kernel: No NUMA configuration found
mar 18 15:25:16 sapphire kernel: Faking a node at [mem 0x0000000000000000-0x000000041f37ffff]
mar 18 15:25:16 sapphire kernel: NODE_DATA(0) allocated [mem 0x41f37c000-0x41f37ffff]
mar 18 15:25:16 sapphire kernel: Zone ranges:
mar 18 15:25:16 sapphire kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
mar 18 15:25:16 sapphire kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
mar 18 15:25:16 sapphire kernel:   Normal   [mem 0x0000000100000000-0x000000041f37ffff]
mar 18 15:25:16 sapphire kernel:   Device   empty
mar 18 15:25:16 sapphire kernel: Movable zone start for each node
mar 18 15:25:16 sapphire kernel: Early memory node ranges
mar 18 15:25:16 sapphire kernel:   node   0: [mem 0x0000000000001000-0x000000000009ffff]
mar 18 15:25:16 sapphire kernel:   node   0: [mem 0x0000000000100000-0x0000000003ffffff]
mar 18 15:25:16 sapphire kernel:   node   0: [mem 0x000000000400a000-0x0000000009bfffff]
mar 18 15:25:16 sapphire kernel:   node   0: [mem 0x000000000a000000-0x000000000affffff]
mar 18 15:25:16 sapphire kernel:   node   0: [mem 0x000000000b020000-0x00000000d401cfff]
mar 18 15:25:16 sapphire kernel:   node   0: [mem 0x00000000d4039000-0x00000000da215fff]
mar 18 15:25:16 sapphire kernel:   node   0: [mem 0x00000000da388000-0x00000000da4c8fff]
mar 18 15:25:16 sapphire kernel:   node   0: [mem 0x00000000db8fd000-0x00000000ddffffff]
mar 18 15:25:16 sapphire kernel:   node   0: [mem 0x0000000100000000-0x000000041f37ffff]
mar 18 15:25:16 sapphire kernel: Zeroed struct page in unavailable ranges: 14925 pages
mar 18 15:25:16 sapphire kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000041f37ffff]
mar 18 15:25:16 sapphire kernel: On node 0 totalpages: 4176179
mar 18 15:25:16 sapphire kernel:   DMA zone: 64 pages used for memmap
mar 18 15:25:16 sapphire kernel:   DMA zone: 27 pages reserved
mar 18 15:25:16 sapphire kernel:   DMA zone: 3999 pages, LIFO batch:0
mar 18 15:25:16 sapphire kernel:   DMA32 zone: 14041 pages used for memmap
mar 18 15:25:16 sapphire kernel:   DMA32 zone: 898580 pages, LIFO batch:63
mar 18 15:25:16 sapphire kernel:   Normal zone: 51150 pages used for memmap
mar 18 15:25:16 sapphire kernel:   Normal zone: 3273600 pages, LIFO batch:63
mar 18 15:25:16 sapphire kernel: ACPI: PM-Timer IO Port: 0x808
mar 18 15:25:16 sapphire kernel: ACPI: Local APIC address 0xfee00000
mar 18 15:25:16 sapphire kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
mar 18 15:25:16 sapphire kernel: IOAPIC[0]: apic_id 17, version 33, address 0xfec00000, GSI 0-23
mar 18 15:25:16 sapphire kernel: IOAPIC[1]: apic_id 18, version 33, address 0xfec01000, GSI 24-55
mar 18 15:25:16 sapphire kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
mar 18 15:25:16 sapphire kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
mar 18 15:25:16 sapphire kernel: ACPI: IRQ0 used by override.
mar 18 15:25:16 sapphire kernel: ACPI: IRQ9 used by override.
mar 18 15:25:16 sapphire kernel: Using ACPI (MADT) for SMP configuration information
mar 18 15:25:16 sapphire kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
mar 18 15:25:16 sapphire kernel: smpboot: Allowing 16 CPUs, 0 hotplug CPUs
mar 18 15:25:16 sapphire kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
mar 18 15:25:16 sapphire kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
mar 18 15:25:16 sapphire kernel: PM: Registered nosave memory: [mem 0x04000000-0x04009fff]
mar 18 15:25:16 sapphire kernel: PM: Registered nosave memory: [mem 0x09c00000-0x09ffffff]
mar 18 15:25:16 sapphire kernel: PM: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
mar 18 15:25:16 sapphire kernel: PM: Registered nosave memory: [mem 0xd401d000-0xd4038fff]
mar 18 15:25:16 sapphire kernel: PM: Registered nosave memory: [mem 0xda216000-0xda37dfff]
mar 18 15:25:16 sapphire kernel: PM: Registered nosave memory: [mem 0xda37e000-0xda387fff]
mar 18 15:25:16 sapphire kernel: PM: Registered nosave memory: [mem 0xda4c9000-0xda888fff]
mar 18 15:25:16 sapphire kernel: PM: Registered nosave memory: [mem 0xda889000-0xdb85bfff]
mar 18 15:25:16 sapphire kernel: PM: Registered nosave memory: [mem 0xdb85c000-0xdb8fcfff]
mar 18 15:25:16 sapphire kernel: PM: Registered nosave memory: [mem 0xde000000-0xdfffffff]
mar 18 15:25:16 sapphire kernel: PM: Registered nosave memory: [mem 0xe0000000-0xf7ffffff]
mar 18 15:25:16 sapphire kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
mar 18 15:25:16 sapphire kernel: PM: Registered nosave memory: [mem 0xfc000000-0xfd7fffff]
mar 18 15:25:16 sapphire kernel: PM: Registered nosave memory: [mem 0xfd800000-0xfdffffff]
mar 18 15:25:16 sapphire kernel: PM: Registered nosave memory: [mem 0xfe000000-0xfe9fffff]
mar 18 15:25:16 sapphire kernel: PM: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
mar 18 15:25:16 sapphire kernel: PM: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff]
mar 18 15:25:16 sapphire kernel: PM: Registered nosave memory: [mem 0xfeb80000-0xfec01fff]
mar 18 15:25:16 sapphire kernel: PM: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
mar 18 15:25:16 sapphire kernel: PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
mar 18 15:25:16 sapphire kernel: PM: Registered nosave memory: [mem 0xfec11000-0xfec2ffff]
mar 18 15:25:16 sapphire kernel: PM: Registered nosave memory: [mem 0xfec30000-0xfec30fff]
mar 18 15:25:16 sapphire kernel: PM: Registered nosave memory: [mem 0xfec31000-0xfecfffff]
mar 18 15:25:16 sapphire kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
mar 18 15:25:16 sapphire kernel: PM: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
mar 18 15:25:16 sapphire kernel: PM: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
mar 18 15:25:16 sapphire kernel: PM: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
mar 18 15:25:16 sapphire kernel: PM: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
mar 18 15:25:16 sapphire kernel: PM: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
mar 18 15:25:16 sapphire kernel: PM: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
mar 18 15:25:16 sapphire kernel: PM: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
mar 18 15:25:16 sapphire kernel: PM: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
mar 18 15:25:16 sapphire kernel: PM: Registered nosave memory: [mem 0xfedd6000-0xfedfffff]
mar 18 15:25:16 sapphire kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfeefffff]
mar 18 15:25:16 sapphire kernel: PM: Registered nosave memory: [mem 0xfef00000-0xfeffffff]
mar 18 15:25:16 sapphire kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
mar 18 15:25:16 sapphire kernel: [mem 0xe0000000-0xf7ffffff] available for PCI devices
mar 18 15:25:16 sapphire kernel: Booting paravirtualized kernel on bare hardware
mar 18 15:25:16 sapphire kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
mar 18 15:25:16 sapphire kernel: random: get_random_bytes called from start_kernel+0x95/0x538 with crng_init=0
mar 18 15:25:16 sapphire kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:16 nr_node_ids:1
mar 18 15:25:16 sapphire kernel: percpu: Embedded 45 pages/cpu @(____ptrval____) s147456 r8192 d28672 u262144
mar 18 15:25:16 sapphire kernel: pcpu-alloc: s147456 r8192 d28672 u262144 alloc=1*2097152
mar 18 15:25:16 sapphire kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
mar 18 15:25:16 sapphire kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4110897
mar 18 15:25:16 sapphire kernel: Policy zone: Normal
mar 18 15:25:16 sapphire kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=847a46e2-cf48-4092-b0c9-9bc44d7ed3d0 rw quiet
mar 18 15:25:16 sapphire kernel: Calgary: detecting Calgary via BIOS EBDA area
mar 18 15:25:16 sapphire kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
mar 18 15:25:16 sapphire kernel: Memory: 16223360K/16704716K available (12291K kernel code, 1286K rwdata, 3720K rodata, 1536K init, 3904K bss, 481356K reserved, 0K cma-reserved)
mar 18 15:25:16 sapphire kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
mar 18 15:25:16 sapphire kernel: ftrace: allocating 35888 entries in 141 pages
mar 18 15:25:16 sapphire kernel: rcu: Preemptible hierarchical RCU implementation.
mar 18 15:25:16 sapphire kernel: rcu:         CONFIG_RCU_FANOUT set to non-default value of 32.
mar 18 15:25:16 sapphire kernel: rcu:         RCU dyntick-idle grace-period acceleration is enabled.
mar 18 15:25:16 sapphire kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
mar 18 15:25:16 sapphire kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
mar 18 15:25:16 sapphire kernel:         Tasks RCU enabled.
mar 18 15:25:16 sapphire kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
mar 18 15:25:16 sapphire kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
mar 18 15:25:16 sapphire kernel: NR_IRQS: 20736, nr_irqs: 1096, preallocated irqs: 16
mar 18 15:25:16 sapphire kernel: rcu:         Offload RCU callbacks from CPUs: (none).
mar 18 15:25:16 sapphire kernel: Console: colour dummy device 80x25
mar 18 15:25:16 sapphire kernel: printk: console [tty0] enabled
mar 18 15:25:16 sapphire kernel: ACPI: Core revision 20181213
mar 18 15:25:16 sapphire kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
mar 18 15:25:16 sapphire kernel: hpet clockevent registered
mar 18 15:25:16 sapphire kernel: APIC: Switch to symmetric I/O mode setup
mar 18 15:25:16 sapphire kernel: Switched APIC routing to physical flat.
mar 18 15:25:16 sapphire kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
mar 18 15:25:16 sapphire kernel: tsc: PIT calibration matches HPET. 1 loops
mar 18 15:25:16 sapphire kernel: tsc: Detected 3692.476 MHz processor
mar 18 15:25:16 sapphire kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6a73244ba41, max_idle_ns: 881590569232 ns
mar 18 15:25:16 sapphire kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7387.65 BogoMIPS (lpj=12308253)
mar 18 15:25:16 sapphire kernel: pid_max: default: 32768 minimum: 301
mar 18 15:25:16 sapphire kernel: LSM: Security Framework initializing
mar 18 15:25:16 sapphire kernel: Yama: becoming mindful.
mar 18 15:25:16 sapphire kernel: AppArmor: AppArmor disabled by boot time parameter
mar 18 15:25:16 sapphire kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
mar 18 15:25:16 sapphire kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
mar 18 15:25:16 sapphire kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
mar 18 15:25:16 sapphire kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
mar 18 15:25:16 sapphire kernel: mce: CPU supports 23 MCE banks
mar 18 15:25:16 sapphire kernel: LVT offset 1 assigned for vector 0xf9
mar 18 15:25:16 sapphire kernel: LVT offset 2 assigned for vector 0xf4
mar 18 15:25:16 sapphire kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
mar 18 15:25:16 sapphire kernel: Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0
mar 18 15:25:16 sapphire kernel: Spectre V2 : Mitigation: Full AMD retpoline
mar 18 15:25:16 sapphire kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
mar 18 15:25:16 sapphire kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
mar 18 15:25:16 sapphire kernel: Spectre V2 : User space: Vulnerable
mar 18 15:25:16 sapphire kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
mar 18 15:25:16 sapphire kernel: Freeing SMP alternatives memory: 28K
mar 18 15:25:16 sapphire kernel: smpboot: CPU0: AMD Ryzen 7 2700X Eight-Core Processor (family: 0x17, model: 0x8, stepping: 0x2)
mar 18 15:25:16 sapphire kernel: Performance Events: Fam17h core perfctr, AMD PMU driver.
mar 18 15:25:16 sapphire kernel: ... version:                0
mar 18 15:25:16 sapphire kernel: ... bit width:              48
mar 18 15:25:16 sapphire kernel: ... generic registers:      6
mar 18 15:25:16 sapphire kernel: ... value mask:             0000ffffffffffff
mar 18 15:25:16 sapphire kernel: ... max period:             00007fffffffffff
mar 18 15:25:16 sapphire kernel: ... fixed-purpose events:   0
mar 18 15:25:16 sapphire kernel: ... event mask:             000000000000003f
mar 18 15:25:16 sapphire kernel: rcu: Hierarchical SRCU implementation.
mar 18 15:25:16 sapphire kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
mar 18 15:25:16 sapphire kernel: smp: Bringing up secondary CPUs ...
mar 18 15:25:16 sapphire kernel: x86: Booting SMP configuration:
mar 18 15:25:16 sapphire kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15
mar 18 15:25:16 sapphire kernel: smp: Brought up 1 node, 16 CPUs
mar 18 15:25:16 sapphire kernel: smpboot: Max logical packages: 1
mar 18 15:25:16 sapphire kernel: smpboot: Total of 16 processors activated (118206.53 BogoMIPS)
mar 18 15:25:16 sapphire kernel: devtmpfs: initialized
mar 18 15:25:16 sapphire kernel: x86/mm: Memory block size: 128MB
mar 18 15:25:16 sapphire kernel: PM: Registering ACPI NVS region [mem 0x04000000-0x04009fff] (40960 bytes)
mar 18 15:25:16 sapphire kernel: PM: Registering ACPI NVS region [mem 0xda4c9000-0xda888fff] (3932160 bytes)
mar 18 15:25:16 sapphire kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
mar 18 15:25:16 sapphire kernel: futex hash table entries: 4096 (order: 6, 262144 bytes)
mar 18 15:25:16 sapphire kernel: pinctrl core: initialized pinctrl subsystem
mar 18 15:25:16 sapphire kernel: RTC time: 14:25:14, date: 2019-03-18
mar 18 15:25:16 sapphire kernel: NET: Registered protocol family 16
mar 18 15:25:16 sapphire kernel: audit: initializing netlink subsys (disabled)
mar 18 15:25:16 sapphire kernel: audit: type=2000 audit(1552919113.693:1): state=initialized audit_enabled=0 res=1
mar 18 15:25:16 sapphire kernel: cpuidle: using governor ladder
mar 18 15:25:16 sapphire kernel: cpuidle: using governor menu
mar 18 15:25:16 sapphire kernel: ACPI: bus type PCI registered
mar 18 15:25:16 sapphire kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
mar 18 15:25:16 sapphire kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
mar 18 15:25:16 sapphire kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
mar 18 15:25:16 sapphire kernel: PCI: Using configuration type 1 for base access
mar 18 15:25:16 sapphire kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
mar 18 15:25:16 sapphire kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
mar 18 15:25:16 sapphire kernel: ACPI: Added _OSI(Module Device)
mar 18 15:25:16 sapphire kernel: ACPI: Added _OSI(Processor Device)
mar 18 15:25:16 sapphire kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
mar 18 15:25:16 sapphire kernel: ACPI: Added _OSI(Processor Aggregator Device)
mar 18 15:25:16 sapphire kernel: ACPI: Added _OSI(Linux-Dell-Video)
mar 18 15:25:16 sapphire kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
mar 18 15:25:16 sapphire kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
mar 18 15:25:16 sapphire kernel: ACPI: 7 ACPI AML tables successfully acquired and loaded
mar 18 15:25:16 sapphire kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
mar 18 15:25:16 sapphire kernel: ACPI: Interpreter enabled
mar 18 15:25:16 sapphire kernel: ACPI: (supports S0 S3 S4 S5)
mar 18 15:25:16 sapphire kernel: ACPI: Using IOAPIC for interrupt routing
mar 18 15:25:16 sapphire kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
mar 18 15:25:16 sapphire kernel: ACPI: Enabled 3 GPEs in block 00 to 1F
mar 18 15:25:16 sapphire kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
mar 18 15:25:16 sapphire kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
mar 18 15:25:16 sapphire kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME LTR]
mar 18 15:25:16 sapphire kernel: acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
mar 18 15:25:16 sapphire kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
mar 18 15:25:16 sapphire kernel: PCI host bridge to bus 0000:00
mar 18 15:25:16 sapphire kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
mar 18 15:25:16 sapphire kernel: pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
mar 18 15:25:16 sapphire kernel: pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
mar 18 15:25:16 sapphire kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
mar 18 15:25:16 sapphire kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
mar 18 15:25:16 sapphire kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
mar 18 15:25:16 sapphire kernel: pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfec2ffff window]
mar 18 15:25:16 sapphire kernel: pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
mar 18 15:25:16 sapphire kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
mar 18 15:25:16 sapphire kernel: pci 0000:00:00.0: [1022:1450] type 00 class 0x060000
mar 18 15:25:16 sapphire kernel: pci 0000:00:00.2: [1022:1451] type 00 class 0x080600
mar 18 15:25:16 sapphire kernel: pci 0000:00:01.0: [1022:1452] type 00 class 0x060000
mar 18 15:25:16 sapphire kernel: pci 0000:00:01.1: [1022:1453] type 01 class 0x060400
mar 18 15:25:16 sapphire kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
mar 18 15:25:16 sapphire kernel: pci 0000:00:01.3: [1022:1453] type 01 class 0x060400
mar 18 15:25:16 sapphire kernel: pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
mar 18 15:25:16 sapphire kernel: pci 0000:00:02.0: [1022:1452] type 00 class 0x060000
mar 18 15:25:16 sapphire kernel: pci 0000:00:03.0: [1022:1452] type 00 class 0x060000
mar 18 15:25:16 sapphire kernel: pci 0000:00:03.1: [1022:1453] type 01 class 0x060400
mar 18 15:25:16 sapphire kernel: pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
mar 18 15:25:16 sapphire kernel: pci 0000:00:04.0: [1022:1452] type 00 class 0x060000
mar 18 15:25:16 sapphire kernel: pci 0000:00:07.0: [1022:1452] type 00 class 0x060000
mar 18 15:25:16 sapphire kernel: pci 0000:00:07.1: [1022:1454] type 01 class 0x060400
mar 18 15:25:16 sapphire kernel: pci 0000:00:07.1: enabling Extended Tags
mar 18 15:25:16 sapphire kernel: pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
mar 18 15:25:16 sapphire kernel: pci 0000:00:08.0: [1022:1452] type 00 class 0x060000
mar 18 15:25:16 sapphire kernel: pci 0000:00:08.1: [1022:1454] type 01 class 0x060400
mar 18 15:25:16 sapphire kernel: pci 0000:00:08.1: enabling Extended Tags
mar 18 15:25:16 sapphire kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
mar 18 15:25:16 sapphire kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
mar 18 15:25:16 sapphire kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
mar 18 15:25:16 sapphire kernel: pci 0000:00:18.0: [1022:1460] type 00 class 0x060000
mar 18 15:25:16 sapphire kernel: pci 0000:00:18.1: [1022:1461] type 00 class 0x060000
mar 18 15:25:16 sapphire kernel: pci 0000:00:18.2: [1022:1462] type 00 class 0x060000
mar 18 15:25:16 sapphire kernel: pci 0000:00:18.3: [1022:1463] type 00 class 0x060000
mar 18 15:25:16 sapphire kernel: pci 0000:00:18.4: [1022:1464] type 00 class 0x060000
mar 18 15:25:16 sapphire kernel: pci 0000:00:18.5: [1022:1465] type 00 class 0x060000
mar 18 15:25:16 sapphire kernel: pci 0000:00:18.6: [1022:1466] type 00 class 0x060000
mar 18 15:25:16 sapphire kernel: pci 0000:00:18.7: [1022:1467] type 00 class 0x060000
mar 18 15:25:16 sapphire kernel: pci 0000:01:00.0: [8086:f1a6] type 00 class 0x010802
mar 18 15:25:16 sapphire kernel: pci 0000:01:00.0: reg 0x10: [mem 0xfe900000-0xfe903fff 64bit]
mar 18 15:25:16 sapphire kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
mar 18 15:25:16 sapphire kernel: pci 0000:00:01.1:   bridge window [mem 0xfe900000-0xfe9fffff]
mar 18 15:25:16 sapphire kernel: pci 0000:02:00.0: [1022:43d5] type 00 class 0x0c0330
mar 18 15:25:16 sapphire kernel: pci 0000:02:00.0: reg 0x10: [mem 0xfe6a0000-0xfe6a7fff 64bit]
mar 18 15:25:16 sapphire kernel: pci 0000:02:00.0: PME# supported from D3hot D3cold
mar 18 15:25:16 sapphire kernel: pci 0000:02:00.1: [1022:43c8] type 00 class 0x010601
mar 18 15:25:16 sapphire kernel: pci 0000:02:00.1: reg 0x24: [mem 0xfe680000-0xfe69ffff]
mar 18 15:25:16 sapphire kernel: pci 0000:02:00.1: reg 0x30: [mem 0xfe600000-0xfe67ffff pref]
mar 18 15:25:16 sapphire kernel: pci 0000:02:00.1: PME# supported from D3hot D3cold
mar 18 15:25:16 sapphire kernel: pci 0000:02:00.2: [1022:43c6] type 01 class 0x060400
mar 18 15:25:16 sapphire kernel: pci 0000:02:00.2: PME# supported from D3hot D3cold
mar 18 15:25:16 sapphire kernel: pci 0000:00:01.3: PCI bridge to [bus 02-08]
mar 18 15:25:16 sapphire kernel: pci 0000:00:01.3:   bridge window [io  0xf000-0xffff]
mar 18 15:25:16 sapphire kernel: pci 0000:00:01.3:   bridge window [mem 0xfe500000-0xfe6fffff]
mar 18 15:25:16 sapphire kernel: pci 0000:03:00.0: [1022:43c7] type 01 class 0x060400
mar 18 15:25:16 sapphire kernel: pci 0000:03:00.0: PME# supported from D3hot D3cold
mar 18 15:25:16 sapphire kernel: pci 0000:03:04.0: [1022:43c7] type 01 class 0x060400
mar 18 15:25:16 sapphire kernel: pci 0000:03:04.0: PME# supported from D3hot D3cold
mar 18 15:25:16 sapphire kernel: pci 0000:03:05.0: [1022:43c7] type 01 class 0x060400
mar 18 15:25:16 sapphire kernel: pci 0000:03:05.0: PME# supported from D3hot D3cold
mar 18 15:25:16 sapphire kernel: pci 0000:03:06.0: [1022:43c7] type 01 class 0x060400
mar 18 15:25:16 sapphire kernel: pci 0000:03:06.0: PME# supported from D3hot D3cold
mar 18 15:25:16 sapphire kernel: pci 0000:03:07.0: [1022:43c7] type 01 class 0x060400
mar 18 15:25:16 sapphire kernel: pci 0000:03:07.0: PME# supported from D3hot D3cold
mar 18 15:25:16 sapphire kernel: pci 0000:02:00.2: PCI bridge to [bus 03-08]
mar 18 15:25:16 sapphire kernel: pci 0000:02:00.2:   bridge window [io  0xf000-0xffff]
mar 18 15:25:16 sapphire kernel: pci 0000:02:00.2:   bridge window [mem 0xfe500000-0xfe5fffff]
mar 18 15:25:16 sapphire kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
mar 18 15:25:16 sapphire kernel: pci 0000:03:04.0: PCI bridge to [bus 05]
mar 18 15:25:16 sapphire kernel: pci 0000:03:05.0: PCI bridge to [bus 06]
mar 18 15:25:16 sapphire kernel: pci 0000:03:06.0: PCI bridge to [bus 07]
mar 18 15:25:16 sapphire kernel: pci 0000:08:00.0: [10ec:8168] type 00 class 0x020000
mar 18 15:25:16 sapphire kernel: pci 0000:08:00.0: reg 0x10: [io  0xf000-0xf0ff]
mar 18 15:25:16 sapphire kernel: pci 0000:08:00.0: reg 0x18: [mem 0xfe504000-0xfe504fff 64bit]
mar 18 15:25:16 sapphire kernel: pci 0000:08:00.0: reg 0x20: [mem 0xfe500000-0xfe503fff 64bit]
mar 18 15:25:16 sapphire kernel: pci 0000:08:00.0: supports D1 D2
mar 18 15:25:16 sapphire kernel: pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold
mar 18 15:25:16 sapphire kernel: pci 0000:03:07.0: PCI bridge to [bus 08]
mar 18 15:25:16 sapphire kernel: pci 0000:03:07.0:   bridge window [io  0xf000-0xffff]
mar 18 15:25:16 sapphire kernel: pci 0000:03:07.0:   bridge window [mem 0xfe500000-0xfe5fffff]
mar 18 15:25:16 sapphire kernel: pci 0000:09:00.0: [1002:67df] type 00 class 0x030000
mar 18 15:25:16 sapphire kernel: pci 0000:09:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
mar 18 15:25:16 sapphire kernel: pci 0000:09:00.0: reg 0x18: [mem 0xf0000000-0xf01fffff 64bit pref]
mar 18 15:25:16 sapphire kernel: pci 0000:09:00.0: reg 0x20: [io  0xe000-0xe0ff]
mar 18 15:25:16 sapphire kernel: pci 0000:09:00.0: reg 0x24: [mem 0xfe800000-0xfe83ffff]
mar 18 15:25:16 sapphire kernel: pci 0000:09:00.0: reg 0x30: [mem 0xfe840000-0xfe85ffff pref]
mar 18 15:25:16 sapphire kernel: pci 0000:09:00.0: BAR 0: assigned to efifb
mar 18 15:25:16 sapphire kernel: pci 0000:09:00.0: supports D1 D2
mar 18 15:25:16 sapphire kernel: pci 0000:09:00.0: PME# supported from D1 D2 D3hot D3cold
mar 18 15:25:16 sapphire kernel: pci 0000:09:00.1: [1002:aaf0] type 00 class 0x040300
mar 18 15:25:16 sapphire kernel: pci 0000:09:00.1: reg 0x10: [mem 0xfe860000-0xfe863fff 64bit]
mar 18 15:25:16 sapphire kernel: pci 0000:09:00.1: supports D1 D2
mar 18 15:25:16 sapphire kernel: pci 0000:00:03.1: PCI bridge to [bus 09]
mar 18 15:25:16 sapphire kernel: pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
mar 18 15:25:16 sapphire kernel: pci 0000:00:03.1:   bridge window [mem 0xfe800000-0xfe8fffff]
mar 18 15:25:16 sapphire kernel: pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
mar 18 15:25:16 sapphire kernel: pci 0000:0a:00.0: [1022:145a] type 00 class 0x130000
mar 18 15:25:16 sapphire kernel: pci 0000:0a:00.0: enabling Extended Tags
mar 18 15:25:16 sapphire kernel: pci 0000:0a:00.2: [1022:1456] type 00 class 0x108000
mar 18 15:25:16 sapphire kernel: pci 0000:0a:00.2: reg 0x18: [mem 0xfe300000-0xfe3fffff]
mar 18 15:25:16 sapphire kernel: pci 0000:0a:00.2: reg 0x24: [mem 0xfe400000-0xfe401fff]
mar 18 15:25:16 sapphire kernel: pci 0000:0a:00.2: enabling Extended Tags
mar 18 15:25:16 sapphire kernel: pci 0000:0a:00.3: [1022:145f] type 00 class 0x0c0330
mar 18 15:25:16 sapphire kernel: pci 0000:0a:00.3: reg 0x10: [mem 0xfe200000-0xfe2fffff 64bit]
mar 18 15:25:16 sapphire kernel: pci 0000:0a:00.3: enabling Extended Tags
mar 18 15:25:16 sapphire kernel: pci 0000:0a:00.3: PME# supported from D0 D3hot D3cold
mar 18 15:25:16 sapphire kernel: pci 0000:00:07.1: PCI bridge to [bus 0a]
mar 18 15:25:16 sapphire kernel: pci 0000:00:07.1:   bridge window [mem 0xfe200000-0xfe4fffff]
mar 18 15:25:16 sapphire kernel: pci 0000:0b:00.0: [1022:1455] type 00 class 0x130000
mar 18 15:25:16 sapphire kernel: pci 0000:0b:00.0: enabling Extended Tags
mar 18 15:25:16 sapphire kernel: pci 0000:0b:00.2: [1022:7901] type 00 class 0x010601
mar 18 15:25:16 sapphire kernel: pci 0000:0b:00.2: reg 0x24: [mem 0xfe708000-0xfe708fff]
mar 18 15:25:16 sapphire kernel: pci 0000:0b:00.2: enabling Extended Tags
mar 18 15:25:16 sapphire kernel: pci 0000:0b:00.2: PME# supported from D3hot D3cold
mar 18 15:25:16 sapphire kernel: pci 0000:0b:00.3: [1022:1457] type 00 class 0x040300
mar 18 15:25:16 sapphire kernel: pci 0000:0b:00.3: reg 0x10: [mem 0xfe700000-0xfe707fff]
mar 18 15:25:16 sapphire kernel: pci 0000:0b:00.3: enabling Extended Tags
mar 18 15:25:16 sapphire kernel: pci 0000:0b:00.3: PME# supported from D0 D3hot D3cold
mar 18 15:25:16 sapphire kernel: pci 0000:00:08.1: PCI bridge to [bus 0b]
mar 18 15:25:16 sapphire kernel: pci 0000:00:08.1:   bridge window [mem 0xfe700000-0xfe7fffff]
mar 18 15:25:16 sapphire kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
mar 18 15:25:16 sapphire kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
mar 18 15:25:16 sapphire kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
mar 18 15:25:16 sapphire kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
mar 18 15:25:16 sapphire kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
mar 18 15:25:16 sapphire kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
mar 18 15:25:16 sapphire kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
mar 18 15:25:16 sapphire kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
mar 18 15:25:16 sapphire kernel: pci 0000:09:00.0: vgaarb: setting as boot VGA device
mar 18 15:25:16 sapphire kernel: pci 0000:09:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
mar 18 15:25:16 sapphire kernel: pci 0000:09:00.0: vgaarb: bridge control possible
mar 18 15:25:16 sapphire kernel: vgaarb: loaded
mar 18 15:25:16 sapphire kernel: ACPI: bus type USB registered
mar 18 15:25:16 sapphire kernel: usbcore: registered new interface driver usbfs
mar 18 15:25:16 sapphire kernel: usbcore: registered new interface driver hub
mar 18 15:25:16 sapphire kernel: usbcore: registered new device driver usb
mar 18 15:25:16 sapphire kernel: pps_core: LinuxPPS API ver. 1 registered
mar 18 15:25:16 sapphire kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
mar 18 15:25:16 sapphire kernel: PTP clock support registered
mar 18 15:25:16 sapphire kernel: EDAC MC: Ver: 3.0.0
mar 18 15:25:16 sapphire kernel: Registered efivars operations
mar 18 15:25:16 sapphire kernel: PCI: Using ACPI for IRQ routing
mar 18 15:25:16 sapphire kernel: PCI: pci_cache_line_size set to 64 bytes
mar 18 15:25:16 sapphire kernel: e820: reserve RAM buffer [mem 0x09c00000-0x0bffffff]
mar 18 15:25:16 sapphire kernel: e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
mar 18 15:25:16 sapphire kernel: e820: reserve RAM buffer [mem 0xd401d000-0xd7ffffff]
mar 18 15:25:16 sapphire kernel: e820: reserve RAM buffer [mem 0xda216000-0xdbffffff]
mar 18 15:25:16 sapphire kernel: e820: reserve RAM buffer [mem 0xda4c9000-0xdbffffff]
mar 18 15:25:16 sapphire kernel: e820: reserve RAM buffer [mem 0xde000000-0xdfffffff]
mar 18 15:25:16 sapphire kernel: e820: reserve RAM buffer [mem 0x41f380000-0x41fffffff]
mar 18 15:25:16 sapphire kernel: NetLabel: Initializing
mar 18 15:25:16 sapphire kernel: NetLabel:  domain hash size = 128
mar 18 15:25:16 sapphire kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
mar 18 15:25:16 sapphire kernel: NetLabel:  unlabeled traffic allowed by default
mar 18 15:25:16 sapphire kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
mar 18 15:25:16 sapphire kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
mar 18 15:25:16 sapphire kernel: clocksource: Switched to clocksource tsc-early
mar 18 15:25:16 sapphire kernel: VFS: Disk quotas dquot_6.6.0
mar 18 15:25:16 sapphire kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
mar 18 15:25:16 sapphire kernel: pnp: PnP ACPI init
mar 18 15:25:16 sapphire kernel: system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
mar 18 15:25:16 sapphire kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
mar 18 15:25:16 sapphire kernel: system 00:01: [mem 0xfeb80000-0xfebfffff] could not be reserved
mar 18 15:25:16 sapphire kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
mar 18 15:25:16 sapphire kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
mar 18 15:25:16 sapphire kernel: system 00:03: [io  0x0300-0x030f] has been reserved
mar 18 15:25:16 sapphire kernel: system 00:03: [io  0x0230-0x023f] has been reserved
mar 18 15:25:16 sapphire kernel: system 00:03: [io  0x0290-0x029f] has been reserved
mar 18 15:25:16 sapphire kernel: system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
mar 18 15:25:16 sapphire kernel: pnp 00:04: [dma 0 disabled]
mar 18 15:25:16 sapphire kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active)
mar 18 15:25:16 sapphire kernel: system 00:05: [io  0x04d0-0x04d1] has been reserved
mar 18 15:25:16 sapphire kernel: system 00:05: [io  0x040b] has been reserved
mar 18 15:25:16 sapphire kernel: system 00:05: [io  0x04d6] has been reserved
mar 18 15:25:16 sapphire kernel: system 00:05: [io  0x0c00-0x0c01] has been reserved
mar 18 15:25:16 sapphire kernel: system 00:05: [io  0x0c14] has been reserved
mar 18 15:25:16 sapphire kernel: system 00:05: [io  0x0c50-0x0c51] has been reserved
mar 18 15:25:16 sapphire kernel: system 00:05: [io  0x0c52] has been reserved
mar 18 15:25:16 sapphire kernel: system 00:05: [io  0x0c6c] has been reserved
mar 18 15:25:16 sapphire kernel: system 00:05: [io  0x0c6f] has been reserved
mar 18 15:25:16 sapphire kernel: system 00:05: [io  0x0cd0-0x0cd1] has been reserved
mar 18 15:25:16 sapphire kernel: system 00:05: [io  0x0cd2-0x0cd3] has been reserved
mar 18 15:25:16 sapphire kernel: system 00:05: [io  0x0cd4-0x0cd5] has been reserved
mar 18 15:25:16 sapphire kernel: system 00:05: [io  0x0cd6-0x0cd7] has been reserved
mar 18 15:25:16 sapphire kernel: system 00:05: [io  0x0cd8-0x0cdf] has been reserved
mar 18 15:25:16 sapphire kernel: system 00:05: [io  0x0800-0x089f] has been reserved
mar 18 15:25:16 sapphire kernel: system 00:05: [io  0x0b00-0x0b0f] has been reserved
mar 18 15:25:16 sapphire kernel: system 00:05: [io  0x0b20-0x0b3f] has been reserved
mar 18 15:25:16 sapphire kernel: system 00:05: [io  0x0900-0x090f] has been reserved
mar 18 15:25:16 sapphire kernel: system 00:05: [io  0x0910-0x091f] has been reserved
mar 18 15:25:16 sapphire kernel: system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved
mar 18 15:25:16 sapphire kernel: system 00:05: [mem 0xfec01000-0xfec01fff] could not be reserved
mar 18 15:25:16 sapphire kernel: system 00:05: [mem 0xfedc0000-0xfedc0fff] has been reserved
mar 18 15:25:16 sapphire kernel: system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved
mar 18 15:25:16 sapphire kernel: system 00:05: [mem 0xfed80000-0xfed8ffff] could not be reserved
mar 18 15:25:16 sapphire kernel: system 00:05: [mem 0xfec10000-0xfec10fff] has been reserved
mar 18 15:25:16 sapphire kernel: system 00:05: [mem 0xff000000-0xffffffff] has been reserved
mar 18 15:25:16 sapphire kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
mar 18 15:25:16 sapphire kernel: pnp: PnP ACPI: found 6 devices
mar 18 15:25:16 sapphire kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
mar 18 15:25:16 sapphire kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
mar 18 15:25:16 sapphire kernel: pci 0000:00:01.1:   bridge window [mem 0xfe900000-0xfe9fffff]
mar 18 15:25:16 sapphire kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
mar 18 15:25:16 sapphire kernel: pci 0000:03:04.0: PCI bridge to [bus 05]
mar 18 15:25:16 sapphire kernel: pci 0000:03:05.0: PCI bridge to [bus 06]
mar 18 15:25:16 sapphire kernel: pci 0000:03:06.0: PCI bridge to [bus 07]
mar 18 15:25:16 sapphire kernel: pci 0000:03:07.0: PCI bridge to [bus 08]
mar 18 15:25:16 sapphire kernel: pci 0000:03:07.0:   bridge window [io  0xf000-0xffff]
mar 18 15:25:16 sapphire kernel: pci 0000:03:07.0:   bridge window [mem 0xfe500000-0xfe5fffff]
mar 18 15:25:16 sapphire kernel: pci 0000:02:00.2: PCI bridge to [bus 03-08]
mar 18 15:25:16 sapphire kernel: pci 0000:02:00.2:   bridge window [io  0xf000-0xffff]
mar 18 15:25:16 sapphire kernel: pci 0000:02:00.2:   bridge window [mem 0xfe500000-0xfe5fffff]
mar 18 15:25:16 sapphire kernel: pci 0000:00:01.3: PCI bridge to [bus 02-08]
mar 18 15:25:16 sapphire kernel: pci 0000:00:01.3:   bridge window [io  0xf000-0xffff]
mar 18 15:25:16 sapphire kernel: pci 0000:00:01.3:   bridge window [mem 0xfe500000-0xfe6fffff]
mar 18 15:25:16 sapphire kernel: pci 0000:00:03.1: PCI bridge to [bus 09]
mar 18 15:25:16 sapphire kernel: pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
mar 18 15:25:16 sapphire kernel: pci 0000:00:03.1:   bridge window [mem 0xfe800000-0xfe8fffff]
mar 18 15:25:16 sapphire kernel: pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
mar 18 15:25:16 sapphire kernel: pci 0000:00:07.1: PCI bridge to [bus 0a]
mar 18 15:25:16 sapphire kernel: pci 0000:00:07.1:   bridge window [mem 0xfe200000-0xfe4fffff]
mar 18 15:25:16 sapphire kernel: pci 0000:00:08.1: PCI bridge to [bus 0b]
mar 18 15:25:16 sapphire kernel: pci 0000:00:08.1:   bridge window [mem 0xfe700000-0xfe7fffff]
mar 18 15:25:16 sapphire kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
mar 18 15:25:16 sapphire kernel: pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
mar 18 15:25:16 sapphire kernel: pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
mar 18 15:25:16 sapphire kernel: pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
mar 18 15:25:16 sapphire kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
mar 18 15:25:16 sapphire kernel: pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
mar 18 15:25:16 sapphire kernel: pci_bus 0000:00: resource 10 [mem 0xe0000000-0xfec2ffff window]
mar 18 15:25:16 sapphire kernel: pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window]
mar 18 15:25:16 sapphire kernel: pci_bus 0000:01: resource 1 [mem 0xfe900000-0xfe9fffff]
mar 18 15:25:16 sapphire kernel: pci_bus 0000:02: resource 0 [io  0xf000-0xffff]
mar 18 15:25:16 sapphire kernel: pci_bus 0000:02: resource 1 [mem 0xfe500000-0xfe6fffff]
mar 18 15:25:16 sapphire kernel: pci_bus 0000:03: resource 0 [io  0xf000-0xffff]
mar 18 15:25:16 sapphire kernel: pci_bus 0000:03: resource 1 [mem 0xfe500000-0xfe5fffff]
mar 18 15:25:16 sapphire kernel: pci_bus 0000:08: resource 0 [io  0xf000-0xffff]
mar 18 15:25:16 sapphire kernel: pci_bus 0000:08: resource 1 [mem 0xfe500000-0xfe5fffff]
mar 18 15:25:16 sapphire kernel: pci_bus 0000:09: resource 0 [io  0xe000-0xefff]
mar 18 15:25:16 sapphire kernel: pci_bus 0000:09: resource 1 [mem 0xfe800000-0xfe8fffff]
mar 18 15:25:16 sapphire kernel: pci_bus 0000:09: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
mar 18 15:25:16 sapphire kernel: pci_bus 0000:0a: resource 1 [mem 0xfe200000-0xfe4fffff]
mar 18 15:25:16 sapphire kernel: pci_bus 0000:0b: resource 1 [mem 0xfe700000-0xfe7fffff]
mar 18 15:25:16 sapphire kernel: NET: Registered protocol family 2
mar 18 15:25:16 sapphire kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
mar 18 15:25:16 sapphire kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
mar 18 15:25:16 sapphire kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
mar 18 15:25:16 sapphire kernel: TCP: Hash tables configured (established 131072 bind 65536)
mar 18 15:25:16 sapphire kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes)
mar 18 15:25:16 sapphire kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
mar 18 15:25:16 sapphire kernel: NET: Registered protocol family 1
mar 18 15:25:16 sapphire kernel: NET: Registered protocol family 44
mar 18 15:25:16 sapphire kernel: pci 0000:09:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
mar 18 15:25:16 sapphire kernel: pci 0000:09:00.1: Linked as a consumer to 0000:09:00.0
mar 18 15:25:16 sapphire kernel: PCI: CLS 64 bytes, default 64
mar 18 15:25:16 sapphire kernel: Unpacking initramfs...
mar 18 15:25:16 sapphire kernel: Freeing initrd memory: 9148K
mar 18 15:25:16 sapphire kernel: AMD-Vi: IOMMU performance counters supported
mar 18 15:25:16 sapphire kernel: iommu: Adding device 0000:00:01.0 to group 0
mar 18 15:25:16 sapphire kernel: iommu: Adding device 0000:00:01.1 to group 1
mar 18 15:25:16 sapphire kernel: iommu: Adding device 0000:00:01.3 to group 2
mar 18 15:25:16 sapphire kernel: iommu: Adding device 0000:00:02.0 to group 3
mar 18 15:25:16 sapphire kernel: iommu: Adding device 0000:00:03.0 to group 4
mar 18 15:25:16 sapphire kernel: iommu: Adding device 0000:00:03.1 to group 5
mar 18 15:25:16 sapphire kernel: iommu: Adding device 0000:00:04.0 to group 6
mar 18 15:25:16 sapphire kernel: iommu: Adding device 0000:00:07.0 to group 7
mar 18 15:25:16 sapphire kernel: iommu: Adding device 0000:00:07.1 to group 8
mar 18 15:25:16 sapphire kernel: iommu: Adding device 0000:00:08.0 to group 9
mar 18 15:25:16 sapphire kernel: iommu: Adding device 0000:00:08.1 to group 10
mar 18 15:25:16 sapphire kernel: iommu: Adding device 0000:00:14.0 to group 11
mar 18 15:25:16 sapphire kernel: iommu: Adding device 0000:00:14.3 to group 11
mar 18 15:25:16 sapphire kernel: iommu: Adding device 0000:00:18.0 to group 12
mar 18 15:25:16 sapphire kernel: iommu: Adding device 0000:00:18.1 to group 12
mar 18 15:25:16 sapphire kernel: iommu: Adding device 0000:00:18.2 to group 12
mar 18 15:25:16 sapphire kernel: iommu: Adding device 0000:00:18.3 to group 12
mar 18 15:25:16 sapphire kernel: iommu: Adding device 0000:00:18.4 to group 12
mar 18 15:25:16 sapphire kernel: iommu: Adding device 0000:00:18.5 to group 12
mar 18 15:25:16 sapphire kernel: iommu: Adding device 0000:00:18.6 to group 12
mar 18 15:25:16 sapphire kernel: iommu: Adding device 0000:00:18.7 to group 12
mar 18 15:25:16 sapphire kernel: iommu: Adding device 0000:01:00.0 to group 13
mar 18 15:25:16 sapphire kernel: iommu: Adding device 0000:02:00.0 to group 14
mar 18 15:25:16 sapphire kernel: iommu: Adding device 0000:02:00.1 to group 14
mar 18 15:25:16 sapphire kernel: iommu: Adding device 0000:02:00.2 to group 14
mar 18 15:25:16 sapphire kernel: iommu: Adding device 0000:03:00.0 to group 14
mar 18 15:25:16 sapphire kernel: iommu: Adding device 0000:03:04.0 to group 14
mar 18 15:25:16 sapphire kernel: iommu: Adding device 0000:03:05.0 to group 14
mar 18 15:25:16 sapphire kernel: iommu: Adding device 0000:03:06.0 to group 14
mar 18 15:25:16 sapphire kernel: iommu: Adding device 0000:03:07.0 to group 14
mar 18 15:25:16 sapphire kernel: iommu: Adding device 0000:08:00.0 to group 14
mar 18 15:25:16 sapphire kernel: iommu: Adding device 0000:09:00.0 to group 15
mar 18 15:25:16 sapphire kernel: iommu: Using direct mapping for device 0000:09:00.0
mar 18 15:25:16 sapphire kernel: iommu: Adding device 0000:09:00.1 to group 15
mar 18 15:25:16 sapphire kernel: iommu: Adding device 0000:0a:00.0 to group 16
mar 18 15:25:16 sapphire kernel: iommu: Adding device 0000:0a:00.2 to group 17
mar 18 15:25:16 sapphire kernel: iommu: Adding device 0000:0a:00.3 to group 18
mar 18 15:25:16 sapphire kernel: iommu: Adding device 0000:0b:00.0 to group 19
mar 18 15:25:16 sapphire kernel: iommu: Adding device 0000:0b:00.2 to group 20
mar 18 15:25:16 sapphire kernel: iommu: Adding device 0000:0b:00.3 to group 21
mar 18 15:25:16 sapphire kernel: AMD-Vi: Found IOMMU at 0000:00:00.2 cap 0x40
mar 18 15:25:16 sapphire kernel: AMD-Vi: Extended features (0xf77ef22294ada):
mar 18 15:25:16 sapphire kernel:  PPR NX GT IA GA PC GA_vAPIC
mar 18 15:25:16 sapphire kernel: AMD-Vi: Interrupt remapping enabled
mar 18 15:25:16 sapphire kernel: AMD-Vi: Virtual APIC enabled
mar 18 15:25:16 sapphire kernel: AMD-Vi: Lazy IO/TLB flushing enabled
mar 18 15:25:16 sapphire kernel: amd_uncore: AMD NB counters detected
mar 18 15:25:16 sapphire kernel: amd_uncore: AMD LLC counters detected
mar 18 15:25:16 sapphire kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
mar 18 15:25:16 sapphire kernel: check: Scanning for low memory corruption every 60 seconds
mar 18 15:25:16 sapphire kernel: Initialise system trusted keyrings
mar 18 15:25:16 sapphire kernel: Key type blacklist registered
mar 18 15:25:16 sapphire kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
mar 18 15:25:16 sapphire kernel: zbud: loaded
mar 18 15:25:16 sapphire kernel: Key type asymmetric registered
mar 18 15:25:16 sapphire kernel: Asymmetric key parser 'x509' registered
mar 18 15:25:16 sapphire kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
mar 18 15:25:16 sapphire kernel: io scheduler mq-deadline registered
mar 18 15:25:16 sapphire kernel: io scheduler kyber registered
mar 18 15:25:16 sapphire kernel: io scheduler bfq registered
mar 18 15:25:16 sapphire kernel: aer 0000:00:01.1:pcie002: AER enabled with IRQ 26
mar 18 15:25:16 sapphire kernel: aer 0000:00:01.3:pcie002: AER enabled with IRQ 27
mar 18 15:25:16 sapphire kernel: aer 0000:00:03.1:pcie002: AER enabled with IRQ 28
mar 18 15:25:16 sapphire kernel: aer 0000:00:07.1:pcie002: AER enabled with IRQ 29
mar 18 15:25:16 sapphire kernel: aer 0000:00:08.1:pcie002: AER enabled with IRQ 31
mar 18 15:25:16 sapphire kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
mar 18 15:25:16 sapphire kernel: efifb: probing for efifb
mar 18 15:25:16 sapphire kernel: efifb: Ignoring BGRT: unexpected or invalid BMP data
mar 18 15:25:16 sapphire kernel: efifb: framebuffer at 0xe0000000, using 3072k, total 3072k
mar 18 15:25:16 sapphire kernel: efifb: mode is 1024x768x32, linelength=4096, pages=1
mar 18 15:25:16 sapphire kernel: efifb: scrolling: redraw
mar 18 15:25:16 sapphire kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
mar 18 15:25:16 sapphire kernel: fbcon: Deferring console take-over
mar 18 15:25:16 sapphire kernel: fb0: EFI VGA frame buffer device
mar 18 15:25:16 sapphire kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
mar 18 15:25:16 sapphire kernel: ACPI: Power Button [PWRB]
mar 18 15:25:16 sapphire kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
mar 18 15:25:16 sapphire kernel: ACPI: Power Button [PWRF]
mar 18 15:25:16 sapphire kernel: Monitor-Mwait will be used to enter C-1 state
mar 18 15:25:16 sapphire kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
mar 18 15:25:16 sapphire kernel: 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
mar 18 15:25:16 sapphire kernel: nvme nvme0: pci function 0000:01:00.0
mar 18 15:25:16 sapphire kernel: usbcore: registered new interface driver usbserial_generic
mar 18 15:25:16 sapphire kernel: usbserial: USB Serial support registered for generic
mar 18 15:25:16 sapphire kernel: rtc_cmos 00:02: RTC can wake from S4
mar 18 15:25:16 sapphire kernel: rtc_cmos 00:02: registered as rtc0
mar 18 15:25:16 sapphire kernel: rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
mar 18 15:25:16 sapphire kernel: ledtrig-cpu: registered to indicate activity on CPUs
mar 18 15:25:16 sapphire kernel: NET: Registered protocol family 10
mar 18 15:25:16 sapphire kernel: Segment Routing with IPv6
mar 18 15:25:16 sapphire kernel: NET: Registered protocol family 17
mar 18 15:25:16 sapphire kernel: RAS: Correctable Errors collector initialized.
mar 18 15:25:16 sapphire kernel: microcode: microcode updated early to new patch_level=0x0800820b
mar 18 15:25:16 sapphire kernel: microcode: CPU0: patch_level=0x0800820b
mar 18 15:25:16 sapphire kernel: microcode: CPU1: patch_level=0x0800820b
mar 18 15:25:16 sapphire kernel: microcode: CPU2: patch_level=0x0800820b
mar 18 15:25:16 sapphire kernel: microcode: CPU3: patch_level=0x0800820b
mar 18 15:25:16 sapphire kernel: microcode: CPU4: patch_level=0x0800820b
mar 18 15:25:16 sapphire kernel: microcode: CPU5: patch_level=0x0800820b
mar 18 15:25:16 sapphire kernel: microcode: CPU6: patch_level=0x0800820b
mar 18 15:25:16 sapphire kernel: microcode: CPU7: patch_level=0x0800820b
mar 18 15:25:16 sapphire kernel: microcode: CPU8: patch_level=0x0800820b
mar 18 15:25:16 sapphire kernel: microcode: CPU9: patch_level=0x0800820b
mar 18 15:25:16 sapphire kernel: microcode: CPU10: patch_level=0x0800820b
mar 18 15:25:16 sapphire kernel: microcode: CPU11: patch_level=0x0800820b
mar 18 15:25:16 sapphire kernel: microcode: CPU12: patch_level=0x0800820b
mar 18 15:25:16 sapphire kernel: microcode: CPU13: patch_level=0x0800820b
mar 18 15:25:16 sapphire kernel: microcode: CPU14: patch_level=0x0800820b
mar 18 15:25:16 sapphire kernel: microcode: CPU15: patch_level=0x0800820b
mar 18 15:25:16 sapphire kernel: microcode: Microcode Update Driver: v2.2.
mar 18 15:25:16 sapphire kernel: sched_clock: Marking stable (930654400, -23326900)->(1232432799, -325105299)
mar 18 15:25:16 sapphire kernel: registered taskstats version 1
mar 18 15:25:16 sapphire kernel: Loading compiled-in X.509 certificates
mar 18 15:25:16 sapphire kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 99038d2e75a4db33613e35d3aec7de22c3ebdaec'
mar 18 15:25:16 sapphire kernel: zswap: loaded using pool lzo/zbud
mar 18 15:25:16 sapphire kernel: Key type big_key registered
mar 18 15:25:16 sapphire kernel:   Magic number: 11:193:435
mar 18 15:25:16 sapphire kernel: rtc_cmos 00:02: setting system clock to 2019-03-18T14:25:14 UTC (1552919114)
mar 18 15:25:16 sapphire kernel: nvme nvme0: 15/0/0 default/read/poll queues
mar 18 15:25:16 sapphire kernel:  nvme0n1: p1 p2 p3 p4
mar 18 15:25:16 sapphire kernel: Freeing unused decrypted memory: 2040K
mar 18 15:25:16 sapphire kernel: Freeing unused kernel image memory: 1536K
mar 18 15:25:16 sapphire kernel: Write protecting the kernel read-only data: 18432k
mar 18 15:25:16 sapphire kernel: Freeing unused kernel image memory: 2016K
mar 18 15:25:16 sapphire kernel: Freeing unused kernel image memory: 376K
mar 18 15:25:16 sapphire kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
mar 18 15:25:16 sapphire kernel: Run /init as init process
mar 18 15:25:16 sapphire kernel: fbcon: Taking over console
mar 18 15:25:16 sapphire kernel: Console: switching to colour frame buffer device 128x48
mar 18 15:25:16 sapphire kernel: SCSI subsystem initialized
mar 18 15:25:16 sapphire kernel: xhci_hcd 0000:02:00.0: xHCI Host Controller
mar 18 15:25:16 sapphire kernel: xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
mar 18 15:25:16 sapphire kernel: libata version 3.00 loaded.
mar 18 15:25:16 sapphire kernel: ahci 0000:02:00.1: version 3.0
mar 18 15:25:16 sapphire kernel: ahci 0000:02:00.1: SSS flag set, parallel bus scan disabled
mar 18 15:25:16 sapphire kernel: ahci 0000:02:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0x33 impl SATA mode
mar 18 15:25:16 sapphire kernel: ahci 0000:02:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst 
mar 18 15:25:16 sapphire kernel: scsi host0: ahci
mar 18 15:25:16 sapphire kernel: scsi host1: ahci
mar 18 15:25:16 sapphire kernel: scsi host2: ahci
mar 18 15:25:16 sapphire kernel: scsi host3: ahci
mar 18 15:25:16 sapphire kernel: scsi host4: ahci
mar 18 15:25:16 sapphire kernel: scsi host5: ahci
mar 18 15:25:16 sapphire kernel: scsi host6: ahci
mar 18 15:25:16 sapphire kernel: scsi host7: ahci
mar 18 15:25:16 sapphire kernel: ata1: SATA max UDMA/133 abar m131072@0xfe680000 port 0xfe680100 irq 58
mar 18 15:25:16 sapphire kernel: ata2: SATA max UDMA/133 abar m131072@0xfe680000 port 0xfe680180 irq 58
mar 18 15:25:16 sapphire kernel: ata3: DUMMY
mar 18 15:25:16 sapphire kernel: ata4: DUMMY
mar 18 15:25:16 sapphire kernel: ata5: SATA max UDMA/133 abar m131072@0xfe680000 port 0xfe680300 irq 58
mar 18 15:25:16 sapphire kernel: ata6: SATA max UDMA/133 abar m131072@0xfe680000 port 0xfe680380 irq 58
mar 18 15:25:16 sapphire kernel: ata7: DUMMY
mar 18 15:25:16 sapphire kernel: ata8: DUMMY
mar 18 15:25:16 sapphire kernel: ahci 0000:0b:00.2: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
mar 18 15:25:16 sapphire kernel: ahci 0000:0b:00.2: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
mar 18 15:25:16 sapphire kernel: scsi host8: ahci
mar 18 15:25:16 sapphire kernel: ata9: SATA max UDMA/133 abar m4096@0xfe708000 port 0xfe708100 irq 60
mar 18 15:25:16 sapphire kernel: xhci_hcd 0000:02:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
mar 18 15:25:16 sapphire kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.00
mar 18 15:25:16 sapphire kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
mar 18 15:25:16 sapphire kernel: usb usb1: Product: xHCI Host Controller
mar 18 15:25:16 sapphire kernel: usb usb1: Manufacturer: Linux 5.0.2-arch1-1-ARCH xhci-hcd
mar 18 15:25:16 sapphire kernel: usb usb1: SerialNumber: 0000:02:00.0
mar 18 15:25:16 sapphire kernel: hub 1-0:1.0: USB hub found
mar 18 15:25:16 sapphire kernel: hub 1-0:1.0: 10 ports detected
mar 18 15:25:16 sapphire kernel: xhci_hcd 0000:02:00.0: xHCI Host Controller
mar 18 15:25:16 sapphire kernel: xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
mar 18 15:25:16 sapphire kernel: xhci_hcd 0000:02:00.0: Host supports USB 3.10 Enhanced SuperSpeed
mar 18 15:25:16 sapphire kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
mar 18 15:25:16 sapphire kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.00
mar 18 15:25:16 sapphire kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
mar 18 15:25:16 sapphire kernel: usb usb2: Product: xHCI Host Controller
mar 18 15:25:16 sapphire kernel: usb usb2: Manufacturer: Linux 5.0.2-arch1-1-ARCH xhci-hcd
mar 18 15:25:16 sapphire kernel: usb usb2: SerialNumber: 0000:02:00.0
mar 18 15:25:16 sapphire kernel: hub 2-0:1.0: USB hub found
mar 18 15:25:16 sapphire kernel: hub 2-0:1.0: 4 ports detected
mar 18 15:25:16 sapphire kernel: xhci_hcd 0000:0a:00.3: xHCI Host Controller
mar 18 15:25:16 sapphire kernel: xhci_hcd 0000:0a:00.3: new USB bus registered, assigned bus number 3
mar 18 15:25:16 sapphire kernel: xhci_hcd 0000:0a:00.3: hcc params 0x0270f665 hci version 0x100 quirks 0x0000000000000410
mar 18 15:25:16 sapphire kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.00
mar 18 15:25:16 sapphire kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
mar 18 15:25:16 sapphire kernel: usb usb3: Product: xHCI Host Controller
mar 18 15:25:16 sapphire kernel: usb usb3: Manufacturer: Linux 5.0.2-arch1-1-ARCH xhci-hcd
mar 18 15:25:16 sapphire kernel: usb usb3: SerialNumber: 0000:0a:00.3
mar 18 15:25:16 sapphire kernel: hub 3-0:1.0: USB hub found
mar 18 15:25:16 sapphire kernel: hub 3-0:1.0: 4 ports detected
mar 18 15:25:16 sapphire kernel: xhci_hcd 0000:0a:00.3: xHCI Host Controller
mar 18 15:25:16 sapphire kernel: xhci_hcd 0000:0a:00.3: new USB bus registered, assigned bus number 4
mar 18 15:25:16 sapphire kernel: xhci_hcd 0000:0a:00.3: Host supports USB 3.0  SuperSpeed
mar 18 15:25:16 sapphire kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
mar 18 15:25:16 sapphire kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.00
mar 18 15:25:16 sapphire kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
mar 18 15:25:16 sapphire kernel: usb usb4: Product: xHCI Host Controller
mar 18 15:25:16 sapphire kernel: usb usb4: Manufacturer: Linux 5.0.2-arch1-1-ARCH xhci-hcd
mar 18 15:25:16 sapphire kernel: usb usb4: SerialNumber: 0000:0a:00.3
mar 18 15:25:16 sapphire kernel: hub 4-0:1.0: USB hub found
mar 18 15:25:16 sapphire kernel: hub 4-0:1.0: 4 ports detected
mar 18 15:25:16 sapphire kernel: ata1: SATA link down (SStatus 0 SControl 300)
mar 18 15:25:16 sapphire kernel: ata9: SATA link down (SStatus 0 SControl 300)
mar 18 15:25:16 sapphire kernel: usb 3-1: new high-speed USB device number 2 using xhci_hcd
mar 18 15:25:16 sapphire kernel: usb 3-1: New USB device found, idVendor=0bda, idProduct=5409, bcdDevice= 1.43
mar 18 15:25:16 sapphire kernel: usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
mar 18 15:25:16 sapphire kernel: usb 3-1: Product: 4-Port USB 2.0 Hub
mar 18 15:25:16 sapphire kernel: usb 3-1: Manufacturer: Generic
mar 18 15:25:16 sapphire kernel: hub 3-1:1.0: USB hub found
mar 18 15:25:16 sapphire kernel: tsc: Refined TSC clocksource calibration: 3693.060 MHz
mar 18 15:25:16 sapphire kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6a77744cfd5, max_idle_ns: 881590969987 ns
mar 18 15:25:16 sapphire kernel: clocksource: Switched to clocksource tsc
mar 18 15:25:16 sapphire kernel: hub 3-1:1.0: 4 ports detected
mar 18 15:25:16 sapphire kernel: usb 4-1: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
mar 18 15:25:16 sapphire kernel: usb 4-1: New USB device found, idVendor=0bda, idProduct=0409, bcdDevice= 1.43
mar 18 15:25:16 sapphire kernel: usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
mar 18 15:25:16 sapphire kernel: usb 4-1: Product: 4-Port USB 3.0 Hub
mar 18 15:25:16 sapphire kernel: usb 4-1: Manufacturer: Generic
mar 18 15:25:16 sapphire kernel: hub 4-1:1.0: USB hub found
mar 18 15:25:16 sapphire kernel: hub 4-1:1.0: 2 ports detected
mar 18 15:25:16 sapphire kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
mar 18 15:25:16 sapphire kernel: ata2.00: ATA-10: WDC WD1003FZEX-00K3CA0, 01.01A01, max UDMA/133
mar 18 15:25:16 sapphire kernel: ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
mar 18 15:25:16 sapphire kernel: ata2.00: configured for UDMA/133
mar 18 15:25:16 sapphire kernel: scsi 1:0:0:0: Direct-Access     ATA      WDC WD1003FZEX-0 1A01 PQ: 0 ANSI: 5
mar 18 15:25:16 sapphire kernel: sd 1:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
mar 18 15:25:16 sapphire kernel: sd 1:0:0:0: [sda] 4096-byte physical blocks
mar 18 15:25:16 sapphire kernel: sd 1:0:0:0: [sda] Write Protect is off
mar 18 15:25:16 sapphire kernel: sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
mar 18 15:25:16 sapphire kernel: sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
mar 18 15:25:16 sapphire kernel: usb 3-2: new high-speed USB device number 3 using xhci_hcd
mar 18 15:25:16 sapphire kernel:  sda: sda1
mar 18 15:25:16 sapphire kernel: sd 1:0:0:0: [sda] Attached SCSI disk
mar 18 15:25:16 sapphire kernel: usb 3-2: New USB device found, idVendor=413c, idProduct=1010, bcdDevice=32.98
mar 18 15:25:16 sapphire kernel: usb 3-2: New USB device strings: Mfr=0, Product=11, SerialNumber=0
mar 18 15:25:16 sapphire kernel: usb 3-2: Product: USB 2.0 Hub [MTT]
mar 18 15:25:16 sapphire kernel: hub 3-2:1.0: USB hub found
mar 18 15:25:16 sapphire kernel: hub 3-2:1.0: 4 ports detected
mar 18 15:25:16 sapphire kernel: ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
mar 18 15:25:16 sapphire kernel: ata5.00: ATAPI: ATAPI   iHAS122   F, EL9M, max UDMA/133
mar 18 15:25:16 sapphire kernel: ata5.00: configured for UDMA/133
mar 18 15:25:16 sapphire kernel: scsi 4:0:0:0: CD-ROM            ATAPI    iHAS122   F      EL9M PQ: 0 ANSI: 5
mar 18 15:25:16 sapphire kernel: sr 4:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray
mar 18 15:25:16 sapphire kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
mar 18 15:25:16 sapphire kernel: sr 4:0:0:0: Attached scsi CD-ROM sr0
mar 18 15:25:16 sapphire kernel: usb 3-2.2: new full-speed USB device number 4 using xhci_hcd
mar 18 15:25:16 sapphire kernel: random: fast init done
mar 18 15:25:16 sapphire kernel: usb 3-2.2: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.03
mar 18 15:25:16 sapphire kernel: usb 3-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
mar 18 15:25:16 sapphire kernel: usb 3-2.2: Product: USB Receiver
mar 18 15:25:16 sapphire kernel: usb 3-2.2: Manufacturer: Logitech
mar 18 15:25:16 sapphire kernel: hidraw: raw HID events driver (C) Jiri Kosina
mar 18 15:25:16 sapphire kernel: usbcore: registered new interface driver usbhid
mar 18 15:25:16 sapphire kernel: usbhid: USB HID core driver
mar 18 15:25:16 sapphire kernel: logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:0a:00.3-2.2/input2
mar 18 15:25:16 sapphire kernel: ata6: SATA link down (SStatus 0 SControl 330)
mar 18 15:25:16 sapphire kernel: usb 3-2.4: new low-speed USB device number 5 using xhci_hcd
mar 18 15:25:16 sapphire kernel: input: Logitech Unifying Device. Wireless PID:402d Keyboard as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2.2/3-2.2:1.2/0003:046D:C52B.0003/0003:046D:402D.0004/input/input2
mar 18 15:25:16 sapphire kernel: input: Logitech Unifying Device. Wireless PID:402d Mouse as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2.2/3-2.2:1.2/0003:046D:C52B.0003/0003:046D:402D.0004/input/input3
mar 18 15:25:16 sapphire kernel: hid-generic 0003:046D:402D.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech Unifying Device. Wireless PID:402d] on usb-0000:0a:00.3-2.2:1
mar 18 15:25:16 sapphire kernel: EXT4-fs (nvme0n1p3): mounted filesystem with ordered data mode. Opts: (null)
mar 18 15:25:16 sapphire kernel: logitech-hidpp-device 0003:046D:402D.0004: hidraw1: USB HID v1.11 Keyboard [Logitech M560] on usb-0000:0a:00.3-2.2:1
mar 18 15:25:16 sapphire kernel: usb 3-2.4: New USB device found, idVendor=413c, idProduct=2110, bcdDevice= 0.06
mar 18 15:25:16 sapphire kernel: usb 3-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
mar 18 15:25:16 sapphire kernel: usb 3-2.4: Product: Dell Wired Multimedia Keyboard
mar 18 15:25:16 sapphire kernel: usb 3-2.4: Manufacturer: Dell
mar 18 15:25:16 sapphire systemd[1]: systemd 241.7-2-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
mar 18 15:25:16 sapphire systemd[1]: Detected architecture x86-64.
mar 18 15:25:16 sapphire systemd[1]: Set hostname to <sapphire>.
mar 18 15:25:16 sapphire kernel: input: Dell Dell Wired Multimedia Keyboard as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2.4/3-2.4:1.0/0003:413C:2110.0005/input/input7
mar 18 15:25:16 sapphire kernel: hid-generic 0003:413C:2110.0005: input,hidraw2: USB HID v1.10 Keyboard [Dell Dell Wired Multimedia Keyboard] on usb-0000:0a:00.3-2.4/input0
mar 18 15:25:16 sapphire systemd[1]: Created slice system-systemd\x2dfsck.slice.
mar 18 15:25:16 sapphire systemd[1]: Listening on LVM2 poll daemon socket.
mar 18 15:25:16 sapphire systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
mar 18 15:25:16 sapphire systemd[1]: Created slice User and Session Slice.
mar 18 15:25:16 sapphire systemd[1]: Reached target Remote File Systems.
mar 18 15:25:16 sapphire systemd[1]: Reached target Login Prompts.
mar 18 15:25:16 sapphire systemd[1]: Listening on Process Core Dump Socket.
mar 18 15:25:16 sapphire kernel: input: Dell Dell Wired Multimedia Keyboard Mouse as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2.4/3-2.4:1.1/0003:413C:2110.0006/input/input8
mar 18 15:25:16 sapphire kernel: input: Dell Dell Wired Multimedia Keyboard System Control as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2.4/3-2.4:1.1/0003:413C:2110.0006/input/input9
mar 18 15:25:16 sapphire kernel: random: lvm: uninitialized urandom read (4 bytes read)
mar 18 15:25:16 sapphire kernel: EXT4-fs (nvme0n1p3): re-mounted. Opts: (null)
mar 18 15:25:16 sapphire kernel: vboxdrv: loading out-of-tree module taints kernel.
mar 18 15:25:16 sapphire kernel: vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
mar 18 15:25:16 sapphire kernel: vboxdrv: Found 16 processor cores
mar 18 15:25:16 sapphire kernel: random: systemd-random-: uninitialized urandom read (512 bytes read)
mar 18 15:25:16 sapphire kernel: audit: type=1130 audit(1552919116.784:2): 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'
mar 18 15:25:16 sapphire kernel: audit: type=1130 audit(1552919116.791:3): 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'
mar 18 15:25:16 sapphire kernel: vboxdrv: TSC mode is Invariant, tentative frequency 3693057596 Hz
mar 18 15:25:16 sapphire kernel: vboxdrv: Successfully loaded version 6.0.4 (interface 0x00290008)
mar 18 15:25:16 sapphire kernel: VBoxPciLinuxInit
mar 18 15:25:16 sapphire kernel: vboxpci: IOMMU found
mar 18 15:25:16 sapphire kernel: VBoxNetAdp: Successfully started.
mar 18 15:25:16 sapphire kernel: VBoxNetFlt: Successfully started.
mar 18 15:25:16 sapphire kernel: audit: type=1130 audit(1552919116.807:4): 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'
mar 18 15:25:16 sapphire systemd-journald[410]: Journal started
mar 18 15:25:16 sapphire systemd-journald[410]: Runtime journal (/run/log/journal/43bfc676570a41b4bb8f43578c0089fc) is 8.0M, max 801.5M, 793.5M free.
mar 18 15:25:16 sapphire 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'
mar 18 15:25:16 sapphire 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'
mar 18 15:25:16 sapphire 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'
mar 18 15:25:16 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:16 sapphire systemd-modules-load[405]: Inserted module 'vboxdrv'
mar 18 15:25:16 sapphire systemd-modules-load[405]: Inserted module 'vboxpci'
mar 18 15:25:16 sapphire systemd-modules-load[405]: Inserted module 'vboxnetadp'
mar 18 15:25:16 sapphire systemd-modules-load[405]: Inserted module 'vboxnetflt'
mar 18 15:25:16 sapphire systemd[1]: Starting Flush Journal to Persistent Storage...
mar 18 15:25:16 sapphire kernel: audit: type=1130 audit(1552919116.811: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'
mar 18 15:25:16 sapphire systemd[1]: Started udev Coldplug all Devices.
mar 18 15:25:16 sapphire audit[1]: SERVICE_START 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'
mar 18 15:25:16 sapphire systemd-journald[410]: Time spent on flushing to /var is 154.159ms for 872 entries.
mar 18 15:25:16 sapphire systemd-journald[410]: System journal (/var/log/journal/43bfc676570a41b4bb8f43578c0089fc) is 408.0M, max 3.9G, 3.5G free.
mar 18 15:25:16 sapphire kernel: audit: type=1130 audit(1552919116.817:6): 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'
mar 18 15:25:16 sapphire kernel: audit: type=1130 audit(1552919116.817:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:16 sapphire kernel: input: Dell Dell Wired Multimedia Keyboard Consumer Control as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2.4/3-2.4:1.1/0003:413C:2110.0006/input/input10
mar 18 15:25:16 sapphire kernel: hid-generic 0003:413C:2110.0006: input,hiddev1,hidraw3: USB HID v1.10 Mouse [Dell Dell Wired Multimedia Keyboard] on usb-0000:0a:00.3-2.4/input1
mar 18 15:25:16 sapphire kernel: audit: type=1130 audit(1552919116.831:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:16 sapphire kernel: acpi_cpufreq: overriding BIOS provided _PSD data
mar 18 15:25:16 sapphire kernel: mousedev: PS/2 mouse device common for all mice
mar 18 15:25:16 sapphire kernel: acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
mar 18 15:25:16 sapphire kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
mar 18 15:25:16 sapphire kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
mar 18 15:25:16 sapphire kernel: input: PC Speaker as /devices/platform/pcspkr/input/input11
mar 18 15:25:16 sapphire kernel: cryptd: max_cpu_qlen set to 1000
mar 18 15:25:16 sapphire kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
mar 18 15:25:16 sapphire kernel: sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address
mar 18 15:25:16 sapphire kernel: sp5100-tco sp5100-tco: Watchdog hardware is disabled
mar 18 15:25:16 sapphire kernel: ccp 0000:0a:00.2: enabling device (0000 -> 0002)
mar 18 15:25:16 sapphire kernel: AVX2 version of gcm_enc/dec engaged.
mar 18 15:25:16 sapphire kernel: AES CTR mode by8 optimization enabled
mar 18 15:25:16 sapphire kernel: asus_wmi: ASUS WMI generic driver loaded
mar 18 15:25:16 sapphire kernel: Linux agpgart interface v0.103
mar 18 15:25:16 sapphire kernel: ccp 0000:0a:00.2: ccp enabled
mar 18 15:25:16 sapphire kernel: ccp 0000:0a:00.2: psp initialization failed
mar 18 15:25:16 sapphire kernel: ccp 0000:0a:00.2: enabled
mar 18 15:25:16 sapphire kernel: asus_wmi: Initialization: 0x0
mar 18 15:25:16 sapphire kernel: asus_wmi: BIOS WMI version: 0.9
mar 18 15:25:16 sapphire kernel: asus_wmi: SFUN value: 0x0
mar 18 15:25:16 sapphire kernel: input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input12
mar 18 15:25:16 sapphire kernel: asus_wmi: Number of fans: 1
mar 18 15:25:16 sapphire kernel: libphy: r8169: probed
mar 18 15:25:16 sapphire kernel: r8169 0000:08:00.0 eth0: RTL8168h/8111h, 0c:9d:92:c7:27:b9, XID 541, IRQ 81
mar 18 15:25:16 sapphire kernel: r8169 0000:08:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
mar 18 15:25:16 sapphire kernel: r8169 0000:08:00.0 enp8s0: renamed from eth0
mar 18 15:25:16 sapphire kernel: random: lvm: uninitialized urandom read (4 bytes read)
mar 18 15:25:16 sapphire kernel: random: crng init done
mar 18 15:25:16 sapphire kernel: Adding 4194300k swap on /dev/nvme0n1p2.  Priority:-2 extents:1 across:4194300k SSFS
mar 18 15:25:16 sapphire kernel: snd_hda_intel 0000:09:00.1: Handle vga_switcheroo audio client
mar 18 15:25:16 sapphire kernel: snd_hda_intel 0000:09:00.1: Force to non-snoop mode
mar 18 15:25:16 sapphire kernel: snd_hda_intel 0000:0b:00.3: enabling device (0000 -> 0002)
mar 18 15:25:16 sapphire kernel: device-mapper: uevent: version 1.0.3
mar 18 15:25:16 sapphire kernel: device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com
mar 18 15:25:16 sapphire kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input13
mar 18 15:25:16 sapphire kernel: input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input14
mar 18 15:25:16 sapphire kernel: input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input15
mar 18 15:25:16 sapphire kernel: input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input16
mar 18 15:25:16 sapphire kernel: input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input17
mar 18 15:25:16 sapphire kernel: input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input18
mar 18 15:25:16 sapphire kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
mar 18 15:25:16 sapphire kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC887-VD: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
mar 18 15:25:16 sapphire kernel: snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
mar 18 15:25:16 sapphire kernel: snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
mar 18 15:25:16 sapphire kernel: snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
mar 18 15:25:16 sapphire kernel: snd_hda_codec_realtek hdaudioC1D0:    dig-out=0x11/0x0
mar 18 15:25:16 sapphire kernel: snd_hda_codec_realtek hdaudioC1D0:    inputs:
mar 18 15:25:16 sapphire kernel: snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x19
mar 18 15:25:16 sapphire kernel: snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
mar 18 15:25:16 sapphire kernel: snd_hda_codec_realtek hdaudioC1D0:      Line=0x1a
mar 18 15:25:16 sapphire kernel: input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/sound/card1/input19
mar 18 15:25:16 sapphire kernel: input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/sound/card1/input20
mar 18 15:25:16 sapphire kernel: input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/sound/card1/input21
mar 18 15:25:16 sapphire kernel: input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/sound/card1/input22
mar 18 15:25:16 sapphire kernel: input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/sound/card1/input23
mar 18 15:25:17 sapphire kernel: audit: type=1130 audit(1552919116.994:9): 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'
mar 18 15:25:16 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:16 sapphire 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'
mar 18 15:25:16 sapphire 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'
mar 18 15:25:16 sapphire systemd[1]: Started udev Kernel Device Manager.
mar 18 15:25:16 sapphire mtp-probe[540]: checking bus 3, device 4: "/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2.2"
mar 18 15:25:17 sapphire lvm[411]:   2 logical volume(s) in volume group "HddGroup" monitored
mar 18 15:25:16 sapphire systemd[1]: Started Apply Kernel Variables.
mar 18 15:25:16 sapphire mtp-probe[540]: bus: 3, device: 4 was not an MTP device
mar 18 15:25:16 sapphire systemd-udevd[440]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
mar 18 15:25:16 sapphire mtp-probe[539]: checking bus 3, device 5: "/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2.4"
mar 18 15:25:16 sapphire systemd[1]: Found device INTEL SSDPEKKW256G8 1.
mar 18 15:25:16 sapphire mtp-probe[539]: bus: 3, device: 5 was not an MTP device
mar 18 15:25:16 sapphire systemd[1]: Found device INTEL SSDPEKKW256G8 2.
mar 18 15:25:16 sapphire mtp-probe[608]: checking bus 3, device 5: "/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2.4"
mar 18 15:25:16 sapphire systemd-udevd[469]: Using default interface naming scheme 'v240'.
mar 18 15:25:16 sapphire mtp-probe[608]: bus: 3, device: 5 was not an MTP device
mar 18 15:25:16 sapphire systemd-udevd[469]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
mar 18 15:25:16 sapphire systemd[1]: Found device INTEL SSDPEKKW256G8 Home.
mar 18 15:25:16 sapphire systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
mar 18 15:25:16 sapphire systemd[1]: Failed to parse swap priority "defaults,pri=-2", ignoring: Numerical result out of range
mar 18 15:25:16 sapphire systemd[1]: Activating swap /dev/disk/by-uuid/1b0e9a4c-2779-4fec-a610-b74209b738b6...
mar 18 15:25:16 sapphire systemd[1]: Created slice system-lvm2\x2dpvscan.slice.
mar 18 15:25:16 sapphire systemd[1]: Starting LVM2 PV scan on device 8:1...
mar 18 15:25:16 sapphire systemd[1]: Activated swap /dev/disk/by-uuid/1b0e9a4c-2779-4fec-a610-b74209b738b6.
mar 18 15:25:16 sapphire systemd[1]: Reached target Swap.
mar 18 15:25:16 sapphire systemd[1]: Mounting Temporary Directory (/tmp)...
mar 18 15:25:16 sapphire systemd[1]: Mounted Temporary Directory (/tmp).
mar 18 15:25:16 sapphire systemd-udevd[480]: Using default interface naming scheme 'v240'.
mar 18 15:25:16 sapphire systemd[1]: Reached target Sound Card.
mar 18 15:25:16 sapphire systemd[1]: Started Flush Journal to Persistent Storage.
mar 18 15:25:17 sapphire kernel: kvm: Nested Virtualization enabled
mar 18 15:25:17 sapphire kernel: kvm: Nested Paging enabled
mar 18 15:25:17 sapphire kernel: SVM: Virtual VMLOAD VMSAVE supported
mar 18 15:25:17 sapphire kernel: SVM: Virtual GIF supported
mar 18 15:25:17 sapphire kernel: MCE: In-kernel MCE decoding enabled.
mar 18 15:25:17 sapphire kernel: EDAC amd64: Node 0: DRAM ECC disabled.
mar 18 15:25:17 sapphire kernel: 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.)
mar 18 15:25:17 sapphire lvm[590]:   2 logical volume(s) in volume group "HddGroup" now active
mar 18 15:25:17 sapphire systemd[1]: Found device /dev/disk/by-uuid/a26ade21-ab97-4fbb-aefe-d57fc1433bb3.
mar 18 15:25:17 sapphire systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
mar 18 15:25:17 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:17 sapphire systemd[1]: Reached target Local File Systems (Pre).
mar 18 15:25:17 sapphire systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
mar 18 15:25:17 sapphire systemd[1]: Starting File System Check on /dev/disk/by-uuid/9416-656C...
mar 18 15:25:17 sapphire systemd[1]: Starting File System Check on /dev/disk/by-uuid/6a865109-7748-4dc6-ad6e-9d978c8b105d...
mar 18 15:25:17 sapphire kernel: audit: type=1130 audit(1552919117.081:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:17 sapphire systemd[1]: Starting File System Check on /dev/disk/by-uuid/a26ade21-ab97-4fbb-aefe-d57fc1433bb3...
mar 18 15:25:17 sapphire systemd-fsck[657]: Home: clean, 241519/12738560 files, 31909205/50928977 blocks
mar 18 15:25:17 sapphire systemd[1]: Started File System Check on /dev/disk/by-uuid/6a865109-7748-4dc6-ad6e-9d978c8b105d.
mar 18 15:25:17 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-6a865109\x2d7748\x2d4dc6\x2dad6e\x2d9d978c8b105d comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:17 sapphire systemd[1]: Mounting /home...
mar 18 15:25:17 sapphire kernel: EXT4-fs (nvme0n1p4): mounted filesystem with ordered data mode. Opts: (null)
mar 18 15:25:17 sapphire systemd-fsck[656]: fsck.fat 4.1 (2017-01-24)
mar 18 15:25:17 sapphire systemd-fsck[656]: /dev/nvme0n1p1: 3 files, 243/403266 clusters
mar 18 15:25:17 sapphire systemd[1]: Mounted /home.
mar 18 15:25:17 sapphire systemd[1]: Started File System Check on /dev/disk/by-uuid/9416-656C.
mar 18 15:25:17 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-9416\x2d656C comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:17 sapphire systemd[1]: Mounting /efi...
mar 18 15:25:17 sapphire kernel: EDAC amd64: Node 0: DRAM ECC disabled.
mar 18 15:25:17 sapphire kernel: 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.)
mar 18 15:25:17 sapphire systemd-fsck[658]: MassStorage: clean, 16500/32768000 files, 20970990/131072000 blocks
mar 18 15:25:17 sapphire systemd[1]: Started LVM2 PV scan on device 8:1.
mar 18 15:25:17 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-pvscan@8:1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:17 sapphire systemd[1]: Started File System Check on /dev/disk/by-uuid/a26ade21-ab97-4fbb-aefe-d57fc1433bb3.
mar 18 15:25:17 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-a26ade21\x2dab97\x2d4fbb\x2daefe\x2dd57fc1433bb3 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:17 sapphire systemd[1]: Mounting /mnt/MassStorage...
mar 18 15:25:17 sapphire systemd[1]: Mounted /efi.
mar 18 15:25:17 sapphire kernel: [drm] amdgpu kernel modesetting enabled.
mar 18 15:25:17 sapphire kernel: Parsing CRAT table with 1 nodes
mar 18 15:25:17 sapphire kernel: Ignoring ACPI CRAT on non-APU system
mar 18 15:25:17 sapphire kernel: Virtual CRAT table created for CPU
mar 18 15:25:17 sapphire kernel: Parsing CRAT table with 1 nodes
mar 18 15:25:17 sapphire kernel: Creating topology SYSFS entries
mar 18 15:25:17 sapphire kernel: Topology: Add CPU node
mar 18 15:25:17 sapphire kernel: Finished initializing topology
mar 18 15:25:17 sapphire kernel: checking generic (e0000000 300000) vs hw (e0000000 10000000)
mar 18 15:25:17 sapphire kernel: fb0: switching to amdgpudrmfb from EFI VGA
mar 18 15:25:17 sapphire kernel: Console: switching to colour dummy device 80x25
mar 18 15:25:17 sapphire kernel: [drm] initializing kernel modesetting (POLARIS10 0x1002:0x67DF 0x1DA2:0xE366 0xE7).
mar 18 15:25:17 sapphire kernel: [drm] register mmio base: 0xFE800000
mar 18 15:25:17 sapphire kernel: [drm] register mmio size: 262144
mar 18 15:25:17 sapphire kernel: [drm] add ip block number 0 <vi_common>
mar 18 15:25:17 sapphire kernel: [drm] add ip block number 1 <gmc_v8_0>
mar 18 15:25:17 sapphire kernel: [drm] add ip block number 2 <tonga_ih>
mar 18 15:25:17 sapphire kernel: [drm] add ip block number 3 <gfx_v8_0>
mar 18 15:25:17 sapphire kernel: [drm] add ip block number 4 <sdma_v3_0>
mar 18 15:25:17 sapphire kernel: [drm] add ip block number 5 <powerplay>
mar 18 15:25:17 sapphire kernel: [drm] add ip block number 6 <dm>
mar 18 15:25:17 sapphire kernel: [drm] add ip block number 7 <uvd_v6_0>
mar 18 15:25:17 sapphire kernel: [drm] add ip block number 8 <vce_v3_0>
mar 18 15:25:17 sapphire kernel: [drm] UVD is enabled in VM mode
mar 18 15:25:17 sapphire kernel: [drm] UVD ENC is enabled in VM mode
mar 18 15:25:17 sapphire kernel: [drm] VCE enabled in VM mode
mar 18 15:25:17 sapphire kernel: amdgpu 0000:09:00.0: No more image in the PCI ROM
mar 18 15:25:17 sapphire kernel: ATOM BIOS: 113-1E366CU-S52
mar 18 15:25:17 sapphire kernel: [drm] vm size is 64 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
mar 18 15:25:17 sapphire kernel: amdgpu 0000:09:00.0: VRAM: 8192M 0x000000F400000000 - 0x000000F5FFFFFFFF (8192M used)
mar 18 15:25:17 sapphire kernel: amdgpu 0000:09:00.0: GART: 256M 0x000000FF00000000 - 0x000000FF0FFFFFFF
mar 18 15:25:17 sapphire kernel: [drm] Detected VRAM RAM=8192M, BAR=256M
mar 18 15:25:17 sapphire kernel: [drm] RAM width 256bits GDDR5
mar 18 15:25:17 sapphire kernel: [TTM] Zone  kernel: Available graphics memory: 8207894 kiB
mar 18 15:25:17 sapphire kernel: [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
mar 18 15:25:17 sapphire kernel: [TTM] Initializing pool allocator
mar 18 15:25:17 sapphire kernel: [TTM] Initializing DMA pool allocator
mar 18 15:25:17 sapphire kernel: [drm] amdgpu: 8192M of VRAM memory ready
mar 18 15:25:17 sapphire kernel: [drm] amdgpu: 8192M of GTT memory ready.
mar 18 15:25:17 sapphire kernel: [drm] GART: num cpu pages 65536, num gpu pages 65536
mar 18 15:25:17 sapphire kernel: [drm] PCIE GART of 256M enabled (table at 0x000000F400300000).
mar 18 15:25:17 sapphire kernel: [drm] Chained IB support enabled!
mar 18 15:25:17 sapphire kernel: [drm] Found UVD firmware Version: 1.130 Family ID: 16
mar 18 15:25:17 sapphire kernel: [drm] Found VCE firmware Version: 53.26 Binary ID: 3
mar 18 15:25:17 sapphire kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
mar 18 15:25:17 sapphire systemd[1]: Mounted /mnt/MassStorage.
mar 18 15:25:17 sapphire systemd[1]: Reached target Local File Systems.
mar 18 15:25:17 sapphire systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
mar 18 15:25:17 sapphire systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
mar 18 15:25:17 sapphire systemd[1]: Condition check resulted in Update is Completed being skipped.
mar 18 15:25:17 sapphire systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
mar 18 15:25:17 sapphire systemd[1]: Starting Create Volatile Files and Directories...
mar 18 15:25:17 sapphire systemd[1]: Started Create Volatile Files and Directories.
mar 18 15:25:17 sapphire 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'
mar 18 15:25:17 sapphire systemd[1]: Starting Update UTMP about System Boot/Shutdown...
mar 18 15:25:17 sapphire systemd[1]: Starting Network Time Synchronization...
mar 18 15:25:17 sapphire audit[696]: SYSTEM_BOOT pid=696 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
mar 18 15:25:17 sapphire systemd[1]: Started Update UTMP about System Boot/Shutdown.
mar 18 15:25:17 sapphire 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'
mar 18 15:25:17 sapphire kernel: [drm] DM_PPLIB: values for Engine clock
mar 18 15:25:17 sapphire kernel: [drm] DM_PPLIB:         300000
mar 18 15:25:17 sapphire kernel: [drm] DM_PPLIB:         600000
mar 18 15:25:17 sapphire kernel: [drm] DM_PPLIB:         900000
mar 18 15:25:17 sapphire kernel: [drm] DM_PPLIB:         1145000
mar 18 15:25:17 sapphire kernel: [drm] DM_PPLIB:         1215000
mar 18 15:25:17 sapphire kernel: [drm] DM_PPLIB:         1257000
mar 18 15:25:17 sapphire kernel: [drm] DM_PPLIB:         1300000
mar 18 15:25:17 sapphire kernel: [drm] DM_PPLIB:         1340000
mar 18 15:25:17 sapphire kernel: [drm] DM_PPLIB: Validation clocks:
mar 18 15:25:17 sapphire kernel: [drm] DM_PPLIB:    engine_max_clock: 134000
mar 18 15:25:17 sapphire kernel: [drm] DM_PPLIB:    memory_max_clock: 200000
mar 18 15:25:17 sapphire kernel: [drm] DM_PPLIB:    level           : 8
mar 18 15:25:17 sapphire kernel: [drm] DM_PPLIB: values for Memory clock
mar 18 15:25:17 sapphire kernel: [drm] DM_PPLIB:         300000
mar 18 15:25:17 sapphire kernel: [drm] DM_PPLIB:         1000000
mar 18 15:25:17 sapphire kernel: [drm] DM_PPLIB:         2000000
mar 18 15:25:17 sapphire kernel: [drm] DM_PPLIB: Validation clocks:
mar 18 15:25:17 sapphire kernel: [drm] DM_PPLIB:    engine_max_clock: 134000
mar 18 15:25:17 sapphire kernel: [drm] DM_PPLIB:    memory_max_clock: 200000
mar 18 15:25:17 sapphire kernel: [drm] DM_PPLIB:    level           : 8
mar 18 15:25:17 sapphire systemd[1]: Started Network Time Synchronization.
mar 18 15:25:17 sapphire 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'
mar 18 15:25:17 sapphire systemd[1]: Reached target System Initialization.
mar 18 15:25:17 sapphire systemd[1]: Started Daily Cleanup of Temporary Directories.
mar 18 15:25:17 sapphire systemd[1]: Listening on D-Bus System Message Bus Socket.
mar 18 15:25:17 sapphire systemd[1]: Reached target Sockets.
mar 18 15:25:17 sapphire systemd[1]: Reached target Basic System.
mar 18 15:25:17 sapphire systemd[1]: Starting Login Service...
mar 18 15:25:17 sapphire systemd[1]: Started D-Bus System Message Bus.
mar 18 15:25:17 sapphire 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'
mar 18 15:25:17 sapphire systemd[1]: Starting firewalld - dynamic firewall daemon...
mar 18 15:25:17 sapphire systemd[1]: Reached target System Time Synchronized.
mar 18 15:25:17 sapphire systemd[1]: Started Daily verification of password and group files.
mar 18 15:25:17 sapphire systemd[1]: Started Weekly pkgstats submission.
mar 18 15:25:17 sapphire systemd[1]: Started Daily rotation of log files.
mar 18 15:25:17 sapphire systemd[1]: Started Daily man-db regeneration.
mar 18 15:25:17 sapphire systemd[1]: Reached target Timers.
mar 18 15:25:17 sapphire kernel: [drm] Display Core initialized with v3.2.08!
mar 18 15:25:17 sapphire systemd-logind[700]: Watching system buttons on /dev/input/event1 (Power Button)
mar 18 15:25:17 sapphire systemd-logind[700]: Watching system buttons on /dev/input/event0 (Power Button)
mar 18 15:25:17 sapphire kernel: [drm] SADs count is: -2, don't need to read it
mar 18 15:25:17 sapphire kernel: [drm] SADs count is: -2, don't need to read it
mar 18 15:25:17 sapphire kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
mar 18 15:25:17 sapphire kernel: [drm] Driver supports precise vblank timestamp query.
mar 18 15:25:17 sapphire kernel: [drm] UVD and UVD ENC initialized successfully.
mar 18 15:25:17 sapphire kernel: [drm] VCE initialized successfully.
mar 18 15:25:17 sapphire kernel: kfd kfd: Allocated 3969056 bytes on gart
mar 18 15:25:17 sapphire kernel: Virtual CRAT table created for GPU
mar 18 15:25:17 sapphire kernel: Parsing CRAT table with 1 nodes
mar 18 15:25:17 sapphire kernel: Creating topology SYSFS entries
mar 18 15:25:17 sapphire kernel: Topology: Add dGPU node [0x67df:0x1002]
mar 18 15:25:17 sapphire kernel: kfd kfd: added device 1002:67df
mar 18 15:25:17 sapphire kernel: [drm] fb mappable at 0xE0830000
mar 18 15:25:17 sapphire kernel: [drm] vram apper at 0xE0000000
mar 18 15:25:17 sapphire kernel: [drm] size 8294400
mar 18 15:25:17 sapphire kernel: [drm] fb depth is 24
mar 18 15:25:17 sapphire kernel: [drm]    pitch is 7680
mar 18 15:25:17 sapphire kernel: fbcon: amdgpudrmfb (fb0) is primary device
mar 18 15:25:17 sapphire kernel: Console: switching to colour frame buffer device 240x67
mar 18 15:25:17 sapphire kernel: amdgpu 0000:09:00.0: fb0: amdgpudrmfb frame buffer device
mar 18 15:25:17 sapphire systemd[1]: Started firewalld - dynamic firewall daemon.
mar 18 15:25:17 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=firewalld comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:17 sapphire kernel: [drm] Initialized amdgpu 3.27.0 20150101 for 0000:09:00.0 on minor 0
mar 18 15:25:17 sapphire systemd[1]: Reached target Network (Pre).
mar 18 15:25:17 sapphire systemd[1]: Starting Network Manager...
mar 18 15:25:17 sapphire audit: NETFILTER_CFG table=filter family=2 entries=0
mar 18 15:25:17 sapphire audit: NETFILTER_CFG table=filter family=10 entries=0
mar 18 15:25:17 sapphire firewalld[702]: WARNING: ipset not usable, disabling ipset usage in firewall.
mar 18 15:25:17 sapphire NetworkManager[707]: <info>  [1552919117.5951] NetworkManager (version 1.14.7dev+3+g353743b99-1) is starting... (for the first time)
mar 18 15:25:17 sapphire NetworkManager[707]: <info>  [1552919117.5952] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
mar 18 15:25:17 sapphire firewalld[702]: WARNING: ebtables-restore and ebtables are missing, disabling bridge firewall.
mar 18 15:25:17 sapphire systemd[1]: Started Network Manager.
mar 18 15:25:17 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:17 sapphire NetworkManager[707]: <info>  [1552919117.5988] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
mar 18 15:25:17 sapphire systemd[1]: Reached target Network.
mar 18 15:25:17 sapphire NetworkManager[707]: <info>  [1552919117.5995] manager[0x559353ec3080]: monitoring kernel firmware directory '/lib/firmware'.
mar 18 15:25:17 sapphire systemd[1]: Starting Permit User Sessions...
mar 18 15:25:17 sapphire dbus-daemon[701]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.13' (uid=0 pid=707 comm="/usr/bin/NetworkManager --no-daemon ")
mar 18 15:25:17 sapphire systemd[1]: Starting Hostname Service...
mar 18 15:25:17 sapphire systemd[1]: Started Permit User Sessions.
mar 18 15:25:17 sapphire 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'
mar 18 15:25:17 sapphire systemd[1]: Starting Light Display Manager...
mar 18 15:25:17 sapphire dbus-daemon[701]: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' requested by ':1.14' (uid=0 pid=732 comm="/usr/bin/lightdm ")
mar 18 15:25:17 sapphire dbus-daemon[701]: [system] Successfully activated service 'org.freedesktop.hostname1'
mar 18 15:25:17 sapphire systemd[1]: Started Hostname Service.
mar 18 15:25:17 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:17 sapphire NetworkManager[707]: <info>  [1552919117.6268] hostname: hostname: using hostnamed
mar 18 15:25:17 sapphire NetworkManager[707]: <info>  [1552919117.6268] hostname: hostname changed from (none) to "sapphire"
mar 18 15:25:17 sapphire NetworkManager[707]: <info>  [1552919117.6270] dns-mgr[0x559353ecd130]: init: dns=default, rc-manager=symlink
mar 18 15:25:17 sapphire NetworkManager[707]: <info>  [1552919117.6272] manager[0x559353ec3080]: rfkill: WiFi hardware radio set enabled
mar 18 15:25:17 sapphire NetworkManager[707]: <info>  [1552919117.6273] manager[0x559353ec3080]: rfkill: WWAN hardware radio set enabled
mar 18 15:25:17 sapphire dbus-daemon[701]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.13' (uid=0 pid=707 comm="/usr/bin/NetworkManager --no-daemon ")
mar 18 15:25:17 sapphire systemd[1]: Starting Network Manager Script Dispatcher Service...
mar 18 15:25:17 sapphire dbus-daemon[701]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
mar 18 15:25:17 sapphire systemd[1]: Started Network Manager Script Dispatcher Service.
mar 18 15:25:17 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:17 sapphire NetworkManager[707]: <info>  [1552919117.6391] settings: Loaded settings plugin: NMSKeyfilePlugin (internal)
mar 18 15:25:17 sapphire NetworkManager[707]: <info>  [1552919117.6426] settings: Loaded settings plugin: NMSIbftPlugin ("/usr/lib/NetworkManager/1.14.7dev+3+g353743b99-1/libnm-settings-plugin-ibft.so")
mar 18 15:25:17 sapphire NetworkManager[707]: <info>  [1552919117.6440] keyfile: new connection /etc/NetworkManager/system-connections/FKKT (ed26778e-ad83-3ea0-9db3-d5f5d7a7825b,"FKKT")
mar 18 15:25:17 sapphire NetworkManager[707]: <info>  [1552919117.6450] manager: rfkill: WiFi enabled by radio killswitch; enabled by state file
mar 18 15:25:17 sapphire NetworkManager[707]: <info>  [1552919117.6451] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
mar 18 15:25:17 sapphire NetworkManager[707]: <info>  [1552919117.6451] manager: Networking is enabled by state file
mar 18 15:25:17 sapphire NetworkManager[707]: <info>  [1552919117.6452] dhcp-init: Using DHCP client 'internal'
mar 18 15:25:17 sapphire nm-dispatcher[746]: req:1 'hostname': new request (0 scripts)
mar 18 15:25:17 sapphire nm-dispatcher[746]: req:1 'hostname': completed: no scripts
mar 18 15:25:17 sapphire NetworkManager[707]: <info>  [1552919117.6487] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.14.7dev+3+g353743b99-1/libnm-device-plugin-wwan.so)
mar 18 15:25:17 sapphire NetworkManager[707]: <info>  [1552919117.6493] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.14.7dev+3+g353743b99-1/libnm-device-plugin-adsl.so)
mar 18 15:25:17 sapphire NetworkManager[707]: <info>  [1552919117.6502] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.14.7dev+3+g353743b99-1/libnm-device-plugin-wifi.so)
mar 18 15:25:17 sapphire NetworkManager[707]: <info>  [1552919117.6513] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.14.7dev+3+g353743b99-1/libnm-device-plugin-bluetooth.so)
mar 18 15:25:17 sapphire NetworkManager[707]: <info>  [1552919117.6583] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.14.7dev+3+g353743b99-1/libnm-device-plugin-team.so)
mar 18 15:25:17 sapphire NetworkManager[707]: <info>  [1552919117.6588] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.14.7dev+3+g353743b99-1/libnm-device-plugin-ovs.so)
mar 18 15:25:17 sapphire NetworkManager[707]: <info>  [1552919117.6594] device (lo): carrier: link connected
mar 18 15:25:17 sapphire NetworkManager[707]: <info>  [1552919117.6596] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
mar 18 15:25:17 sapphire NetworkManager[707]: <info>  [1552919117.6602] manager: (enp8s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
mar 18 15:25:17 sapphire NetworkManager[707]: <info>  [1552919117.6608] device (enp8s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
mar 18 15:25:17 sapphire kernel: Generic PHY r8169-800:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=r8169-800:00, irq=IGNORE)
mar 18 15:25:17 sapphire audit: NETFILTER_CFG table=security family=2 entries=0
mar 18 15:25:17 sapphire audit: NETFILTER_CFG table=security family=2 entries=4
mar 18 15:25:17 sapphire audit: NETFILTER_CFG table=raw family=2 entries=0
mar 18 15:25:17 sapphire audit: NETFILTER_CFG table=raw family=2 entries=3
mar 18 15:25:17 sapphire systemd-logind[700]: Watching system buttons on /dev/input/event2 (Dell Dell Wired Multimedia Keyboard)
mar 18 15:25:17 sapphire audit: NETFILTER_CFG table=mangle family=2 entries=0
mar 18 15:25:17 sapphire audit: NETFILTER_CFG table=mangle family=2 entries=6
mar 18 15:25:17 sapphire audit: NETFILTER_CFG table=nat family=2 entries=0
mar 18 15:25:17 sapphire audit: NETFILTER_CFG table=nat family=2 entries=5
mar 18 15:25:17 sapphire audit: NETFILTER_CFG table=filter family=2 entries=4
mar 18 15:25:17 sapphire audit: NETFILTER_CFG table=security family=10 entries=0
mar 18 15:25:17 sapphire audit: NETFILTER_CFG table=security family=10 entries=4
mar 18 15:25:17 sapphire audit: NETFILTER_CFG table=raw family=10 entries=0
mar 18 15:25:17 sapphire audit: NETFILTER_CFG table=raw family=10 entries=3
mar 18 15:25:17 sapphire audit: NETFILTER_CFG table=mangle family=10 entries=0
mar 18 15:25:17 sapphire audit: NETFILTER_CFG table=mangle family=10 entries=6
mar 18 15:25:17 sapphire audit: NETFILTER_CFG table=nat family=10 entries=0
mar 18 15:25:17 sapphire audit: NETFILTER_CFG table=nat family=10 entries=5
mar 18 15:25:17 sapphire audit: NETFILTER_CFG table=filter family=10 entries=4
mar 18 15:25:17 sapphire kernel: r8169 0000:08:00.0 enp8s0: Link is Down
mar 18 15:25:17 sapphire dbus-daemon[701]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.13' (uid=0 pid=707 comm="/usr/bin/NetworkManager --no-daemon ")
mar 18 15:25:17 sapphire systemd[1]: Starting Authorization Manager...
mar 18 15:25:17 sapphire NetworkManager[707]: <info>  [1552919117.7687] ovsdb: Could not connect: No such file or directory
mar 18 15:25:17 sapphire nm-dispatcher[746]: req:2 'connectivity-change': new request (0 scripts)
mar 18 15:25:17 sapphire nm-dispatcher[746]: req:2 'connectivity-change': completed: no scripts
mar 18 15:25:17 sapphire polkitd[778]: Started polkitd version 0.116
mar 18 15:25:17 sapphire systemd-logind[700]: Watching system buttons on /dev/input/event4 (Dell Dell Wired Multimedia Keyboard System Control)
mar 18 15:25:17 sapphire polkitd[778]: Loading rules from directory /etc/polkit-1/rules.d
mar 18 15:25:17 sapphire polkitd[778]: Loading rules from directory /usr/share/polkit-1/rules.d
mar 18 15:25:17 sapphire polkitd[778]: Finished loading, compiling and executing 5 rules
mar 18 15:25:17 sapphire dbus-daemon[701]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
mar 18 15:25:17 sapphire systemd[1]: Started Authorization Manager.
mar 18 15:25:17 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:17 sapphire polkitd[778]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
mar 18 15:25:18 sapphire systemd-logind[700]: New seat seat0.
mar 18 15:25:18 sapphire dbus-daemon[701]: [system] Successfully activated service 'org.freedesktop.login1'
mar 18 15:25:18 sapphire systemd[1]: Started Login Service.
mar 18 15:25:18 sapphire 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'
mar 18 15:25:18 sapphire systemd[1]: Reached target Multi-User System.
mar 18 15:25:18 sapphire systemd[1]: Started Light Display Manager.
mar 18 15:25:18 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:18 sapphire systemd[1]: Reached target Graphical Interface.
mar 18 15:25:18 sapphire systemd[1]: Startup finished in 13.816s (firmware) + 1min 19.198s (loader) + 3.096s (kernel) + 1.531s (userspace) = 1min 37.643s.
mar 18 15:25:18 sapphire dbus-daemon[701]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' requested by ':1.14' (uid=0 pid=732 comm="/usr/bin/lightdm ")
mar 18 15:25:18 sapphire systemd[1]: Reached target User and Group Name Lookups.
mar 18 15:25:18 sapphire systemd[1]: Starting Accounts Service...
mar 18 15:25:18 sapphire accounts-daemon[871]: started daemon version 0.6.54
mar 18 15:25:18 sapphire dbus-daemon[701]: [system] Successfully activated service 'org.freedesktop.Accounts'
mar 18 15:25:18 sapphire systemd[1]: Started Accounts Service.
mar 18 15:25:18 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:18 sapphire lightdm[982]: pam_unix(lightdm-greeter:session): session opened for user lightdm by (uid=0)
mar 18 15:25:18 sapphire systemd[1]: Created slice User Slice of UID 620.
mar 18 15:25:18 sapphire systemd[1]: Starting User Runtime Directory /run/user/620...
mar 18 15:25:18 sapphire systemd-logind[700]: New session c1 of user lightdm.
mar 18 15:25:18 sapphire systemd[1]: Started User Runtime Directory /run/user/620.
mar 18 15:25:18 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@620 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:18 sapphire systemd[1]: Starting User Manager for UID 620...
mar 18 15:25:18 sapphire systemd[986]: pam_unix(systemd-user:session): session opened for user lightdm by (uid=0)
mar 18 15:25:18 sapphire systemd[986]: Listening on Sound System.
mar 18 15:25:18 sapphire systemd[986]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
mar 18 15:25:18 sapphire systemd[986]: Listening on GnuPG cryptographic agent and passphrase cache.
mar 18 15:25:18 sapphire systemd[986]: Listening on GnuPG network certificate management daemon.
mar 18 15:25:18 sapphire systemd[986]: Reached target Paths.
mar 18 15:25:18 sapphire systemd[986]: Reached target Timers.
mar 18 15:25:18 sapphire systemd[986]: Listening on p11-kit server.
mar 18 15:25:18 sapphire systemd[986]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
mar 18 15:25:18 sapphire systemd[986]: Starting D-Bus User Message Bus Socket.
mar 18 15:25:18 sapphire systemd[986]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
mar 18 15:25:18 sapphire systemd[986]: Listening on D-Bus User Message Bus Socket.
mar 18 15:25:18 sapphire systemd[986]: Reached target Sockets.
mar 18 15:25:18 sapphire systemd[986]: Reached target Basic System.
mar 18 15:25:18 sapphire systemd[986]: Reached target Default.
mar 18 15:25:18 sapphire systemd[986]: Startup finished in 26ms.
mar 18 15:25:18 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@620 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:18 sapphire systemd[1]: Started User Manager for UID 620.
mar 18 15:25:18 sapphire systemd[1]: Started Session c1 of user lightdm.
mar 18 15:25:19 sapphire systemd[986]: Started D-Bus User Message Bus.
mar 18 15:25:19 sapphire dbus-daemon[1013]: [session uid=620 pid=1013] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.1' (uid=620 pid=992 comm="/usr/bin/lightdm-gtk-greeter ")
mar 18 15:25:19 sapphire systemd[986]: Starting Accessibility services bus...
mar 18 15:25:19 sapphire dbus-daemon[1013]: [session uid=620 pid=1013] Successfully activated service 'org.a11y.Bus'
mar 18 15:25:19 sapphire systemd[986]: Started Accessibility services bus.
mar 18 15:25:19 sapphire at-spi-bus-launcher[1014]: dbus-daemon[1020]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=620 pid=992 comm="/usr/bin/lightdm-gtk-greeter ")
mar 18 15:25:19 sapphire at-spi-bus-launcher[1014]: dbus-daemon[1020]: Successfully activated service 'org.a11y.atspi.Registry'
mar 18 15:25:19 sapphire dbus-daemon[1013]: [session uid=620 pid=1013] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.4' (uid=620 pid=992 comm="/usr/bin/lightdm-gtk-greeter ")
mar 18 15:25:19 sapphire systemd[986]: Starting Virtual filesystem service...
mar 18 15:25:19 sapphire at-spi-bus-launcher[1014]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
mar 18 15:25:19 sapphire dbus-daemon[1013]: [session uid=620 pid=1013] Successfully activated service 'org.gtk.vfs.Daemon'
mar 18 15:25:19 sapphire systemd[986]: Started Virtual filesystem service.
mar 18 15:25:19 sapphire kernel: fuse init (API version 7.28)
mar 18 15:25:19 sapphire systemd[1]: Mounting FUSE Control File System...
mar 18 15:25:19 sapphire systemd[1]: Mounted FUSE Control File System.
mar 18 15:25:19 sapphire polkitd[778]: /usr/share/polkit-1/rules.d/lightdm.rules:3: action=[Action id='org.freedesktop.DisplayManager.AccountsService.ReadAny']
mar 18 15:25:19 sapphire polkitd[778]: /usr/share/polkit-1/rules.d/lightdm.rules:4: subject=[Subject pid=992 user='lightdm' groups=lightdm seat='seat0' session='c1' local=true active=true]
mar 18 15:25:21 sapphire NetworkManager[707]: <info>  [1552919121.9922] device (enp8s0): carrier: link connected
mar 18 15:25:21 sapphire NetworkManager[707]: <info>  [1552919121.9924] device (enp8s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
mar 18 15:25:21 sapphire NetworkManager[707]: <info>  [1552919121.9928] policy: auto-activating connection 'FKKT' (ed26778e-ad83-3ea0-9db3-d5f5d7a7825b)
mar 18 15:25:21 sapphire NetworkManager[707]: <info>  [1552919121.9932] device (enp8s0): Activation: starting connection 'FKKT' (ed26778e-ad83-3ea0-9db3-d5f5d7a7825b)
mar 18 15:25:21 sapphire kernel: r8169 0000:08:00.0 enp8s0: Link is Up - 1Gbps/Full - flow control off
mar 18 15:25:21 sapphire kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp8s0: link becomes ready
mar 18 15:25:21 sapphire NetworkManager[707]: <info>  [1552919121.9933] device (enp8s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
mar 18 15:25:21 sapphire NetworkManager[707]: <info>  [1552919121.9936] manager: NetworkManager state is now CONNECTING
mar 18 15:25:21 sapphire NetworkManager[707]: <info>  [1552919121.9937] device (enp8s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
mar 18 15:25:22 sapphire NetworkManager[707]: <info>  [1552919122.1786] device (enp8s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
mar 18 15:25:22 sapphire NetworkManager[707]: <info>  [1552919122.1790] dhcp4 (enp8s0): activation: beginning transaction (timeout in 45 seconds)
mar 18 15:25:22 sapphire NetworkManager[707]: <info>  [1552919122.2402] dhcp4 (enp8s0):   address 193.2.87.88
mar 18 15:25:22 sapphire NetworkManager[707]: <info>  [1552919122.2402] dhcp4 (enp8s0):   plen 24
mar 18 15:25:22 sapphire NetworkManager[707]: <info>  [1552919122.2402] dhcp4 (enp8s0):   expires in 172800 seconds
mar 18 15:25:22 sapphire NetworkManager[707]: <info>  [1552919122.2403] dhcp4 (enp8s0):   nameserver '141.255.199.11'
mar 18 15:25:22 sapphire NetworkManager[707]: <info>  [1552919122.2403] dhcp4 (enp8s0):   nameserver '141.255.199.10'
mar 18 15:25:22 sapphire NetworkManager[707]: <info>  [1552919122.2403] dhcp4 (enp8s0):   domain name 'fkkt1.uni-lj.si'
mar 18 15:25:22 sapphire NetworkManager[707]: <info>  [1552919122.2403] dhcp4 (enp8s0):   gateway 193.2.87.1
mar 18 15:25:22 sapphire NetworkManager[707]: <info>  [1552919122.2406] dhcp4 (enp8s0): state changed unknown -> bound
mar 18 15:25:22 sapphire NetworkManager[707]: <info>  [1552919122.2414] device (enp8s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
mar 18 15:25:22 sapphire NetworkManager[707]: <info>  [1552919122.2419] device (enp8s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
mar 18 15:25:22 sapphire NetworkManager[707]: <info>  [1552919122.2421] device (enp8s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
mar 18 15:25:22 sapphire NetworkManager[707]: <info>  [1552919122.2424] manager: NetworkManager state is now CONNECTED_LOCAL
mar 18 15:25:22 sapphire NetworkManager[707]: <info>  [1552919122.2438] manager: NetworkManager state is now CONNECTED_SITE
mar 18 15:25:22 sapphire NetworkManager[707]: <info>  [1552919122.2439] policy: set 'FKKT' (enp8s0) as default for IPv4 routing and DNS
mar 18 15:25:22 sapphire NetworkManager[707]: <info>  [1552919122.2451] device (enp8s0): Activation: successful, device activated.
mar 18 15:25:22 sapphire NetworkManager[707]: <info>  [1552919122.2456] manager: startup complete
mar 18 15:25:22 sapphire nm-dispatcher[746]: req:3 'up' [enp8s0]: new request (0 scripts)
mar 18 15:25:22 sapphire nm-dispatcher[746]: req:3 'up' [enp8s0]: completed: no scripts
mar 18 15:25:22 sapphire NetworkManager[707]: <info>  [1552919122.2976] manager: NetworkManager state is now CONNECTED_GLOBAL
mar 18 15:25:22 sapphire nm-dispatcher[746]: req:4 'connectivity-change': new request (0 scripts)
mar 18 15:25:22 sapphire nm-dispatcher[746]: req:4 'connectivity-change': completed: no scripts
mar 18 15:25:23 sapphire lightdm[1046]: gkr-pam: unable to locate daemon control file
mar 18 15:25:23 sapphire systemd[1]: session-c1.scope: Killing process 982 (lightdm) with signal SIGTERM.
mar 18 15:25:23 sapphire systemd[1]: session-c1.scope: Killing process 992 (lightdm-gtk-gre) with signal SIGTERM.
mar 18 15:25:23 sapphire systemd[1]: Stopping Session c1 of user lightdm.
mar 18 15:25:23 sapphire lightdm[982]: pam_unix(lightdm-greeter:session): session closed for user lightdm
mar 18 15:25:23 sapphire systemd[1]: session-c1.scope: Succeeded.
mar 18 15:25:23 sapphire systemd[1]: Stopped Session c1 of user lightdm.
mar 18 15:25:23 sapphire systemd-logind[700]: Removed session c1.
mar 18 15:25:23 sapphire kernel: kauditd_printk_skb: 41 callbacks suppressed
mar 18 15:25:23 sapphire kernel: audit: type=1006 audit(1552919123.331:52): pid=1046 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
mar 18 15:25:23 sapphire lightdm[1046]: pam_unix(lightdm:session): session opened for user matejr by (uid=0)
mar 18 15:25:23 sapphire systemd[1]: Created slice User Slice of UID 1000.
mar 18 15:25:23 sapphire systemd[1]: Starting User Runtime Directory /run/user/1000...
mar 18 15:25:23 sapphire systemd-logind[700]: New session 2 of user matejr.
mar 18 15:25:23 sapphire systemd[1]: Started User Runtime Directory /run/user/1000.
mar 18 15:25:23 sapphire 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'
mar 18 15:25:23 sapphire systemd[1]: Starting User Manager for UID 1000...
mar 18 15:25:23 sapphire kernel: audit: type=1130 audit(1552919123.344:53): 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'
mar 18 15:25:23 sapphire systemd[1132]: pam_unix(systemd-user:session): session opened for user matejr by (uid=0)
mar 18 15:25:23 sapphire kernel: audit: type=1006 audit(1552919123.347:54): pid=1132 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
mar 18 15:25:23 sapphire systemd[1132]: Reached target Timers.
mar 18 15:25:23 sapphire kernel: audit: type=1130 audit(1552919123.381:55): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:23 sapphire kernel: audit: type=1112 audit(1552919123.394:56): pid=1046 uid=0 auid=1000 ses=2 msg='op=login id=1000 exe="/usr/bin/lightdm" hostname=sapphire addr=? terminal=/dev/tty7 res=success'
mar 18 15:25:23 sapphire 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'
mar 18 15:25:23 sapphire audit[1046]: USER_LOGIN pid=1046 uid=0 auid=1000 ses=2 msg='op=login id=1000 exe="/usr/bin/lightdm" hostname=sapphire addr=? terminal=/dev/tty7 res=success'
mar 18 15:25:23 sapphire systemd[1132]: Listening on GnuPG cryptographic agent and passphrase cache.
mar 18 15:25:23 sapphire systemd[1132]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
mar 18 15:25:23 sapphire systemd[1132]: Listening on GnuPG network certificate management daemon.
mar 18 15:25:23 sapphire systemd[1132]: Listening on p11-kit server.
mar 18 15:25:23 sapphire systemd[1132]: Reached target Paths.
mar 18 15:25:23 sapphire systemd[1132]: Listening on Sound System.
mar 18 15:25:23 sapphire systemd[1132]: Starting D-Bus User Message Bus Socket.
mar 18 15:25:23 sapphire systemd[1132]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
mar 18 15:25:23 sapphire systemd[1132]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
mar 18 15:25:23 sapphire systemd[1132]: Listening on D-Bus User Message Bus Socket.
mar 18 15:25:23 sapphire systemd[1132]: Reached target Sockets.
mar 18 15:25:23 sapphire systemd[1132]: Reached target Basic System.
mar 18 15:25:23 sapphire systemd[1132]: Reached target Default.
mar 18 15:25:23 sapphire systemd[1132]: Startup finished in 28ms.
mar 18 15:25:23 sapphire systemd[1]: Started User Manager for UID 1000.
mar 18 15:25:23 sapphire systemd[1]: Started Session 2 of user matejr.
mar 18 15:25:23 sapphire systemd[1132]: Started D-Bus User Message Bus.
mar 18 15:25:23 sapphire dbus-daemon[1147]: [session uid=1000 pid=1147] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.2' (uid=1000 pid=1143 comm="cinnamon-session --session cinnamon ")
mar 18 15:25:23 sapphire systemd[1132]: Starting Virtual filesystem service...
mar 18 15:25:23 sapphire dbus-daemon[1147]: [session uid=1000 pid=1147] Successfully activated service 'org.gtk.vfs.Daemon'
mar 18 15:25:23 sapphire systemd[1132]: Started Virtual filesystem service.
mar 18 15:25:23 sapphire dbus-daemon[1147]: [session uid=1000 pid=1147] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.5' (uid=1000 pid=1143 comm="cinnamon-session --session cinnamon ")
mar 18 15:25:23 sapphire systemd[1132]: Starting Accessibility services bus...
mar 18 15:25:23 sapphire dbus-daemon[1147]: [session uid=1000 pid=1147] Successfully activated service 'org.a11y.Bus'
mar 18 15:25:23 sapphire systemd[1132]: Started Accessibility services bus.
mar 18 15:25:23 sapphire at-spi-bus-launcher[1164]: dbus-daemon[1170]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=1143 comm="cinnamon-session --session cinnamon ")
mar 18 15:25:23 sapphire at-spi-bus-launcher[1164]: dbus-daemon[1170]: Successfully activated service 'org.a11y.atspi.Registry'
mar 18 15:25:23 sapphire at-spi-bus-launcher[1164]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
mar 18 15:25:23 sapphire systemd[1132]: Starting Sound Service...
mar 18 15:25:23 sapphire dbus-daemon[1147]: [session uid=1000 pid=1147] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.9' (uid=1000 pid=1184 comm="/usr/lib/cinnamon-settings-daemon/csd-automount ")
mar 18 15:25:23 sapphire systemd[1132]: Starting Virtual filesystem service - disk device monitor...
mar 18 15:25:23 sapphire dbus-daemon[701]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.51' (uid=1000 pid=1239 comm="/usr/bin/pulseaudio --daemonize=no ")
mar 18 15:25:23 sapphire systemd[1]: Starting RealtimeKit Scheduling Policy Service...
mar 18 15:25:23 sapphire dbus-daemon[701]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.52' (uid=1000 pid=1245 comm="/usr/lib/gvfs-udisks2-volume-monitor ")
mar 18 15:25:23 sapphire dbus-daemon[701]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
mar 18 15:25:23 sapphire rtkit-daemon[1248]: Successfully called chroot.
mar 18 15:25:23 sapphire rtkit-daemon[1248]: Successfully dropped privileges.
mar 18 15:25:23 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:23 sapphire rtkit-daemon[1248]: Successfully limited resources.
mar 18 15:25:23 sapphire systemd[1]: Started RealtimeKit Scheduling Policy Service.
mar 18 15:25:23 sapphire rtkit-daemon[1248]: Canary thread running.
mar 18 15:25:23 sapphire systemd[1]: Starting Disk Manager...
mar 18 15:25:23 sapphire rtkit-daemon[1248]: Running.
mar 18 15:25:23 sapphire kernel: audit: type=1130 audit(1552919123.584:57): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:23 sapphire rtkit-daemon[1248]: Watchdog thread running.
mar 18 15:25:23 sapphire rtkit-daemon[1248]: Successfully made thread 1239 of process 1239 owned by '1000' high priority at nice level -11.
mar 18 15:25:23 sapphire rtkit-daemon[1248]: Supervising 1 threads of 1 processes of 1 users.
mar 18 15:25:23 sapphire udisksd[1254]: udisks daemon version 2.8.2 starting
mar 18 15:25:23 sapphire dbus-daemon[701]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.55' (uid=1000 pid=1191 comm="/usr/lib/cinnamon-settings-daemon/csd-power ")
mar 18 15:25:23 sapphire systemd[1]: Starting Daemon for power management...
mar 18 15:25:23 sapphire dbus-daemon[1147]: [session uid=1000 pid=1147] Activating service name='ca.desrt.dconf' requested by ':1.24' (uid=1000 pid=1202 comm="/usr/lib/cinnamon-settings-daemon/csd-a11y-setting")
mar 18 15:25:23 sapphire dbus-daemon[1147]: [session uid=1000 pid=1147] Successfully activated service 'ca.desrt.dconf'
mar 18 15:25:23 sapphire dbus-daemon[701]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.64' (uid=1000 pid=1207 comm="/usr/lib/cinnamon-settings-daemon/csd-color ")
mar 18 15:25:23 sapphire systemd[1]: Starting Manage, Install and Generate Color Profiles...
mar 18 15:25:23 sapphire dbus-daemon[701]: [system] Successfully activated service 'org.freedesktop.ColorManager'
mar 18 15:25:23 sapphire systemd[1]: Started Manage, Install and Generate Color Profiles.
mar 18 15:25:23 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:23 sapphire kernel: audit: type=1130 audit(1552919123.704:58): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:23 sapphire dbus-daemon[701]: [system] Successfully activated service 'org.freedesktop.UPower'
mar 18 15:25:23 sapphire systemd[1]: Started Daemon for power management.
mar 18 15:25:23 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:23 sapphire kernel: audit: type=1130 audit(1552919123.721:59): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:23 sapphire dbus-daemon[701]: [system] Successfully activated service 'org.freedesktop.UDisks2'
mar 18 15:25:23 sapphire systemd[1]: Started Disk Manager.
mar 18 15:25:23 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:23 sapphire udisksd[1254]: Acquired the name org.freedesktop.UDisks2 on the system message bus
mar 18 15:25:23 sapphire kernel: audit: type=1130 audit(1552919123.791:60): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:23 sapphire dbus-daemon[1147]: [session uid=1000 pid=1147] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
mar 18 15:25:23 sapphire systemd[1132]: Started Virtual filesystem service - disk device monitor.
mar 18 15:25:23 sapphire dbus-daemon[1147]: [session uid=1000 pid=1147] Activating via systemd: service name='org.gtk.vfs.GPhoto2VolumeMonitor' unit='gvfs-gphoto2-volume-monitor.service' requested by ':1.9' (uid=1000 pid=1184 comm="/usr/lib/cinnamon-settings-daemon/csd-automount ")
mar 18 15:25:23 sapphire systemd[1132]: Starting Virtual filesystem service - digital camera monitor...
mar 18 15:25:23 sapphire dbus-daemon[1147]: [session uid=1000 pid=1147] Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor'
mar 18 15:25:23 sapphire systemd[1132]: Started Virtual filesystem service - digital camera monitor.
mar 18 15:25:23 sapphire dbus-daemon[1147]: [session uid=1000 pid=1147] Activating via systemd: service name='org.gtk.vfs.MTPVolumeMonitor' unit='gvfs-mtp-volume-monitor.service' requested by ':1.9' (uid=1000 pid=1184 comm="/usr/lib/cinnamon-settings-daemon/csd-automount ")
mar 18 15:25:23 sapphire systemd[1132]: Starting Virtual filesystem service - Media Transfer Protocol monitor...
mar 18 15:25:23 sapphire dbus-daemon[1147]: [session uid=1000 pid=1147] Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor'
mar 18 15:25:23 sapphire systemd[1132]: Started Virtual filesystem service - Media Transfer Protocol monitor.
mar 18 15:25:23 sapphire rtkit-daemon[1248]: Supervising 1 threads of 1 processes of 1 users.
mar 18 15:25:23 sapphire rtkit-daemon[1248]: Successfully made thread 1352 of process 1239 owned by '1000' RT at priority 5.
mar 18 15:25:23 sapphire rtkit-daemon[1248]: Supervising 2 threads of 1 processes of 1 users.
mar 18 15:25:23 sapphire rtkit-daemon[1248]: Supervising 2 threads of 1 processes of 1 users.
mar 18 15:25:23 sapphire rtkit-daemon[1248]: Successfully made thread 1353 of process 1239 owned by '1000' RT at priority 5.
mar 18 15:25:23 sapphire rtkit-daemon[1248]: Supervising 3 threads of 1 processes of 1 users.
mar 18 15:25:23 sapphire systemd[1132]: Started Sound Service.
mar 18 15:25:24 sapphire polkitd[778]: Registered Authentication Agent for unix-session:2 (system bus name :1.82 [/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_GB.utf8)
mar 18 15:25:24 sapphire dbus-daemon[701]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' requested by ':1.100' (uid=1000 pid=1466 comm="/usr/bin/redshift -v ")
mar 18 15:25:24 sapphire systemd[1]: Starting Location Lookup Service...
mar 18 15:25:24 sapphire NetworkManager[707]: <info>  [1552919124.4651] agent-manager: req[0x7f9a00001cb0, :1.83/org.freedesktop.nm-applet/1000]: agent registered
mar 18 15:25:24 sapphire /cinnamon-killer-daemon[1437]: Bound Cinnamon restart to <Control><Alt>Escape.
mar 18 15:25:24 sapphire dbus-daemon[701]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.104' (uid=974 pid=1472 comm="/usr/lib/geoclue ")
mar 18 15:25:24 sapphire systemd[1]: Starting WPA supplicant...
mar 18 15:25:24 sapphire dbus-daemon[701]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
mar 18 15:25:24 sapphire systemd[1]: Started WPA supplicant.
mar 18 15:25:24 sapphire wpa_supplicant[1478]: Successfully initialized wpa_supplicant
mar 18 15:25:24 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:24 sapphire dbus-daemon[701]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.107' (uid=974 pid=1472 comm="/usr/lib/geoclue ")
mar 18 15:25:24 sapphire dbus-daemon[701]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
mar 18 15:25:24 sapphire geoclue[1472]: Failed to connect to avahi service: Daemon not running
mar 18 15:25:24 sapphire kernel: audit: type=1130 audit(1552919124.501:61): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:24 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:24 sapphire dbus-daemon[701]: [system] Successfully activated service 'org.freedesktop.GeoClue2'
mar 18 15:25:24 sapphire systemd[1]: Started Location Lookup Service.
mar 18 15:25:24 sapphire dbus-daemon[1147]: [session uid=1000 pid=1147] Activating via systemd: service name='org.gnome.evolution.dataserver.Sources5' unit='evolution-source-registry.service' requested by ':1.44' (uid=1000 pid=1438 comm="/usr/lib/evolution-data-server/evolution-alarm-not")
mar 18 15:25:24 sapphire systemd[1132]: Starting Evolution source registry...
mar 18 15:25:24 sapphire dbus-daemon[1147]: [session uid=1000 pid=1147] Activating service name='org.gnome.GConf' requested by ':1.48' (uid=1000 pid=1428 comm="mono /usr/lib/docky/Docky.exe ")
mar 18 15:25:24 sapphire dbus-daemon[1147]: [session uid=1000 pid=1147] Successfully activated service 'org.gnome.GConf'
mar 18 15:25:24 sapphire dbus-daemon[1147]: [session uid=1000 pid=1147] Activating service name='org.gnome.OnlineAccounts' requested by ':1.46' (uid=1000 pid=1481 comm="/usr/lib/evolution-source-registry ")
mar 18 15:25:24 sapphire goa-daemon[1495]: goa-daemon version 3.31.90 starting
mar 18 15:25:24 sapphire dbus-daemon[1147]: [session uid=1000 pid=1147] Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service' requested by ':1.46' (uid=1000 pid=1481 comm="/usr/lib/evolution-source-registry ")
mar 18 15:25:24 sapphire systemd[1132]: Starting Virtual filesystem metadata service...
mar 18 15:25:24 sapphire dbus-daemon[1147]: [session uid=1000 pid=1147] Activating service name='org.gnome.Identity' requested by ':1.52' (uid=1000 pid=1495 comm="/usr/lib/goa-daemon ")
mar 18 15:25:24 sapphire dbus-daemon[1147]: [session uid=1000 pid=1147] Successfully activated service 'org.gtk.vfs.Metadata'
mar 18 15:25:24 sapphire systemd[1132]: Started Virtual filesystem metadata service.
mar 18 15:25:24 sapphire dbus-daemon[1147]: [session uid=1000 pid=1147] Successfully activated service 'org.gnome.OnlineAccounts'
mar 18 15:25:24 sapphire dbus-daemon[1147]: [session uid=1000 pid=1147] Successfully activated service 'org.gnome.Identity'
mar 18 15:25:24 sapphire dbus-daemon[1147]: [session uid=1000 pid=1147] Successfully activated service 'org.gnome.evolution.dataserver.Sources5'
mar 18 15:25:24 sapphire systemd[1132]: Started Evolution source registry.
mar 18 15:25:24 sapphire dbus-daemon[1147]: [session uid=1000 pid=1147] Activating via systemd: service name='org.gnome.evolution.dataserver.Calendar7' unit='evolution-calendar-factory.service' requested by ':1.44' (uid=1000 pid=1438 comm="/usr/lib/evolution-data-server/evolution-alarm-not")
mar 18 15:25:24 sapphire systemd[1132]: Starting Evolution calendar service...
mar 18 15:25:24 sapphire dbus-daemon[1147]: [session uid=1000 pid=1147] Successfully activated service 'org.gnome.evolution.dataserver.Calendar7'
mar 18 15:25:24 sapphire systemd[1132]: Started Evolution calendar service.
mar 18 15:25:24 sapphire dbus-daemon[1147]: [session uid=1000 pid=1147] Activating via systemd: service name='org.gnome.evolution.dataserver.AddressBook9' unit='evolution-addressbook-factory.service' requested by ':1.56' (uid=1000 pid=1524 comm="/usr/lib/evolution-calendar-factory ")
mar 18 15:25:24 sapphire systemd[1132]: Starting Evolution address book service...
mar 18 15:25:25 sapphire dbus-daemon[1147]: [session uid=1000 pid=1147] Successfully activated service 'org.gnome.evolution.dataserver.AddressBook9'
mar 18 15:25:25 sapphire systemd[1132]: Started Evolution address book service.
mar 18 15:25:25 sapphire dbus-daemon[701]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.176' (uid=979 pid=1331 comm="/usr/lib/colord-sane ")
mar 18 15:25:25 sapphire dbus-daemon[701]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
mar 18 15:25:27 sapphire systemd[1]: NetworkManager-dispatcher.service: Succeeded.
mar 18 15:25:27 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:28 sapphire dbus-daemon[701]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.177' (uid=979 pid=1331 comm="/usr/lib/colord-sane ")
mar 18 15:25:28 sapphire dbus-daemon[701]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
mar 18 15:25:29 sapphire kernel: logitech-hidpp-device 0003:046D:402D.0004: error in parameter
mar 18 15:25:29 sapphire kernel: logitech-hidpp-device 0003:046D:402D.0004: error in parameter
mar 18 15:25:29 sapphire kernel: logitech-hidpp-device 0003:046D:402D.0004: error in parameter
mar 18 15:25:29 sapphire kernel: logitech-hidpp-device 0003:046D:402D.0004: error in parameter
mar 18 15:25:29 sapphire kernel: logitech-hidpp-device 0003:046D:402D.0004: HID++ 2.0 device connected.
mar 18 15:25:29 sapphire kernel: logitech-hidpp-device 0003:046D:402D.0004: error in parameter
mar 18 15:25:29 sapphire kernel: logitech-hidpp-device 0003:046D:402D.0004: error in parameter
mar 18 15:25:29 sapphire kernel: logitech-hidpp-device 0003:046D:402D.0004: error in parameter
mar 18 15:25:29 sapphire kernel: logitech-hidpp-device 0003:046D:402D.0004: error in parameter
mar 18 15:25:29 sapphire kernel: logitech-hidpp-device 0003:046D:402D.0004: error in parameter
mar 18 15:25:29 sapphire kernel: logitech-hidpp-device 0003:046D:402D.0004: error in parameter
mar 18 15:25:29 sapphire kernel: logitech-hidpp-device 0003:046D:402D.0004: error in parameter
mar 18 15:25:29 sapphire kernel: logitech-hidpp-device 0003:046D:402D.0004: error in parameter
mar 18 15:25:29 sapphire upowerd[1262]: treating change event as add on /sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2.2/3-2.2:1.2/0003:046D:C52B.0003/0003:046D:402D.0004/power_supply/hidpp_battery_0
mar 18 15:25:29 sapphire upowerd[1262]: no valid voltage value found for device /sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2.2/3-2.2:1.2/0003:046D:C52B.0003/0003:046D:402D.0004/power_supply/hidpp_battery_0, assuming 10V
mar 18 15:25:29 sapphire kernel: logitech-hidpp-device 0003:046D:402D.0004: error in parameter
mar 18 15:25:29 sapphire kernel: logitech-hidpp-device 0003:046D:402D.0004: error in parameter
mar 18 15:25:29 sapphire kernel: logitech-hidpp-device 0003:046D:402D.0004: error in parameter
mar 18 15:25:29 sapphire kernel: logitech-hidpp-device 0003:046D:402D.0004: multiplier = 8
mar 18 15:25:29 sapphire kernel: input: Logitech Wireless Mouse M560 as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2.2/3-2.2:1.2/0003:046D:C52B.0003/0003:046D:402D.0004/input/input24
mar 18 15:25:33 sapphire systemd[1]: Stopping User Manager for UID 620...
mar 18 15:25:33 sapphire gvfsd[1024]: A connection to the bus can't be made
mar 18 15:25:33 sapphire systemd[986]: Stopping D-Bus User Message Bus...
mar 18 15:25:33 sapphire systemd[986]: Stopped target Default.
mar 18 15:25:33 sapphire systemd[986]: Stopping Accessibility services bus...
mar 18 15:25:33 sapphire systemd[986]: Stopping Virtual filesystem service...
mar 18 15:25:33 sapphire systemd[986]: dbus.service: Succeeded.
mar 18 15:25:33 sapphire systemd[986]: Stopped D-Bus User Message Bus.
mar 18 15:25:33 sapphire systemd[986]: at-spi-dbus-bus.service: Succeeded.
mar 18 15:25:33 sapphire systemd[986]: Stopped Accessibility services bus.
mar 18 15:25:33 sapphire systemd[986]: gvfs-daemon.service: Main process exited, code=killed, status=15/TERM
mar 18 15:25:33 sapphire systemd[1]: run-user-620-gvfs.mount: Succeeded.
mar 18 15:25:33 sapphire systemd[1132]: run-user-620-gvfs.mount: Succeeded.
mar 18 15:25:33 sapphire systemd[986]: run-user-620-gvfs.mount: Succeeded.
mar 18 15:25:33 sapphire systemd[986]: gvfs-daemon.service: Succeeded.
mar 18 15:25:33 sapphire systemd[986]: Stopped Virtual filesystem service.
mar 18 15:25:33 sapphire systemd[986]: Stopped target Basic System.
mar 18 15:25:33 sapphire systemd[986]: Stopped target Timers.
mar 18 15:25:33 sapphire systemd[986]: Stopped target Paths.
mar 18 15:25:33 sapphire systemd[986]: Stopped target Sockets.
mar 18 15:25:33 sapphire systemd[986]: p11-kit-server.socket: Succeeded.
mar 18 15:25:33 sapphire systemd[986]: Closed p11-kit server.
mar 18 15:25:33 sapphire systemd[986]: pulseaudio.socket: Succeeded.
mar 18 15:25:33 sapphire systemd[986]: Closed Sound System.
mar 18 15:25:33 sapphire systemd[986]: gpg-agent-ssh.socket: Succeeded.
mar 18 15:25:33 sapphire systemd[986]: Closed GnuPG cryptographic agent (ssh-agent emulation).
mar 18 15:25:33 sapphire systemd[986]: dirmngr.socket: Succeeded.
mar 18 15:25:33 sapphire systemd[986]: Closed GnuPG network certificate management daemon.
mar 18 15:25:33 sapphire systemd[986]: gpg-agent.socket: Succeeded.
mar 18 15:25:33 sapphire systemd[986]: Closed GnuPG cryptographic agent and passphrase cache.
mar 18 15:25:33 sapphire systemd[986]: gpg-agent-browser.socket: Succeeded.
mar 18 15:25:33 sapphire systemd[986]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
mar 18 15:25:33 sapphire systemd[986]: gpg-agent-extra.socket: Succeeded.
mar 18 15:25:33 sapphire systemd[986]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
mar 18 15:25:33 sapphire systemd[986]: dbus.socket: Succeeded.
mar 18 15:25:33 sapphire systemd[986]: Closed D-Bus User Message Bus Socket.
mar 18 15:25:33 sapphire systemd[986]: Reached target Shutdown.
mar 18 15:25:33 sapphire systemd[986]: systemd-exit.service: Succeeded.
mar 18 15:25:33 sapphire systemd[986]: Started Exit the Session.
mar 18 15:25:33 sapphire systemd[986]: Reached target Exit the Session.
mar 18 15:25:33 sapphire systemd[987]: pam_unix(systemd-user:session): session closed for user lightdm
mar 18 15:25:33 sapphire systemd[1]: user@620.service: Succeeded.
mar 18 15:25:33 sapphire systemd[1]: Stopped User Manager for UID 620.
mar 18 15:25:33 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@620 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:33 sapphire systemd[1]: Stopping User Runtime Directory /run/user/620...
mar 18 15:25:33 sapphire kernel: kauditd_printk_skb: 2 callbacks suppressed
mar 18 15:25:33 sapphire kernel: audit: type=1131 audit(1552919133.594:64): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@620 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:33 sapphire systemd[1132]: run-user-620.mount: Succeeded.
mar 18 15:25:33 sapphire systemd[1]: run-user-620.mount: Succeeded.
mar 18 15:25:33 sapphire systemd[1]: user-runtime-dir@620.service: Succeeded.
mar 18 15:25:33 sapphire systemd[1]: Stopped User Runtime Directory /run/user/620.
mar 18 15:25:33 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@620 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:33 sapphire systemd[1]: Removed slice User Slice of UID 620.
mar 18 15:25:33 sapphire kernel: audit: type=1131 audit(1552919133.601:65): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@620 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:39 sapphire cinnamon-session[1143]: GLib-GIO-CRITICAL: t+15,85741s: g_dbus_connection_call_sync_internal: assertion 'G_IS_DBUS_CONNECTION (connection)' failed
mar 18 15:25:39 sapphire cinnamon-session[1143]: WARNING: t+15,85750s: Requesting system restart...
mar 18 15:25:39 sapphire cinnamon-session[1143]: WARNING: t+15,85753s: Attempting to restart using systemd...
mar 18 15:25:39 sapphire systemd-logind[700]: System is rebooting.
mar 18 15:25:39 sapphire systemd[1]: Stopped target Graphical Interface.
mar 18 15:25:39 sapphire systemd[1]: systemd-rfkill.socket: Succeeded.
mar 18 15:25:39 sapphire systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
mar 18 15:25:39 sapphire systemd[1]: Removed slice system-getty.slice.
mar 18 15:25:39 sapphire systemd[1]: Stopping Accounts Service...
mar 18 15:25:39 sapphire systemd[1]: Stopping Daemon for power management...
mar 18 15:25:39 sapphire systemd[1]: Stopping RealtimeKit Scheduling Policy Service...
mar 18 15:25:39 sapphire systemd[1]: Stopping Hostname Service...
mar 18 15:25:39 sapphire systemd[1]: Stopping Light Display Manager...
mar 18 15:25:39 sapphire systemd[1]: Stopping Session 2 of user matejr.
mar 18 15:25:39 sapphire systemd[1]: Stopped target Multi-User System.
mar 18 15:25:39 sapphire systemd[1]: Stopped target Login Prompts.
mar 18 15:25:39 sapphire systemd[1]: Stopping Disk Manager...
mar 18 15:25:39 sapphire systemd[1]: Stopping Manage, Install and Generate Color Profiles...
mar 18 15:25:39 sapphire systemd[1]: Stopping LVM2 PV scan on device 8:1...
mar 18 15:25:39 sapphire systemd[1]: Stopped target Sound Card.
mar 18 15:25:39 sapphire systemd[1]: lvm2-lvmpolld.socket: Succeeded.
mar 18 15:25:39 sapphire systemd[1]: Closed LVM2 poll daemon socket.
mar 18 15:25:39 sapphire systemd[1]: Stopping Location Lookup Service...
mar 18 15:25:39 sapphire systemd[1]: Stopped target Timers.
mar 18 15:25:39 sapphire systemd[1]: pkgstats.timer: Succeeded.
mar 18 15:25:39 sapphire systemd[1]: Stopped Weekly pkgstats submission.
mar 18 15:25:39 sapphire systemd[1]: man-db.timer: Succeeded.
mar 18 15:25:39 sapphire systemd[1]: Stopped Daily man-db regeneration.
mar 18 15:25:39 sapphire systemd[1]: logrotate.timer: Succeeded.
mar 18 15:25:39 sapphire systemd[1]: Stopped Daily rotation of log files.
mar 18 15:25:39 sapphire systemd[1]: systemd-tmpfiles-clean.timer: Succeeded.
mar 18 15:25:39 sapphire systemd[1]: Stopped Daily Cleanup of Temporary Directories.
mar 18 15:25:39 sapphire systemd[1]: shadow.timer: Succeeded.
mar 18 15:25:39 sapphire systemd[1]: Stopped Daily verification of password and group files.
mar 18 15:25:39 sapphire systemd[1]: Stopped target System Time Synchronized.
mar 18 15:25:39 sapphire audit[1046]: USER_LOGOUT pid=1046 uid=0 auid=1000 ses=2 msg='op=logout id=1000 exe="/usr/bin/lightdm" hostname=sapphire addr=? terminal=/dev/tty7 res=success'
mar 18 15:25:39 sapphire lightdm[1046]: pam_unix(lightdm:session): session closed for user matejr
mar 18 15:25:39 sapphire kernel: audit: type=1113 audit(1552919139.361:66): pid=1046 uid=0 auid=1000 ses=2 msg='op=logout id=1000 exe="/usr/bin/lightdm" hostname=sapphire addr=? terminal=/dev/tty7 res=success'
mar 18 15:25:39 sapphire systemd[1]: Starting Generate shutdown-ramfs...
mar 18 15:25:39 sapphire systemd[1]: systemd-hostnamed.service: Succeeded.
mar 18 15:25:39 sapphire udisksd[1254]: udisks daemon version 2.8.2 exiting
mar 18 15:25:39 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:39 sapphire systemd[1]: Stopped Hostname Service.
mar 18 15:25:39 sapphire polkitd[778]: Unregistered Authentication Agent for unix-session:2 (system bus name :1.82, object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_GB.utf8) (disconnected from bus)
mar 18 15:25:39 sapphire systemd[1]: accounts-daemon.service: Succeeded.
mar 18 15:25:39 sapphire kernel: audit: type=1131 audit(1552919139.364:67): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:39 sapphire systemd[1]: Stopped Accounts Service.
mar 18 15:25:39 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:39 sapphire systemd[1]: rtkit-daemon.service: Main process exited, code=killed, status=15/TERM
mar 18 15:25:39 sapphire systemd[1]: rtkit-daemon.service: Succeeded.
mar 18 15:25:39 sapphire systemd[1]: Stopped RealtimeKit Scheduling Policy Service.
mar 18 15:25:39 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:39 sapphire systemd[1]: upower.service: Main process exited, code=killed, status=15/TERM
mar 18 15:25:39 sapphire systemd[1]: upower.service: Succeeded.
mar 18 15:25:39 sapphire systemd[1]: Stopped Daemon for power management.
mar 18 15:25:39 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:39 sapphire systemd[1]: colord.service: Main process exited, code=killed, status=15/TERM
mar 18 15:25:39 sapphire systemd[1]: colord.service: Succeeded.
mar 18 15:25:39 sapphire systemd[1]: Stopped Manage, Install and Generate Color Profiles.
mar 18 15:25:39 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:39 sapphire systemd[1]: geoclue.service: Main process exited, code=killed, status=15/TERM
mar 18 15:25:39 sapphire systemd[1]: geoclue.service: Succeeded.
mar 18 15:25:39 sapphire systemd[1]: Stopped Location Lookup Service.
mar 18 15:25:39 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:39 sapphire kernel: audit: type=1131 audit(1552919139.367:68): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:39 sapphire kernel: audit: type=1131 audit(1552919139.367:69): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:39 sapphire kernel: audit: type=1131 audit(1552919139.367:70): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:39 sapphire kernel: audit: type=1131 audit(1552919139.367:71): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:39 sapphire kernel: audit: type=1131 audit(1552919139.367:72): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:39 sapphire systemd[1132]: at-spi-dbus-bus.service: Succeeded.
mar 18 15:25:39 sapphire mkinitcpio[1811]: ==> Starting build: none
mar 18 15:25:39 sapphire mkinitcpio[1811]:   -> Running build hook: [sd-shutdown]
mar 18 15:25:39 sapphire systemd[1]: udisks2.service: Succeeded.
mar 18 15:25:39 sapphire systemd[1]: Stopped Disk Manager.
mar 18 15:25:39 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:39 sapphire kernel: audit: type=1131 audit(1552919139.384:73): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:39 sapphire systemd[1]: session-2.scope: Succeeded.
mar 18 15:25:39 sapphire systemd[1]: Stopped Session 2 of user matejr.
mar 18 15:25:39 sapphire systemd[1]: Stopping Login Service...
mar 18 15:25:39 sapphire systemd[1]: Stopping User Manager for UID 1000...
mar 18 15:25:39 sapphire gvfsd[1151]: A connection to the bus can't be made
mar 18 15:25:39 sapphire systemd[1132]: Stopping D-Bus User Message Bus...
mar 18 15:25:39 sapphire systemd[1132]: Stopping Virtual filesystem service - digital camera monitor...
mar 18 15:25:39 sapphire systemd[1132]: Stopping Sound Service...
mar 18 15:25:39 sapphire systemd[1132]: Stopping Virtual filesystem service - disk device monitor...
mar 18 15:25:39 sapphire systemd[1132]: Stopping Virtual filesystem service - Media Transfer Protocol monitor...
mar 18 15:25:39 sapphire systemd[1132]: Stopping Evolution calendar service...
mar 18 15:25:39 sapphire systemd[1132]: Stopping Evolution address book service...
mar 18 15:25:39 sapphire systemd[1132]: Stopping Virtual filesystem metadata service...
mar 18 15:25:39 sapphire systemd[1132]: Stopped target Default.
mar 18 15:25:39 sapphire systemd[1132]: Stopping Virtual filesystem service...
mar 18 15:25:39 sapphire systemd[1132]: Stopping Evolution source registry...
mar 18 15:25:39 sapphire systemd[1132]: gvfs-daemon.service: Main process exited, code=killed, status=15/TERM
mar 18 15:25:39 sapphire systemd[1132]: gvfs-gphoto2-volume-monitor.service: Main process exited, code=killed, status=15/TERM
mar 18 15:25:39 sapphire systemd[1132]: gvfs-gphoto2-volume-monitor.service: Succeeded.
mar 18 15:25:39 sapphire systemd[1132]: Stopped Virtual filesystem service - digital camera monitor.
mar 18 15:25:39 sapphire systemd-logind[700]: Removed session 2.
mar 18 15:25:39 sapphire systemd[1]: run-user-1000-gvfs.mount: Succeeded.
mar 18 15:25:39 sapphire systemd[1]: Unmounted /run/user/1000/gvfs.
mar 18 15:25:39 sapphire systemd[1132]: run-user-1000-gvfs.mount: Succeeded.
mar 18 15:25:39 sapphire systemd[1132]: gvfs-mtp-volume-monitor.service: Main process exited, code=killed, status=15/TERM
mar 18 15:25:39 sapphire systemd[1132]: gvfs-mtp-volume-monitor.service: Succeeded.
mar 18 15:25:39 sapphire systemd[1132]: Stopped Virtual filesystem service - Media Transfer Protocol monitor.
mar 18 15:25:39 sapphire systemd[1132]: gvfs-metadata.service: Main process exited, code=killed, status=15/TERM
mar 18 15:25:39 sapphire systemd[1132]: gvfs-metadata.service: Succeeded.
mar 18 15:25:39 sapphire systemd[1132]: Stopped Virtual filesystem metadata service.
mar 18 15:25:39 sapphire systemd[1]: lvm2-pvscan@8:1.service: Succeeded.
mar 18 15:25:39 sapphire systemd[1]: Stopped LVM2 PV scan on device 8:1.
mar 18 15:25:39 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-pvscan@8:1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:39 sapphire kernel: audit: type=1131 audit(1552919139.407:74): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-pvscan@8:1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:39 sapphire systemd[1132]: gvfs-udisks2-volume-monitor.service: Main process exited, code=killed, status=15/TERM
mar 18 15:25:39 sapphire systemd[1132]: gvfs-udisks2-volume-monitor.service: Succeeded.
mar 18 15:25:39 sapphire pulseaudio[1239]: E: [alsa-sink-ALC887-VD Digital] alsa-sink.c: Error opening PCM device iec958:1: No such file or directory
mar 18 15:25:39 sapphire pulseaudio[1239]: E: [alsa-source-ALC887-VD Analog] alsa-source.c: Error opening PCM device front:1: No such file or directory
mar 18 15:25:39 sapphire systemd[1]: Removed slice system-lvm2\x2dpvscan.slice.
mar 18 15:25:39 sapphire systemd[1132]: Stopped Virtual filesystem service - disk device monitor.
mar 18 15:25:39 sapphire systemd[1132]: evolution-source-registry.service: Succeeded.
mar 18 15:25:39 sapphire systemd[1132]: Stopped Evolution source registry.
mar 18 15:25:39 sapphire systemd[1132]: evolution-calendar-factory.service: Succeeded.
mar 18 15:25:39 sapphire systemd[1132]: Stopped Evolution calendar service.
mar 18 15:25:39 sapphire systemd[1132]: evolution-addressbook-factory.service: Succeeded.
mar 18 15:25:39 sapphire systemd[1132]: Stopped Evolution address book service.
mar 18 15:25:39 sapphire systemd[1132]: dbus.service: Succeeded.
mar 18 15:25:39 sapphire systemd[1132]: Stopped D-Bus User Message Bus.
mar 18 15:25:39 sapphire systemd[1132]: gvfs-daemon.service: Succeeded.
mar 18 15:25:39 sapphire systemd[1132]: Stopped Virtual filesystem service.
mar 18 15:25:39 sapphire systemd[1132]: pulseaudio.service: Succeeded.
mar 18 15:25:39 sapphire systemd[1132]: Stopped Sound Service.
mar 18 15:25:39 sapphire systemd[1132]: Stopped target Basic System.
mar 18 15:25:39 sapphire systemd[1132]: Stopped target Timers.
mar 18 15:25:39 sapphire systemd[1132]: Stopped target Paths.
mar 18 15:25:39 sapphire systemd[1132]: Stopped target Sockets.
mar 18 15:25:39 sapphire systemd[1132]: dirmngr.socket: Succeeded.
mar 18 15:25:39 sapphire systemd[1132]: Closed GnuPG network certificate management daemon.
mar 18 15:25:39 sapphire systemd[1132]: dbus.socket: Succeeded.
mar 18 15:25:39 sapphire systemd[1132]: Closed D-Bus User Message Bus Socket.
mar 18 15:25:39 sapphire systemd[1132]: gpg-agent-browser.socket: Succeeded.
mar 18 15:25:39 sapphire systemd[1132]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
mar 18 15:25:39 sapphire systemd[1132]: gpg-agent-extra.socket: Succeeded.
mar 18 15:25:39 sapphire systemd[1132]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
mar 18 15:25:39 sapphire systemd[1132]: p11-kit-server.socket: Succeeded.
mar 18 15:25:39 sapphire systemd[1132]: Closed p11-kit server.
mar 18 15:25:39 sapphire systemd[1132]: gpg-agent.socket: Succeeded.
mar 18 15:25:39 sapphire systemd[1132]: Closed GnuPG cryptographic agent and passphrase cache.
mar 18 15:25:39 sapphire systemd[1132]: gpg-agent-ssh.socket: Succeeded.
mar 18 15:25:39 sapphire systemd[1132]: Closed GnuPG cryptographic agent (ssh-agent emulation).
mar 18 15:25:39 sapphire systemd[1132]: pulseaudio.socket: Succeeded.
mar 18 15:25:39 sapphire systemd[1132]: Closed Sound System.
mar 18 15:25:39 sapphire systemd[1132]: Reached target Shutdown.
mar 18 15:25:39 sapphire systemd[1132]: systemd-exit.service: Succeeded.
mar 18 15:25:39 sapphire systemd[1132]: Started Exit the Session.
mar 18 15:25:39 sapphire systemd[1132]: Reached target Exit the Session.
mar 18 15:25:39 sapphire systemd[1133]: pam_unix(systemd-user:session): session closed for user matejr
mar 18 15:25:39 sapphire systemd[1]: user@1000.service: Succeeded.
mar 18 15:25:39 sapphire systemd[1]: Stopped User Manager for UID 1000.
mar 18 15:25:39 sapphire 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'
mar 18 15:25:39 sapphire systemd[1]: Stopping User Runtime Directory /run/user/1000...
mar 18 15:25:39 sapphire kernel: audit: type=1131 audit(1552919139.414:75): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:39 sapphire systemd[1]: run-user-1000.mount: Succeeded.
mar 18 15:25:39 sapphire systemd[1]: Unmounted /run/user/1000.
mar 18 15:25:39 sapphire systemd[1]: user-runtime-dir@1000.service: Succeeded.
mar 18 15:25:39 sapphire 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'
mar 18 15:25:39 sapphire systemd[1]: Stopped User Runtime Directory /run/user/1000.
mar 18 15:25:39 sapphire systemd[1]: Removed slice User Slice of UID 1000.
mar 18 15:25:39 sapphire mkinitcpio[1811]: ==> Build complete.
mar 18 15:25:39 sapphire systemd[1]: mkinitcpio-generate-shutdown-ramfs.service: Succeeded.
mar 18 15:25:39 sapphire systemd[1]: Started Generate shutdown-ramfs.
mar 18 15:25:39 sapphire 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'
mar 18 15:25:39 sapphire 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'
mar 18 15:25:39 sapphire systemd[1]: systemd-logind.service: Succeeded.
mar 18 15:25:39 sapphire systemd[1]: Stopped Login Service.
mar 18 15:25:39 sapphire 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'
mar 18 15:25:39 sapphire systemd[1]: lightdm.service: Succeeded.
mar 18 15:25:39 sapphire systemd[1]: Stopped Light Display Manager.
mar 18 15:25:39 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:39 sapphire systemd[1]: Stopping Permit User Sessions...
mar 18 15:25:39 sapphire systemd[1]: systemd-user-sessions.service: Succeeded.
mar 18 15:25:39 sapphire systemd[1]: Stopped Permit User Sessions.
mar 18 15:25:39 sapphire 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'
mar 18 15:25:39 sapphire systemd[1]: Stopped target Remote File Systems.
mar 18 15:25:39 sapphire systemd[1]: Stopped target User and Group Name Lookups.
mar 18 15:25:39 sapphire systemd[1]: Stopped target Network.
mar 18 15:25:39 sapphire systemd[1]: Stopping WPA supplicant...
mar 18 15:25:39 sapphire systemd[1]: Stopping Network Manager...
mar 18 15:25:39 sapphire NetworkManager[707]: <info>  [1552919139.8643] caught SIGTERM, shutting down normally.
mar 18 15:25:39 sapphire systemd[1]: wpa_supplicant.service: Succeeded.
mar 18 15:25:39 sapphire NetworkManager[707]: <info>  [1552919139.8651] dhcp4 (enp8s0): canceled DHCP transaction
mar 18 15:25:39 sapphire NetworkManager[707]: <info>  [1552919139.8651] dhcp4 (enp8s0): state changed bound -> done
mar 18 15:25:39 sapphire NetworkManager[707]: <info>  [1552919139.8651] device (enp8s0): DHCPv4: 480 seconds grace period started
mar 18 15:25:39 sapphire systemd[1]: Stopped WPA supplicant.
mar 18 15:25:39 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:39 sapphire NetworkManager[707]: <info>  [1552919139.8665] exiting (success)
mar 18 15:25:39 sapphire systemd[1]: NetworkManager.service: Succeeded.
mar 18 15:25:39 sapphire systemd[1]: Stopped Network Manager.
mar 18 15:25:39 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:39 sapphire systemd[1]: Stopped target Network (Pre).
mar 18 15:25:39 sapphire systemd[1]: Stopping firewalld - dynamic firewall daemon...
mar 18 15:25:39 sapphire audit: NETFILTER_CFG table=security family=2 entries=4
mar 18 15:25:39 sapphire audit: NETFILTER_CFG table=raw family=2 entries=3
mar 18 15:25:39 sapphire audit: NETFILTER_CFG table=mangle family=2 entries=6
mar 18 15:25:39 sapphire audit: NETFILTER_CFG table=nat family=2 entries=5
mar 18 15:25:39 sapphire audit: NETFILTER_CFG table=filter family=2 entries=4
mar 18 15:25:39 sapphire audit: NETFILTER_CFG table=security family=10 entries=4
mar 18 15:25:39 sapphire audit: NETFILTER_CFG table=raw family=10 entries=3
mar 18 15:25:39 sapphire audit: NETFILTER_CFG table=mangle family=10 entries=6
mar 18 15:25:39 sapphire audit: NETFILTER_CFG table=nat family=10 entries=5
mar 18 15:25:39 sapphire audit: NETFILTER_CFG table=filter family=10 entries=4
mar 18 15:25:41 sapphire systemd[1]: firewalld.service: Succeeded.
mar 18 15:25:41 sapphire systemd[1]: Stopped firewalld - dynamic firewall daemon.
mar 18 15:25:41 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=firewalld comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:41 sapphire systemd[1]: Stopping Authorization Manager...
mar 18 15:25:41 sapphire systemd[1]: Stopping D-Bus System Message Bus...
mar 18 15:25:41 sapphire systemd[1]: dbus.service: Succeeded.
mar 18 15:25:41 sapphire systemd[1]: Stopped D-Bus System Message Bus.
mar 18 15:25:41 sapphire 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'
mar 18 15:25:41 sapphire systemd[1]: polkit.service: Main process exited, code=killed, status=15/TERM
mar 18 15:25:41 sapphire systemd[1]: polkit.service: Succeeded.
mar 18 15:25:41 sapphire systemd[1]: Stopped Authorization Manager.
mar 18 15:25:41 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:41 sapphire systemd[1]: Stopped target Basic System.
mar 18 15:25:41 sapphire systemd[1]: Stopped target Sockets.
mar 18 15:25:41 sapphire systemd[1]: dbus.socket: Succeeded.
mar 18 15:25:41 sapphire systemd[1]: Closed D-Bus System Message Bus Socket.
mar 18 15:25:41 sapphire systemd[1]: Stopped target Paths.
mar 18 15:25:41 sapphire systemd[1]: Stopped target Slices.
mar 18 15:25:41 sapphire systemd[1]: Removed slice User and Session Slice.
mar 18 15:25:41 sapphire systemd[1]: Stopped target System Initialization.
mar 18 15:25:41 sapphire systemd[1]: Stopping Load/Save Random Seed...
mar 18 15:25:41 sapphire systemd[1]: systemd-binfmt.service: Succeeded.
mar 18 15:25:41 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-binfmt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:41 sapphire systemd[1]: Stopped Set Up Additional Binary Formats.
mar 18 15:25:41 sapphire systemd[1]: Stopping Update UTMP about System Boot/Shutdown...
mar 18 15:25:41 sapphire systemd[1]: Stopped target Local Encrypted Volumes.
mar 18 15:25:41 sapphire systemd[1]: systemd-ask-password-console.path: Succeeded.
mar 18 15:25:41 sapphire 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'
mar 18 15:25:41 sapphire 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'
mar 18 15:25:41 sapphire systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
mar 18 15:25:41 sapphire systemd[1]: systemd-ask-password-wall.path: Succeeded.
mar 18 15:25:41 sapphire systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
mar 18 15:25:41 sapphire systemd[1]: systemd-sysctl.service: Succeeded.
mar 18 15:25:41 sapphire systemd[1]: Stopped Apply Kernel Variables.
mar 18 15:25:41 sapphire systemd[1]: systemd-modules-load.service: Succeeded.
mar 18 15:25:41 sapphire systemd[1]: Stopped Load Kernel Modules.
mar 18 15:25:41 sapphire systemd[1]: Stopping Network Time Synchronization...
mar 18 15:25:41 sapphire systemd[1]: systemd-random-seed.service: Succeeded.
mar 18 15:25:41 sapphire systemd[1]: Stopped Load/Save Random Seed.
mar 18 15:25:41 sapphire 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'
mar 18 15:25:41 sapphire systemd[1]: systemd-timesyncd.service: Succeeded.
mar 18 15:25:41 sapphire systemd[1]: Stopped Network Time Synchronization.
mar 18 15:25:41 sapphire 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'
mar 18 15:25:41 sapphire audit[1963]: SYSTEM_SHUTDOWN pid=1963 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
mar 18 15:25:41 sapphire systemd[1]: systemd-update-utmp.service: Succeeded.
mar 18 15:25:41 sapphire systemd[1]: Stopped Update UTMP about System Boot/Shutdown.
mar 18 15:25:41 sapphire 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'
mar 18 15:25:41 sapphire systemd[1]: systemd-tmpfiles-setup.service: Succeeded.
mar 18 15:25:41 sapphire 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'
mar 18 15:25:41 sapphire systemd[1]: Stopped Create Volatile Files and Directories.
mar 18 15:25:41 sapphire systemd[1]: Stopped target Local File Systems.
mar 18 15:25:41 sapphire systemd[1]: Unmounting /efi...
mar 18 15:25:41 sapphire systemd[1]: Unmounting Temporary Directory (/tmp)...
mar 18 15:25:41 sapphire systemd[1]: Unmounting /mnt/MassStorage...
mar 18 15:25:41 sapphire systemd[1]: Unmounting /home...
mar 18 15:25:41 sapphire systemd[1]: tmp.mount: Succeeded.
mar 18 15:25:41 sapphire systemd[1]: Unmounted Temporary Directory (/tmp).
mar 18 15:25:41 sapphire systemd[1]: efi.mount: Succeeded.
mar 18 15:25:41 sapphire systemd[1]: Unmounted /efi.
mar 18 15:25:41 sapphire systemd[1]: systemd-fsck@dev-disk-by\x2duuid-9416\x2d656C.service: Succeeded.
mar 18 15:25:41 sapphire systemd[1]: Stopped File System Check on /dev/disk/by-uuid/9416-656C.
mar 18 15:25:41 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-9416\x2d656C comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:41 sapphire systemd[1]: Stopped target Swap.
mar 18 15:25:41 sapphire systemd[1]: Deactivating swap /dev/nvme0n1p2...
mar 18 15:25:41 sapphire systemd[1]: mnt-MassStorage.mount: Succeeded.
mar 18 15:25:41 sapphire systemd[1]: Unmounted /mnt/MassStorage.
mar 18 15:25:41 sapphire systemd[1]: systemd-fsck@dev-disk-by\x2duuid-a26ade21\x2dab97\x2d4fbb\x2daefe\x2dd57fc1433bb3.service: Succeeded.
mar 18 15:25:41 sapphire systemd[1]: Stopped File System Check on /dev/disk/by-uuid/a26ade21-ab97-4fbb-aefe-d57fc1433bb3.
mar 18 15:25:41 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-a26ade21\x2dab97\x2d4fbb\x2daefe\x2dd57fc1433bb3 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:41 sapphire systemd[1]: home.mount: Succeeded.
mar 18 15:25:41 sapphire systemd[1]: Unmounted /home.
mar 18 15:25:41 sapphire systemd[1]: systemd-fsck@dev-disk-by\x2duuid-6a865109\x2d7748\x2d4dc6\x2dad6e\x2d9d978c8b105d.service: Succeeded.
mar 18 15:25:41 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-6a865109\x2d7748\x2d4dc6\x2dad6e\x2d9d978c8b105d comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:41 sapphire systemd[1]: Stopped File System Check on /dev/disk/by-uuid/6a865109-7748-4dc6-ad6e-9d978c8b105d.
mar 18 15:25:41 sapphire systemd[1]: Stopped target Local File Systems (Pre).
mar 18 15:25:41 sapphire systemd[1]: Stopping Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
mar 18 15:25:41 sapphire systemd[1]: systemd-remount-fs.service: Succeeded.
mar 18 15:25:41 sapphire 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'
mar 18 15:25:41 sapphire 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'
mar 18 15:25:41 sapphire systemd[1]: Stopped Remount Root and Kernel File Systems.
mar 18 15:25:41 sapphire systemd[1]: systemd-tmpfiles-setup-dev.service: Succeeded.
mar 18 15:25:41 sapphire systemd[1]: Stopped Create Static Device Nodes in /dev.
mar 18 15:25:41 sapphire systemd[1]: Removed slice system-systemd\x2dfsck.slice.
mar 18 15:25:41 sapphire systemd[1]: Reached target Shutdown.
mar 18 15:25:41 sapphire systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:01:00.0\x2dnvme\x2d1\x2dpart2.swap: Succeeded.
mar 18 15:25:41 sapphire systemd[1]: Deactivated swap /dev/disk/by-path/pci-0000:01:00.0-nvme-1-part2.
mar 18 15:25:41 sapphire systemd[1]: dev-disk-by\x2did-nvme\x2dINTEL_SSDPEKKW256G8_BTHH82210CS4256B\x2dpart2.swap: Succeeded.
mar 18 15:25:41 sapphire systemd[1]: Deactivated swap /dev/disk/by-id/nvme-INTEL_SSDPEKKW256G8_BTHH82210CS4256B-part2.
mar 18 15:25:41 sapphire systemd[1]: dev-disk-by\x2did-nvme\x2deui.0000000001000000e4d25cc5af704f01\x2dpart2.swap: Succeeded.
mar 18 15:25:41 sapphire systemd[1]: Deactivated swap /dev/disk/by-id/nvme-eui.0000000001000000e4d25cc5af704f01-part2.
mar 18 15:25:41 sapphire systemd[1]: dev-disk-by\x2dpartuuid-5d5f1b57\x2da27e\x2df64f\x2d95d1\x2d9bddd492a13a.swap: Succeeded.
mar 18 15:25:41 sapphire systemd[1]: Deactivated swap /dev/disk/by-partuuid/5d5f1b57-a27e-f64f-95d1-9bddd492a13a.
mar 18 15:25:41 sapphire systemd[1]: dev-nvme0n1p2.swap: Succeeded.
mar 18 15:25:41 sapphire systemd[1]: Deactivated swap /dev/nvme0n1p2.
mar 18 15:25:41 sapphire systemd[1]: dev-disk-by\x2duuid-1b0e9a4c\x2d2779\x2d4fec\x2da610\x2db74209b738b6.swap: Succeeded.
mar 18 15:25:41 sapphire systemd[1]: Deactivated swap /dev/disk/by-uuid/1b0e9a4c-2779-4fec-a610-b74209b738b6.
mar 18 15:25:41 sapphire systemd[1]: Reached target Unmount All Filesystems.
mar 18 15:25:41 sapphire systemd[1]: Reached target Final Step.
mar 18 15:25:41 sapphire systemd[1]: systemd-reboot.service: Succeeded.
mar 18 15:25:41 sapphire systemd[1]: Started Reboot.
mar 18 15:25:41 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-reboot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:41 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-reboot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:25:41 sapphire systemd[1]: Reached target Reboot.
mar 18 15:25:41 sapphire systemd[1]: Shutting down.
mar 18 15:25:41 sapphire lvm[1971]:   2 logical volume(s) in volume group "HddGroup" unmonitored
mar 18 15:25:41 sapphire kernel: printk: systemd-shutdow: 49 output lines suppressed due to ratelimiting
mar 18 15:25:41 sapphire systemd-shutdown[1]: Syncing filesystems and block devices.
mar 18 15:25:41 sapphire systemd-shutdown[1]: Sending SIGTERM to remaining processes...
mar 18 15:25:41 sapphire systemd-journald[410]: Journal stopped
-- Reboot --
mar 18 15:27:37 sapphire kernel: Linux version 5.0.2-arch1-1-ARCH (builduser@heftig-15298) (gcc version 8.2.1 20181127 (GCC)) #1 SMP PREEMPT Thu Mar 14 18:47:49 UTC 2019
mar 18 15:27:37 sapphire kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=847a46e2-cf48-4092-b0c9-9bc44d7ed3d0 rw quiet
mar 18 15:27:37 sapphire kernel: KERNEL supported cpus:
mar 18 15:27:37 sapphire kernel:   Intel GenuineIntel
mar 18 15:27:37 sapphire kernel:   AMD AuthenticAMD
mar 18 15:27:37 sapphire kernel:   Hygon HygonGenuine
mar 18 15:27:37 sapphire kernel:   Centaur CentaurHauls
mar 18 15:27:37 sapphire kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
mar 18 15:27:37 sapphire kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
mar 18 15:27:37 sapphire kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
mar 18 15:27:37 sapphire kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
mar 18 15:27:37 sapphire kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
mar 18 15:27:37 sapphire kernel: BIOS-provided physical RAM map:
mar 18 15:27:37 sapphire kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
mar 18 15:27:37 sapphire kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
mar 18 15:27:37 sapphire kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000003ffffff] usable
mar 18 15:27:37 sapphire kernel: BIOS-e820: [mem 0x0000000004000000-0x0000000004009fff] ACPI NVS
mar 18 15:27:37 sapphire kernel: BIOS-e820: [mem 0x000000000400a000-0x0000000009bfffff] usable
mar 18 15:27:37 sapphire kernel: BIOS-e820: [mem 0x0000000009c00000-0x0000000009ffffff] reserved
mar 18 15:27:37 sapphire kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000affffff] usable
mar 18 15:27:37 sapphire kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
mar 18 15:27:37 sapphire kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000d401cfff] usable
mar 18 15:27:37 sapphire kernel: BIOS-e820: [mem 0x00000000d401d000-0x00000000d4038fff] ACPI data
mar 18 15:27:37 sapphire kernel: BIOS-e820: [mem 0x00000000d4039000-0x00000000da215fff] usable
mar 18 15:27:37 sapphire kernel: BIOS-e820: [mem 0x00000000da216000-0x00000000da37dfff] reserved
mar 18 15:27:37 sapphire kernel: BIOS-e820: [mem 0x00000000da37e000-0x00000000da387fff] ACPI data
mar 18 15:27:37 sapphire kernel: BIOS-e820: [mem 0x00000000da388000-0x00000000da4c8fff] usable
mar 18 15:27:37 sapphire kernel: BIOS-e820: [mem 0x00000000da4c9000-0x00000000da888fff] ACPI NVS
mar 18 15:27:37 sapphire kernel: BIOS-e820: [mem 0x00000000da889000-0x00000000db85bfff] reserved
mar 18 15:27:37 sapphire kernel: BIOS-e820: [mem 0x00000000db85c000-0x00000000db8fcfff] type 20
mar 18 15:27:37 sapphire kernel: BIOS-e820: [mem 0x00000000db8fd000-0x00000000ddffffff] usable
mar 18 15:27:37 sapphire kernel: BIOS-e820: [mem 0x00000000de000000-0x00000000dfffffff] reserved
mar 18 15:27:37 sapphire kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
mar 18 15:27:37 sapphire kernel: BIOS-e820: [mem 0x00000000fd800000-0x00000000fdffffff] reserved
mar 18 15:27:37 sapphire kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
mar 18 15:27:37 sapphire kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
mar 18 15:27:37 sapphire kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
mar 18 15:27:37 sapphire kernel: BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
mar 18 15:27:37 sapphire kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
mar 18 15:27:37 sapphire kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
mar 18 15:27:37 sapphire kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
mar 18 15:27:37 sapphire kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
mar 18 15:27:37 sapphire kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
mar 18 15:27:37 sapphire kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved
mar 18 15:27:37 sapphire kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
mar 18 15:27:37 sapphire kernel: BIOS-e820: [mem 0x0000000100000000-0x000000041f37ffff] usable
mar 18 15:27:37 sapphire kernel: NX (Execute Disable) protection: active
mar 18 15:27:37 sapphire kernel: efi: EFI v2.60 by American Megatrends
mar 18 15:27:37 sapphire kernel: efi:  ACPI 2.0=0xd401d000  ACPI=0xd401d000  SMBIOS=0xdb7ca000  SMBIOS 3.0=0xdb7c9000  ESRT=0xd7b3fe18  MEMATTR=0xd7b99018 
mar 18 15:27:37 sapphire kernel: SMBIOS 3.1.1 present.
mar 18 15:27:37 sapphire kernel: DMI: System manufacturer System Product Name/PRIME B450M-A, BIOS 0219 06/08/2018
mar 18 15:27:37 sapphire kernel: tsc: Fast TSC calibration failed
mar 18 15:27:37 sapphire kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
mar 18 15:27:37 sapphire kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
mar 18 15:27:37 sapphire kernel: last_pfn = 0x41f380 max_arch_pfn = 0x400000000
mar 18 15:27:37 sapphire kernel: MTRR default type: uncachable
mar 18 15:27:37 sapphire kernel: MTRR fixed ranges enabled:
mar 18 15:27:37 sapphire kernel:   00000-9FFFF write-back
mar 18 15:27:37 sapphire kernel:   A0000-BFFFF write-through
mar 18 15:27:37 sapphire kernel:   C0000-FFFFF write-protect
mar 18 15:27:37 sapphire kernel: MTRR variable ranges enabled:
mar 18 15:27:37 sapphire kernel:   0 base 000000000000 mask FFFF80000000 write-back
mar 18 15:27:37 sapphire kernel:   1 base 000080000000 mask FFFFC0000000 write-back
mar 18 15:27:37 sapphire kernel:   2 base 0000C0000000 mask FFFFE0000000 write-back
mar 18 15:27:37 sapphire kernel:   3 disabled
mar 18 15:27:37 sapphire kernel:   4 disabled
mar 18 15:27:37 sapphire kernel:   5 disabled
mar 18 15:27:37 sapphire kernel:   6 disabled
mar 18 15:27:37 sapphire kernel:   7 disabled
mar 18 15:27:37 sapphire kernel: TOM2: 0000000420000000 aka 16896M
mar 18 15:27:37 sapphire kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
mar 18 15:27:37 sapphire kernel: e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
mar 18 15:27:37 sapphire kernel: last_pfn = 0xde000 max_arch_pfn = 0x400000000
mar 18 15:27:37 sapphire kernel: esrt: Reserving ESRT space from 0x00000000d7b3fe18 to 0x00000000d7b3fe50.
mar 18 15:27:37 sapphire kernel: check: Scanning 1 areas for low memory corruption
mar 18 15:27:37 sapphire kernel: Base memory trampoline at [(____ptrval____)] 96000 size 24576
mar 18 15:27:37 sapphire kernel: Using GB pages for direct mapping
mar 18 15:27:37 sapphire kernel: BRK [0x38f001000, 0x38f001fff] PGTABLE
mar 18 15:27:37 sapphire kernel: BRK [0x38f002000, 0x38f002fff] PGTABLE
mar 18 15:27:37 sapphire kernel: BRK [0x38f003000, 0x38f003fff] PGTABLE
mar 18 15:27:37 sapphire kernel: BRK [0x38f004000, 0x38f004fff] PGTABLE
mar 18 15:27:37 sapphire kernel: BRK [0x38f005000, 0x38f005fff] PGTABLE
mar 18 15:27:37 sapphire kernel: BRK [0x38f006000, 0x38f006fff] PGTABLE
mar 18 15:27:37 sapphire kernel: BRK [0x38f007000, 0x38f007fff] PGTABLE
mar 18 15:27:37 sapphire kernel: BRK [0x38f008000, 0x38f008fff] PGTABLE
mar 18 15:27:37 sapphire kernel: BRK [0x38f009000, 0x38f009fff] PGTABLE
mar 18 15:27:37 sapphire kernel: BRK [0x38f00a000, 0x38f00afff] PGTABLE
mar 18 15:27:37 sapphire kernel: BRK [0x38f00b000, 0x38f00bfff] PGTABLE
mar 18 15:27:37 sapphire kernel: BRK [0x38f00c000, 0x38f00cfff] PGTABLE
mar 18 15:27:37 sapphire kernel: Secure boot could not be determined
mar 18 15:27:37 sapphire kernel: RAMDISK: [mem 0x36e11000-0x376fffff]
mar 18 15:27:37 sapphire kernel: ACPI: Early table checksum verification disabled
mar 18 15:27:37 sapphire kernel: ACPI: RSDP 0x00000000D401D000 000024 (v02 ALASKA)
mar 18 15:27:37 sapphire kernel: ACPI: XSDT 0x00000000D401D098 0000AC (v01 ALASKA A M I    01072009 AMI  00010013)
mar 18 15:27:37 sapphire kernel: ACPI: FACP 0x00000000D4027940 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
mar 18 15:27:37 sapphire kernel: ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has valid Length but zero Address: 0x0000000000000000/0x1 (20181213/tbfadt-624)
mar 18 15:27:37 sapphire kernel: ACPI: DSDT 0x00000000D401D1E0 00A759 (v02 ALASKA A M I    01072009 INTL 20120913)
mar 18 15:27:37 sapphire kernel: ACPI: FACS 0x00000000DA871E00 000040
mar 18 15:27:37 sapphire kernel: ACPI: APIC 0x00000000D4027A58 0000DE (v03 ALASKA A M I    01072009 AMI  00010013)
mar 18 15:27:37 sapphire kernel: ACPI: FPDT 0x00000000D4027B38 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
mar 18 15:27:37 sapphire kernel: ACPI: FIDT 0x00000000D4027B80 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
mar 18 15:27:37 sapphire kernel: ACPI: SSDT 0x00000000D4038588 0000F8 (v01 AMD    AMD PT   00001000 INTL 20120913)
mar 18 15:27:37 sapphire kernel: ACPI: SSDT 0x00000000D4027C78 008C98 (v02 AMD    AMD ALIB 00000002 MSFT 04000000)
mar 18 15:27:37 sapphire kernel: ACPI: SSDT 0x00000000D4030910 002314 (v01 AMD    AMD CPU  00000001 AMD  00000001)
mar 18 15:27:37 sapphire kernel: ACPI: CRAT 0x00000000D4032C28 000F50 (v01 AMD    AMD CRAT 00000001 AMD  00000001)
mar 18 15:27:37 sapphire kernel: ACPI: CDIT 0x00000000D4033B78 000029 (v01 AMD    AMD CDIT 00000001 AMD  00000001)
mar 18 15:27:37 sapphire kernel: ACPI: SSDT 0x00000000D4033BA8 002DA8 (v01 AMD    AMD AOD  00000001 INTL 20120913)
mar 18 15:27:37 sapphire kernel: ACPI: MCFG 0x00000000D4036950 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
mar 18 15:27:37 sapphire kernel: ACPI: HPET 0x00000000D4036990 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
mar 18 15:27:37 sapphire kernel: ACPI: SSDT 0x00000000D40369C8 000024 (v01 AMDFCH FCHZP    00001000 INTL 20120913)
mar 18 15:27:37 sapphire kernel: ACPI: UEFI 0x00000000D40369F0 000042 (v01                 00000000      00000000)
mar 18 15:27:37 sapphire kernel: ACPI: BGRT 0x00000000D4036A38 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
mar 18 15:27:37 sapphire kernel: ACPI: IVRS 0x00000000D4036A70 0000D0 (v02 AMD    AMD IVRS 00000001 AMD  00000000)
mar 18 15:27:37 sapphire kernel: ACPI: SSDT 0x00000000D4036B40 001A41 (v01 AMD    AmdTable 00000001 INTL 20120913)
mar 18 15:27:37 sapphire kernel: ACPI: Local APIC address 0xfee00000
mar 18 15:27:37 sapphire kernel: No NUMA configuration found
mar 18 15:27:37 sapphire kernel: Faking a node at [mem 0x0000000000000000-0x000000041f37ffff]
mar 18 15:27:37 sapphire kernel: NODE_DATA(0) allocated [mem 0x41f37c000-0x41f37ffff]
mar 18 15:27:37 sapphire kernel: Zone ranges:
mar 18 15:27:37 sapphire kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
mar 18 15:27:37 sapphire kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
mar 18 15:27:37 sapphire kernel:   Normal   [mem 0x0000000100000000-0x000000041f37ffff]
mar 18 15:27:37 sapphire kernel:   Device   empty
mar 18 15:27:37 sapphire kernel: Movable zone start for each node
mar 18 15:27:37 sapphire kernel: Early memory node ranges
mar 18 15:27:37 sapphire kernel:   node   0: [mem 0x0000000000001000-0x000000000009ffff]
mar 18 15:27:37 sapphire kernel:   node   0: [mem 0x0000000000100000-0x0000000003ffffff]
mar 18 15:27:37 sapphire kernel:   node   0: [mem 0x000000000400a000-0x0000000009bfffff]
mar 18 15:27:37 sapphire kernel:   node   0: [mem 0x000000000a000000-0x000000000affffff]
mar 18 15:27:37 sapphire kernel:   node   0: [mem 0x000000000b020000-0x00000000d401cfff]
mar 18 15:27:37 sapphire kernel:   node   0: [mem 0x00000000d4039000-0x00000000da215fff]
mar 18 15:27:37 sapphire kernel:   node   0: [mem 0x00000000da388000-0x00000000da4c8fff]
mar 18 15:27:37 sapphire kernel:   node   0: [mem 0x00000000db8fd000-0x00000000ddffffff]
mar 18 15:27:37 sapphire kernel:   node   0: [mem 0x0000000100000000-0x000000041f37ffff]
mar 18 15:27:37 sapphire kernel: Zeroed struct page in unavailable ranges: 14925 pages
mar 18 15:27:37 sapphire kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000041f37ffff]
mar 18 15:27:37 sapphire kernel: On node 0 totalpages: 4176179
mar 18 15:27:37 sapphire kernel:   DMA zone: 64 pages used for memmap
mar 18 15:27:37 sapphire kernel:   DMA zone: 27 pages reserved
mar 18 15:27:37 sapphire kernel:   DMA zone: 3999 pages, LIFO batch:0
mar 18 15:27:37 sapphire kernel:   DMA32 zone: 14041 pages used for memmap
mar 18 15:27:37 sapphire kernel:   DMA32 zone: 898580 pages, LIFO batch:63
mar 18 15:27:37 sapphire kernel:   Normal zone: 51150 pages used for memmap
mar 18 15:27:37 sapphire kernel:   Normal zone: 3273600 pages, LIFO batch:63
mar 18 15:27:37 sapphire kernel: ACPI: PM-Timer IO Port: 0x808
mar 18 15:27:37 sapphire kernel: ACPI: Local APIC address 0xfee00000
mar 18 15:27:37 sapphire kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
mar 18 15:27:37 sapphire kernel: IOAPIC[0]: apic_id 17, version 33, address 0xfec00000, GSI 0-23
mar 18 15:27:37 sapphire kernel: IOAPIC[1]: apic_id 18, version 33, address 0xfec01000, GSI 24-55
mar 18 15:27:37 sapphire kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
mar 18 15:27:37 sapphire kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
mar 18 15:27:37 sapphire kernel: ACPI: IRQ0 used by override.
mar 18 15:27:37 sapphire kernel: ACPI: IRQ9 used by override.
mar 18 15:27:37 sapphire kernel: Using ACPI (MADT) for SMP configuration information
mar 18 15:27:37 sapphire kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
mar 18 15:27:37 sapphire kernel: smpboot: Allowing 16 CPUs, 0 hotplug CPUs
mar 18 15:27:37 sapphire kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
mar 18 15:27:37 sapphire kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
mar 18 15:27:37 sapphire kernel: PM: Registered nosave memory: [mem 0x04000000-0x04009fff]
mar 18 15:27:37 sapphire kernel: PM: Registered nosave memory: [mem 0x09c00000-0x09ffffff]
mar 18 15:27:37 sapphire kernel: PM: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
mar 18 15:27:37 sapphire kernel: PM: Registered nosave memory: [mem 0xd401d000-0xd4038fff]
mar 18 15:27:37 sapphire kernel: PM: Registered nosave memory: [mem 0xda216000-0xda37dfff]
mar 18 15:27:37 sapphire kernel: PM: Registered nosave memory: [mem 0xda37e000-0xda387fff]
mar 18 15:27:37 sapphire kernel: PM: Registered nosave memory: [mem 0xda4c9000-0xda888fff]
mar 18 15:27:37 sapphire kernel: PM: Registered nosave memory: [mem 0xda889000-0xdb85bfff]
mar 18 15:27:37 sapphire kernel: PM: Registered nosave memory: [mem 0xdb85c000-0xdb8fcfff]
mar 18 15:27:37 sapphire kernel: PM: Registered nosave memory: [mem 0xde000000-0xdfffffff]
mar 18 15:27:37 sapphire kernel: PM: Registered nosave memory: [mem 0xe0000000-0xf7ffffff]
mar 18 15:27:37 sapphire kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
mar 18 15:27:37 sapphire kernel: PM: Registered nosave memory: [mem 0xfc000000-0xfd7fffff]
mar 18 15:27:37 sapphire kernel: PM: Registered nosave memory: [mem 0xfd800000-0xfdffffff]
mar 18 15:27:37 sapphire kernel: PM: Registered nosave memory: [mem 0xfe000000-0xfe9fffff]
mar 18 15:27:37 sapphire kernel: PM: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
mar 18 15:27:37 sapphire kernel: PM: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff]
mar 18 15:27:37 sapphire kernel: PM: Registered nosave memory: [mem 0xfeb80000-0xfec01fff]
mar 18 15:27:37 sapphire kernel: PM: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
mar 18 15:27:37 sapphire kernel: PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
mar 18 15:27:37 sapphire kernel: PM: Registered nosave memory: [mem 0xfec11000-0xfec2ffff]
mar 18 15:27:37 sapphire kernel: PM: Registered nosave memory: [mem 0xfec30000-0xfec30fff]
mar 18 15:27:37 sapphire kernel: PM: Registered nosave memory: [mem 0xfec31000-0xfecfffff]
mar 18 15:27:37 sapphire kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
mar 18 15:27:37 sapphire kernel: PM: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
mar 18 15:27:37 sapphire kernel: PM: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
mar 18 15:27:37 sapphire kernel: PM: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
mar 18 15:27:37 sapphire kernel: PM: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
mar 18 15:27:37 sapphire kernel: PM: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
mar 18 15:27:37 sapphire kernel: PM: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
mar 18 15:27:37 sapphire kernel: PM: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
mar 18 15:27:37 sapphire kernel: PM: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
mar 18 15:27:37 sapphire kernel: PM: Registered nosave memory: [mem 0xfedd6000-0xfedfffff]
mar 18 15:27:37 sapphire kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfeefffff]
mar 18 15:27:37 sapphire kernel: PM: Registered nosave memory: [mem 0xfef00000-0xfeffffff]
mar 18 15:27:37 sapphire kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
mar 18 15:27:37 sapphire kernel: [mem 0xe0000000-0xf7ffffff] available for PCI devices
mar 18 15:27:37 sapphire kernel: Booting paravirtualized kernel on bare hardware
mar 18 15:27:37 sapphire kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
mar 18 15:27:37 sapphire kernel: random: get_random_bytes called from start_kernel+0x95/0x538 with crng_init=0
mar 18 15:27:37 sapphire kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:16 nr_node_ids:1
mar 18 15:27:37 sapphire kernel: percpu: Embedded 45 pages/cpu @(____ptrval____) s147456 r8192 d28672 u262144
mar 18 15:27:37 sapphire kernel: pcpu-alloc: s147456 r8192 d28672 u262144 alloc=1*2097152
mar 18 15:27:37 sapphire kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
mar 18 15:27:37 sapphire kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4110897
mar 18 15:27:37 sapphire kernel: Policy zone: Normal
mar 18 15:27:37 sapphire kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=847a46e2-cf48-4092-b0c9-9bc44d7ed3d0 rw quiet
mar 18 15:27:37 sapphire kernel: Calgary: detecting Calgary via BIOS EBDA area
mar 18 15:27:37 sapphire kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
mar 18 15:27:37 sapphire kernel: Memory: 16223360K/16704716K available (12291K kernel code, 1286K rwdata, 3720K rodata, 1536K init, 3904K bss, 481356K reserved, 0K cma-reserved)
mar 18 15:27:37 sapphire kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
mar 18 15:27:37 sapphire kernel: ftrace: allocating 35888 entries in 141 pages
mar 18 15:27:37 sapphire kernel: rcu: Preemptible hierarchical RCU implementation.
mar 18 15:27:37 sapphire kernel: rcu:         CONFIG_RCU_FANOUT set to non-default value of 32.
mar 18 15:27:37 sapphire kernel: rcu:         RCU dyntick-idle grace-period acceleration is enabled.
mar 18 15:27:37 sapphire kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
mar 18 15:27:37 sapphire kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
mar 18 15:27:37 sapphire kernel:         Tasks RCU enabled.
mar 18 15:27:37 sapphire kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
mar 18 15:27:37 sapphire kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
mar 18 15:27:37 sapphire kernel: NR_IRQS: 20736, nr_irqs: 1096, preallocated irqs: 16
mar 18 15:27:37 sapphire kernel: rcu:         Offload RCU callbacks from CPUs: (none).
mar 18 15:27:37 sapphire kernel: Console: colour dummy device 80x25
mar 18 15:27:37 sapphire kernel: printk: console [tty0] enabled
mar 18 15:27:37 sapphire kernel: ACPI: Core revision 20181213
mar 18 15:27:37 sapphire kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
mar 18 15:27:37 sapphire kernel: hpet clockevent registered
mar 18 15:27:37 sapphire kernel: APIC: Switch to symmetric I/O mode setup
mar 18 15:27:37 sapphire kernel: Switched APIC routing to physical flat.
mar 18 15:27:37 sapphire kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
mar 18 15:27:37 sapphire kernel: tsc: PIT calibration matches HPET. 1 loops
mar 18 15:27:37 sapphire kernel: tsc: Detected 3692.557 MHz processor
mar 18 15:27:37 sapphire kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6a73bf38f60, max_idle_ns: 881590962054 ns
mar 18 15:27:37 sapphire kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7388.82 BogoMIPS (lpj=12308523)
mar 18 15:27:37 sapphire kernel: pid_max: default: 32768 minimum: 301
mar 18 15:27:37 sapphire kernel: LSM: Security Framework initializing
mar 18 15:27:37 sapphire kernel: Yama: becoming mindful.
mar 18 15:27:37 sapphire kernel: AppArmor: AppArmor disabled by boot time parameter
mar 18 15:27:37 sapphire kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
mar 18 15:27:37 sapphire kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
mar 18 15:27:37 sapphire kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
mar 18 15:27:37 sapphire kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
mar 18 15:27:37 sapphire kernel: mce: CPU supports 23 MCE banks
mar 18 15:27:37 sapphire kernel: LVT offset 1 assigned for vector 0xf9
mar 18 15:27:37 sapphire kernel: LVT offset 2 assigned for vector 0xf4
mar 18 15:27:37 sapphire kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
mar 18 15:27:37 sapphire kernel: Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0
mar 18 15:27:37 sapphire kernel: Spectre V2 : Mitigation: Full AMD retpoline
mar 18 15:27:37 sapphire kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
mar 18 15:27:37 sapphire kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
mar 18 15:27:37 sapphire kernel: Spectre V2 : User space: Vulnerable
mar 18 15:27:37 sapphire kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
mar 18 15:27:37 sapphire kernel: Freeing SMP alternatives memory: 28K
mar 18 15:27:37 sapphire kernel: smpboot: CPU0: AMD Ryzen 7 2700X Eight-Core Processor (family: 0x17, model: 0x8, stepping: 0x2)
mar 18 15:27:37 sapphire kernel: Performance Events: Fam17h core perfctr, AMD PMU driver.
mar 18 15:27:37 sapphire kernel: ... version:                0
mar 18 15:27:37 sapphire kernel: ... bit width:              48
mar 18 15:27:37 sapphire kernel: ... generic registers:      6
mar 18 15:27:37 sapphire kernel: ... value mask:             0000ffffffffffff
mar 18 15:27:37 sapphire kernel: ... max period:             00007fffffffffff
mar 18 15:27:37 sapphire kernel: ... fixed-purpose events:   0
mar 18 15:27:37 sapphire kernel: ... event mask:             000000000000003f
mar 18 15:27:37 sapphire kernel: rcu: Hierarchical SRCU implementation.
mar 18 15:27:37 sapphire kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
mar 18 15:27:37 sapphire kernel: smp: Bringing up secondary CPUs ...
mar 18 15:27:37 sapphire kernel: x86: Booting SMP configuration:
mar 18 15:27:37 sapphire kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15
mar 18 15:27:37 sapphire kernel: smp: Brought up 1 node, 16 CPUs
mar 18 15:27:37 sapphire kernel: smpboot: Max logical packages: 1
mar 18 15:27:37 sapphire kernel: smpboot: Total of 16 processors activated (118209.23 BogoMIPS)
mar 18 15:27:37 sapphire kernel: devtmpfs: initialized
mar 18 15:27:37 sapphire kernel: x86/mm: Memory block size: 128MB
mar 18 15:27:37 sapphire kernel: PM: Registering ACPI NVS region [mem 0x04000000-0x04009fff] (40960 bytes)
mar 18 15:27:37 sapphire kernel: PM: Registering ACPI NVS region [mem 0xda4c9000-0xda888fff] (3932160 bytes)
mar 18 15:27:37 sapphire kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
mar 18 15:27:37 sapphire kernel: futex hash table entries: 4096 (order: 6, 262144 bytes)
mar 18 15:27:37 sapphire kernel: pinctrl core: initialized pinctrl subsystem
mar 18 15:27:37 sapphire kernel: RTC time: 14:27:34, date: 2019-03-18
mar 18 15:27:37 sapphire kernel: NET: Registered protocol family 16
mar 18 15:27:37 sapphire kernel: audit: initializing netlink subsys (disabled)
mar 18 15:27:37 sapphire kernel: audit: type=2000 audit(1552919253.693:1): state=initialized audit_enabled=0 res=1
mar 18 15:27:37 sapphire kernel: cpuidle: using governor ladder
mar 18 15:27:37 sapphire kernel: cpuidle: using governor menu
mar 18 15:27:37 sapphire kernel: ACPI: bus type PCI registered
mar 18 15:27:37 sapphire kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
mar 18 15:27:37 sapphire kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
mar 18 15:27:37 sapphire kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
mar 18 15:27:37 sapphire kernel: PCI: Using configuration type 1 for base access
mar 18 15:27:37 sapphire kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
mar 18 15:27:37 sapphire kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
mar 18 15:27:37 sapphire kernel: ACPI: Added _OSI(Module Device)
mar 18 15:27:37 sapphire kernel: ACPI: Added _OSI(Processor Device)
mar 18 15:27:37 sapphire kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
mar 18 15:27:37 sapphire kernel: ACPI: Added _OSI(Processor Aggregator Device)
mar 18 15:27:37 sapphire kernel: ACPI: Added _OSI(Linux-Dell-Video)
mar 18 15:27:37 sapphire kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
mar 18 15:27:37 sapphire kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
mar 18 15:27:37 sapphire kernel: ACPI: 7 ACPI AML tables successfully acquired and loaded
mar 18 15:27:37 sapphire kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
mar 18 15:27:37 sapphire kernel: ACPI: Interpreter enabled
mar 18 15:27:37 sapphire kernel: ACPI: (supports S0 S3 S4 S5)
mar 18 15:27:37 sapphire kernel: ACPI: Using IOAPIC for interrupt routing
mar 18 15:27:37 sapphire kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
mar 18 15:27:37 sapphire kernel: ACPI: Enabled 3 GPEs in block 00 to 1F
mar 18 15:27:37 sapphire kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
mar 18 15:27:37 sapphire kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
mar 18 15:27:37 sapphire kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME LTR]
mar 18 15:27:37 sapphire kernel: acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
mar 18 15:27:37 sapphire kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
mar 18 15:27:37 sapphire kernel: PCI host bridge to bus 0000:00
mar 18 15:27:37 sapphire kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
mar 18 15:27:37 sapphire kernel: pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
mar 18 15:27:37 sapphire kernel: pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
mar 18 15:27:37 sapphire kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
mar 18 15:27:37 sapphire kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
mar 18 15:27:37 sapphire kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
mar 18 15:27:37 sapphire kernel: pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfec2ffff window]
mar 18 15:27:37 sapphire kernel: pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
mar 18 15:27:37 sapphire kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
mar 18 15:27:37 sapphire kernel: pci 0000:00:00.0: [1022:1450] type 00 class 0x060000
mar 18 15:27:37 sapphire kernel: pci 0000:00:00.2: [1022:1451] type 00 class 0x080600
mar 18 15:27:37 sapphire kernel: pci 0000:00:01.0: [1022:1452] type 00 class 0x060000
mar 18 15:27:37 sapphire kernel: pci 0000:00:01.1: [1022:1453] type 01 class 0x060400
mar 18 15:27:37 sapphire kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
mar 18 15:27:37 sapphire kernel: pci 0000:00:01.3: [1022:1453] type 01 class 0x060400
mar 18 15:27:37 sapphire kernel: pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
mar 18 15:27:37 sapphire kernel: pci 0000:00:02.0: [1022:1452] type 00 class 0x060000
mar 18 15:27:37 sapphire kernel: pci 0000:00:03.0: [1022:1452] type 00 class 0x060000
mar 18 15:27:37 sapphire kernel: pci 0000:00:03.1: [1022:1453] type 01 class 0x060400
mar 18 15:27:37 sapphire kernel: pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
mar 18 15:27:37 sapphire kernel: pci 0000:00:04.0: [1022:1452] type 00 class 0x060000
mar 18 15:27:37 sapphire kernel: pci 0000:00:07.0: [1022:1452] type 00 class 0x060000
mar 18 15:27:37 sapphire kernel: pci 0000:00:07.1: [1022:1454] type 01 class 0x060400
mar 18 15:27:37 sapphire kernel: pci 0000:00:07.1: enabling Extended Tags
mar 18 15:27:37 sapphire kernel: pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
mar 18 15:27:37 sapphire kernel: pci 0000:00:08.0: [1022:1452] type 00 class 0x060000
mar 18 15:27:37 sapphire kernel: pci 0000:00:08.1: [1022:1454] type 01 class 0x060400
mar 18 15:27:37 sapphire kernel: pci 0000:00:08.1: enabling Extended Tags
mar 18 15:27:37 sapphire kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
mar 18 15:27:37 sapphire kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
mar 18 15:27:37 sapphire kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
mar 18 15:27:37 sapphire kernel: pci 0000:00:18.0: [1022:1460] type 00 class 0x060000
mar 18 15:27:37 sapphire kernel: pci 0000:00:18.1: [1022:1461] type 00 class 0x060000
mar 18 15:27:37 sapphire kernel: pci 0000:00:18.2: [1022:1462] type 00 class 0x060000
mar 18 15:27:37 sapphire kernel: pci 0000:00:18.3: [1022:1463] type 00 class 0x060000
mar 18 15:27:37 sapphire kernel: pci 0000:00:18.4: [1022:1464] type 00 class 0x060000
mar 18 15:27:37 sapphire kernel: pci 0000:00:18.5: [1022:1465] type 00 class 0x060000
mar 18 15:27:37 sapphire kernel: pci 0000:00:18.6: [1022:1466] type 00 class 0x060000
mar 18 15:27:37 sapphire kernel: pci 0000:00:18.7: [1022:1467] type 00 class 0x060000
mar 18 15:27:37 sapphire kernel: pci 0000:01:00.0: [8086:f1a6] type 00 class 0x010802
mar 18 15:27:37 sapphire kernel: pci 0000:01:00.0: reg 0x10: [mem 0xfe900000-0xfe903fff 64bit]
mar 18 15:27:37 sapphire kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
mar 18 15:27:37 sapphire kernel: pci 0000:00:01.1:   bridge window [mem 0xfe900000-0xfe9fffff]
mar 18 15:27:37 sapphire kernel: pci 0000:02:00.0: [1022:43d5] type 00 class 0x0c0330
mar 18 15:27:37 sapphire kernel: pci 0000:02:00.0: reg 0x10: [mem 0xfe6a0000-0xfe6a7fff 64bit]
mar 18 15:27:37 sapphire kernel: pci 0000:02:00.0: PME# supported from D3hot D3cold
mar 18 15:27:37 sapphire kernel: pci 0000:02:00.1: [1022:43c8] type 00 class 0x010601
mar 18 15:27:37 sapphire kernel: pci 0000:02:00.1: reg 0x24: [mem 0xfe680000-0xfe69ffff]
mar 18 15:27:37 sapphire kernel: pci 0000:02:00.1: reg 0x30: [mem 0xfe600000-0xfe67ffff pref]
mar 18 15:27:37 sapphire kernel: pci 0000:02:00.1: PME# supported from D3hot D3cold
mar 18 15:27:37 sapphire kernel: pci 0000:02:00.2: [1022:43c6] type 01 class 0x060400
mar 18 15:27:37 sapphire kernel: pci 0000:02:00.2: PME# supported from D3hot D3cold
mar 18 15:27:37 sapphire kernel: pci 0000:00:01.3: PCI bridge to [bus 02-08]
mar 18 15:27:37 sapphire kernel: pci 0000:00:01.3:   bridge window [io  0xf000-0xffff]
mar 18 15:27:37 sapphire kernel: pci 0000:00:01.3:   bridge window [mem 0xfe500000-0xfe6fffff]
mar 18 15:27:37 sapphire kernel: pci 0000:03:00.0: [1022:43c7] type 01 class 0x060400
mar 18 15:27:37 sapphire kernel: pci 0000:03:00.0: PME# supported from D3hot D3cold
mar 18 15:27:37 sapphire kernel: pci 0000:03:04.0: [1022:43c7] type 01 class 0x060400
mar 18 15:27:37 sapphire kernel: pci 0000:03:04.0: PME# supported from D3hot D3cold
mar 18 15:27:37 sapphire kernel: pci 0000:03:05.0: [1022:43c7] type 01 class 0x060400
mar 18 15:27:37 sapphire kernel: pci 0000:03:05.0: PME# supported from D3hot D3cold
mar 18 15:27:37 sapphire kernel: pci 0000:03:06.0: [1022:43c7] type 01 class 0x060400
mar 18 15:27:37 sapphire kernel: pci 0000:03:06.0: PME# supported from D3hot D3cold
mar 18 15:27:37 sapphire kernel: pci 0000:03:07.0: [1022:43c7] type 01 class 0x060400
mar 18 15:27:37 sapphire kernel: pci 0000:03:07.0: PME# supported from D3hot D3cold
mar 18 15:27:37 sapphire kernel: pci 0000:02:00.2: PCI bridge to [bus 03-08]
mar 18 15:27:37 sapphire kernel: pci 0000:02:00.2:   bridge window [io  0xf000-0xffff]
mar 18 15:27:37 sapphire kernel: pci 0000:02:00.2:   bridge window [mem 0xfe500000-0xfe5fffff]
mar 18 15:27:37 sapphire kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
mar 18 15:27:37 sapphire kernel: pci 0000:03:04.0: PCI bridge to [bus 05]
mar 18 15:27:37 sapphire kernel: pci 0000:03:05.0: PCI bridge to [bus 06]
mar 18 15:27:37 sapphire kernel: pci 0000:03:06.0: PCI bridge to [bus 07]
mar 18 15:27:37 sapphire kernel: pci 0000:08:00.0: [10ec:8168] type 00 class 0x020000
mar 18 15:27:37 sapphire kernel: pci 0000:08:00.0: reg 0x10: [io  0xf000-0xf0ff]
mar 18 15:27:37 sapphire kernel: pci 0000:08:00.0: reg 0x18: [mem 0xfe504000-0xfe504fff 64bit]
mar 18 15:27:37 sapphire kernel: pci 0000:08:00.0: reg 0x20: [mem 0xfe500000-0xfe503fff 64bit]
mar 18 15:27:37 sapphire kernel: pci 0000:08:00.0: supports D1 D2
mar 18 15:27:37 sapphire kernel: pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold
mar 18 15:27:37 sapphire kernel: pci 0000:03:07.0: PCI bridge to [bus 08]
mar 18 15:27:37 sapphire kernel: pci 0000:03:07.0:   bridge window [io  0xf000-0xffff]
mar 18 15:27:37 sapphire kernel: pci 0000:03:07.0:   bridge window [mem 0xfe500000-0xfe5fffff]
mar 18 15:27:37 sapphire kernel: pci 0000:09:00.0: [1002:67df] type 00 class 0x030000
mar 18 15:27:37 sapphire kernel: pci 0000:09:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
mar 18 15:27:37 sapphire kernel: pci 0000:09:00.0: reg 0x18: [mem 0xf0000000-0xf01fffff 64bit pref]
mar 18 15:27:37 sapphire kernel: pci 0000:09:00.0: reg 0x20: [io  0xe000-0xe0ff]
mar 18 15:27:37 sapphire kernel: pci 0000:09:00.0: reg 0x24: [mem 0xfe800000-0xfe83ffff]
mar 18 15:27:37 sapphire kernel: pci 0000:09:00.0: reg 0x30: [mem 0xfe840000-0xfe85ffff pref]
mar 18 15:27:37 sapphire kernel: pci 0000:09:00.0: BAR 0: assigned to efifb
mar 18 15:27:37 sapphire kernel: pci 0000:09:00.0: supports D1 D2
mar 18 15:27:37 sapphire kernel: pci 0000:09:00.0: PME# supported from D1 D2 D3hot D3cold
mar 18 15:27:37 sapphire kernel: pci 0000:09:00.1: [1002:aaf0] type 00 class 0x040300
mar 18 15:27:37 sapphire kernel: pci 0000:09:00.1: reg 0x10: [mem 0xfe860000-0xfe863fff 64bit]
mar 18 15:27:37 sapphire kernel: pci 0000:09:00.1: supports D1 D2
mar 18 15:27:37 sapphire kernel: pci 0000:00:03.1: PCI bridge to [bus 09]
mar 18 15:27:37 sapphire kernel: pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
mar 18 15:27:37 sapphire kernel: pci 0000:00:03.1:   bridge window [mem 0xfe800000-0xfe8fffff]
mar 18 15:27:37 sapphire kernel: pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
mar 18 15:27:37 sapphire kernel: pci 0000:0a:00.0: [1022:145a] type 00 class 0x130000
mar 18 15:27:37 sapphire kernel: pci 0000:0a:00.0: enabling Extended Tags
mar 18 15:27:37 sapphire kernel: pci 0000:0a:00.2: [1022:1456] type 00 class 0x108000
mar 18 15:27:37 sapphire kernel: pci 0000:0a:00.2: reg 0x18: [mem 0xfe300000-0xfe3fffff]
mar 18 15:27:37 sapphire kernel: pci 0000:0a:00.2: reg 0x24: [mem 0xfe400000-0xfe401fff]
mar 18 15:27:37 sapphire kernel: pci 0000:0a:00.2: enabling Extended Tags
mar 18 15:27:37 sapphire kernel: pci 0000:0a:00.3: [1022:145f] type 00 class 0x0c0330
mar 18 15:27:37 sapphire kernel: pci 0000:0a:00.3: reg 0x10: [mem 0xfe200000-0xfe2fffff 64bit]
mar 18 15:27:37 sapphire kernel: pci 0000:0a:00.3: enabling Extended Tags
mar 18 15:27:37 sapphire kernel: pci 0000:0a:00.3: PME# supported from D0 D3hot D3cold
mar 18 15:27:37 sapphire kernel: pci 0000:00:07.1: PCI bridge to [bus 0a]
mar 18 15:27:37 sapphire kernel: pci 0000:00:07.1:   bridge window [mem 0xfe200000-0xfe4fffff]
mar 18 15:27:37 sapphire kernel: pci 0000:0b:00.0: [1022:1455] type 00 class 0x130000
mar 18 15:27:37 sapphire kernel: pci 0000:0b:00.0: enabling Extended Tags
mar 18 15:27:37 sapphire kernel: pci 0000:0b:00.2: [1022:7901] type 00 class 0x010601
mar 18 15:27:37 sapphire kernel: pci 0000:0b:00.2: reg 0x24: [mem 0xfe708000-0xfe708fff]
mar 18 15:27:37 sapphire kernel: pci 0000:0b:00.2: enabling Extended Tags
mar 18 15:27:37 sapphire kernel: pci 0000:0b:00.2: PME# supported from D3hot D3cold
mar 18 15:27:37 sapphire kernel: pci 0000:0b:00.3: [1022:1457] type 00 class 0x040300
mar 18 15:27:37 sapphire kernel: pci 0000:0b:00.3: reg 0x10: [mem 0xfe700000-0xfe707fff]
mar 18 15:27:37 sapphire kernel: pci 0000:0b:00.3: enabling Extended Tags
mar 18 15:27:37 sapphire kernel: pci 0000:0b:00.3: PME# supported from D0 D3hot D3cold
mar 18 15:27:37 sapphire kernel: pci 0000:00:08.1: PCI bridge to [bus 0b]
mar 18 15:27:37 sapphire kernel: pci 0000:00:08.1:   bridge window [mem 0xfe700000-0xfe7fffff]
mar 18 15:27:37 sapphire kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
mar 18 15:27:37 sapphire kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
mar 18 15:27:37 sapphire kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
mar 18 15:27:37 sapphire kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
mar 18 15:27:37 sapphire kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
mar 18 15:27:37 sapphire kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
mar 18 15:27:37 sapphire kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
mar 18 15:27:37 sapphire kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
mar 18 15:27:37 sapphire kernel: pci 0000:09:00.0: vgaarb: setting as boot VGA device
mar 18 15:27:37 sapphire kernel: pci 0000:09:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
mar 18 15:27:37 sapphire kernel: pci 0000:09:00.0: vgaarb: bridge control possible
mar 18 15:27:37 sapphire kernel: vgaarb: loaded
mar 18 15:27:37 sapphire kernel: ACPI: bus type USB registered
mar 18 15:27:37 sapphire kernel: usbcore: registered new interface driver usbfs
mar 18 15:27:37 sapphire kernel: usbcore: registered new interface driver hub
mar 18 15:27:37 sapphire kernel: usbcore: registered new device driver usb
mar 18 15:27:37 sapphire kernel: pps_core: LinuxPPS API ver. 1 registered
mar 18 15:27:37 sapphire kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
mar 18 15:27:37 sapphire kernel: PTP clock support registered
mar 18 15:27:37 sapphire kernel: EDAC MC: Ver: 3.0.0
mar 18 15:27:37 sapphire kernel: Registered efivars operations
mar 18 15:27:37 sapphire kernel: PCI: Using ACPI for IRQ routing
mar 18 15:27:37 sapphire kernel: PCI: pci_cache_line_size set to 64 bytes
mar 18 15:27:37 sapphire kernel: e820: reserve RAM buffer [mem 0x09c00000-0x0bffffff]
mar 18 15:27:37 sapphire kernel: e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
mar 18 15:27:37 sapphire kernel: e820: reserve RAM buffer [mem 0xd401d000-0xd7ffffff]
mar 18 15:27:37 sapphire kernel: e820: reserve RAM buffer [mem 0xda216000-0xdbffffff]
mar 18 15:27:37 sapphire kernel: e820: reserve RAM buffer [mem 0xda4c9000-0xdbffffff]
mar 18 15:27:37 sapphire kernel: e820: reserve RAM buffer [mem 0xde000000-0xdfffffff]
mar 18 15:27:37 sapphire kernel: e820: reserve RAM buffer [mem 0x41f380000-0x41fffffff]
mar 18 15:27:37 sapphire kernel: NetLabel: Initializing
mar 18 15:27:37 sapphire kernel: NetLabel:  domain hash size = 128
mar 18 15:27:37 sapphire kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
mar 18 15:27:37 sapphire kernel: NetLabel:  unlabeled traffic allowed by default
mar 18 15:27:37 sapphire kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
mar 18 15:27:37 sapphire kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
mar 18 15:27:37 sapphire kernel: clocksource: Switched to clocksource tsc-early
mar 18 15:27:37 sapphire kernel: VFS: Disk quotas dquot_6.6.0
mar 18 15:27:37 sapphire kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
mar 18 15:27:37 sapphire kernel: pnp: PnP ACPI init
mar 18 15:27:37 sapphire kernel: system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
mar 18 15:27:37 sapphire kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
mar 18 15:27:37 sapphire kernel: system 00:01: [mem 0xfeb80000-0xfebfffff] could not be reserved
mar 18 15:27:37 sapphire kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
mar 18 15:27:37 sapphire kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
mar 18 15:27:37 sapphire kernel: system 00:03: [io  0x0300-0x030f] has been reserved
mar 18 15:27:37 sapphire kernel: system 00:03: [io  0x0230-0x023f] has been reserved
mar 18 15:27:37 sapphire kernel: system 00:03: [io  0x0290-0x029f] has been reserved
mar 18 15:27:37 sapphire kernel: system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
mar 18 15:27:37 sapphire kernel: pnp 00:04: [dma 0 disabled]
mar 18 15:27:37 sapphire kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active)
mar 18 15:27:37 sapphire kernel: system 00:05: [io  0x04d0-0x04d1] has been reserved
mar 18 15:27:37 sapphire kernel: system 00:05: [io  0x040b] has been reserved
mar 18 15:27:37 sapphire kernel: system 00:05: [io  0x04d6] has been reserved
mar 18 15:27:37 sapphire kernel: system 00:05: [io  0x0c00-0x0c01] has been reserved
mar 18 15:27:37 sapphire kernel: system 00:05: [io  0x0c14] has been reserved
mar 18 15:27:37 sapphire kernel: system 00:05: [io  0x0c50-0x0c51] has been reserved
mar 18 15:27:37 sapphire kernel: system 00:05: [io  0x0c52] has been reserved
mar 18 15:27:37 sapphire kernel: system 00:05: [io  0x0c6c] has been reserved
mar 18 15:27:37 sapphire kernel: system 00:05: [io  0x0c6f] has been reserved
mar 18 15:27:37 sapphire kernel: system 00:05: [io  0x0cd0-0x0cd1] has been reserved
mar 18 15:27:37 sapphire kernel: system 00:05: [io  0x0cd2-0x0cd3] has been reserved
mar 18 15:27:37 sapphire kernel: system 00:05: [io  0x0cd4-0x0cd5] has been reserved
mar 18 15:27:37 sapphire kernel: system 00:05: [io  0x0cd6-0x0cd7] has been reserved
mar 18 15:27:37 sapphire kernel: system 00:05: [io  0x0cd8-0x0cdf] has been reserved
mar 18 15:27:37 sapphire kernel: system 00:05: [io  0x0800-0x089f] has been reserved
mar 18 15:27:37 sapphire kernel: system 00:05: [io  0x0b00-0x0b0f] has been reserved
mar 18 15:27:37 sapphire kernel: system 00:05: [io  0x0b20-0x0b3f] has been reserved
mar 18 15:27:37 sapphire kernel: system 00:05: [io  0x0900-0x090f] has been reserved
mar 18 15:27:37 sapphire kernel: system 00:05: [io  0x0910-0x091f] has been reserved
mar 18 15:27:37 sapphire kernel: system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved
mar 18 15:27:37 sapphire kernel: system 00:05: [mem 0xfec01000-0xfec01fff] could not be reserved
mar 18 15:27:37 sapphire kernel: system 00:05: [mem 0xfedc0000-0xfedc0fff] has been reserved
mar 18 15:27:37 sapphire kernel: system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved
mar 18 15:27:37 sapphire kernel: system 00:05: [mem 0xfed80000-0xfed8ffff] could not be reserved
mar 18 15:27:37 sapphire kernel: system 00:05: [mem 0xfec10000-0xfec10fff] has been reserved
mar 18 15:27:37 sapphire kernel: system 00:05: [mem 0xff000000-0xffffffff] has been reserved
mar 18 15:27:37 sapphire kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
mar 18 15:27:37 sapphire kernel: pnp: PnP ACPI: found 6 devices
mar 18 15:27:37 sapphire kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
mar 18 15:27:37 sapphire kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
mar 18 15:27:37 sapphire kernel: pci 0000:00:01.1:   bridge window [mem 0xfe900000-0xfe9fffff]
mar 18 15:27:37 sapphire kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
mar 18 15:27:37 sapphire kernel: pci 0000:03:04.0: PCI bridge to [bus 05]
mar 18 15:27:37 sapphire kernel: pci 0000:03:05.0: PCI bridge to [bus 06]
mar 18 15:27:37 sapphire kernel: pci 0000:03:06.0: PCI bridge to [bus 07]
mar 18 15:27:37 sapphire kernel: pci 0000:03:07.0: PCI bridge to [bus 08]
mar 18 15:27:37 sapphire kernel: pci 0000:03:07.0:   bridge window [io  0xf000-0xffff]
mar 18 15:27:37 sapphire kernel: pci 0000:03:07.0:   bridge window [mem 0xfe500000-0xfe5fffff]
mar 18 15:27:37 sapphire kernel: pci 0000:02:00.2: PCI bridge to [bus 03-08]
mar 18 15:27:37 sapphire kernel: pci 0000:02:00.2:   bridge window [io  0xf000-0xffff]
mar 18 15:27:37 sapphire kernel: pci 0000:02:00.2:   bridge window [mem 0xfe500000-0xfe5fffff]
mar 18 15:27:37 sapphire kernel: pci 0000:00:01.3: PCI bridge to [bus 02-08]
mar 18 15:27:37 sapphire kernel: pci 0000:00:01.3:   bridge window [io  0xf000-0xffff]
mar 18 15:27:37 sapphire kernel: pci 0000:00:01.3:   bridge window [mem 0xfe500000-0xfe6fffff]
mar 18 15:27:37 sapphire kernel: pci 0000:00:03.1: PCI bridge to [bus 09]
mar 18 15:27:37 sapphire kernel: pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
mar 18 15:27:37 sapphire kernel: pci 0000:00:03.1:   bridge window [mem 0xfe800000-0xfe8fffff]
mar 18 15:27:37 sapphire kernel: pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
mar 18 15:27:37 sapphire kernel: pci 0000:00:07.1: PCI bridge to [bus 0a]
mar 18 15:27:37 sapphire kernel: pci 0000:00:07.1:   bridge window [mem 0xfe200000-0xfe4fffff]
mar 18 15:27:37 sapphire kernel: pci 0000:00:08.1: PCI bridge to [bus 0b]
mar 18 15:27:37 sapphire kernel: pci 0000:00:08.1:   bridge window [mem 0xfe700000-0xfe7fffff]
mar 18 15:27:37 sapphire kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
mar 18 15:27:37 sapphire kernel: pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
mar 18 15:27:37 sapphire kernel: pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
mar 18 15:27:37 sapphire kernel: pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
mar 18 15:27:37 sapphire kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
mar 18 15:27:37 sapphire kernel: pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
mar 18 15:27:37 sapphire kernel: pci_bus 0000:00: resource 10 [mem 0xe0000000-0xfec2ffff window]
mar 18 15:27:37 sapphire kernel: pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window]
mar 18 15:27:37 sapphire kernel: pci_bus 0000:01: resource 1 [mem 0xfe900000-0xfe9fffff]
mar 18 15:27:37 sapphire kernel: pci_bus 0000:02: resource 0 [io  0xf000-0xffff]
mar 18 15:27:37 sapphire kernel: pci_bus 0000:02: resource 1 [mem 0xfe500000-0xfe6fffff]
mar 18 15:27:37 sapphire kernel: pci_bus 0000:03: resource 0 [io  0xf000-0xffff]
mar 18 15:27:37 sapphire kernel: pci_bus 0000:03: resource 1 [mem 0xfe500000-0xfe5fffff]
mar 18 15:27:37 sapphire kernel: pci_bus 0000:08: resource 0 [io  0xf000-0xffff]
mar 18 15:27:37 sapphire kernel: pci_bus 0000:08: resource 1 [mem 0xfe500000-0xfe5fffff]
mar 18 15:27:37 sapphire kernel: pci_bus 0000:09: resource 0 [io  0xe000-0xefff]
mar 18 15:27:37 sapphire kernel: pci_bus 0000:09: resource 1 [mem 0xfe800000-0xfe8fffff]
mar 18 15:27:37 sapphire kernel: pci_bus 0000:09: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
mar 18 15:27:37 sapphire kernel: pci_bus 0000:0a: resource 1 [mem 0xfe200000-0xfe4fffff]
mar 18 15:27:37 sapphire kernel: pci_bus 0000:0b: resource 1 [mem 0xfe700000-0xfe7fffff]
mar 18 15:27:37 sapphire kernel: NET: Registered protocol family 2
mar 18 15:27:37 sapphire kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
mar 18 15:27:37 sapphire kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
mar 18 15:27:37 sapphire kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
mar 18 15:27:37 sapphire kernel: TCP: Hash tables configured (established 131072 bind 65536)
mar 18 15:27:37 sapphire kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes)
mar 18 15:27:37 sapphire kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
mar 18 15:27:37 sapphire kernel: NET: Registered protocol family 1
mar 18 15:27:37 sapphire kernel: NET: Registered protocol family 44
mar 18 15:27:37 sapphire kernel: pci 0000:09:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
mar 18 15:27:37 sapphire kernel: pci 0000:09:00.1: Linked as a consumer to 0000:09:00.0
mar 18 15:27:37 sapphire kernel: PCI: CLS 64 bytes, default 64
mar 18 15:27:37 sapphire kernel: Unpacking initramfs...
mar 18 15:27:37 sapphire kernel: Freeing initrd memory: 9148K
mar 18 15:27:37 sapphire kernel: AMD-Vi: IOMMU performance counters supported
mar 18 15:27:37 sapphire kernel: iommu: Adding device 0000:00:01.0 to group 0
mar 18 15:27:37 sapphire kernel: iommu: Adding device 0000:00:01.1 to group 1
mar 18 15:27:37 sapphire kernel: iommu: Adding device 0000:00:01.3 to group 2
mar 18 15:27:37 sapphire kernel: iommu: Adding device 0000:00:02.0 to group 3
mar 18 15:27:37 sapphire kernel: iommu: Adding device 0000:00:03.0 to group 4
mar 18 15:27:37 sapphire kernel: iommu: Adding device 0000:00:03.1 to group 5
mar 18 15:27:37 sapphire kernel: iommu: Adding device 0000:00:04.0 to group 6
mar 18 15:27:37 sapphire kernel: iommu: Adding device 0000:00:07.0 to group 7
mar 18 15:27:37 sapphire kernel: iommu: Adding device 0000:00:07.1 to group 8
mar 18 15:27:37 sapphire kernel: iommu: Adding device 0000:00:08.0 to group 9
mar 18 15:27:37 sapphire kernel: iommu: Adding device 0000:00:08.1 to group 10
mar 18 15:27:37 sapphire kernel: iommu: Adding device 0000:00:14.0 to group 11
mar 18 15:27:37 sapphire kernel: iommu: Adding device 0000:00:14.3 to group 11
mar 18 15:27:37 sapphire kernel: iommu: Adding device 0000:00:18.0 to group 12
mar 18 15:27:37 sapphire kernel: iommu: Adding device 0000:00:18.1 to group 12
mar 18 15:27:37 sapphire kernel: iommu: Adding device 0000:00:18.2 to group 12
mar 18 15:27:37 sapphire kernel: iommu: Adding device 0000:00:18.3 to group 12
mar 18 15:27:37 sapphire kernel: iommu: Adding device 0000:00:18.4 to group 12
mar 18 15:27:37 sapphire kernel: iommu: Adding device 0000:00:18.5 to group 12
mar 18 15:27:37 sapphire kernel: iommu: Adding device 0000:00:18.6 to group 12
mar 18 15:27:37 sapphire kernel: iommu: Adding device 0000:00:18.7 to group 12
mar 18 15:27:37 sapphire kernel: iommu: Adding device 0000:01:00.0 to group 13
mar 18 15:27:37 sapphire kernel: iommu: Adding device 0000:02:00.0 to group 14
mar 18 15:27:37 sapphire kernel: iommu: Adding device 0000:02:00.1 to group 14
mar 18 15:27:37 sapphire kernel: iommu: Adding device 0000:02:00.2 to group 14
mar 18 15:27:37 sapphire kernel: iommu: Adding device 0000:03:00.0 to group 14
mar 18 15:27:37 sapphire kernel: iommu: Adding device 0000:03:04.0 to group 14
mar 18 15:27:37 sapphire kernel: iommu: Adding device 0000:03:05.0 to group 14
mar 18 15:27:37 sapphire kernel: iommu: Adding device 0000:03:06.0 to group 14
mar 18 15:27:37 sapphire kernel: iommu: Adding device 0000:03:07.0 to group 14
mar 18 15:27:37 sapphire kernel: iommu: Adding device 0000:08:00.0 to group 14
mar 18 15:27:37 sapphire kernel: iommu: Adding device 0000:09:00.0 to group 15
mar 18 15:27:37 sapphire kernel: iommu: Using direct mapping for device 0000:09:00.0
mar 18 15:27:37 sapphire kernel: iommu: Adding device 0000:09:00.1 to group 15
mar 18 15:27:37 sapphire kernel: iommu: Adding device 0000:0a:00.0 to group 16
mar 18 15:27:37 sapphire kernel: iommu: Adding device 0000:0a:00.2 to group 17
mar 18 15:27:37 sapphire kernel: iommu: Adding device 0000:0a:00.3 to group 18
mar 18 15:27:37 sapphire kernel: iommu: Adding device 0000:0b:00.0 to group 19
mar 18 15:27:37 sapphire kernel: iommu: Adding device 0000:0b:00.2 to group 20
mar 18 15:27:37 sapphire kernel: iommu: Adding device 0000:0b:00.3 to group 21
mar 18 15:27:37 sapphire kernel: AMD-Vi: Found IOMMU at 0000:00:00.2 cap 0x40
mar 18 15:27:37 sapphire kernel: AMD-Vi: Extended features (0xf77ef22294ada):
mar 18 15:27:37 sapphire kernel:  PPR NX GT IA GA PC GA_vAPIC
mar 18 15:27:37 sapphire kernel: AMD-Vi: Interrupt remapping enabled
mar 18 15:27:37 sapphire kernel: AMD-Vi: Virtual APIC enabled
mar 18 15:27:37 sapphire kernel: AMD-Vi: Lazy IO/TLB flushing enabled
mar 18 15:27:37 sapphire kernel: amd_uncore: AMD NB counters detected
mar 18 15:27:37 sapphire kernel: amd_uncore: AMD LLC counters detected
mar 18 15:27:37 sapphire kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
mar 18 15:27:37 sapphire kernel: check: Scanning for low memory corruption every 60 seconds
mar 18 15:27:37 sapphire kernel: Initialise system trusted keyrings
mar 18 15:27:37 sapphire kernel: Key type blacklist registered
mar 18 15:27:37 sapphire kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
mar 18 15:27:37 sapphire kernel: zbud: loaded
mar 18 15:27:37 sapphire kernel: Key type asymmetric registered
mar 18 15:27:37 sapphire kernel: Asymmetric key parser 'x509' registered
mar 18 15:27:37 sapphire kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
mar 18 15:27:37 sapphire kernel: io scheduler mq-deadline registered
mar 18 15:27:37 sapphire kernel: io scheduler kyber registered
mar 18 15:27:37 sapphire kernel: io scheduler bfq registered
mar 18 15:27:37 sapphire kernel: aer 0000:00:01.1:pcie002: AER enabled with IRQ 26
mar 18 15:27:37 sapphire kernel: aer 0000:00:01.3:pcie002: AER enabled with IRQ 27
mar 18 15:27:37 sapphire kernel: aer 0000:00:03.1:pcie002: AER enabled with IRQ 28
mar 18 15:27:37 sapphire kernel: aer 0000:00:07.1:pcie002: AER enabled with IRQ 29
mar 18 15:27:37 sapphire kernel: aer 0000:00:08.1:pcie002: AER enabled with IRQ 31
mar 18 15:27:37 sapphire kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
mar 18 15:27:37 sapphire kernel: efifb: probing for efifb
mar 18 15:27:37 sapphire kernel: efifb: Ignoring BGRT: unexpected or invalid BMP data
mar 18 15:27:37 sapphire kernel: efifb: framebuffer at 0xe0000000, using 3072k, total 3072k
mar 18 15:27:37 sapphire kernel: efifb: mode is 1024x768x32, linelength=4096, pages=1
mar 18 15:27:37 sapphire kernel: efifb: scrolling: redraw
mar 18 15:27:37 sapphire kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
mar 18 15:27:37 sapphire kernel: fbcon: Deferring console take-over
mar 18 15:27:37 sapphire kernel: fb0: EFI VGA frame buffer device
mar 18 15:27:37 sapphire kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
mar 18 15:27:37 sapphire kernel: ACPI: Power Button [PWRB]
mar 18 15:27:37 sapphire kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
mar 18 15:27:37 sapphire kernel: ACPI: Power Button [PWRF]
mar 18 15:27:37 sapphire kernel: Monitor-Mwait will be used to enter C-1 state
mar 18 15:27:37 sapphire kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
mar 18 15:27:37 sapphire kernel: 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
mar 18 15:27:37 sapphire kernel: nvme nvme0: pci function 0000:01:00.0
mar 18 15:27:37 sapphire kernel: usbcore: registered new interface driver usbserial_generic
mar 18 15:27:37 sapphire kernel: usbserial: USB Serial support registered for generic
mar 18 15:27:37 sapphire kernel: rtc_cmos 00:02: RTC can wake from S4
mar 18 15:27:37 sapphire kernel: rtc_cmos 00:02: registered as rtc0
mar 18 15:27:37 sapphire kernel: rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
mar 18 15:27:37 sapphire kernel: ledtrig-cpu: registered to indicate activity on CPUs
mar 18 15:27:37 sapphire kernel: NET: Registered protocol family 10
mar 18 15:27:37 sapphire kernel: Segment Routing with IPv6
mar 18 15:27:37 sapphire kernel: NET: Registered protocol family 17
mar 18 15:27:37 sapphire kernel: RAS: Correctable Errors collector initialized.
mar 18 15:27:37 sapphire kernel: microcode: microcode updated early to new patch_level=0x0800820b
mar 18 15:27:37 sapphire kernel: microcode: CPU0: patch_level=0x0800820b
mar 18 15:27:37 sapphire kernel: microcode: CPU1: patch_level=0x0800820b
mar 18 15:27:37 sapphire kernel: microcode: CPU2: patch_level=0x0800820b
mar 18 15:27:37 sapphire kernel: microcode: CPU3: patch_level=0x0800820b
mar 18 15:27:37 sapphire kernel: microcode: CPU4: patch_level=0x0800820b
mar 18 15:27:37 sapphire kernel: microcode: CPU5: patch_level=0x0800820b
mar 18 15:27:37 sapphire kernel: microcode: CPU6: patch_level=0x0800820b
mar 18 15:27:37 sapphire kernel: microcode: CPU7: patch_level=0x0800820b
mar 18 15:27:37 sapphire kernel: microcode: CPU8: patch_level=0x0800820b
mar 18 15:27:37 sapphire kernel: microcode: CPU9: patch_level=0x0800820b
mar 18 15:27:37 sapphire kernel: microcode: CPU10: patch_level=0x0800820b
mar 18 15:27:37 sapphire kernel: microcode: CPU11: patch_level=0x0800820b
mar 18 15:27:37 sapphire kernel: microcode: CPU12: patch_level=0x0800820b
mar 18 15:27:37 sapphire kernel: microcode: CPU13: patch_level=0x0800820b
mar 18 15:27:37 sapphire kernel: microcode: CPU14: patch_level=0x0800820b
mar 18 15:27:37 sapphire kernel: microcode: CPU15: patch_level=0x0800820b
mar 18 15:27:37 sapphire kernel: microcode: Microcode Update Driver: v2.2.
mar 18 15:27:37 sapphire kernel: sched_clock: Marking stable (932573335, -23326389)->(1234392620, -325145674)
mar 18 15:27:37 sapphire kernel: registered taskstats version 1
mar 18 15:27:37 sapphire kernel: Loading compiled-in X.509 certificates
mar 18 15:27:37 sapphire kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 99038d2e75a4db33613e35d3aec7de22c3ebdaec'
mar 18 15:27:37 sapphire kernel: zswap: loaded using pool lzo/zbud
mar 18 15:27:37 sapphire kernel: Key type big_key registered
mar 18 15:27:37 sapphire kernel:   Magic number: 11:743:485
mar 18 15:27:37 sapphire kernel: rtc_cmos 00:02: setting system clock to 2019-03-18T14:27:34 UTC (1552919254)
mar 18 15:27:37 sapphire kernel: nvme nvme0: 15/0/0 default/read/poll queues
mar 18 15:27:37 sapphire kernel:  nvme0n1: p1 p2 p3 p4
mar 18 15:27:37 sapphire kernel: Freeing unused decrypted memory: 2040K
mar 18 15:27:37 sapphire kernel: Freeing unused kernel image memory: 1536K
mar 18 15:27:37 sapphire kernel: Write protecting the kernel read-only data: 18432k
mar 18 15:27:37 sapphire kernel: Freeing unused kernel image memory: 2016K
mar 18 15:27:37 sapphire kernel: Freeing unused kernel image memory: 376K
mar 18 15:27:37 sapphire kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
mar 18 15:27:37 sapphire kernel: Run /init as init process
mar 18 15:27:37 sapphire kernel: fbcon: Taking over console
mar 18 15:27:37 sapphire kernel: Console: switching to colour frame buffer device 128x48
mar 18 15:27:37 sapphire kernel: xhci_hcd 0000:02:00.0: xHCI Host Controller
mar 18 15:27:37 sapphire kernel: xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
mar 18 15:27:37 sapphire kernel: SCSI subsystem initialized
mar 18 15:27:37 sapphire kernel: libata version 3.00 loaded.
mar 18 15:27:37 sapphire kernel: ahci 0000:02:00.1: version 3.0
mar 18 15:27:37 sapphire kernel: ahci 0000:02:00.1: SSS flag set, parallel bus scan disabled
mar 18 15:27:37 sapphire kernel: ahci 0000:02:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0x33 impl SATA mode
mar 18 15:27:37 sapphire kernel: ahci 0000:02:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst 
mar 18 15:27:37 sapphire kernel: scsi host0: ahci
mar 18 15:27:37 sapphire kernel: scsi host1: ahci
mar 18 15:27:37 sapphire kernel: scsi host2: ahci
mar 18 15:27:37 sapphire kernel: scsi host3: ahci
mar 18 15:27:37 sapphire kernel: scsi host4: ahci
mar 18 15:27:37 sapphire kernel: scsi host5: ahci
mar 18 15:27:37 sapphire kernel: scsi host6: ahci
mar 18 15:27:37 sapphire kernel: scsi host7: ahci
mar 18 15:27:37 sapphire kernel: ata1: SATA max UDMA/133 abar m131072@0xfe680000 port 0xfe680100 irq 58
mar 18 15:27:37 sapphire kernel: ata2: SATA max UDMA/133 abar m131072@0xfe680000 port 0xfe680180 irq 58
mar 18 15:27:37 sapphire kernel: ata3: DUMMY
mar 18 15:27:37 sapphire kernel: ata4: DUMMY
mar 18 15:27:37 sapphire kernel: ata5: SATA max UDMA/133 abar m131072@0xfe680000 port 0xfe680300 irq 58
mar 18 15:27:37 sapphire kernel: ata6: SATA max UDMA/133 abar m131072@0xfe680000 port 0xfe680380 irq 58
mar 18 15:27:37 sapphire kernel: ata7: DUMMY
mar 18 15:27:37 sapphire kernel: ata8: DUMMY
mar 18 15:27:37 sapphire kernel: ahci 0000:0b:00.2: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
mar 18 15:27:37 sapphire kernel: ahci 0000:0b:00.2: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
mar 18 15:27:37 sapphire kernel: scsi host8: ahci
mar 18 15:27:37 sapphire kernel: ata9: SATA max UDMA/133 abar m4096@0xfe708000 port 0xfe708100 irq 60
mar 18 15:27:37 sapphire kernel: xhci_hcd 0000:02:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
mar 18 15:27:37 sapphire kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.00
mar 18 15:27:37 sapphire kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
mar 18 15:27:37 sapphire kernel: usb usb1: Product: xHCI Host Controller
mar 18 15:27:37 sapphire kernel: usb usb1: Manufacturer: Linux 5.0.2-arch1-1-ARCH xhci-hcd
mar 18 15:27:37 sapphire kernel: usb usb1: SerialNumber: 0000:02:00.0
mar 18 15:27:37 sapphire kernel: hub 1-0:1.0: USB hub found
mar 18 15:27:37 sapphire kernel: hub 1-0:1.0: 10 ports detected
mar 18 15:27:37 sapphire kernel: xhci_hcd 0000:02:00.0: xHCI Host Controller
mar 18 15:27:37 sapphire kernel: xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
mar 18 15:27:37 sapphire kernel: xhci_hcd 0000:02:00.0: Host supports USB 3.10 Enhanced SuperSpeed
mar 18 15:27:37 sapphire kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
mar 18 15:27:37 sapphire kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.00
mar 18 15:27:37 sapphire kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
mar 18 15:27:37 sapphire kernel: usb usb2: Product: xHCI Host Controller
mar 18 15:27:37 sapphire kernel: usb usb2: Manufacturer: Linux 5.0.2-arch1-1-ARCH xhci-hcd
mar 18 15:27:37 sapphire kernel: usb usb2: SerialNumber: 0000:02:00.0
mar 18 15:27:37 sapphire kernel: hub 2-0:1.0: USB hub found
mar 18 15:27:37 sapphire kernel: hub 2-0:1.0: 4 ports detected
mar 18 15:27:37 sapphire kernel: xhci_hcd 0000:0a:00.3: xHCI Host Controller
mar 18 15:27:37 sapphire kernel: xhci_hcd 0000:0a:00.3: new USB bus registered, assigned bus number 3
mar 18 15:27:37 sapphire kernel: xhci_hcd 0000:0a:00.3: hcc params 0x0270f665 hci version 0x100 quirks 0x0000000000000410
mar 18 15:27:37 sapphire kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.00
mar 18 15:27:37 sapphire kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
mar 18 15:27:37 sapphire kernel: usb usb3: Product: xHCI Host Controller
mar 18 15:27:37 sapphire kernel: usb usb3: Manufacturer: Linux 5.0.2-arch1-1-ARCH xhci-hcd
mar 18 15:27:37 sapphire kernel: usb usb3: SerialNumber: 0000:0a:00.3
mar 18 15:27:37 sapphire kernel: hub 3-0:1.0: USB hub found
mar 18 15:27:37 sapphire kernel: hub 3-0:1.0: 4 ports detected
mar 18 15:27:37 sapphire kernel: xhci_hcd 0000:0a:00.3: xHCI Host Controller
mar 18 15:27:37 sapphire kernel: xhci_hcd 0000:0a:00.3: new USB bus registered, assigned bus number 4
mar 18 15:27:37 sapphire kernel: xhci_hcd 0000:0a:00.3: Host supports USB 3.0  SuperSpeed
mar 18 15:27:37 sapphire kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
mar 18 15:27:37 sapphire kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.00
mar 18 15:27:37 sapphire kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
mar 18 15:27:37 sapphire kernel: usb usb4: Product: xHCI Host Controller
mar 18 15:27:37 sapphire kernel: usb usb4: Manufacturer: Linux 5.0.2-arch1-1-ARCH xhci-hcd
mar 18 15:27:37 sapphire kernel: usb usb4: SerialNumber: 0000:0a:00.3
mar 18 15:27:37 sapphire kernel: hub 4-0:1.0: USB hub found
mar 18 15:27:37 sapphire kernel: hub 4-0:1.0: 4 ports detected
mar 18 15:27:37 sapphire kernel: ata9: SATA link down (SStatus 0 SControl 300)
mar 18 15:27:37 sapphire kernel: ata1: SATA link down (SStatus 0 SControl 300)
mar 18 15:27:37 sapphire kernel: usb 3-1: new high-speed USB device number 2 using xhci_hcd
mar 18 15:27:37 sapphire kernel: usb 3-1: New USB device found, idVendor=0bda, idProduct=5409, bcdDevice= 1.43
mar 18 15:27:37 sapphire kernel: usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
mar 18 15:27:37 sapphire kernel: usb 3-1: Product: 4-Port USB 2.0 Hub
mar 18 15:27:37 sapphire kernel: usb 3-1: Manufacturer: Generic
mar 18 15:27:37 sapphire kernel: tsc: Refined TSC clocksource calibration: 3693.060 MHz
mar 18 15:27:37 sapphire kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6a77744cfd5, max_idle_ns: 881590969987 ns
mar 18 15:27:37 sapphire kernel: clocksource: Switched to clocksource tsc
mar 18 15:27:37 sapphire kernel: hub 3-1:1.0: USB hub found
mar 18 15:27:37 sapphire kernel: hub 3-1:1.0: 4 ports detected
mar 18 15:27:37 sapphire kernel: usb 4-1: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
mar 18 15:27:37 sapphire kernel: usb 4-1: New USB device found, idVendor=0bda, idProduct=0409, bcdDevice= 1.43
mar 18 15:27:37 sapphire kernel: usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
mar 18 15:27:37 sapphire kernel: usb 4-1: Product: 4-Port USB 3.0 Hub
mar 18 15:27:37 sapphire kernel: usb 4-1: Manufacturer: Generic
mar 18 15:27:37 sapphire kernel: hub 4-1:1.0: USB hub found
mar 18 15:27:37 sapphire kernel: hub 4-1:1.0: 2 ports detected
mar 18 15:27:37 sapphire kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
mar 18 15:27:37 sapphire kernel: ata2.00: ATA-10: WDC WD1003FZEX-00K3CA0, 01.01A01, max UDMA/133
mar 18 15:27:37 sapphire kernel: ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
mar 18 15:27:37 sapphire kernel: ata2.00: configured for UDMA/133
mar 18 15:27:37 sapphire kernel: scsi 1:0:0:0: Direct-Access     ATA      WDC WD1003FZEX-0 1A01 PQ: 0 ANSI: 5
mar 18 15:27:37 sapphire kernel: sd 1:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
mar 18 15:27:37 sapphire kernel: sd 1:0:0:0: [sda] 4096-byte physical blocks
mar 18 15:27:37 sapphire kernel: sd 1:0:0:0: [sda] Write Protect is off
mar 18 15:27:37 sapphire kernel: sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
mar 18 15:27:37 sapphire kernel: sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
mar 18 15:27:37 sapphire kernel: usb 3-2: new high-speed USB device number 3 using xhci_hcd
mar 18 15:27:37 sapphire kernel:  sda: sda1
mar 18 15:27:37 sapphire kernel: sd 1:0:0:0: [sda] Attached SCSI disk
mar 18 15:27:37 sapphire kernel: usb 3-2: New USB device found, idVendor=413c, idProduct=1010, bcdDevice=32.98
mar 18 15:27:37 sapphire kernel: usb 3-2: New USB device strings: Mfr=0, Product=11, SerialNumber=0
mar 18 15:27:37 sapphire kernel: usb 3-2: Product: USB 2.0 Hub [MTT]
mar 18 15:27:37 sapphire kernel: hub 3-2:1.0: USB hub found
mar 18 15:27:37 sapphire kernel: hub 3-2:1.0: 4 ports detected
mar 18 15:27:37 sapphire kernel: ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
mar 18 15:27:37 sapphire kernel: ata5.00: ATAPI: ATAPI   iHAS122   F, EL9M, max UDMA/133
mar 18 15:27:37 sapphire kernel: ata5.00: configured for UDMA/133
mar 18 15:27:37 sapphire kernel: scsi 4:0:0:0: CD-ROM            ATAPI    iHAS122   F      EL9M PQ: 0 ANSI: 5
mar 18 15:27:37 sapphire kernel: sr 4:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray
mar 18 15:27:37 sapphire kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
mar 18 15:27:37 sapphire kernel: sr 4:0:0:0: Attached scsi CD-ROM sr0
mar 18 15:27:37 sapphire kernel: usb 3-2.2: new full-speed USB device number 4 using xhci_hcd
mar 18 15:27:37 sapphire kernel: random: fast init done
mar 18 15:27:37 sapphire kernel: usb 3-2.2: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.03
mar 18 15:27:37 sapphire kernel: usb 3-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
mar 18 15:27:37 sapphire kernel: usb 3-2.2: Product: USB Receiver
mar 18 15:27:37 sapphire kernel: usb 3-2.2: Manufacturer: Logitech
mar 18 15:27:37 sapphire kernel: hidraw: raw HID events driver (C) Jiri Kosina
mar 18 15:27:37 sapphire kernel: usbcore: registered new interface driver usbhid
mar 18 15:27:37 sapphire kernel: usbhid: USB HID core driver
mar 18 15:27:37 sapphire kernel: logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:0a:00.3-2.2/input2
mar 18 15:27:37 sapphire kernel: ata6: SATA link down (SStatus 0 SControl 330)
mar 18 15:27:37 sapphire kernel: usb 3-2.4: new low-speed USB device number 5 using xhci_hcd
mar 18 15:27:37 sapphire kernel: input: Logitech Unifying Device. Wireless PID:402d Keyboard as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2.2/3-2.2:1.2/0003:046D:C52B.0003/0003:046D:402D.0004/input/input2
mar 18 15:27:37 sapphire kernel: input: Logitech Unifying Device. Wireless PID:402d Mouse as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2.2/3-2.2:1.2/0003:046D:C52B.0003/0003:046D:402D.0004/input/input3
mar 18 15:27:37 sapphire kernel: hid-generic 0003:046D:402D.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech Unifying Device. Wireless PID:402d] on usb-0000:0a:00.3-2.2:1
mar 18 15:27:37 sapphire kernel: usb 3-2.4: New USB device found, idVendor=413c, idProduct=2110, bcdDevice= 0.06
mar 18 15:27:37 sapphire kernel: usb 3-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
mar 18 15:27:37 sapphire kernel: usb 3-2.4: Product: Dell Wired Multimedia Keyboard
mar 18 15:27:37 sapphire kernel: usb 3-2.4: Manufacturer: Dell
mar 18 15:27:37 sapphire kernel: logitech-hidpp-device 0003:046D:402D.0004: hidraw1: USB HID v1.11 Keyboard [Logitech M560] on usb-0000:0a:00.3-2.2:1
mar 18 15:27:37 sapphire kernel: input: Dell Dell Wired Multimedia Keyboard as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2.4/3-2.4:1.0/0003:413C:2110.0005/input/input7
mar 18 15:27:37 sapphire kernel: hid-generic 0003:413C:2110.0005: input,hidraw2: USB HID v1.10 Keyboard [Dell Dell Wired Multimedia Keyboard] on usb-0000:0a:00.3-2.4/input0
mar 18 15:27:37 sapphire kernel: input: Dell Dell Wired Multimedia Keyboard Mouse as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2.4/3-2.4:1.1/0003:413C:2110.0006/input/input8
mar 18 15:27:37 sapphire kernel: input: Dell Dell Wired Multimedia Keyboard System Control as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2.4/3-2.4:1.1/0003:413C:2110.0006/input/input9
mar 18 15:27:37 sapphire kernel: input: Dell Dell Wired Multimedia Keyboard Consumer Control as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2.4/3-2.4:1.1/0003:413C:2110.0006/input/input10
mar 18 15:27:37 sapphire kernel: hid-generic 0003:413C:2110.0006: input,hiddev1,hidraw3: USB HID v1.10 Mouse [Dell Dell Wired Multimedia Keyboard] on usb-0000:0a:00.3-2.4/input1
mar 18 15:27:37 sapphire kernel: EXT4-fs (nvme0n1p3): mounted filesystem with ordered data mode. Opts: (null)
mar 18 15:27:37 sapphire systemd[1]: systemd 241.7-2-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
mar 18 15:27:37 sapphire systemd[1]: Detected architecture x86-64.
mar 18 15:27:37 sapphire systemd[1]: Set hostname to <sapphire>.
mar 18 15:27:37 sapphire systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
mar 18 15:27:37 sapphire systemd[1]: Created slice system-systemd\x2dfsck.slice.
mar 18 15:27:37 sapphire systemd[1]: Created slice system-getty.slice.
mar 18 15:27:37 sapphire systemd[1]: Listening on Process Core Dump Socket.
mar 18 15:27:37 sapphire systemd[1]: Reached target Login Prompts.
mar 18 15:27:37 sapphire systemd[1]: Reached target Remote File Systems.
mar 18 15:27:37 sapphire systemd[1]: Listening on LVM2 metadata daemon socket.
mar 18 15:27:37 sapphire kernel: EXT4-fs (nvme0n1p3): re-mounted. Opts: (null)
mar 18 15:27:37 sapphire kernel: random: lvm: uninitialized urandom read (4 bytes read)
mar 18 15:27:37 sapphire kernel: random: systemd-random-: uninitialized urandom read (512 bytes read)
mar 18 15:27:37 sapphire kernel: vboxdrv: loading out-of-tree module taints kernel.
mar 18 15:27:37 sapphire kernel: vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
mar 18 15:27:37 sapphire kernel: vboxdrv: Found 16 processor cores
mar 18 15:27:37 sapphire kernel: audit: type=1130 audit(1552919257.058:2): 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'
mar 18 15:27:37 sapphire kernel: vboxdrv: TSC mode is Invariant, tentative frequency 3693051015 Hz
mar 18 15:27:37 sapphire kernel: vboxdrv: Successfully loaded version 6.0.4 (interface 0x00290008)
mar 18 15:27:37 sapphire kernel: VBoxPciLinuxInit
mar 18 15:27:37 sapphire kernel: vboxpci: IOMMU found
mar 18 15:27:37 sapphire kernel: VBoxNetAdp: Successfully started.
mar 18 15:27:37 sapphire kernel: VBoxNetFlt: Successfully started.
mar 18 15:27:37 sapphire kernel: audit: type=1130 audit(1552919257.075:3): 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'
mar 18 15:27:37 sapphire systemd-journald[418]: Journal started
mar 18 15:27:37 sapphire systemd-journald[418]: Runtime journal (/run/log/journal/43bfc676570a41b4bb8f43578c0089fc) is 8.0M, max 801.5M, 793.5M free.
mar 18 15:27:37 sapphire 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'
mar 18 15:27:37 sapphire 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'
mar 18 15:27:37 sapphire systemd-modules-load[412]: Inserted module 'vboxdrv'
mar 18 15:27:37 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:27:37 sapphire systemd-modules-load[412]: Inserted module 'vboxpci'
mar 18 15:27:37 sapphire systemd-modules-load[412]: Inserted module 'vboxnetadp'
mar 18 15:27:37 sapphire systemd-modules-load[412]: Inserted module 'vboxnetflt'
mar 18 15:27:37 sapphire systemd[1]: Starting Flush Journal to Persistent Storage...
mar 18 15:27:37 sapphire kernel: audit: type=1130 audit(1552919257.078:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:27:37 sapphire systemd[1]: Started Apply Kernel Variables.
mar 18 15:27:37 sapphire 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'
mar 18 15:27:37 sapphire systemd[1]: Started udev Coldplug all Devices.
mar 18 15:27:37 sapphire audit[1]: SERVICE_START 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'
mar 18 15:27:37 sapphire systemd-journald[418]: Time spent on flushing to /var is 151.934ms for 874 entries.
mar 18 15:27:37 sapphire systemd-journald[418]: System journal (/var/log/journal/43bfc676570a41b4bb8f43578c0089fc) is 408.0M, max 3.9G, 3.5G free.
mar 18 15:27:37 sapphire kernel: audit: type=1130 audit(1552919257.081:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:27:37 sapphire kernel: audit: type=1130 audit(1552919257.081:6): 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'
mar 18 15:27:37 sapphire kernel: audit: type=1130 audit(1552919257.085:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:27:37 sapphire kernel: acpi_cpufreq: overriding BIOS provided _PSD data
mar 18 15:27:37 sapphire kernel: acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
mar 18 15:27:37 sapphire kernel: ccp 0000:0a:00.2: enabling device (0000 -> 0002)
mar 18 15:27:37 sapphire kernel: ccp 0000:0a:00.2: ccp enabled
mar 18 15:27:37 sapphire kernel: ccp 0000:0a:00.2: psp initialization failed
mar 18 15:27:37 sapphire kernel: ccp 0000:0a:00.2: enabled
mar 18 15:27:37 sapphire kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
mar 18 15:27:37 sapphire kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
mar 18 15:27:37 sapphire kernel: input: PC Speaker as /devices/platform/pcspkr/input/input11
mar 18 15:27:37 sapphire kernel: cryptd: max_cpu_qlen set to 1000
mar 18 15:27:37 sapphire kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
mar 18 15:27:37 sapphire kernel: sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address
mar 18 15:27:37 sapphire kernel: sp5100-tco sp5100-tco: Watchdog hardware is disabled
mar 18 15:27:37 sapphire kernel: Linux agpgart interface v0.103
mar 18 15:27:37 sapphire kernel: AVX2 version of gcm_enc/dec engaged.
mar 18 15:27:37 sapphire kernel: AES CTR mode by8 optimization enabled
mar 18 15:27:37 sapphire kernel: snd_hda_intel 0000:09:00.1: Handle vga_switcheroo audio client
mar 18 15:27:37 sapphire kernel: snd_hda_intel 0000:09:00.1: Force to non-snoop mode
mar 18 15:27:37 sapphire kernel: snd_hda_intel 0000:0b:00.3: enabling device (0000 -> 0002)
mar 18 15:27:37 sapphire kernel: libphy: r8169: probed
mar 18 15:27:37 sapphire kernel: random: lvm: uninitialized urandom read (4 bytes read)
mar 18 15:27:37 sapphire kernel: r8169 0000:08:00.0 eth0: RTL8168h/8111h, 0c:9d:92:c7:27:b9, XID 541, IRQ 81
mar 18 15:27:37 sapphire kernel: r8169 0000:08:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
mar 18 15:27:37 sapphire kernel: r8169 0000:08:00.0 enp8s0: renamed from eth0
mar 18 15:27:37 sapphire kernel: random: crng init done
mar 18 15:27:37 sapphire kernel: Adding 4194300k swap on /dev/nvme0n1p2.  Priority:-2 extents:1 across:4194300k SSFS
mar 18 15:27:37 sapphire kernel: asus_wmi: ASUS WMI generic driver loaded
mar 18 15:27:37 sapphire kernel: asus_wmi: Initialization: 0x0
mar 18 15:27:37 sapphire kernel: asus_wmi: BIOS WMI version: 0.9
mar 18 15:27:37 sapphire kernel: asus_wmi: SFUN value: 0x0
mar 18 15:27:37 sapphire kernel: input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input12
mar 18 15:27:37 sapphire kernel: asus_wmi: Number of fans: 1
mar 18 15:27:37 sapphire kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input13
mar 18 15:27:37 sapphire kernel: input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input14
mar 18 15:27:37 sapphire kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC887-VD: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
mar 18 15:27:37 sapphire kernel: snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
mar 18 15:27:37 sapphire kernel: snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
mar 18 15:27:37 sapphire kernel: snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
mar 18 15:27:37 sapphire kernel: snd_hda_codec_realtek hdaudioC1D0:    dig-out=0x11/0x0
mar 18 15:27:37 sapphire kernel: snd_hda_codec_realtek hdaudioC1D0:    inputs:
mar 18 15:27:37 sapphire kernel: input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input15
mar 18 15:27:37 sapphire kernel: snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x19
mar 18 15:27:37 sapphire kernel: snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
mar 18 15:27:37 sapphire kernel: snd_hda_codec_realtek hdaudioC1D0:      Line=0x1a
mar 18 15:27:37 sapphire kernel: input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input16
mar 18 15:27:37 sapphire kernel: input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input17
mar 18 15:27:37 sapphire kernel: input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input18
mar 18 15:27:37 sapphire kernel: device-mapper: uevent: version 1.0.3
mar 18 15:27:37 sapphire kernel: device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com
mar 18 15:27:37 sapphire kernel: mousedev: PS/2 mouse device common for all mice
mar 18 15:27:37 sapphire kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
mar 18 15:27:37 sapphire kernel: input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/sound/card1/input19
mar 18 15:27:37 sapphire kernel: input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/sound/card1/input20
mar 18 15:27:37 sapphire kernel: input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/sound/card1/input21
mar 18 15:27:37 sapphire kernel: input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/sound/card1/input22
mar 18 15:27:37 sapphire kernel: input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/sound/card1/input23
mar 18 15:27:37 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:27:37 sapphire mtp-probe[596]: checking bus 3, device 4: "/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2.2"
mar 18 15:27:37 sapphire systemd[1]: Started udev Kernel Device Manager.
mar 18 15:27:37 sapphire mtp-probe[587]: checking bus 3, device 5: "/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2.4"
mar 18 15:27:37 sapphire systemd[1]: Found device INTEL SSDPEKKW256G8 2.
mar 18 15:27:37 sapphire mtp-probe[596]: bus: 3, device: 4 was not an MTP device
mar 18 15:27:37 sapphire systemd[1]: Found device INTEL SSDPEKKW256G8 1.
mar 18 15:27:37 sapphire mtp-probe[587]: bus: 3, device: 5 was not an MTP device
mar 18 15:27:37 sapphire systemd[1]: Found device INTEL SSDPEKKW256G8 Home.
mar 18 15:27:37 sapphire systemd-udevd[496]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
mar 18 15:27:37 sapphire systemd[1]: Created slice system-lvm2\x2dpvscan.slice.
mar 18 15:27:37 sapphire systemd[1]: Starting LVM2 PV scan on device 8:1...
mar 18 15:27:37 sapphire systemd[1]: Failed to parse swap priority "defaults,pri=-2", ignoring: Numerical result out of range
mar 18 15:27:37 sapphire systemd[1]: Activating swap /dev/disk/by-uuid/1b0e9a4c-2779-4fec-a610-b74209b738b6...
mar 18 15:27:37 sapphire systemd-udevd[468]: Using default interface naming scheme 'v240'.
mar 18 15:27:37 sapphire systemd-udevd[468]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
mar 18 15:27:37 sapphire systemd[1]: Activated swap /dev/disk/by-uuid/1b0e9a4c-2779-4fec-a610-b74209b738b6.
mar 18 15:27:37 sapphire systemd[1]: Reached target Swap.
mar 18 15:27:37 sapphire systemd[1]: Mounting Temporary Directory (/tmp)...
mar 18 15:27:37 sapphire systemd[1]: Mounted Temporary Directory (/tmp).
mar 18 15:27:37 sapphire systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
mar 18 15:27:37 sapphire systemd[1]: Reached target Sound Card.
mar 18 15:27:37 sapphire systemd-udevd[471]: Using default interface naming scheme 'v240'.
mar 18 15:27:37 sapphire systemd[1]: Started Flush Journal to Persistent Storage.
mar 18 15:27:37 sapphire 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'
mar 18 15:27:37 sapphire kernel: audit: type=1130 audit(1552919257.261:8): 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'
mar 18 15:27:37 sapphire lvm[413]:   2 logical volume(s) in volume group "HddGroup" monitored
mar 18 15:27:37 sapphire kernel: kvm: Nested Virtualization enabled
mar 18 15:27:37 sapphire kernel: kvm: Nested Paging enabled
mar 18 15:27:37 sapphire kernel: SVM: Virtual VMLOAD VMSAVE supported
mar 18 15:27:37 sapphire kernel: SVM: Virtual GIF supported
mar 18 15:27:37 sapphire kernel: MCE: In-kernel MCE decoding enabled.
mar 18 15:27:37 sapphire kernel: EDAC amd64: Node 0: DRAM ECC disabled.
mar 18 15:27:37 sapphire kernel: 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.)
mar 18 15:27:37 sapphire systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
mar 18 15:27:37 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:27:37 sapphire systemd[1]: Reached target Local File Systems (Pre).
mar 18 15:27:37 sapphire systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
mar 18 15:27:37 sapphire systemd[1]: Starting File System Check on /dev/disk/by-uuid/9416-656C...
mar 18 15:27:37 sapphire systemd[1]: Starting File System Check on /dev/disk/by-uuid/6a865109-7748-4dc6-ad6e-9d978c8b105d...
mar 18 15:27:37 sapphire kernel: audit: type=1130 audit(1552919257.341: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'
mar 18 15:27:37 sapphire systemd-fsck[692]: Home: clean, 241519/12738560 files, 31909195/50928977 blocks
mar 18 15:27:37 sapphire systemd[1]: Started File System Check on /dev/disk/by-uuid/6a865109-7748-4dc6-ad6e-9d978c8b105d.
mar 18 15:27:37 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-6a865109\x2d7748\x2d4dc6\x2dad6e\x2d9d978c8b105d comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:27:37 sapphire kernel: audit: type=1130 audit(1552919257.361:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-6a865109\x2d7748\x2d4dc6\x2dad6e\x2d9d978c8b105d comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:27:37 sapphire systemd[1]: Mounting /home...
mar 18 15:27:37 sapphire systemd-fsck[691]: fsck.fat 4.1 (2017-01-24)
mar 18 15:27:37 sapphire systemd-fsck[691]: /dev/nvme0n1p1: 3 files, 243/403266 clusters
mar 18 15:27:37 sapphire systemd[1]: Started File System Check on /dev/disk/by-uuid/9416-656C.
mar 18 15:27:37 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-9416\x2d656C comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:27:37 sapphire systemd[1]: Mounting /efi...
mar 18 15:27:37 sapphire systemd[1]: Mounted /home.
mar 18 15:27:37 sapphire kernel: EXT4-fs (nvme0n1p4): mounted filesystem with ordered data mode. Opts: (null)
mar 18 15:27:37 sapphire kernel: EDAC amd64: Node 0: DRAM ECC disabled.
mar 18 15:27:37 sapphire kernel: 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.)
mar 18 15:27:37 sapphire systemd[1]: Found device /dev/disk/by-uuid/a26ade21-ab97-4fbb-aefe-d57fc1433bb3.
mar 18 15:27:37 sapphire systemd[1]: Starting File System Check on /dev/disk/by-uuid/a26ade21-ab97-4fbb-aefe-d57fc1433bb3...
mar 18 15:27:37 sapphire lvm[589]:   2 logical volume(s) in volume group "HddGroup" now active
mar 18 15:27:37 sapphire kernel: EDAC amd64: Node 0: DRAM ECC disabled.
mar 18 15:27:37 sapphire kernel: 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.)
mar 18 15:27:37 sapphire kernel: [drm] amdgpu kernel modesetting enabled.
mar 18 15:27:37 sapphire kernel: Parsing CRAT table with 1 nodes
mar 18 15:27:37 sapphire kernel: Ignoring ACPI CRAT on non-APU system
mar 18 15:27:37 sapphire kernel: Virtual CRAT table created for CPU
mar 18 15:27:37 sapphire kernel: Parsing CRAT table with 1 nodes
mar 18 15:27:37 sapphire kernel: Creating topology SYSFS entries
mar 18 15:27:37 sapphire kernel: Topology: Add CPU node
mar 18 15:27:37 sapphire kernel: Finished initializing topology
mar 18 15:27:37 sapphire kernel: checking generic (e0000000 300000) vs hw (e0000000 10000000)
mar 18 15:27:37 sapphire kernel: fb0: switching to amdgpudrmfb from EFI VGA
mar 18 15:27:37 sapphire kernel: Console: switching to colour dummy device 80x25
mar 18 15:27:37 sapphire kernel: [drm] initializing kernel modesetting (POLARIS10 0x1002:0x67DF 0x1DA2:0xE366 0xE7).
mar 18 15:27:37 sapphire kernel: [drm] register mmio base: 0xFE800000
mar 18 15:27:37 sapphire kernel: [drm] register mmio size: 262144
mar 18 15:27:37 sapphire kernel: [drm] add ip block number 0 <vi_common>
mar 18 15:27:37 sapphire kernel: [drm] add ip block number 1 <gmc_v8_0>
mar 18 15:27:37 sapphire kernel: [drm] add ip block number 2 <tonga_ih>
mar 18 15:27:37 sapphire kernel: [drm] add ip block number 3 <gfx_v8_0>
mar 18 15:27:37 sapphire kernel: [drm] add ip block number 4 <sdma_v3_0>
mar 18 15:27:37 sapphire kernel: [drm] add ip block number 5 <powerplay>
mar 18 15:27:37 sapphire kernel: [drm] add ip block number 6 <dm>
mar 18 15:27:37 sapphire kernel: [drm] add ip block number 7 <uvd_v6_0>
mar 18 15:27:37 sapphire kernel: [drm] add ip block number 8 <vce_v3_0>
mar 18 15:27:37 sapphire kernel: [drm] UVD is enabled in VM mode
mar 18 15:27:37 sapphire kernel: [drm] UVD ENC is enabled in VM mode
mar 18 15:27:37 sapphire kernel: [drm] VCE enabled in VM mode
mar 18 15:27:37 sapphire kernel: amdgpu 0000:09:00.0: No more image in the PCI ROM
mar 18 15:27:37 sapphire kernel: ATOM BIOS: 113-1E366CU-S52
mar 18 15:27:37 sapphire kernel: [drm] vm size is 64 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
mar 18 15:27:37 sapphire kernel: amdgpu 0000:09:00.0: VRAM: 8192M 0x000000F400000000 - 0x000000F5FFFFFFFF (8192M used)
mar 18 15:27:37 sapphire kernel: amdgpu 0000:09:00.0: GART: 256M 0x000000FF00000000 - 0x000000FF0FFFFFFF
mar 18 15:27:37 sapphire kernel: [drm] Detected VRAM RAM=8192M, BAR=256M
mar 18 15:27:37 sapphire kernel: [drm] RAM width 256bits GDDR5
mar 18 15:27:37 sapphire kernel: [TTM] Zone  kernel: Available graphics memory: 8207894 kiB
mar 18 15:27:37 sapphire kernel: [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
mar 18 15:27:37 sapphire kernel: [TTM] Initializing pool allocator
mar 18 15:27:37 sapphire kernel: [TTM] Initializing DMA pool allocator
mar 18 15:27:37 sapphire kernel: [drm] amdgpu: 8192M of VRAM memory ready
mar 18 15:27:37 sapphire kernel: [drm] amdgpu: 8192M of GTT memory ready.
mar 18 15:27:37 sapphire kernel: [drm] GART: num cpu pages 65536, num gpu pages 65536
mar 18 15:27:37 sapphire kernel: [drm] PCIE GART of 256M enabled (table at 0x000000F400300000).
mar 18 15:27:37 sapphire kernel: [drm] Chained IB support enabled!
mar 18 15:27:37 sapphire systemd-fsck[703]: MassStorage: clean, 16500/32768000 files, 20970990/131072000 blocks
mar 18 15:27:37 sapphire kernel: [drm] Found UVD firmware Version: 1.130 Family ID: 16
mar 18 15:27:37 sapphire kernel: [drm] Found VCE firmware Version: 53.26 Binary ID: 3
mar 18 15:27:37 sapphire systemd[1]: Mounted /efi.
mar 18 15:27:37 sapphire systemd[1]: Started File System Check on /dev/disk/by-uuid/a26ade21-ab97-4fbb-aefe-d57fc1433bb3.
mar 18 15:27:37 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-a26ade21\x2dab97\x2d4fbb\x2daefe\x2dd57fc1433bb3 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:27:37 sapphire systemd[1]: Started LVM2 PV scan on device 8:1.
mar 18 15:27:37 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-pvscan@8:1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:27:37 sapphire systemd[1]: Mounting /mnt/MassStorage...
mar 18 15:27:37 sapphire kernel: [drm] DM_PPLIB: values for Engine clock
mar 18 15:27:37 sapphire kernel: [drm] DM_PPLIB:         300000
mar 18 15:27:37 sapphire kernel: [drm] DM_PPLIB:         600000
mar 18 15:27:37 sapphire kernel: [drm] DM_PPLIB:         900000
mar 18 15:27:37 sapphire kernel: [drm] DM_PPLIB:         1145000
mar 18 15:27:37 sapphire kernel: [drm] DM_PPLIB:         1215000
mar 18 15:27:37 sapphire kernel: [drm] DM_PPLIB:         1257000
mar 18 15:27:37 sapphire kernel: [drm] DM_PPLIB:         1300000
mar 18 15:27:37 sapphire kernel: [drm] DM_PPLIB:         1340000
mar 18 15:27:37 sapphire kernel: [drm] DM_PPLIB: Validation clocks:
mar 18 15:27:37 sapphire kernel: [drm] DM_PPLIB:    engine_max_clock: 134000
mar 18 15:27:37 sapphire kernel: [drm] DM_PPLIB:    memory_max_clock: 200000
mar 18 15:27:37 sapphire kernel: [drm] DM_PPLIB:    level           : 8
mar 18 15:27:37 sapphire kernel: [drm] DM_PPLIB: values for Memory clock
mar 18 15:27:37 sapphire kernel: [drm] DM_PPLIB:         300000
mar 18 15:27:37 sapphire kernel: [drm] DM_PPLIB:         1000000
mar 18 15:27:37 sapphire kernel: [drm] DM_PPLIB:         2000000
mar 18 15:27:37 sapphire kernel: [drm] DM_PPLIB: Validation clocks:
mar 18 15:27:37 sapphire kernel: [drm] DM_PPLIB:    engine_max_clock: 134000
mar 18 15:27:37 sapphire kernel: [drm] DM_PPLIB:    memory_max_clock: 200000
mar 18 15:27:37 sapphire kernel: [drm] DM_PPLIB:    level           : 8
mar 18 15:27:37 sapphire systemd[1]: Mounted /mnt/MassStorage.
mar 18 15:27:37 sapphire systemd[1]: Reached target Local File Systems.
mar 18 15:27:37 sapphire systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
mar 18 15:27:37 sapphire systemd[1]: Starting Create Volatile Files and Directories...
mar 18 15:27:37 sapphire systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
mar 18 15:27:37 sapphire systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
mar 18 15:27:37 sapphire systemd[1]: Condition check resulted in Update is Completed being skipped.
mar 18 15:27:37 sapphire kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
mar 18 15:27:37 sapphire kernel: [drm] Display Core initialized with v3.2.08!
mar 18 15:27:37 sapphire systemd[1]: Started Create Volatile Files and Directories.
mar 18 15:27:37 sapphire 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'
mar 18 15:27:37 sapphire systemd[1]: Starting Update UTMP about System Boot/Shutdown...
mar 18 15:27:37 sapphire systemd[1]: Starting Network Time Synchronization...
mar 18 15:27:37 sapphire audit[734]: SYSTEM_BOOT pid=734 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
mar 18 15:27:37 sapphire systemd[1]: Started Update UTMP about System Boot/Shutdown.
mar 18 15:27:37 sapphire 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'
mar 18 15:27:37 sapphire kernel: [drm] SADs count is: -2, don't need to read it
mar 18 15:27:37 sapphire kernel: [drm] SADs count is: -2, don't need to read it
mar 18 15:27:37 sapphire systemd[1]: Started Network Time Synchronization.
mar 18 15:27:37 sapphire 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'
mar 18 15:27:37 sapphire systemd[1]: Reached target System Time Synchronized.
mar 18 15:27:37 sapphire systemd[1]: Reached target System Initialization.
mar 18 15:27:37 sapphire systemd[1]: Started Weekly pkgstats submission.
mar 18 15:27:37 sapphire systemd[1]: Started Daily rotation of log files.
mar 18 15:27:37 sapphire systemd[1]: Started Daily verification of password and group files.
mar 18 15:27:37 sapphire systemd[1]: Started Daily Cleanup of Temporary Directories.
mar 18 15:27:37 sapphire kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
mar 18 15:27:37 sapphire kernel: [drm] Driver supports precise vblank timestamp query.
mar 18 15:27:37 sapphire systemd[1]: Started Daily man-db regeneration.
mar 18 15:27:37 sapphire systemd[1]: Reached target Timers.
mar 18 15:27:37 sapphire systemd[1]: Listening on D-Bus System Message Bus Socket.
mar 18 15:27:37 sapphire 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'
mar 18 15:27:37 sapphire systemd[1]: Reached target Sockets.
mar 18 15:27:37 sapphire systemd[1]: Reached target Basic System.
mar 18 15:27:37 sapphire systemd[1]: Starting Login Service...
mar 18 15:27:37 sapphire systemd[1]: Started D-Bus System Message Bus.
mar 18 15:27:37 sapphire systemd[1]: Starting firewalld - dynamic firewall daemon...
mar 18 15:27:37 sapphire systemd-logind[737]: Watching system buttons on /dev/input/event1 (Power Button)
mar 18 15:27:37 sapphire systemd-logind[737]: Watching system buttons on /dev/input/event0 (Power Button)
mar 18 15:27:37 sapphire kernel: [drm] UVD and UVD ENC initialized successfully.
mar 18 15:27:37 sapphire kernel: [drm] VCE initialized successfully.
mar 18 15:27:37 sapphire kernel: kfd kfd: Allocated 3969056 bytes on gart
mar 18 15:27:37 sapphire kernel: Virtual CRAT table created for GPU
mar 18 15:27:37 sapphire kernel: Parsing CRAT table with 1 nodes
mar 18 15:27:37 sapphire kernel: Creating topology SYSFS entries
mar 18 15:27:37 sapphire kernel: Topology: Add dGPU node [0x67df:0x1002]
mar 18 15:27:37 sapphire kernel: kfd kfd: added device 1002:67df
mar 18 15:27:37 sapphire kernel: [drm] fb mappable at 0xE0830000
mar 18 15:27:37 sapphire kernel: [drm] vram apper at 0xE0000000
mar 18 15:27:37 sapphire kernel: [drm] size 8294400
mar 18 15:27:37 sapphire kernel: [drm] fb depth is 24
mar 18 15:27:37 sapphire kernel: [drm]    pitch is 7680
mar 18 15:27:37 sapphire kernel: fbcon: amdgpudrmfb (fb0) is primary device
mar 18 15:27:37 sapphire kernel: Console: switching to colour frame buffer device 240x67
mar 18 15:27:37 sapphire kernel: amdgpu 0000:09:00.0: fb0: amdgpudrmfb frame buffer device
mar 18 15:27:37 sapphire kernel: [drm] Initialized amdgpu 3.27.0 20150101 for 0000:09:00.0 on minor 0
mar 18 15:27:37 sapphire systemd[1]: Started firewalld - dynamic firewall daemon.
mar 18 15:27:37 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=firewalld comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:27:37 sapphire systemd[1]: Reached target Network (Pre).
mar 18 15:27:37 sapphire systemd[1]: Starting Network Manager...
mar 18 15:27:37 sapphire audit: NETFILTER_CFG table=filter family=2 entries=0
mar 18 15:27:37 sapphire audit: NETFILTER_CFG table=filter family=10 entries=0
mar 18 15:27:37 sapphire firewalld[739]: WARNING: ipset not usable, disabling ipset usage in firewall.
mar 18 15:27:37 sapphire NetworkManager[744]: <info>  [1552919257.8984] NetworkManager (version 1.14.7dev+3+g353743b99-1) is starting... (for the first time)
mar 18 15:27:37 sapphire NetworkManager[744]: <info>  [1552919257.8985] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
mar 18 15:27:37 sapphire systemd[1]: Started Network Manager.
mar 18 15:27:37 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:27:37 sapphire NetworkManager[744]: <info>  [1552919257.9038] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
mar 18 15:27:37 sapphire systemd[1]: Reached target Network.
mar 18 15:27:37 sapphire systemd[1]: Starting Permit User Sessions...
mar 18 15:27:37 sapphire NetworkManager[744]: <info>  [1552919257.9045] manager[0x55801ee7d080]: monitoring kernel firmware directory '/lib/firmware'.
mar 18 15:27:37 sapphire firewalld[739]: WARNING: ebtables-restore and ebtables are missing, disabling bridge firewall.
mar 18 15:27:37 sapphire dbus-daemon[738]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.13' (uid=0 pid=744 comm="/usr/bin/NetworkManager --no-daemon ")
mar 18 15:27:37 sapphire systemd[1]: Starting Hostname Service...
mar 18 15:27:37 sapphire 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'
mar 18 15:27:37 sapphire systemd[1]: Started Permit User Sessions.
mar 18 15:27:37 sapphire systemd[1]: Starting Light Display Manager...
mar 18 15:27:37 sapphire dbus-daemon[738]: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' requested by ':1.14' (uid=0 pid=765 comm="/usr/bin/lightdm ")
mar 18 15:27:37 sapphire dbus-daemon[738]: [system] Successfully activated service 'org.freedesktop.hostname1'
mar 18 15:27:37 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:27:37 sapphire systemd[1]: Started Hostname Service.
mar 18 15:27:37 sapphire NetworkManager[744]: <info>  [1552919257.9312] hostname: hostname: using hostnamed
mar 18 15:27:37 sapphire NetworkManager[744]: <info>  [1552919257.9313] hostname: hostname changed from (none) to "sapphire"
mar 18 15:27:37 sapphire NetworkManager[744]: <info>  [1552919257.9314] dns-mgr[0x55801ee88130]: init: dns=default, rc-manager=symlink
mar 18 15:27:37 sapphire NetworkManager[744]: <info>  [1552919257.9317] manager[0x55801ee7d080]: rfkill: WiFi hardware radio set enabled
mar 18 15:27:37 sapphire NetworkManager[744]: <info>  [1552919257.9317] manager[0x55801ee7d080]: rfkill: WWAN hardware radio set enabled
mar 18 15:27:37 sapphire dbus-daemon[738]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.13' (uid=0 pid=744 comm="/usr/bin/NetworkManager --no-daemon ")
mar 18 15:27:37 sapphire systemd[1]: Starting Network Manager Script Dispatcher Service...
mar 18 15:27:37 sapphire dbus-daemon[738]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
mar 18 15:27:37 sapphire systemd[1]: Started Network Manager Script Dispatcher Service.
mar 18 15:27:37 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:27:37 sapphire NetworkManager[744]: <info>  [1552919257.9430] settings: Loaded settings plugin: NMSKeyfilePlugin (internal)
mar 18 15:27:37 sapphire NetworkManager[744]: <info>  [1552919257.9446] settings: Loaded settings plugin: NMSIbftPlugin ("/usr/lib/NetworkManager/1.14.7dev+3+g353743b99-1/libnm-settings-plugin-ibft.so")
mar 18 15:27:37 sapphire NetworkManager[744]: <info>  [1552919257.9456] keyfile: new connection /etc/NetworkManager/system-connections/FKKT (ed26778e-ad83-3ea0-9db3-d5f5d7a7825b,"FKKT")
mar 18 15:27:37 sapphire NetworkManager[744]: <info>  [1552919257.9465] manager: rfkill: WiFi enabled by radio killswitch; enabled by state file
mar 18 15:27:37 sapphire NetworkManager[744]: <info>  [1552919257.9466] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
mar 18 15:27:37 sapphire NetworkManager[744]: <info>  [1552919257.9467] manager: Networking is enabled by state file
mar 18 15:27:37 sapphire NetworkManager[744]: <info>  [1552919257.9467] dhcp-init: Using DHCP client 'internal'
mar 18 15:27:37 sapphire nm-dispatcher[781]: req:1 'hostname': new request (0 scripts)
mar 18 15:27:37 sapphire nm-dispatcher[781]: req:1 'hostname': completed: no scripts
mar 18 15:27:37 sapphire NetworkManager[744]: <info>  [1552919257.9503] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.14.7dev+3+g353743b99-1/libnm-device-plugin-wwan.so)
mar 18 15:27:37 sapphire NetworkManager[744]: <info>  [1552919257.9509] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.14.7dev+3+g353743b99-1/libnm-device-plugin-adsl.so)
mar 18 15:27:37 sapphire NetworkManager[744]: <info>  [1552919257.9515] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.14.7dev+3+g353743b99-1/libnm-device-plugin-wifi.so)
mar 18 15:27:37 sapphire NetworkManager[744]: <info>  [1552919257.9526] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.14.7dev+3+g353743b99-1/libnm-device-plugin-bluetooth.so)
mar 18 15:27:37 sapphire NetworkManager[744]: <info>  [1552919257.9594] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.14.7dev+3+g353743b99-1/libnm-device-plugin-team.so)
mar 18 15:27:37 sapphire NetworkManager[744]: <info>  [1552919257.9599] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.14.7dev+3+g353743b99-1/libnm-device-plugin-ovs.so)
mar 18 15:27:37 sapphire NetworkManager[744]: <info>  [1552919257.9605] device (lo): carrier: link connected
mar 18 15:27:37 sapphire NetworkManager[744]: <info>  [1552919257.9607] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
mar 18 15:27:37 sapphire NetworkManager[744]: <info>  [1552919257.9613] manager: (enp8s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
mar 18 15:27:37 sapphire NetworkManager[744]: <info>  [1552919257.9619] device (enp8s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
mar 18 15:27:37 sapphire kernel: Generic PHY r8169-800:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=r8169-800:00, irq=IGNORE)
mar 18 15:27:38 sapphire systemd-logind[737]: Watching system buttons on /dev/input/event2 (Dell Dell Wired Multimedia Keyboard)
mar 18 15:27:38 sapphire audit: NETFILTER_CFG table=security family=2 entries=0
mar 18 15:27:38 sapphire audit: NETFILTER_CFG table=security family=2 entries=4
mar 18 15:27:38 sapphire audit: NETFILTER_CFG table=raw family=2 entries=0
mar 18 15:27:38 sapphire audit: NETFILTER_CFG table=raw family=2 entries=3
mar 18 15:27:38 sapphire audit: NETFILTER_CFG table=mangle family=2 entries=0
mar 18 15:27:38 sapphire audit: NETFILTER_CFG table=mangle family=2 entries=6
mar 18 15:27:38 sapphire audit: NETFILTER_CFG table=nat family=2 entries=0
mar 18 15:27:38 sapphire audit: NETFILTER_CFG table=nat family=2 entries=5
mar 18 15:27:38 sapphire audit: NETFILTER_CFG table=filter family=2 entries=4
mar 18 15:27:38 sapphire audit: NETFILTER_CFG table=security family=10 entries=0
mar 18 15:27:38 sapphire audit: NETFILTER_CFG table=security family=10 entries=4
mar 18 15:27:38 sapphire audit: NETFILTER_CFG table=raw family=10 entries=0
mar 18 15:27:38 sapphire audit: NETFILTER_CFG table=raw family=10 entries=3
mar 18 15:27:38 sapphire audit: NETFILTER_CFG table=mangle family=10 entries=0
mar 18 15:27:38 sapphire audit: NETFILTER_CFG table=mangle family=10 entries=6
mar 18 15:27:38 sapphire audit: NETFILTER_CFG table=nat family=10 entries=0
mar 18 15:27:38 sapphire audit: NETFILTER_CFG table=nat family=10 entries=5
mar 18 15:27:38 sapphire audit: NETFILTER_CFG table=filter family=10 entries=4
mar 18 15:27:38 sapphire kernel: r8169 0000:08:00.0 enp8s0: Link is Down
mar 18 15:27:38 sapphire dbus-daemon[738]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.13' (uid=0 pid=744 comm="/usr/bin/NetworkManager --no-daemon ")
mar 18 15:27:38 sapphire NetworkManager[744]: <info>  [1552919258.0698] ovsdb: Could not connect: No such file or directory
mar 18 15:27:38 sapphire systemd[1]: Starting Authorization Manager...
mar 18 15:27:38 sapphire nm-dispatcher[781]: req:2 'connectivity-change': new request (0 scripts)
mar 18 15:27:38 sapphire nm-dispatcher[781]: req:2 'connectivity-change': completed: no scripts
mar 18 15:27:38 sapphire systemd-logind[737]: Watching system buttons on /dev/input/event4 (Dell Dell Wired Multimedia Keyboard System Control)
mar 18 15:27:38 sapphire polkitd[815]: Started polkitd version 0.116
mar 18 15:27:38 sapphire polkitd[815]: Loading rules from directory /etc/polkit-1/rules.d
mar 18 15:27:38 sapphire polkitd[815]: Loading rules from directory /usr/share/polkit-1/rules.d
mar 18 15:27:38 sapphire polkitd[815]: Finished loading, compiling and executing 5 rules
mar 18 15:27:38 sapphire dbus-daemon[738]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
mar 18 15:27:38 sapphire systemd[1]: Started Authorization Manager.
mar 18 15:27:38 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:27:38 sapphire polkitd[815]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
mar 18 15:27:38 sapphire systemd-logind[737]: New seat seat0.
mar 18 15:27:38 sapphire dbus-daemon[738]: [system] Successfully activated service 'org.freedesktop.login1'
mar 18 15:27:38 sapphire systemd[1]: Started Login Service.
mar 18 15:27:38 sapphire 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'
mar 18 15:27:38 sapphire systemd[1]: Reached target Multi-User System.
mar 18 15:27:38 sapphire systemd[1]: Started Light Display Manager.
mar 18 15:27:38 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:27:38 sapphire dbus-daemon[738]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' requested by ':1.14' (uid=0 pid=765 comm="/usr/bin/lightdm ")
mar 18 15:27:38 sapphire systemd[1]: Reached target Graphical Interface.
mar 18 15:27:38 sapphire systemd[1]: Startup finished in 13.800s (firmware) + 4.720s (loader) + 3.367s (kernel) + 1.528s (userspace) = 23.416s.
mar 18 15:27:38 sapphire systemd[1]: Reached target User and Group Name Lookups.
mar 18 15:27:38 sapphire systemd[1]: Starting Accounts Service...
mar 18 15:27:38 sapphire accounts-daemon[908]: started daemon version 0.6.54
mar 18 15:27:38 sapphire dbus-daemon[738]: [system] Successfully activated service 'org.freedesktop.Accounts'
mar 18 15:27:38 sapphire systemd[1]: Started Accounts Service.
mar 18 15:27:38 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:27:39 sapphire lightdm[1020]: pam_unix(lightdm-greeter:session): session opened for user lightdm by (uid=0)
mar 18 15:27:39 sapphire systemd[1]: Created slice User Slice of UID 620.
mar 18 15:27:39 sapphire systemd[1]: Starting User Runtime Directory /run/user/620...
mar 18 15:27:39 sapphire systemd-logind[737]: New session c1 of user lightdm.
mar 18 15:27:39 sapphire systemd[1]: Started User Runtime Directory /run/user/620.
mar 18 15:27:39 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@620 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:27:39 sapphire systemd[1]: Starting User Manager for UID 620...
mar 18 15:27:39 sapphire systemd[1024]: pam_unix(systemd-user:session): session opened for user lightdm by (uid=0)
mar 18 15:27:39 sapphire systemd[1024]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
mar 18 15:27:39 sapphire systemd[1024]: Reached target Timers.
mar 18 15:27:39 sapphire systemd[1024]: Listening on Sound System.
mar 18 15:27:39 sapphire systemd[1024]: Reached target Paths.
mar 18 15:27:39 sapphire systemd[1024]: Listening on p11-kit server.
mar 18 15:27:39 sapphire systemd[1024]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
mar 18 15:27:39 sapphire systemd[1024]: Listening on GnuPG network certificate management daemon.
mar 18 15:27:39 sapphire systemd[1024]: Starting D-Bus User Message Bus Socket.
mar 18 15:27:39 sapphire systemd[1024]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
mar 18 15:27:39 sapphire systemd[1024]: Listening on GnuPG cryptographic agent and passphrase cache.
mar 18 15:27:39 sapphire systemd[1024]: Listening on D-Bus User Message Bus Socket.
mar 18 15:27:39 sapphire systemd[1024]: Reached target Sockets.
mar 18 15:27:39 sapphire systemd[1024]: Reached target Basic System.
mar 18 15:27:39 sapphire systemd[1024]: Reached target Default.
mar 18 15:27:39 sapphire systemd[1024]: Startup finished in 26ms.
mar 18 15:27:39 sapphire systemd[1]: Started User Manager for UID 620.
mar 18 15:27:39 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@620 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:27:39 sapphire systemd[1]: Started Session c1 of user lightdm.
mar 18 15:27:39 sapphire systemd[1024]: Started D-Bus User Message Bus.
mar 18 15:27:39 sapphire dbus-daemon[1051]: [session uid=620 pid=1051] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.1' (uid=620 pid=1030 comm="/usr/bin/lightdm-gtk-greeter ")
mar 18 15:27:39 sapphire systemd[1024]: Starting Accessibility services bus...
mar 18 15:27:39 sapphire dbus-daemon[1051]: [session uid=620 pid=1051] Successfully activated service 'org.a11y.Bus'
mar 18 15:27:39 sapphire systemd[1024]: Started Accessibility services bus.
mar 18 15:27:39 sapphire at-spi-bus-launcher[1052]: dbus-daemon[1058]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=620 pid=1030 comm="/usr/bin/lightdm-gtk-greeter ")
mar 18 15:27:39 sapphire dbus-daemon[1051]: [session uid=620 pid=1051] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.4' (uid=620 pid=1030 comm="/usr/bin/lightdm-gtk-greeter ")
mar 18 15:27:39 sapphire at-spi-bus-launcher[1052]: dbus-daemon[1058]: Successfully activated service 'org.a11y.atspi.Registry'
mar 18 15:27:39 sapphire systemd[1024]: Starting Virtual filesystem service...
mar 18 15:27:39 sapphire at-spi-bus-launcher[1052]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
mar 18 15:27:39 sapphire dbus-daemon[1051]: [session uid=620 pid=1051] Successfully activated service 'org.gtk.vfs.Daemon'
mar 18 15:27:39 sapphire systemd[1024]: Started Virtual filesystem service.
mar 18 15:27:39 sapphire systemd[1]: Mounting FUSE Control File System...
mar 18 15:27:39 sapphire kernel: fuse init (API version 7.28)
mar 18 15:27:39 sapphire systemd[1]: Mounted FUSE Control File System.
mar 18 15:27:39 sapphire polkitd[815]: /usr/share/polkit-1/rules.d/lightdm.rules:3: action=[Action id='org.freedesktop.DisplayManager.AccountsService.ReadAny']
mar 18 15:27:39 sapphire polkitd[815]: /usr/share/polkit-1/rules.d/lightdm.rules:4: subject=[Subject pid=1030 user='lightdm' groups=lightdm seat='seat0' session='c1' local=true active=true]
mar 18 15:27:42 sapphire kernel: r8169 0000:08:00.0 enp8s0: Link is Up - 1Gbps/Full - flow control off
mar 18 15:27:42 sapphire kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp8s0: link becomes ready
mar 18 15:27:42 sapphire NetworkManager[744]: <info>  [1552919262.2348] device (enp8s0): carrier: link connected
mar 18 15:27:42 sapphire NetworkManager[744]: <info>  [1552919262.2351] device (enp8s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
mar 18 15:27:42 sapphire NetworkManager[744]: <info>  [1552919262.2358] policy: auto-activating connection 'FKKT' (ed26778e-ad83-3ea0-9db3-d5f5d7a7825b)
mar 18 15:27:42 sapphire NetworkManager[744]: <info>  [1552919262.2365] device (enp8s0): Activation: starting connection 'FKKT' (ed26778e-ad83-3ea0-9db3-d5f5d7a7825b)
mar 18 15:27:42 sapphire NetworkManager[744]: <info>  [1552919262.2366] device (enp8s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
mar 18 15:27:42 sapphire NetworkManager[744]: <info>  [1552919262.2370] manager: NetworkManager state is now CONNECTING
mar 18 15:27:42 sapphire NetworkManager[744]: <info>  [1552919262.2372] device (enp8s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
mar 18 15:27:42 sapphire NetworkManager[744]: <info>  [1552919262.4129] device (enp8s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
mar 18 15:27:42 sapphire NetworkManager[744]: <info>  [1552919262.4133] dhcp4 (enp8s0): activation: beginning transaction (timeout in 45 seconds)
mar 18 15:27:42 sapphire NetworkManager[744]: <info>  [1552919262.4382] dhcp4 (enp8s0):   address 193.2.87.88
mar 18 15:27:42 sapphire NetworkManager[744]: <info>  [1552919262.4382] dhcp4 (enp8s0):   plen 24
mar 18 15:27:42 sapphire NetworkManager[744]: <info>  [1552919262.4382] dhcp4 (enp8s0):   expires in 172800 seconds
mar 18 15:27:42 sapphire NetworkManager[744]: <info>  [1552919262.4382] dhcp4 (enp8s0):   nameserver '141.255.199.11'
mar 18 15:27:42 sapphire NetworkManager[744]: <info>  [1552919262.4382] dhcp4 (enp8s0):   nameserver '141.255.199.10'
mar 18 15:27:42 sapphire NetworkManager[744]: <info>  [1552919262.4383] dhcp4 (enp8s0):   domain name 'fkkt1.uni-lj.si'
mar 18 15:27:42 sapphire NetworkManager[744]: <info>  [1552919262.4383] dhcp4 (enp8s0):   gateway 193.2.87.1
mar 18 15:27:42 sapphire NetworkManager[744]: <info>  [1552919262.4387] dhcp4 (enp8s0): state changed unknown -> bound
mar 18 15:27:42 sapphire NetworkManager[744]: <info>  [1552919262.4395] device (enp8s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
mar 18 15:27:42 sapphire NetworkManager[744]: <info>  [1552919262.4401] device (enp8s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
mar 18 15:27:42 sapphire NetworkManager[744]: <info>  [1552919262.4403] device (enp8s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
mar 18 15:27:42 sapphire NetworkManager[744]: <info>  [1552919262.4406] manager: NetworkManager state is now CONNECTED_LOCAL
mar 18 15:27:42 sapphire NetworkManager[744]: <info>  [1552919262.4420] manager: NetworkManager state is now CONNECTED_SITE
mar 18 15:27:42 sapphire NetworkManager[744]: <info>  [1552919262.4421] policy: set 'FKKT' (enp8s0) as default for IPv4 routing and DNS
mar 18 15:27:42 sapphire NetworkManager[744]: <info>  [1552919262.4433] device (enp8s0): Activation: successful, device activated.
mar 18 15:27:42 sapphire NetworkManager[744]: <info>  [1552919262.4439] manager: startup complete
mar 18 15:27:42 sapphire nm-dispatcher[781]: req:3 'up' [enp8s0]: new request (0 scripts)
mar 18 15:27:42 sapphire nm-dispatcher[781]: req:3 'up' [enp8s0]: completed: no scripts
mar 18 15:27:42 sapphire NetworkManager[744]: <info>  [1552919262.5000] manager: NetworkManager state is now CONNECTED_GLOBAL
mar 18 15:27:42 sapphire nm-dispatcher[781]: req:4 'connectivity-change': new request (0 scripts)
mar 18 15:27:42 sapphire nm-dispatcher[781]: req:4 'connectivity-change': completed: no scripts
mar 18 15:27:43 sapphire lightdm[1084]: gkr-pam: unable to locate daemon control file
mar 18 15:27:43 sapphire systemd[1]: session-c1.scope: Killing process 1020 (lightdm) with signal SIGTERM.
mar 18 15:27:43 sapphire systemd[1]: session-c1.scope: Killing process 1030 (lightdm-gtk-gre) with signal SIGTERM.
mar 18 15:27:43 sapphire systemd[1]: Stopping Session c1 of user lightdm.
mar 18 15:27:43 sapphire lightdm[1020]: pam_unix(lightdm-greeter:session): session closed for user lightdm
mar 18 15:27:43 sapphire systemd[1]: session-c1.scope: Succeeded.
mar 18 15:27:43 sapphire systemd[1]: Stopped Session c1 of user lightdm.
mar 18 15:27:43 sapphire systemd-logind[737]: Removed session c1.
mar 18 15:27:43 sapphire lightdm[1084]: pam_unix(lightdm:session): session opened for user matejr by (uid=0)
mar 18 15:27:43 sapphire kernel: kauditd_printk_skb: 40 callbacks suppressed
mar 18 15:27:43 sapphire kernel: audit: type=1006 audit(1552919263.965:51): pid=1084 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
mar 18 15:27:43 sapphire systemd[1]: Created slice User Slice of UID 1000.
mar 18 15:27:43 sapphire systemd[1]: Starting User Runtime Directory /run/user/1000...
mar 18 15:27:43 sapphire systemd-logind[737]: New session 2 of user matejr.
mar 18 15:27:43 sapphire systemd[1]: Started User Runtime Directory /run/user/1000.
mar 18 15:27:43 sapphire 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'
mar 18 15:27:43 sapphire kernel: audit: type=1130 audit(1552919263.978:52): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:27:43 sapphire systemd[1]: Starting User Manager for UID 1000...
mar 18 15:27:43 sapphire systemd[1168]: pam_unix(systemd-user:session): session opened for user matejr by (uid=0)
mar 18 15:27:43 sapphire kernel: audit: type=1006 audit(1552919263.985:53): pid=1168 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
mar 18 15:27:44 sapphire systemd[1168]: Listening on p11-kit server.
mar 18 15:27:44 sapphire kernel: audit: type=1130 audit(1552919264.011:54): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:27:44 sapphire kernel: audit: type=1112 audit(1552919264.028:55): pid=1084 uid=0 auid=1000 ses=2 msg='op=login id=1000 exe="/usr/bin/lightdm" hostname=sapphire addr=? terminal=/dev/tty7 res=success'
mar 18 15:27:44 sapphire 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'
mar 18 15:27:44 sapphire audit[1084]: USER_LOGIN pid=1084 uid=0 auid=1000 ses=2 msg='op=login id=1000 exe="/usr/bin/lightdm" hostname=sapphire addr=? terminal=/dev/tty7 res=success'
mar 18 15:27:44 sapphire systemd[1168]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
mar 18 15:27:44 sapphire systemd[1168]: Listening on GnuPG cryptographic agent and passphrase cache.
mar 18 15:27:44 sapphire systemd[1168]: Starting D-Bus User Message Bus Socket.
mar 18 15:27:44 sapphire systemd[1168]: Reached target Timers.
mar 18 15:27:44 sapphire systemd[1168]: Listening on Sound System.
mar 18 15:27:44 sapphire systemd[1168]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
mar 18 15:27:44 sapphire systemd[1168]: Reached target Paths.
mar 18 15:27:44 sapphire systemd[1168]: Listening on GnuPG network certificate management daemon.
mar 18 15:27:44 sapphire systemd[1168]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
mar 18 15:27:44 sapphire systemd[1168]: Listening on D-Bus User Message Bus Socket.
mar 18 15:27:44 sapphire systemd[1168]: Reached target Sockets.
mar 18 15:27:44 sapphire systemd[1168]: Reached target Basic System.
mar 18 15:27:44 sapphire systemd[1168]: Reached target Default.
mar 18 15:27:44 sapphire systemd[1168]: Startup finished in 23ms.
mar 18 15:27:44 sapphire systemd[1]: Started User Manager for UID 1000.
mar 18 15:27:44 sapphire systemd[1]: Started Session 2 of user matejr.
mar 18 15:27:44 sapphire systemd[1168]: Started D-Bus User Message Bus.
mar 18 15:27:44 sapphire dbus-daemon[1184]: [session uid=1000 pid=1184] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.2' (uid=1000 pid=1180 comm="cinnamon-session --session cinnamon ")
mar 18 15:27:44 sapphire systemd[1168]: Starting Virtual filesystem service...
mar 18 15:27:44 sapphire dbus-daemon[1184]: [session uid=1000 pid=1184] Successfully activated service 'org.gtk.vfs.Daemon'
mar 18 15:27:44 sapphire systemd[1168]: Started Virtual filesystem service.
mar 18 15:27:44 sapphire dbus-daemon[1184]: [session uid=1000 pid=1184] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.5' (uid=1000 pid=1180 comm="cinnamon-session --session cinnamon ")
mar 18 15:27:44 sapphire systemd[1168]: Starting Accessibility services bus...
mar 18 15:27:44 sapphire dbus-daemon[1184]: [session uid=1000 pid=1184] Successfully activated service 'org.a11y.Bus'
mar 18 15:27:44 sapphire systemd[1168]: Started Accessibility services bus.
mar 18 15:27:44 sapphire at-spi-bus-launcher[1201]: dbus-daemon[1207]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=1180 comm="cinnamon-session --session cinnamon ")
mar 18 15:27:44 sapphire at-spi-bus-launcher[1201]: dbus-daemon[1207]: Successfully activated service 'org.a11y.atspi.Registry'
mar 18 15:27:44 sapphire at-spi-bus-launcher[1201]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
mar 18 15:27:44 sapphire dbus-daemon[738]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.51' (uid=1000 pid=1226 comm="/usr/lib/cinnamon-settings-daemon/csd-xrandr ")
mar 18 15:27:44 sapphire systemd[1]: Starting Daemon for power management...
mar 18 15:27:44 sapphire dbus-daemon[1184]: [session uid=1000 pid=1184] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.9' (uid=1000 pid=1221 comm="/usr/lib/cinnamon-settings-daemon/csd-automount ")
mar 18 15:27:44 sapphire systemd[1168]: Starting Virtual filesystem service - disk device monitor...
mar 18 15:27:44 sapphire systemd[1168]: Starting Sound Service...
mar 18 15:27:44 sapphire dbus-daemon[738]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.61' (uid=1000 pid=1291 comm="/usr/lib/gvfs-udisks2-volume-monitor ")
mar 18 15:27:44 sapphire dbus-daemon[738]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.60' (uid=1000 pid=1292 comm="/usr/bin/pulseaudio --daemonize=no ")
mar 18 15:27:44 sapphire systemd[1]: Starting RealtimeKit Scheduling Policy Service...
mar 18 15:27:44 sapphire dbus-daemon[1184]: [session uid=1000 pid=1184] Activating service name='ca.desrt.dconf' requested by ':1.22' (uid=1000 pid=1242 comm="/usr/lib/cinnamon-settings-daemon/csd-a11y-setting")
mar 18 15:27:44 sapphire systemd[1]: Starting Disk Manager...
mar 18 15:27:44 sapphire dbus-daemon[738]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
mar 18 15:27:44 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:27:44 sapphire rtkit-daemon[1306]: Successfully called chroot.
mar 18 15:27:44 sapphire kernel: audit: type=1130 audit(1552919264.255:56): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:27:44 sapphire systemd[1]: Started RealtimeKit Scheduling Policy Service.
mar 18 15:27:44 sapphire rtkit-daemon[1306]: Successfully dropped privileges.
mar 18 15:27:44 sapphire rtkit-daemon[1306]: Successfully limited resources.
mar 18 15:27:44 sapphire rtkit-daemon[1306]: Running.
mar 18 15:27:44 sapphire rtkit-daemon[1306]: Canary thread running.
mar 18 15:27:44 sapphire rtkit-daemon[1306]: Watchdog thread running.
mar 18 15:27:44 sapphire dbus-daemon[1184]: [session uid=1000 pid=1184] Successfully activated service 'ca.desrt.dconf'
mar 18 15:27:44 sapphire rtkit-daemon[1306]: Successfully made thread 1292 of process 1292 owned by '1000' high priority at nice level -11.
mar 18 15:27:44 sapphire rtkit-daemon[1306]: Supervising 1 threads of 1 processes of 1 users.
mar 18 15:27:44 sapphire udisksd[1309]: udisks daemon version 2.8.2 starting
mar 18 15:27:44 sapphire dbus-daemon[738]: [system] Successfully activated service 'org.freedesktop.UPower'
mar 18 15:27:44 sapphire systemd[1]: Started Daemon for power management.
mar 18 15:27:44 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:27:44 sapphire kernel: audit: type=1130 audit(1552919264.331:57): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:27:44 sapphire dbus-daemon[738]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.66' (uid=1000 pid=1266 comm="/usr/lib/cinnamon-settings-daemon/csd-color ")
mar 18 15:27:44 sapphire systemd[1]: Starting Manage, Install and Generate Color Profiles...
mar 18 15:27:44 sapphire dbus-daemon[738]: [system] Successfully activated service 'org.freedesktop.ColorManager'
mar 18 15:27:44 sapphire systemd[1]: Started Manage, Install and Generate Color Profiles.
mar 18 15:27:44 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:27:44 sapphire kernel: audit: type=1130 audit(1552919264.431:58): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:27:44 sapphire dbus-daemon[738]: [system] Successfully activated service 'org.freedesktop.UDisks2'
mar 18 15:27:44 sapphire systemd[1]: Started Disk Manager.
mar 18 15:27:44 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:27:44 sapphire udisksd[1309]: Acquired the name org.freedesktop.UDisks2 on the system message bus
mar 18 15:27:44 sapphire kernel: audit: type=1130 audit(1552919264.451:59): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:27:44 sapphire dbus-daemon[1184]: [session uid=1000 pid=1184] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
mar 18 15:27:44 sapphire systemd[1168]: Started Virtual filesystem service - disk device monitor.
mar 18 15:27:44 sapphire dbus-daemon[1184]: [session uid=1000 pid=1184] Activating via systemd: service name='org.gtk.vfs.GPhoto2VolumeMonitor' unit='gvfs-gphoto2-volume-monitor.service' requested by ':1.9' (uid=1000 pid=1221 comm="/usr/lib/cinnamon-settings-daemon/csd-automount ")
mar 18 15:27:44 sapphire systemd[1168]: Starting Virtual filesystem service - digital camera monitor...
mar 18 15:27:44 sapphire dbus-daemon[1184]: [session uid=1000 pid=1184] Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor'
mar 18 15:27:44 sapphire systemd[1168]: Started Virtual filesystem service - digital camera monitor.
mar 18 15:27:44 sapphire dbus-daemon[1184]: [session uid=1000 pid=1184] Activating via systemd: service name='org.gtk.vfs.MTPVolumeMonitor' unit='gvfs-mtp-volume-monitor.service' requested by ':1.9' (uid=1000 pid=1221 comm="/usr/lib/cinnamon-settings-daemon/csd-automount ")
mar 18 15:27:44 sapphire systemd[1168]: Starting Virtual filesystem service - Media Transfer Protocol monitor...
mar 18 15:27:44 sapphire dbus-daemon[1184]: [session uid=1000 pid=1184] Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor'
mar 18 15:27:44 sapphire systemd[1168]: Started Virtual filesystem service - Media Transfer Protocol monitor.
mar 18 15:27:44 sapphire rtkit-daemon[1306]: Supervising 1 threads of 1 processes of 1 users.
mar 18 15:27:44 sapphire rtkit-daemon[1306]: Successfully made thread 1393 of process 1292 owned by '1000' RT at priority 5.
mar 18 15:27:44 sapphire rtkit-daemon[1306]: Supervising 2 threads of 1 processes of 1 users.
mar 18 15:27:44 sapphire rtkit-daemon[1306]: Supervising 2 threads of 1 processes of 1 users.
mar 18 15:27:44 sapphire rtkit-daemon[1306]: Successfully made thread 1394 of process 1292 owned by '1000' RT at priority 5.
mar 18 15:27:44 sapphire rtkit-daemon[1306]: Supervising 3 threads of 1 processes of 1 users.
mar 18 15:27:44 sapphire systemd[1168]: Started Sound Service.
mar 18 15:27:45 sapphire polkitd[815]: Registered Authentication Agent for unix-session:2 (system bus name :1.93 [/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_GB.utf8)
mar 18 15:27:45 sapphire NetworkManager[744]: <info>  [1552919265.1283] agent-manager: req[0x7fd6a4001ce0, :1.82/org.freedesktop.nm-applet/1000]: agent registered
mar 18 15:27:45 sapphire dbus-daemon[738]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' requested by ':1.102' (uid=1000 pid=1508 comm="/usr/bin/redshift -v ")
mar 18 15:27:45 sapphire /cinnamon-killer-daemon[1478]: Bound Cinnamon restart to <Control><Alt>Escape.
mar 18 15:27:45 sapphire systemd[1]: Starting Location Lookup Service...
mar 18 15:27:45 sapphire dbus-daemon[738]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.105' (uid=974 pid=1514 comm="/usr/lib/geoclue ")
mar 18 15:27:45 sapphire systemd[1]: Starting WPA supplicant...
mar 18 15:27:45 sapphire dbus-daemon[1184]: [session uid=1000 pid=1184] Activating via systemd: service name='org.gnome.evolution.dataserver.Sources5' unit='evolution-source-registry.service' requested by ':1.45' (uid=1000 pid=1479 comm="/usr/lib/evolution-data-server/evolution-alarm-not")
mar 18 15:27:45 sapphire dbus-daemon[738]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
mar 18 15:27:45 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:27:45 sapphire systemd[1]: Started WPA supplicant.
mar 18 15:27:45 sapphire wpa_supplicant[1518]: Successfully initialized wpa_supplicant
mar 18 15:27:45 sapphire systemd[1168]: Starting Evolution source registry...
mar 18 15:27:45 sapphire dbus-daemon[738]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.107' (uid=974 pid=1514 comm="/usr/lib/geoclue ")
mar 18 15:27:45 sapphire dbus-daemon[738]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
mar 18 15:27:45 sapphire kernel: audit: type=1130 audit(1552919265.188:60): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:27:45 sapphire geoclue[1514]: Failed to connect to avahi service: Daemon not running
mar 18 15:27:45 sapphire dbus-daemon[738]: [system] Successfully activated service 'org.freedesktop.GeoClue2'
mar 18 15:27:45 sapphire systemd[1]: Started Location Lookup Service.
mar 18 15:27:45 sapphire audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:27:45 sapphire dbus-daemon[1184]: [session uid=1000 pid=1184] Activating service name='org.gnome.GConf' requested by ':1.50' (uid=1000 pid=1469 comm="mono /usr/lib/docky/Docky.exe ")
mar 18 15:27:45 sapphire dbus-daemon[1184]: [session uid=1000 pid=1184] Successfully activated service 'org.gnome.GConf'
mar 18 15:27:45 sapphire dbus-daemon[1184]: [session uid=1000 pid=1184] Activating service name='org.gnome.OnlineAccounts' requested by ':1.47' (uid=1000 pid=1521 comm="/usr/lib/evolution-source-registry ")
mar 18 15:27:45 sapphire kernel: logitech-hidpp-device 0003:046D:402D.0004: error in parameter
mar 18 15:27:45 sapphire kernel: logitech-hidpp-device 0003:046D:402D.0004: error in parameter
mar 18 15:27:45 sapphire kernel: logitech-hidpp-device 0003:046D:402D.0004: error in parameter
mar 18 15:27:45 sapphire dbus-daemon[1184]: [session uid=1000 pid=1184] Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service' requested by ':1.41' (uid=1000 pid=1472 comm="nemo-desktop ")
mar 18 15:27:45 sapphire systemd[1168]: Starting Virtual filesystem metadata service...
mar 18 15:27:45 sapphire kernel: logitech-hidpp-device 0003:046D:402D.0004: error in parameter
mar 18 15:27:45 sapphire dbus-daemon[1184]: [session uid=1000 pid=1184] Successfully activated service 'org.gtk.vfs.Metadata'
mar 18 15:27:45 sapphire systemd[1168]: Started Virtual filesystem metadata service.
mar 18 15:27:45 sapphire goa-daemon[1536]: goa-daemon version 3.31.90 starting
mar 18 15:27:45 sapphire kernel: logitech-hidpp-device 0003:046D:402D.0004: HID++ 2.0 device connected.
mar 18 15:27:45 sapphire dbus-daemon[1184]: [session uid=1000 pid=1184] Successfully activated service 'org.gnome.evolution.dataserver.Sources5'
mar 18 15:27:45 sapphire systemd[1168]: Started Evolution source registry.
mar 18 15:27:45 sapphire dbus-daemon[1184]: [session uid=1000 pid=1184] Activating service name='org.gnome.Identity' requested by ':1.54' (uid=1000 pid=1536 comm="/usr/lib/goa-daemon ")
mar 18 15:27:45 sapphire dbus-daemon[1184]: [session uid=1000 pid=1184] Successfully activated service 'org.gnome.OnlineAccounts'
mar 18 15:27:45 sapphire dbus-daemon[1184]: [session uid=1000 pid=1184] Successfully activated service 'org.gnome.Identity'
mar 18 15:27:45 sapphire dbus-daemon[1184]: [session uid=1000 pid=1184] Activating via systemd: service name='org.gnome.evolution.dataserver.Calendar7' unit='evolution-calendar-factory.service' requested by ':1.45' (uid=1000 pid=1479 comm="/usr/lib/evolution-data-server/evolution-alarm-not")
mar 18 15:27:45 sapphire systemd[1168]: Starting Evolution calendar service...
mar 18 15:27:45 sapphire dbus-daemon[1184]: [session uid=1000 pid=1184] Successfully activated service 'org.gnome.evolution.dataserver.Calendar7'
mar 18 15:27:45 sapphire systemd[1168]: Started Evolution calendar service.
mar 18 15:27:45 sapphire dbus-daemon[1184]: [session uid=1000 pid=1184] Activating via systemd: service name='org.gnome.evolution.dataserver.AddressBook9' unit='evolution-addressbook-factory.service' requested by ':1.57' (uid=1000 pid=1564 comm="/usr/lib/evolution-calendar-factory ")
mar 18 15:27:45 sapphire systemd[1168]: Starting Evolution address book service...
mar 18 15:27:45 sapphire kernel: logitech-hidpp-device 0003:046D:402D.0004: error in parameter
mar 18 15:27:45 sapphire dbus-daemon[1184]: [session uid=1000 pid=1184] Successfully activated service 'org.gnome.evolution.dataserver.AddressBook9'
mar 18 15:27:45 sapphire systemd[1168]: Started Evolution address book service.
mar 18 15:27:45 sapphire kernel: logitech-hidpp-device 0003:046D:402D.0004: error in parameter
mar 18 15:27:45 sapphire kernel: logitech-hidpp-device 0003:046D:402D.0004: error in parameter
mar 18 15:27:45 sapphire upowerd[1271]: treating change event as add on /sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2.2/3-2.2:1.2/0003:046D:C52B.0003/0003:046D:402D.0004/power_supply/hidpp_battery_0
mar 18 15:27:45 sapphire upowerd[1271]: no valid voltage value found for device /sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2.2/3-2.2:1.2/0003:046D:C52B.0003/0003:046D:402D.0004/power_supply/hidpp_battery_0, assuming 10V
mar 18 15:27:45 sapphire kernel: logitech-hidpp-device 0003:046D:402D.0004: error in parameter
mar 18 15:27:45 sapphire kernel: logitech-hidpp-device 0003:046D:402D.0004: error in parameter
mar 18 15:27:45 sapphire kernel: logitech-hidpp-device 0003:046D:402D.0004: error in parameter
mar 18 15:27:45 sapphire kernel: logitech-hidpp-device 0003:046D:402D.0004: multiplier = 8
mar 18 15:27:45 sapphire kernel: input: Logitech Wireless Mouse M560 as /devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb3/3-2/3-2.2/3-2.2:1.2/0003:046D:C52B.0003/0003:046D:402D.0004/input/input24
mar 18 15:27:46 sapphire dbus-daemon[738]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.176' (uid=979 pid=1387 comm="/usr/lib/colord-sane ")
mar 18 15:27:46 sapphire dbus-daemon[738]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
mar 18 15:27:48 sapphire systemd[1]: NetworkManager-dispatcher.service: Succeeded.
mar 18 15:27:48 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:27:48 sapphire dbus-daemon[738]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.177' (uid=979 pid=1387 comm="/usr/lib/colord-sane ")
mar 18 15:27:48 sapphire dbus-daemon[738]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
mar 18 15:27:54 sapphire systemd[1]: Stopping User Manager for UID 620...
mar 18 15:27:54 sapphire systemd[1024]: Stopping Virtual filesystem service...
mar 18 15:27:54 sapphire systemd[1024]: Stopping Accessibility services bus...
mar 18 15:27:54 sapphire systemd[1024]: Stopping D-Bus User Message Bus...
mar 18 15:27:54 sapphire systemd[1024]: Stopped target Default.
mar 18 15:27:54 sapphire systemd[1024]: at-spi-dbus-bus.service: Succeeded.
mar 18 15:27:54 sapphire systemd[1024]: Stopped Accessibility services bus.
mar 18 15:27:54 sapphire systemd[1024]: gvfs-daemon.service: Main process exited, code=killed, status=15/TERM
mar 18 15:27:54 sapphire systemd[1]: run-user-620-gvfs.mount: Succeeded.
mar 18 15:27:54 sapphire systemd[1168]: run-user-620-gvfs.mount: Succeeded.
mar 18 15:27:54 sapphire systemd[1024]: run-user-620-gvfs.mount: Succeeded.
mar 18 15:27:54 sapphire systemd[1024]: gvfs-daemon.service: Succeeded.
mar 18 15:27:54 sapphire systemd[1024]: Stopped Virtual filesystem service.
mar 18 15:27:54 sapphire systemd[1024]: dbus.service: Succeeded.
mar 18 15:27:54 sapphire systemd[1024]: Stopped D-Bus User Message Bus.
mar 18 15:27:54 sapphire systemd[1024]: Stopped target Basic System.
mar 18 15:27:54 sapphire systemd[1024]: Stopped target Paths.
mar 18 15:27:54 sapphire systemd[1024]: Stopped target Sockets.
mar 18 15:27:54 sapphire systemd[1024]: gpg-agent-browser.socket: Succeeded.
mar 18 15:27:54 sapphire systemd[1024]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
mar 18 15:27:54 sapphire systemd[1024]: gpg-agent.socket: Succeeded.
mar 18 15:27:54 sapphire systemd[1024]: Closed GnuPG cryptographic agent and passphrase cache.
mar 18 15:27:54 sapphire systemd[1024]: dirmngr.socket: Succeeded.
mar 18 15:27:54 sapphire systemd[1024]: Closed GnuPG network certificate management daemon.
mar 18 15:27:54 sapphire systemd[1024]: gpg-agent-ssh.socket: Succeeded.
mar 18 15:27:54 sapphire systemd[1024]: Closed GnuPG cryptographic agent (ssh-agent emulation).
mar 18 15:27:54 sapphire systemd[1024]: gpg-agent-extra.socket: Succeeded.
mar 18 15:27:54 sapphire systemd[1024]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
mar 18 15:27:54 sapphire systemd[1024]: pulseaudio.socket: Succeeded.
mar 18 15:27:54 sapphire systemd[1024]: Closed Sound System.
mar 18 15:27:54 sapphire systemd[1024]: p11-kit-server.socket: Succeeded.
mar 18 15:27:54 sapphire systemd[1024]: Closed p11-kit server.
mar 18 15:27:54 sapphire systemd[1024]: Stopped target Timers.
mar 18 15:27:54 sapphire systemd[1024]: dbus.socket: Succeeded.
mar 18 15:27:54 sapphire systemd[1024]: Closed D-Bus User Message Bus Socket.
mar 18 15:27:54 sapphire systemd[1024]: Reached target Shutdown.
mar 18 15:27:54 sapphire systemd[1024]: systemd-exit.service: Succeeded.
mar 18 15:27:54 sapphire systemd[1024]: Started Exit the Session.
mar 18 15:27:54 sapphire systemd[1024]: Reached target Exit the Session.
mar 18 15:27:54 sapphire systemd[1025]: pam_unix(systemd-user:session): session closed for user lightdm
mar 18 15:27:54 sapphire systemd[1]: user@620.service: Succeeded.
mar 18 15:27:54 sapphire systemd[1]: Stopped User Manager for UID 620.
mar 18 15:27:54 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@620 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:27:54 sapphire systemd[1]: Stopping User Runtime Directory /run/user/620...
mar 18 15:27:54 sapphire kernel: kauditd_printk_skb: 2 callbacks suppressed
mar 18 15:27:54 sapphire kernel: audit: type=1131 audit(1552919274.151:63): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@620 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:27:54 sapphire systemd[1]: run-user-620.mount: Succeeded.
mar 18 15:27:54 sapphire systemd[1168]: run-user-620.mount: Succeeded.
mar 18 15:27:54 sapphire systemd[1]: user-runtime-dir@620.service: Succeeded.
mar 18 15:27:54 sapphire systemd[1]: Stopped User Runtime Directory /run/user/620.
mar 18 15:27:54 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@620 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:27:54 sapphire systemd[1]: Removed slice User Slice of UID 620.
mar 18 15:27:54 sapphire kernel: audit: type=1131 audit(1552919274.158:64): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@620 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:28:07 sapphire systemd-timesyncd[735]: Synchronized to time server for the first time 46.54.224.12:123 (2.arch.pool.ntp.org).
mar 18 15:28:07 sapphire systemd[1]: systemd-hostnamed.service: Succeeded.
mar 18 15:28:07 sapphire audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:28:07 sapphire kernel: audit: type=1131 audit(1552919287.935:65): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
mar 18 15:28:24 sapphire keepassxc[1967]: QObject::startTimer: Timers cannot have negative intervals

EDIT: Added shutdown logs from another PC, troubles reproduced.

Log with no delay observed:

[    0.000000] microcode: microcode updated early to revision 0x25, date = 2018-04-02
[    0.000000] Linux version 5.0.2-arch1-1-ARCH (builduser@heftig-15298) (gcc version 8.2.1 20181127 (GCC)) #1 SMP PREEMPT Thu Mar 14 18:47:49 UTC 2019
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=35c6c4e7-7c1e-42d8-b6f6-2094dda6d12f rw quiet
[    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 'standard' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000c0a28fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000c0a29000-0x00000000c0a2ffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000c0a30000-0x00000000c0e83fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000c0e84000-0x00000000c12d8fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000c12d9000-0x00000000dc51cfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000dc51d000-0x00000000dc725fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000dc726000-0x00000000dc73cfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000dc73d000-0x00000000dcc7afff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000dcc7b000-0x00000000ddf58fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ddf59000-0x00000000ddffefff] type 20
[    0.000000] BIOS-e820: [mem 0x00000000ddfff000-0x00000000ddffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000041dffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.31 by American Megatrends
[    0.000000] efi:  ESRT=0xddf57898  ACPI=0xdc72a000  ACPI 2.0=0xdc72a000  SMBIOS=0xf04c0  MPS=0xfd4e0 
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: ASUS All Series/B85M-E, BIOS 2105 08/08/2014
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3591.571 MHz processor
[    0.001315] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001316] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001322] last_pfn = 0x41e000 max_arch_pfn = 0x400000000
[    0.001324] MTRR default type: uncachable
[    0.001325] MTRR fixed ranges enabled:
[    0.001326]   00000-9FFFF write-back
[    0.001326]   A0000-BFFFF uncachable
[    0.001327]   C0000-CFFFF write-protect
[    0.001327]   D0000-DFFFF uncachable
[    0.001328]   E0000-FFFFF write-protect
[    0.001328] MTRR variable ranges enabled:
[    0.001329]   0 base 0000000000 mask 7C00000000 write-back
[    0.001330]   1 base 0400000000 mask 7FF0000000 write-back
[    0.001330]   2 base 0410000000 mask 7FF8000000 write-back
[    0.001331]   3 base 0418000000 mask 7FFC000000 write-back
[    0.001331]   4 base 041C000000 mask 7FFE000000 write-back
[    0.001332]   5 base 00E0000000 mask 7FE0000000 uncachable
[    0.001332]   6 disabled
[    0.001333]   7 disabled
[    0.001333]   8 disabled
[    0.001333]   9 disabled
[    0.002071] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.002211] total RAM covered: 16352M
[    0.002473] Found optimal setting for mtrr clean up
[    0.002474]  gran_size: 64K 	chunk_size: 64M 	num_reg: 7  	lose cover RAM: 0G
[    0.003193] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
[    0.003196] last_pfn = 0xde000 max_arch_pfn = 0x400000000
[    0.008661] found SMP MP-table at [mem 0x000fd7e0-0x000fd7ef] mapped at [(____ptrval____)]
[    0.008670] esrt: Reserving ESRT space from 0x00000000ddf57898 to 0x00000000ddf578d0.
[    0.008691] check: Scanning 1 areas for low memory corruption
[    0.008693] Base memory trampoline at [(____ptrval____)] 97000 size 24576
[    0.008696] Using GB pages for direct mapping
[    0.008697] BRK [0x176a01000, 0x176a01fff] PGTABLE
[    0.008698] BRK [0x176a02000, 0x176a02fff] PGTABLE
[    0.008699] BRK [0x176a03000, 0x176a03fff] PGTABLE
[    0.008729] BRK [0x176a04000, 0x176a04fff] PGTABLE
[    0.008731] BRK [0x176a05000, 0x176a05fff] PGTABLE
[    0.008884] BRK [0x176a06000, 0x176a06fff] PGTABLE
[    0.008919] BRK [0x176a07000, 0x176a07fff] PGTABLE
[    0.009032] BRK [0x176a08000, 0x176a08fff] PGTABLE
[    0.009086] BRK [0x176a09000, 0x176a09fff] PGTABLE
[    0.009156] BRK [0x176a0a000, 0x176a0afff] PGTABLE
[    0.009199] BRK [0x176a0b000, 0x176a0bfff] PGTABLE
[    0.009248] Secure boot could not be determined
[    0.009249] RAMDISK: [mem 0x36aa5000-0x37549fff]
[    0.009254] ACPI: Early table checksum verification disabled
[    0.009256] ACPI: RSDP 0x00000000DC72A000 000024 (v02 ALASKA)
[    0.009258] ACPI: XSDT 0x00000000DC72A088 000084 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.009261] ACPI: FACP 0x00000000DC7381C0 00010C (v05 ALASKA A M I    01072009 AMI  00010013)
[    0.009265] ACPI: DSDT 0x00000000DC72A1A0 00E020 (v02 ALASKA A M I    00000031 INTL 20091112)
[    0.009267] ACPI: FACS 0x00000000DCC79080 000040
[    0.009268] ACPI: APIC 0x00000000DC7382D0 000092 (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.009270] ACPI: FPDT 0x00000000DC738368 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.009272] ACPI: LPIT 0x00000000DC7383B0 00005C (v01 ALASKA A M I    00000000 AMI. 00000005)
[    0.009274] ACPI: SSDT 0x00000000DC738410 000539 (v01 PmRef  Cpu0Ist  00003000 INTL 20091112)
[    0.009275] ACPI: SSDT 0x00000000DC738950 000AD8 (v01 PmRef  CpuPm    00003000 INTL 20091112)
[    0.009277] ACPI: MCFG 0x00000000DC739428 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.009279] ACPI: HPET 0x00000000DC739468 000038 (v01 ALASKA A M I    01072009 AMI. 00000005)
[    0.009280] ACPI: SSDT 0x00000000DC7394A0 00036D (v01 SataRe SataTabl 00001000 INTL 20091112)
[    0.009282] ACPI: SSDT 0x00000000DC739810 0034E1 (v01 SaSsdt SaSsdt   00003000 INTL 20091112)
[    0.009284] ACPI: BGRT 0x00000000DC73CDF8 000038 (v00 ALASKA A M I    01072009 AMI  00010013)
[    0.009286] ACPI: ASF! 0x00000000DC73CD50 0000A5 (v32 INTEL   HCG     00000001 TFSM 000F4240)
[    0.009291] ACPI: Local APIC address 0xfee00000
[    0.009348] No NUMA configuration found
[    0.009349] Faking a node at [mem 0x0000000000000000-0x000000041dffffff]
[    0.009352] NODE_DATA(0) allocated [mem 0x41dffc000-0x41dffffff]
[    0.009371] Zone ranges:
[    0.009372]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.009373]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.009374]   Normal   [mem 0x0000000100000000-0x000000041dffffff]
[    0.009374]   Device   empty
[    0.009375] Movable zone start for each node
[    0.009375] Early memory node ranges
[    0.009376]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.009376]   node   0: [mem 0x0000000000059000-0x000000000009efff]
[    0.009377]   node   0: [mem 0x0000000000100000-0x00000000c0a28fff]
[    0.009377]   node   0: [mem 0x00000000c0a30000-0x00000000c0e83fff]
[    0.009377]   node   0: [mem 0x00000000c12d9000-0x00000000dc51cfff]
[    0.009378]   node   0: [mem 0x00000000ddfff000-0x00000000ddffffff]
[    0.009378]   node   0: [mem 0x0000000100000000-0x000000041dffffff]
[    0.009543] Zeroed struct page in unavailable ranges: 16289 pages
[    0.009544] Initmem setup node 0 [mem 0x0000000000001000-0x000000041dffffff]
[    0.009545] On node 0 totalpages: 4169823
[    0.009546]   DMA zone: 64 pages used for memmap
[    0.009546]   DMA zone: 26 pages reserved
[    0.009547]   DMA zone: 3997 pages, LIFO batch:0
[    0.009608]   DMA32 zone: 14020 pages used for memmap
[    0.009608]   DMA32 zone: 897218 pages, LIFO batch:63
[    0.023054]   Normal zone: 51072 pages used for memmap
[    0.023055]   Normal zone: 3268608 pages, LIFO batch:63
[    0.070253] ACPI: PM-Timer IO Port: 0x1808
[    0.070255] ACPI: Local APIC address 0xfee00000
[    0.070259] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.070268] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
[    0.070270] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.070270] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.070271] ACPI: IRQ0 used by override.
[    0.070272] ACPI: IRQ9 used by override.
[    0.070273] Using ACPI (MADT) for SMP configuration information
[    0.070274] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.070277] efi_bgrt: Ignoring BGRT: invalid image address
[    0.070279] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.070297] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.070299] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.070300] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.070300] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.070301] PM: Registered nosave memory: [mem 0xc0a29000-0xc0a2ffff]
[    0.070303] PM: Registered nosave memory: [mem 0xc0e84000-0xc12d8fff]
[    0.070304] PM: Registered nosave memory: [mem 0xdc51d000-0xdc725fff]
[    0.070304] PM: Registered nosave memory: [mem 0xdc726000-0xdc73cfff]
[    0.070304] PM: Registered nosave memory: [mem 0xdc73d000-0xdcc7afff]
[    0.070305] PM: Registered nosave memory: [mem 0xdcc7b000-0xddf58fff]
[    0.070305] PM: Registered nosave memory: [mem 0xddf59000-0xddffefff]
[    0.070306] PM: Registered nosave memory: [mem 0xde000000-0xf7ffffff]
[    0.070307] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.070307] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[    0.070308] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.070308] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.070308] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[    0.070309] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
[    0.070309] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.070310] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[    0.070310] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.070310] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.070311] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.070312] [mem 0xde000000-0xf7ffffff] available for PCI devices
[    0.070313] Booting paravirtualized kernel on bare hardware
[    0.070315] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.148817] random: get_random_bytes called from start_kernel+0x95/0x538 with crng_init=0
[    0.148822] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
[    0.148967] percpu: Embedded 45 pages/cpu @(____ptrval____) s147456 r8192 d28672 u262144
[    0.148972] pcpu-alloc: s147456 r8192 d28672 u262144 alloc=1*2097152
[    0.148973] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.148987] Built 1 zonelists, mobility grouping on.  Total pages: 4104641
[    0.148987] Policy zone: Normal
[    0.148988] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=35c6c4e7-7c1e-42d8-b6f6-2094dda6d12f rw quiet
[    0.151775] Calgary: detecting Calgary via BIOS EBDA area
[    0.151776] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.185807] Memory: 16074912K/16679292K available (12291K kernel code, 1286K rwdata, 3720K rodata, 1536K init, 3904K bss, 604380K reserved, 0K cma-reserved)
[    0.185915] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.185919] Kernel/User page tables isolation: enabled
[    0.185929] ftrace: allocating 35888 entries in 141 pages
[    0.195920] rcu: Preemptible hierarchical RCU implementation.
[    0.195920] rcu: 	CONFIG_RCU_FANOUT set to non-default value of 32.
[    0.195921] rcu: 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.195922] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
[    0.195922] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.195922] 	Tasks RCU enabled.
[    0.195923] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.195923] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.196955] NR_IRQS: 20736, nr_irqs: 488, preallocated irqs: 16
[    0.197100] rcu: 	Offload RCU callbacks from CPUs: (none).
[    0.197136] Console: colour dummy device 80x25
[    0.197140] printk: console [tty0] enabled
[    0.197151] ACPI: Core revision 20181213
[    0.197287] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.197293] hpet clockevent registered
[    0.197296] APIC: Switch to symmetric I/O mode setup
[    0.197360] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.197746] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.213965] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33c538a9544, max_idle_ns: 440795249885 ns
[    0.213973] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.43 BogoMIPS (lpj=11971903)
[    0.213974] pid_max: default: 32768 minimum: 301
[    0.219689] LSM: Security Framework initializing
[    0.219690] Yama: becoming mindful.
[    0.219694] AppArmor: AppArmor disabled by boot time parameter
[    0.221578] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.222530] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.222569] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.222599] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.222762] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.222763] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.222766] mce: CPU supports 9 MCE banks
[    0.222773] mce: CPU0: Thermal monitoring enabled (TM1)
[    0.222783] process: using mwait in idle threads
[    0.222785] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[    0.222786] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[    0.222787] Spectre V2 : Mitigation: Full generic retpoline
[    0.222787] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.222787] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.222793] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.222793] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.222794] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.222914] Freeing SMP alternatives memory: 28K
[    0.224016] TSC deadline timer enabled
[    0.224018] smpboot: CPU0: Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz (family: 0x6, model: 0x3c, stepping: 0x3)
[    0.243982] Performance Events: PEBS fmt2+, Haswell events, 16-deep LBR, full-width counters, Intel PMU driver.
[    0.244013] ... version:                3
[    0.244013] ... bit width:              48
[    0.244013] ... generic registers:      4
[    0.244014] ... value mask:             0000ffffffffffff
[    0.244015] ... max period:             00007fffffffffff
[    0.244015] ... fixed-purpose events:   3
[    0.244015] ... event mask:             000000070000000f
[    0.250648] rcu: Hierarchical SRCU implementation.
[    0.274089] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.280651] smp: Bringing up secondary CPUs ...
[    0.320654] x86: Booting SMP configuration:
[    0.320655] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
[    0.560951] smp: Brought up 1 node, 8 CPUs
[    0.560951] smpboot: Max logical packages: 1
[    0.560951] smpboot: Total of 8 processors activated (57488.51 BogoMIPS)
[    0.564276] devtmpfs: initialized
[    0.564276] x86/mm: Memory block size: 128MB
[    0.564740] PM: Registering ACPI NVS region [mem 0xc0a29000-0xc0a2ffff] (28672 bytes)
[    0.564740] PM: Registering ACPI NVS region [mem 0xdc73d000-0xdcc7afff] (5496832 bytes)
[    0.564740] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.564740] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.564740] pinctrl core: initialized pinctrl subsystem
[    0.564740] RTC time: 15:41:20, date: 2019-03-18
[    0.564740] NET: Registered protocol family 16
[    0.564740] audit: initializing netlink subsys (disabled)
[    0.564740] audit: type=2000 audit(1552923679.366:1): state=initialized audit_enabled=0 res=1
[    0.567314] cpuidle: using governor ladder
[    0.567314] cpuidle: using governor menu
[    0.567325] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.567326] ACPI: bus type PCI registered
[    0.567327] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.567374] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.567376] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.567382] PCI: Using configuration type 1 for base access
[    0.567392] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[    0.568163] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.568163] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.568163] ACPI: Added _OSI(Module Device)
[    0.568163] ACPI: Added _OSI(Processor Device)
[    0.568163] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.568163] ACPI: Added _OSI(Processor Aggregator Device)
[    0.568163] ACPI: Added _OSI(Linux-Dell-Video)
[    0.568163] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.568163] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.575365] ACPI: 5 ACPI AML tables successfully acquired and loaded
[    0.575990] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.577414] ACPI: Dynamic OEM Table Load:
[    0.577418] ACPI: SSDT 0xFFFF90234B7A8000 0003D3 (v01 PmRef  Cpu0Cst  00003001 INTL 20091112)
[    0.577572] ACPI: Dynamic OEM Table Load:
[    0.577572] ACPI: SSDT 0xFFFF90234B7F8800 0005AA (v01 PmRef  ApIst    00003000 INTL 20091112)
[    0.577912] ACPI: Dynamic OEM Table Load:
[    0.577912] ACPI: SSDT 0xFFFF90234B17FE00 000119 (v01 PmRef  ApCst    00003000 INTL 20091112)
[    0.578370] ACPI: Interpreter enabled
[    0.578390] ACPI: (supports S0 S3 S4 S5)
[    0.578390] ACPI: Using IOAPIC for interrupt routing
[    0.578413] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.578757] ACPI: Enabled 10 GPEs in block 00 to 3F
[    0.589938] ACPI: Power Resource [FN00] (off)
[    0.590000] ACPI: Power Resource [FN01] (off)
[    0.590058] ACPI: Power Resource [FN02] (off)
[    0.590117] ACPI: Power Resource [FN03] (off)
[    0.590174] ACPI: Power Resource [FN04] (off)
[    0.590918] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.590922] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.591143] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
[    0.591278] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR]
[    0.591279] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.591663] PCI host bridge to bus 0000:00
[    0.591664] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.591665] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.591666] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.591667] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.591668] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.591669] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.591670] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.591671] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff window]
[    0.591672] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.591677] pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000
[    0.591749] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
[    0.591778] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.591897] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
[    0.591914] pci 0000:00:14.0: reg 0x10: [mem 0xf7200000-0xf720ffff 64bit]
[    0.591965] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.592024] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
[    0.592042] pci 0000:00:16.0: reg 0x10: [mem 0xf721b000-0xf721b00f 64bit]
[    0.592095] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.592159] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
[    0.592178] pci 0000:00:1a.0: reg 0x10: [mem 0xf7218000-0xf72183ff]
[    0.592250] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.592312] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
[    0.592327] pci 0000:00:1b.0: reg 0x10: [mem 0xf7210000-0xf7213fff 64bit]
[    0.592378] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.592436] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
[    0.592499] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.592599] pci 0000:00:1c.2: [8086:8c14] type 01 class 0x060400
[    0.592662] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.592758] pci 0000:00:1c.3: [8086:244e] type 01 class 0x060401
[    0.592821] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.592922] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
[    0.592941] pci 0000:00:1d.0: reg 0x10: [mem 0xf7217000-0xf72173ff]
[    0.593013] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.593077] pci 0000:00:1f.0: [8086:8c50] type 00 class 0x060100
[    0.593222] pci 0000:00:1f.2: [8086:8c02] type 00 class 0x010601
[    0.593235] pci 0000:00:1f.2: reg 0x10: [io  0xf070-0xf077]
[    0.593241] pci 0000:00:1f.2: reg 0x14: [io  0xf060-0xf063]
[    0.593246] pci 0000:00:1f.2: reg 0x18: [io  0xf050-0xf057]
[    0.593252] pci 0000:00:1f.2: reg 0x1c: [io  0xf040-0xf043]
[    0.593258] pci 0000:00:1f.2: reg 0x20: [io  0xf020-0xf03f]
[    0.593264] pci 0000:00:1f.2: reg 0x24: [mem 0xf7216000-0xf72167ff]
[    0.593293] pci 0000:00:1f.2: PME# supported from D3hot
[    0.593346] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
[    0.593361] pci 0000:00:1f.3: reg 0x10: [mem 0xf7215000-0xf72150ff 64bit]
[    0.593377] pci 0000:00:1f.3: reg 0x20: [io  0xf000-0xf01f]
[    0.593469] pci 0000:01:00.0: [10de:1401] type 00 class 0x030000
[    0.593486] pci 0000:01:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff]
[    0.593495] pci 0000:01:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.593504] pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
[    0.593510] pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.593516] pci 0000:01:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref]
[    0.593528] pci 0000:01:00.0: BAR 3: assigned to efifb
[    0.593582] pci 0000:01:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x16 link at 0000:00:01.0 (capable of 126.016 Gb/s with 8 GT/s x16 link)
[    0.593616] pci 0000:01:00.1: [10de:0fba] type 00 class 0x040300
[    0.593629] pci 0000:01:00.1: reg 0x10: [mem 0xf7080000-0xf7083fff]
[    0.593730] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.593732] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.593733] pci 0000:00:01.0:   bridge window [mem 0xf6000000-0xf70fffff]
[    0.593735] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
[    0.593782] acpiphp: Slot [1] registered
[    0.593786] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.593846] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
[    0.593873] pci 0000:03:00.0: reg 0x10: [io  0xd000-0xd0ff]
[    0.593899] pci 0000:03:00.0: reg 0x18: [mem 0xf2104000-0xf2104fff 64bit pref]
[    0.593915] pci 0000:03:00.0: reg 0x20: [mem 0xf2100000-0xf2103fff 64bit pref]
[    0.594005] pci 0000:03:00.0: supports D1 D2
[    0.594006] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.594104] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    0.594106] pci 0000:00:1c.2:   bridge window [io  0xd000-0xdfff]
[    0.594112] pci 0000:00:1c.2:   bridge window [mem 0xf2100000-0xf21fffff 64bit pref]
[    0.594157] pci 0000:04:00.0: [1b21:1080] type 01 class 0x060401
[    0.594274] pci 0000:00:1c.3: PCI bridge to [bus 04-05] (subtractive decode)
[    0.594278] pci 0000:00:1c.3:   bridge window [mem 0xf7100000-0xf71fffff]
[    0.594282] pci 0000:00:1c.3:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.594283] pci 0000:00:1c.3:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.594284] pci 0000:00:1c.3:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.594285] pci 0000:00:1c.3:   bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
[    0.594286] pci 0000:00:1c.3:   bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
[    0.594287] pci 0000:00:1c.3:   bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
[    0.594287] pci 0000:00:1c.3:   bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode)
[    0.594288] pci 0000:00:1c.3:   bridge window [mem 0xe0000000-0xfeafffff window] (subtractive decode)
[    0.594313] pci_bus 0000:05: extended config space not accessible
[    0.594334] pci 0000:05:00.0: [1814:3062] type 00 class 0x028000
[    0.594359] pci 0000:05:00.0: reg 0x10: [mem 0xf7100000-0xf710ffff]
[    0.594576] pci 0000:04:00.0: PCI bridge to [bus 05] (subtractive decode)
[    0.594586] pci 0000:04:00.0:   bridge window [mem 0xf7100000-0xf71fffff]
[    0.594593] pci 0000:04:00.0:   bridge window [mem 0xf7100000-0xf71fffff] (subtractive decode)
[    0.594594] pci 0000:04:00.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.594595] pci 0000:04:00.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.594596] pci 0000:04:00.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.594597] pci 0000:04:00.0:   bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
[    0.594597] pci 0000:04:00.0:   bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
[    0.594598] pci 0000:04:00.0:   bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
[    0.594599] pci 0000:04:00.0:   bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode)
[    0.594600] pci 0000:04:00.0:   bridge window [mem 0xe0000000-0xfeafffff window] (subtractive decode)
[    0.595304] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.595350] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[    0.595394] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 *6 7 10 11 12 14 15)
[    0.595438] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 7 10 11 12 14 15)
[    0.595481] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 *7 10 11 12 14 15)
[    0.595525] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 *15)
[    0.595569] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 *14 15)
[    0.595613] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.595896] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[    0.595896] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.595896] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.595896] vgaarb: loaded
[    0.595896] ACPI: bus type USB registered
[    0.595896] usbcore: registered new interface driver usbfs
[    0.595896] usbcore: registered new interface driver hub
[    0.595900] usbcore: registered new device driver usb
[    0.595900] pps_core: LinuxPPS API ver. 1 registered
[    0.595900] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.595900] PTP clock support registered
[    0.595900] EDAC MC: Ver: 3.0.0
[    0.595900] Registered efivars operations
[    0.597464] PCI: Using ACPI for IRQ routing
[    0.601189] PCI: pci_cache_line_size set to 64 bytes
[    0.601234] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.601235] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.601235] e820: reserve RAM buffer [mem 0xc0a29000-0xc3ffffff]
[    0.601236] e820: reserve RAM buffer [mem 0xc0e84000-0xc3ffffff]
[    0.601237] e820: reserve RAM buffer [mem 0xdc51d000-0xdfffffff]
[    0.601238] e820: reserve RAM buffer [mem 0xde000000-0xdfffffff]
[    0.601238] e820: reserve RAM buffer [mem 0x41e000000-0x41fffffff]
[    0.601297] NetLabel: Initializing
[    0.601297] NetLabel:  domain hash size = 128
[    0.601298] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.601307] NetLabel:  unlabeled traffic allowed by default
[    0.601309] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.601309] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.602875] clocksource: Switched to clocksource tsc-early
[    0.607545] VFS: Disk quotas dquot_6.6.0
[    0.607558] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.607605] pnp: PnP ACPI init
[    0.607688] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.607692] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.607855] system 00:01: [io  0x0680-0x069f] has been reserved
[    0.607857] system 00:01: [io  0xffff] has been reserved
[    0.607858] system 00:01: [io  0xffff] has been reserved
[    0.607859] system 00:01: [io  0xffff] has been reserved
[    0.607860] system 00:01: [io  0x1c00-0x1cfe] has been reserved
[    0.607860] system 00:01: [io  0x1d00-0x1dfe] has been reserved
[    0.607861] system 00:01: [io  0x1e00-0x1efe] has been reserved
[    0.607862] system 00:01: [io  0x1f00-0x1ffe] has been reserved
[    0.607863] system 00:01: [io  0x1800-0x18fe] has been reserved
[    0.607864] system 00:01: [io  0x164e-0x164f] has been reserved
[    0.607867] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.607882] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.607920] system 00:03: [io  0x1854-0x1857] has been reserved
[    0.607923] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.607993] system 00:04: [io  0x0290-0x029f] has been reserved
[    0.607995] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.608229] pnp 00:05: [dma 0 disabled]
[    0.608311] pnp 00:05: Plug and Play ACPI device, IDs PNP0400 (active)
[    0.608349] system 00:06: [io  0x04d0-0x04d1] has been reserved
[    0.608352] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.608522] pnp 00:07: [dma 0 disabled]
[    0.608553] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.608581] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    0.608940] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.608941] system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.608942] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.608943] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.608945] system 00:09: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.608946] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.608947] system 00:09: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.608948] system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.608949] system 00:09: [mem 0xff000000-0xffffffff] has been reserved
[    0.608950] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.608951] system 00:09: [mem 0xf7fdf000-0xf7fdffff] has been reserved
[    0.608952] system 00:09: [mem 0xf7fe0000-0xf7feffff] has been reserved
[    0.608955] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.609157] pnp: PnP ACPI: found 10 devices
[    0.614458] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.614471] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
[    0.614473] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
[    0.614474] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 add_align 100000
[    0.614498] pci 0000:00:1c.0: BAR 14: assigned [mem 0xf2200000-0xf23fffff]
[    0.614502] pci 0000:00:1c.0: BAR 15: assigned [mem 0xf2400000-0xf25fffff 64bit pref]
[    0.614504] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
[    0.614506] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.614507] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.614509] pci 0000:00:01.0:   bridge window [mem 0xf6000000-0xf70fffff]
[    0.614510] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
[    0.614513] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.614514] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    0.614518] pci 0000:00:1c.0:   bridge window [mem 0xf2200000-0xf23fffff]
[    0.614520] pci 0000:00:1c.0:   bridge window [mem 0xf2400000-0xf25fffff 64bit pref]
[    0.614524] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    0.614526] pci 0000:00:1c.2:   bridge window [io  0xd000-0xdfff]
[    0.614530] pci 0000:00:1c.2:   bridge window [mem 0xf2100000-0xf21fffff 64bit pref]
[    0.614535] pci 0000:04:00.0: PCI bridge to [bus 05]
[    0.614541] pci 0000:04:00.0:   bridge window [mem 0xf7100000-0xf71fffff]
[    0.614551] pci 0000:00:1c.3: PCI bridge to [bus 04-05]
[    0.614554] pci 0000:00:1c.3:   bridge window [mem 0xf7100000-0xf71fffff]
[    0.614560] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.614561] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.614562] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.614563] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window]
[    0.614564] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window]
[    0.614565] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window]
[    0.614566] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window]
[    0.614567] pci_bus 0000:00: resource 11 [mem 0xe0000000-0xfeafffff window]
[    0.614568] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.614569] pci_bus 0000:01: resource 1 [mem 0xf6000000-0xf70fffff]
[    0.614570] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xf1ffffff 64bit pref]
[    0.614571] pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
[    0.614572] pci_bus 0000:02: resource 1 [mem 0xf2200000-0xf23fffff]
[    0.614572] pci_bus 0000:02: resource 2 [mem 0xf2400000-0xf25fffff 64bit pref]
[    0.614573] pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
[    0.614574] pci_bus 0000:03: resource 2 [mem 0xf2100000-0xf21fffff 64bit pref]
[    0.614575] pci_bus 0000:04: resource 1 [mem 0xf7100000-0xf71fffff]
[    0.614576] pci_bus 0000:04: resource 4 [io  0x0000-0x0cf7 window]
[    0.614577] pci_bus 0000:04: resource 5 [io  0x0d00-0xffff window]
[    0.614578] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.614579] pci_bus 0000:04: resource 7 [mem 0x000d0000-0x000d3fff window]
[    0.614580] pci_bus 0000:04: resource 8 [mem 0x000d4000-0x000d7fff window]
[    0.614581] pci_bus 0000:04: resource 9 [mem 0x000d8000-0x000dbfff window]
[    0.614582] pci_bus 0000:04: resource 10 [mem 0x000dc000-0x000dffff window]
[    0.614582] pci_bus 0000:04: resource 11 [mem 0xe0000000-0xfeafffff window]
[    0.614583] pci_bus 0000:05: resource 1 [mem 0xf7100000-0xf71fffff]
[    0.614584] pci_bus 0000:05: resource 4 [mem 0xf7100000-0xf71fffff]
[    0.614585] pci_bus 0000:05: resource 5 [io  0x0000-0x0cf7 window]
[    0.614586] pci_bus 0000:05: resource 6 [io  0x0d00-0xffff window]
[    0.614587] pci_bus 0000:05: resource 7 [mem 0x000a0000-0x000bffff window]
[    0.614588] pci_bus 0000:05: resource 8 [mem 0x000d0000-0x000d3fff window]
[    0.614589] pci_bus 0000:05: resource 9 [mem 0x000d4000-0x000d7fff window]
[    0.614590] pci_bus 0000:05: resource 10 [mem 0x000d8000-0x000dbfff window]
[    0.614590] pci_bus 0000:05: resource 11 [mem 0x000dc000-0x000dffff window]
[    0.614591] pci_bus 0000:05: resource 12 [mem 0xe0000000-0xfeafffff window]
[    0.614677] NET: Registered protocol family 2
[    0.614803] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
[    0.614840] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.614953] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.615045] TCP: Hash tables configured (established 131072 bind 65536)
[    0.615070] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    0.615101] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    0.615151] NET: Registered protocol family 1
[    0.615154] NET: Registered protocol family 44
[    0.634044] pci 0000:00:1a.0: quirk_usb_early_handoff+0x0/0x6ad took 18286 usecs
[    0.650706] pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x6ad took 16259 usecs
[    0.650722] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.650730] pci 0000:01:00.1: Linked as a consumer to 0000:01:00.0
[    0.650762] PCI: CLS 64 bytes, default 64
[    0.650784] Unpacking initramfs...
[    0.738869] Freeing initrd memory: 10900K
[    0.738876] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.738877] software IO TLB: mapped [mem 0xc96c0000-0xcd6c0000] (64MB)
[    0.739002] check: Scanning for low memory corruption every 60 seconds
[    0.739391] Initialise system trusted keyrings
[    0.739400] Key type blacklist registered
[    0.739431] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[    0.740221] zbud: loaded
[    0.766076] Key type asymmetric registered
[    0.766077] Asymmetric key parser 'x509' registered
[    0.766085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    0.766113] io scheduler mq-deadline registered
[    0.766114] io scheduler kyber registered
[    0.766144] io scheduler bfq registered
[    0.766550] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.766597] efifb: probing for efifb
[    0.766607] efifb: No BGRT, not showing boot graphics
[    0.766608] efifb: framebuffer at 0xf1000000, using 3072k, total 3072k
[    0.766609] efifb: mode is 1024x768x32, linelength=4096, pages=1
[    0.766609] efifb: scrolling: redraw
[    0.766610] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.766638] fbcon: Deferring console take-over
[    0.766639] fb0: EFI VGA frame buffer device
[    0.766644] intel_idle: MWAIT substates: 0x42120
[    0.766645] intel_idle: v0.4.1 model 0x3C
[    0.766877] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.766930] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.766936] ACPI: Power Button [PWRB]
[    0.766962] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.770691] ACPI: Power Button [PWRF]
[    0.771556] thermal LNXTHERM:00: registered as thermal_zone0
[    0.771557] ACPI: Thermal Zone [TZ00] (28 C)
[    0.771760] thermal LNXTHERM:01: registered as thermal_zone1
[    0.771760] ACPI: Thermal Zone [TZ01] (30 C)
[    0.771941] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.792565] 00:07: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.793728] usbcore: registered new interface driver usbserial_generic
[    0.793731] usbserial: USB Serial support registered for generic
[    0.793744] rtc_cmos 00:02: RTC can wake from S4
[    0.793857] rtc_cmos 00:02: registered as rtc0
[    0.793867] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.793897] intel_pstate: Intel P-state driver initializing
[    0.794413] ledtrig-cpu: registered to indicate activity on CPUs
[    0.795039] NET: Registered protocol family 10
[    0.808862] Segment Routing with IPv6
[    0.808888] NET: Registered protocol family 17
[    0.809540] RAS: Correctable Errors collector initialized.
[    0.809585] microcode: sig=0x306c3, pf=0x2, revision=0x25
[    0.809776] microcode: Microcode Update Driver: v2.2.
[    0.809793] sched_clock: Marking stable (809591660, 178598)->(819569538, -9799280)
[    0.810134] registered taskstats version 1
[    0.810142] Loading compiled-in X.509 certificates
[    0.815732] Loaded X.509 cert 'Build time autogenerated kernel key: 99038d2e75a4db33613e35d3aec7de22c3ebdaec'
[    0.815763] zswap: loaded using pool lzo/zbud
[    0.825149] Key type big_key registered
[    0.825994]   Magic number: 11:58:690
[    0.826023] mem mem: hash matches
[    0.826037] acpi INT33A1:00: hash matches
[    0.826136] rtc_cmos 00:02: setting system clock to 2019-03-18T15:41:20 UTC (1552923680)
[    0.827757] Freeing unused decrypted memory: 2040K
[    0.828200] Freeing unused kernel image memory: 1536K
[    0.857512] Write protecting the kernel read-only data: 18432k
[    0.858753] Freeing unused kernel image memory: 2016K
[    0.859096] Freeing unused kernel image memory: 376K
[    0.872198] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.872200] x86/mm: Checking user space page tables
[    0.880272] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.880273] Run /init as init process
[    0.902201] fbcon: Taking over console
[    0.902251] Console: switching to colour frame buffer device 128x48
[    0.940238] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    0.940240] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    0.940970] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.943119] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.946237] ehci-pci: EHCI PCI platform driver
[    0.946399] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    0.946404] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.946415] ehci-pci 0000:00:1a.0: debug port 2
[    0.946648] SCSI subsystem initialized
[    0.950302] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    0.950312] ehci-pci 0000:00:1a.0: irq 20, io mem 0xf7218000
[    0.953081] libata version 3.00 loaded.
[    0.956553] ahci 0000:00:1f.2: version 3.0
[    0.956692] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0xd impl SATA mode
[    0.956694] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst 
[    0.960642] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.960682] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.00
[    0.960683] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.960684] usb usb1: Product: EHCI Host Controller
[    0.960685] usb usb1: Manufacturer: Linux 5.0.2-arch1-1-ARCH ehci_hcd
[    0.960686] usb usb1: SerialNumber: 0000:00:1a.0
[    0.960762] hub 1-0:1.0: USB hub found
[    0.960766] hub 1-0:1.0: 2 ports detected
[    0.960868] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.960874] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.961940] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
[    0.961944] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.962041] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.00
[    0.962042] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.962043] usb usb2: Product: xHCI Host Controller
[    0.962044] usb usb2: Manufacturer: Linux 5.0.2-arch1-1-ARCH xhci-hcd
[    0.962045] usb usb2: SerialNumber: 0000:00:14.0
[    0.962132] hub 2-0:1.0: USB hub found
[    0.962146] hub 2-0:1.0: 12 ports detected
[    0.963695] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.963701] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 3
[    0.963711] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.963712] ehci-pci 0000:00:1d.0: debug port 2
[    0.963713] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    0.963715] xhci_hcd 0000:00:14.0: Host supports USB 3.0  SuperSpeed
[    0.963752] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.00
[    0.963753] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.963754] usb usb4: Product: xHCI Host Controller
[    0.963755] usb usb4: Manufacturer: Linux 5.0.2-arch1-1-ARCH xhci-hcd
[    0.963756] usb usb4: SerialNumber: 0000:00:14.0
[    0.963848] hub 4-0:1.0: USB hub found
[    0.963862] hub 4-0:1.0: 6 ports detected
[    0.967606] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    0.967617] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7217000
[    0.974475] scsi host0: ahci
[    0.974601] scsi host1: ahci
[    0.974695] scsi host2: ahci
[    0.974794] scsi host3: ahci
[    0.974892] scsi host4: ahci
[    0.974993] scsi host5: ahci
[    0.975038] ata1: SATA max UDMA/133 abar m2048@0xf7216000 port 0xf7216100 irq 24
[    0.975039] ata2: DUMMY
[    0.975041] ata3: SATA max UDMA/133 abar m2048@0xf7216000 port 0xf7216200 irq 24
[    0.975042] ata4: SATA max UDMA/133 abar m2048@0xf7216000 port 0xf7216280 irq 24
[    0.975043] ata5: DUMMY
[    0.975043] ata6: DUMMY
[    0.979692] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[    0.980644] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.980771] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.00
[    0.980773] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.980775] usb usb3: Product: EHCI Host Controller
[    0.980776] usb usb3: Manufacturer: Linux 5.0.2-arch1-1-ARCH ehci_hcd
[    0.980777] usb usb3: SerialNumber: 0000:00:1d.0
[    0.980939] hub 3-0:1.0: USB hub found
[    0.980969] hub 3-0:1.0: 2 ports detected
[    1.288648] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.288681] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.288712] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.289428] ata1.00: supports DRM functions and may not be fully accessible
[    1.289720] ata4.00: ATA-8: FUJITSU MHY2250BH, 890B, max UDMA/100
[    1.289727] ata4.00: 488397168 sectors, multi 16: LBA48 
[    1.290120] ata3.00: ATAPI: HL-DT-ST DVDRAM GH24NSC0, LK00, max UDMA/133
[    1.290602] ata1.00: ATA-10: Crucial_CT250MX200SSD1, MU01, max UDMA/133
[    1.290608] ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.290719] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    1.290968] ata4.00: configured for UDMA/100
[    1.291909] ata3.00: configured for UDMA/133
[    1.295083] ata1.00: supports DRM functions and may not be fully accessible
[    1.297414] usb 2-6: new full-speed USB device number 2 using xhci_hcd
[    1.300524] ata1.00: configured for UDMA/133
[    1.301033] scsi 0:0:0:0: Direct-Access     ATA      Crucial_CT250MX2 MU01 PQ: 0 ANSI: 5
[    1.302421] scsi 2:0:0:0: CD-ROM            HL-DT-ST DVDRAM GH24NSC0  LK00 PQ: 0 ANSI: 5
[    1.310749] usb 3-1: new high-speed USB device number 2 using ehci-pci
[    1.358899] scsi 3:0:0:0: Direct-Access     ATA      FUJITSU MHY2250B 890B PQ: 0 ANSI: 5
[    1.369356] ata1.00: Enabling discard_zeroes_data
[    1.369419] sd 3:0:0:0: [sdb] 488397168 512-byte logical blocks: (250 GB/233 GiB)
[    1.369431] sd 3:0:0:0: [sdb] Write Protect is off
[    1.369433] sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.369454] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.369459] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB)
[    1.369460] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    1.369470] sd 0:0:0:0: [sda] Write Protect is off
[    1.369472] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.369491] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.369614] ata1.00: Enabling discard_zeroes_data
[    1.371107]  sda: sda1 sda2 sda3 sda4 sda5 sda6
[    1.371337] ata1.00: Enabling discard_zeroes_data
[    1.371599] sd 0:0:0:0: [sda] supports TCG Opal
[    1.371601] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.413713] sr 2:0:0:0: [sr0] scsi3-mmc drive: 48x/12x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.413725] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.413899] sr 2:0:0:0: Attached scsi CD-ROM sr0
[    1.437787] usb 1-1: New USB device found, idVendor=8087, idProduct=8008, bcdDevice= 0.05
[    1.437789] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.438027] hub 1-1:1.0: USB hub found
[    1.438116] hub 1-1:1.0: 6 ports detected
[    1.442776] usb 2-6: New USB device found, idVendor=12c9, idProduct=1002, bcdDevice= 1.30
[    1.442778] usb 2-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.442780] usb 2-6: Product: USB Gaming Mouse
[    1.442781] usb 2-6: Manufacturer: Newmen
[    1.448273] hidraw: raw HID events driver (C) Jiri Kosina
[    1.456732] usbcore: registered new interface driver usbhid
[    1.456734] usbhid: USB HID core driver
[    1.457632] usb 3-1: New USB device found, idVendor=8087, idProduct=8000, bcdDevice= 0.05
[    1.457634] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.457761] hub 3-1:1.0: USB hub found
[    1.457865] hub 3-1:1.0: 6 ports detected
[    1.458294] input: Newmen USB Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-6/2-6:1.0/0003:12C9:1002.0001/input/input3
[    1.458338] hid-generic 0003:12C9:1002.0001: input,hidraw0: USB HID v1.10 Mouse [Newmen USB Gaming Mouse] on usb-0000:00:14.0-6/input0
[    1.458517] input: Newmen USB Gaming Mouse Keyboard as /devices/pci0000:00/0000:00:14.0/usb2/2-6/2-6:1.1/0003:12C9:1002.0002/input/input4
[    1.514105] input: Newmen USB Gaming Mouse System Control as /devices/pci0000:00/0000:00:14.0/usb2/2-6/2-6:1.1/0003:12C9:1002.0002/input/input5
[    1.514185] input: Newmen USB Gaming Mouse Consumer Control as /devices/pci0000:00/0000:00:14.0/usb2/2-6/2-6:1.1/0003:12C9:1002.0002/input/input6
[    1.514223] input: Newmen USB Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-6/2-6:1.1/0003:12C9:1002.0002/input/input7
[    1.514480] hid-generic 0003:12C9:1002.0002: input,hiddev0,hidraw1: USB HID v1.10 Keyboard [Newmen USB Gaming Mouse] on usb-0000:00:14.0-6/input1
[    1.514752] hid-generic 0003:12C9:1002.0003: hiddev1,hidraw2: USB HID v1.10 Device [Newmen USB Gaming Mouse] on usb-0000:00:14.0-6/input2
[    1.744085] tsc: Refined TSC clocksource calibration: 3591.682 MHz
[    1.744103] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33c5a15be52, max_idle_ns: 440795280454 ns
[    1.744166] clocksource: Switched to clocksource tsc
[    1.777862]  sdb: sdb1 sdb2
[    1.779523] sd 3:0:0:0: [sdb] Attached SCSI disk
[    1.801708] random: fast init done
[    2.220663] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[    2.306595] systemd[1]: systemd 241.7-2-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    2.320818] systemd[1]: Detected architecture x86-64.
[    2.323685] systemd[1]: Set hostname to <deepcore>.
[    2.406399] systemd[1]: Listening on udev Control Socket.
[    2.407596] systemd[1]: Created slice User and Session Slice.
[    2.407641] systemd[1]: Listening on udev Kernel Socket.
[    2.409920] systemd[1]: Listening on Process Core Dump Socket.
[    2.409958] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    2.410209] systemd[1]: Listening on LVM2 metadata daemon socket.
[    2.410218] systemd[1]: Reached target Slices.
[    2.422328] random: lvm: uninitialized urandom read (4 bytes read)
[    2.425019] EXT4-fs (sda6): re-mounted. Opts: (null)
[    2.430850] random: systemd-random-: uninitialized urandom read (512 bytes read)
[    2.431561] audit: type=1130 audit(1552923682.101:2): 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'
[    2.437735] audit: type=1130 audit(1552923682.108:3): 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'
[    2.456168] audit: type=1130 audit(1552923682.124:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.462180] audit: type=1130 audit(1552923682.131:5): 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'
[    2.463258] systemd-journald[320]: Received request to flush runtime journal from PID 1
[    2.475647] audit: type=1130 audit(1552923682.144: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'
[    2.563225] ACPI Warning: SystemIO range 0x0000000000001828-0x000000000000182F conflicts with OpRegion 0x0000000000001800-0x000000000000187F (\PMIO) (20181213/utaddress-213)
[    2.563230] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    2.563233] ACPI Warning: SystemIO range 0x0000000000001C40-0x0000000000001C4F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20181213/utaddress-213)
[    2.563236] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    2.563237] ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C3F (\GPRL) (20181213/utaddress-213)
[    2.563240] ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20181213/utaddress-213)
[    2.563242] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    2.563243] ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C3F (\GPRL) (20181213/utaddress-213)
[    2.563246] ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20181213/utaddress-213)
[    2.563248] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    2.563248] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    2.563511] input: PC Speaker as /devices/platform/pcspkr/input/input8
[    2.564782] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[    2.567148] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[    2.567149] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    2.567150] RAPL PMU: hw unit of domain package 2^-14 Joules
[    2.567151] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    2.567151] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    2.568942] mousedev: PS/2 mouse device common for all mice
[    2.574579] parport_pc 00:05: reported by Plug and Play ACPI
[    2.574638] parport0: PC-style at 0x378, irq 5 [PCSPP]
[    2.584470] IPMI message handler: version 39.2
[    2.588012] iTCO_vendor_support: vendor-support=0
[    2.589689] ipmi device interface
[    2.605517] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    2.605555] iTCO_wdt: Found a Lynx Point TCO device (Version=2, TCOBASE=0x1860)
[    2.605628] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    2.609110] cryptd: max_cpu_qlen set to 1000
[    2.613369] libphy: r8169: probed
[    2.613788] r8169 0000:03:00.0 eth0: RTL8168f/8111f, 54:a0:50:7e:75:96, XID 480, IRQ 27
[    2.613790] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    2.615743] Linux agpgart interface v0.103
[    2.616151] asus_wmi: ASUS WMI generic driver loaded
[    2.618064] asus_wmi: Initialization: 0x0
[    2.618106] asus_wmi: BIOS WMI version: 0.9
[    2.618178] asus_wmi: SFUN value: 0x0
[    2.618845] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input9
[    2.620756] asus_wmi: Number of fans: 1
[    2.623262] intel-spi intel-spi: w25q128 (16384 Kbytes)
[    2.628800] AVX2 version of gcm_enc/dec engaged.
[    2.628801] AES CTR mode by8 optimization enabled
[    2.628804] ppdev: user-space parallel port driver
[    2.636514] r8169 0000:03:00.0 enp3s0: renamed from eth0
[    2.639859] Creating 1 MTD partitions on "intel-spi":
[    2.639861] 0x000000000000-0x000001000000 : "BIOS"
[    2.643746] Adding 4194300k swap on /dev/sda5.  Priority:-2 extents:1 across:4194300k SSFS
[    2.663595] snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002)
[    2.663912] snd_hda_intel 0000:01:00.1: Disabling MSI
[    2.663919] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[    2.666297] audit: type=1130 audit(1552923682.334:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.666765] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    2.670173] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    2.675970] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    2.675972] cfg80211: failed to load regulatory.db
[    2.689773] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC887-VD: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[    2.689775] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    2.689776] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    2.689777] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    2.689778] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    2.689779] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[    2.689780] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[    2.689781] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[    2.701615] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[    2.702090] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[    2.702143] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[    2.702193] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[    2.702236] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[    2.752718] rt2800pci 0000:05:00.0: enabling device (0000 -> 0002)
[    2.752809] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3572, rev 0223 detected
[    2.756459] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0008 detected
[    2.779721] nvidia: loading out-of-tree module taints kernel.
[    2.779728] nvidia: module license 'NVIDIA' taints kernel.
[    2.779728] Disabling lock debugging due to kernel taint
[    2.783549] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[    2.791804] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[    2.793822] nvidia-nvlink: Nvlink Core is being initialized, major device number 238
[    2.794220] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[    2.795392] audit: type=1130 audit(1552923682.464:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.795482] rt2800pci 0000:05:00.0 wlp5s0: renamed from wlan0
[    2.825628] intel_rapl: Found RAPL domain package
[    2.825630] intel_rapl: Found RAPL domain core
[    2.825632] intel_rapl: Found RAPL domain dram
[    2.894710] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  418.43  Tue Feb 19 01:12:11 CST 2019
[    2.901713] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  418.43  Tue Feb 19 01:05:14 CST 2019
[    2.903306] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[    2.903307] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
[    2.939193] audit: type=1130 audit(1552923682.608: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'
[    2.974048] audit: type=1130 audit(1552923682.644:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-5CA0\x2dA5BD comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.097491] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[    3.152675] random: dbus-daemon: uninitialized urandom read (12 bytes read)
[    3.229090] random: crng init done
[    3.229092] random: 2 urandom warning(s) missed due to ratelimiting
[    3.301301] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
[    3.301336] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
[    3.301366] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
[    3.301400] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input18
[    3.646765] RTL8211E Gigabit Ethernet r8169-300:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=r8169-300:00, irq=IGNORE)
[    3.820465] r8169 0000:03:00.0 enp3s0: Link is Down
[    3.821977] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2860.bin'
[    3.822397] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.40
[    4.143849] resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000d0000-0x000d3fff window]
[    4.143964] caller _nv000934rm+0x1bf/0x1f0 [nvidia] mapping multiple BARs
[    5.569006] fuse init (API version 7.28)
[    6.508222] wlp5s0: authenticate with b0:e5:ed:5e:93:2f
[    6.514189] wlp5s0: send auth to b0:e5:ed:5e:93:2f (try 1/3)
[    6.519199] wlp5s0: authenticated
[    6.520683] wlp5s0: associate with b0:e5:ed:5e:93:2f (try 1/3)
[    6.524118] wlp5s0: RX AssocResp from b0:e5:ed:5e:93:2f (capab=0x1411 status=0 aid=6)
[    6.524285] wlp5s0: associated
[    6.549669] IPv6: ADDRCONF(NETDEV_CHANGE): wlp5s0: link becomes ready
[    7.802100] kauditd_printk_skb: 39 callbacks suppressed
[    7.802102] audit: type=1131 audit(1552923687.471:50): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    9.744463] audit: type=1006 audit(1552923689.414:51): pid=824 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[    9.757085] audit: type=1130 audit(1552923689.424:52): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    9.761891] audit: type=1006 audit(1552923689.431:53): pid=857 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
[    9.791146] audit: type=1130 audit(1552923689.461:54): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    9.810559] audit: type=1112 audit(1552923689.478:55): pid=824 uid=0 auid=1000 ses=2 msg='op=login id=1000 exe="/usr/bin/lightdm" hostname=deepcore addr=? terminal=/dev/tty7 res=success'
[   10.132015] audit: type=1130 audit(1552923689.801:56): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   10.443414] audit: type=1130 audit(1552923690.111:57): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   10.557014] audit: type=1130 audit(1552923690.224:58): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   10.746230] audit: type=1130 audit(1552923690.414:59): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.005018] audit: type=1131 audit(1552923693.674:60): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   19.954042] audit: type=1131 audit(1552923699.624:61): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@620 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   19.959693] audit: type=1131 audit(1552923699.628:62): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@620 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   33.622318] audit: type=1131 audit(1552923713.295:63): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   43.245741] usb 4-1: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[   43.262874] usb 4-1: New USB device found, idVendor=8564, idProduct=1000, bcdDevice= a.00
[   43.262877] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   43.262878] usb 4-1: Product: Mass Storage Device
[   43.262879] usb 4-1: Manufacturer: JetFlash
[   43.262880] usb 4-1: SerialNumber: 1818065781
[   43.275343] usb-storage 4-1:1.0: USB Mass Storage device detected
[   43.275449] scsi host6: usb-storage 4-1:1.0
[   43.275515] usbcore: registered new interface driver usb-storage
[   43.278814] usbcore: registered new interface driver uas
[   44.279680] scsi 6:0:0:0: Direct-Access     JetFlash Transcend 32GB   1.00 PQ: 0 ANSI: 5
[   44.280412] sd 6:0:0:0: [sdc] 61741056 512-byte logical blocks: (31.6 GB/29.4 GiB)
[   44.280533] sd 6:0:0:0: [sdc] Write Protect is off
[   44.280537] sd 6:0:0:0: [sdc] Mode Sense: 23 00 00 00
[   44.280657] sd 6:0:0:0: [sdc] Write cache: disabled, read cache: disabled, doesn't support DPO or FUA
[   44.282758]  sdc: sdc1 sdc2
[   44.284174] sd 6:0:0:0: [sdc] Attached SCSI removable disk
[   67.062639] device-mapper: uevent: version 1.0.3
[   67.062704] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com
[   67.456430] NET: Registered protocol family 38
[   67.521417] device-mapper: crypt: xts(aes) using implementation "xts-aes-aesni"
[   67.855643] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[  217.952631] sd 6:0:0:0: [sdc] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[  217.952634] sd 6:0:0:0: [sdc] tag#0 Sense Key : Not Ready [current] 
[  217.952636] sd 6:0:0:0: [sdc] tag#0 Add. Sense: Medium not present
[  217.952638] sd 6:0:0:0: [sdc] tag#0 CDB: Read(10) 28 00 02 71 04 00 00 02 00 00
[  217.952640] print_req_error: I/O error, dev sdc, sector 40961024 flags 80700
[  217.953124] sd 6:0:0:0: [sdc] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[  217.953125] sd 6:0:0:0: [sdc] tag#0 Sense Key : Not Ready [current] 
[  217.953127] sd 6:0:0:0: [sdc] tag#0 Add. Sense: Medium not present
[  217.953128] sd 6:0:0:0: [sdc] tag#0 CDB: Read(10) 28 00 02 71 04 00 00 00 08 00
[  217.953129] print_req_error: I/O error, dev sdc, sector 40961024 flags 0
[  217.953131] Buffer I/O error on dev sdc1, logical block 5119872, async page read
[  221.358085] usb 4-1: USB disconnect, device number 2
[  905.887935] audit: type=1130 audit(1552924585.651:64): 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'
[  905.887939] audit: type=1131 audit(1552924585.651:65): 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'
[ 6940.438756] audit: type=1131 audit(1552930620.109:66): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6940.439514] audit: type=1131 audit(1552930620.109:67): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6940.440067] audit: type=1131 audit(1552930620.109:68): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6940.447237] audit: type=1131 audit(1552930620.115:69): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6940.449350] audit: type=1113 audit(1552930620.119:70): pid=824 uid=0 auid=1000 ses=2 msg='op=logout id=1000 exe="/usr/bin/lightdm" hostname=deepcore addr=? terminal=/dev/tty7 res=success'
[ 6940.458323] audit: type=1131 audit(1552930620.129:71): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6940.539021] audit: type=1131 audit(1552930620.209:72): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6940.541705] audit: type=1130 audit(1552930620.212:73): 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'
[ 6940.541708] audit: type=1131 audit(1552930620.212:74): 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'
[ 6940.545647] audit: type=1131 audit(1552930620.215:75): 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'
[ 6941.009578] wlp5s0: deauthenticating from b0:e5:ed:5e:93:2f by local choice (Reason: 3=DEAUTH_LEAVING)
[ 6943.094460] watchdog: watchdog0: watchdog did not stop!
[ 6943.095315] printk: systemd-shutdow: 45 output lines suppressed due to ratelimiting
[ 6943.102657] systemd-shutdown[1]: Syncing filesystems and block devices.
[ 6943.122053] systemd-shutdown[1]: Sending SIGTERM to remaining processes...
[ 6943.123430] systemd-journald[320]: Received SIGTERM from PID 1 (systemd-shutdow).
[ 6943.130730] systemd-shutdown[1]: Sending SIGKILL to remaining processes...
[ 6943.131584] systemd-shutdown[1]: Hardware watchdog 'iTCO_wdt', version 0
[ 6943.131929] systemd-shutdown[1]: Unmounting file systems.
[ 6943.132311] [2296]: Remounting '/' read-only in with options '(null)'.
[ 6943.153444] EXT4-fs (sda6): re-mounted. Opts: (null)
[ 6943.162742] systemd-shutdown[1]: All filesystems unmounted.
[ 6943.162745] systemd-shutdown[1]: Deactivating swaps.
[ 6943.162793] systemd-shutdown[1]: All swaps deactivated.
[ 6943.162795] systemd-shutdown[1]: Detaching loop devices.
[ 6943.162920] systemd-shutdown[1]: All loop devices detached.
[ 6943.174328] EXT4-fs (sda6): re-mounted. Opts: (null)

Log with usual delay observed:

[    0.000000] microcode: microcode updated early to revision 0x25, date = 2018-04-02
[    0.000000] Linux version 5.0.2-arch1-1-ARCH (builduser@heftig-15298) (gcc version 8.2.1 20181127 (GCC)) #1 SMP PREEMPT Thu Mar 14 18:47:49 UTC 2019
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=35c6c4e7-7c1e-42d8-b6f6-2094dda6d12f rw quiet
[    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 'standard' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000c0a28fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000c0a29000-0x00000000c0a2ffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000c0a30000-0x00000000c0e83fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000c0e84000-0x00000000c12d8fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000c12d9000-0x00000000dc51cfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000dc51d000-0x00000000dc725fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000dc726000-0x00000000dc73cfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000dc73d000-0x00000000dcc7afff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000dcc7b000-0x00000000ddf58fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ddf59000-0x00000000ddffefff] type 20
[    0.000000] BIOS-e820: [mem 0x00000000ddfff000-0x00000000ddffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000041dffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.31 by American Megatrends
[    0.000000] efi:  ESRT=0xddf57898  ACPI=0xdc72a000  ACPI 2.0=0xdc72a000  SMBIOS=0xf04c0  MPS=0xfd4e0 
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: ASUS All Series/B85M-E, BIOS 2105 08/08/2014
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3591.647 MHz processor
[    0.001314] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001315] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001320] last_pfn = 0x41e000 max_arch_pfn = 0x400000000
[    0.001323] MTRR default type: uncachable
[    0.001324] MTRR fixed ranges enabled:
[    0.001324]   00000-9FFFF write-back
[    0.001325]   A0000-BFFFF uncachable
[    0.001325]   C0000-CFFFF write-protect
[    0.001326]   D0000-DFFFF uncachable
[    0.001326]   E0000-FFFFF write-protect
[    0.001327] MTRR variable ranges enabled:
[    0.001328]   0 base 0000000000 mask 7C00000000 write-back
[    0.001328]   1 base 0400000000 mask 7FF0000000 write-back
[    0.001329]   2 base 0410000000 mask 7FF8000000 write-back
[    0.001329]   3 base 0418000000 mask 7FFC000000 write-back
[    0.001330]   4 base 041C000000 mask 7FFE000000 write-back
[    0.001330]   5 base 00E0000000 mask 7FE0000000 uncachable
[    0.001331]   6 disabled
[    0.001331]   7 disabled
[    0.001332]   8 disabled
[    0.001332]   9 disabled
[    0.002071] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.002212] total RAM covered: 16352M
[    0.002473] Found optimal setting for mtrr clean up
[    0.002473]  gran_size: 64K 	chunk_size: 64M 	num_reg: 7  	lose cover RAM: 0G
[    0.003191] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
[    0.003195] last_pfn = 0xde000 max_arch_pfn = 0x400000000
[    0.008659] found SMP MP-table at [mem 0x000fd7e0-0x000fd7ef] mapped at [(____ptrval____)]
[    0.008669] esrt: Reserving ESRT space from 0x00000000ddf57898 to 0x00000000ddf578d0.
[    0.008689] check: Scanning 1 areas for low memory corruption
[    0.008691] Base memory trampoline at [(____ptrval____)] 97000 size 24576
[    0.008694] Using GB pages for direct mapping
[    0.008695] BRK [0x412e01000, 0x412e01fff] PGTABLE
[    0.008696] BRK [0x412e02000, 0x412e02fff] PGTABLE
[    0.008697] BRK [0x412e03000, 0x412e03fff] PGTABLE
[    0.008712] BRK [0x412e04000, 0x412e04fff] PGTABLE
[    0.008713] BRK [0x412e05000, 0x412e05fff] PGTABLE
[    0.008770] BRK [0x412e06000, 0x412e06fff] PGTABLE
[    0.008790] BRK [0x412e07000, 0x412e07fff] PGTABLE
[    0.008855] BRK [0x412e08000, 0x412e08fff] PGTABLE
[    0.008892] BRK [0x412e09000, 0x412e09fff] PGTABLE
[    0.008931] BRK [0x412e0a000, 0x412e0afff] PGTABLE
[    0.008958] BRK [0x412e0b000, 0x412e0bfff] PGTABLE
[    0.008975] Secure boot could not be determined
[    0.008976] RAMDISK: [mem 0x36aa5000-0x37549fff]
[    0.008980] ACPI: Early table checksum verification disabled
[    0.008982] ACPI: RSDP 0x00000000DC72A000 000024 (v02 ALASKA)
[    0.008984] ACPI: XSDT 0x00000000DC72A088 000084 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.008988] ACPI: FACP 0x00000000DC7381C0 00010C (v05 ALASKA A M I    01072009 AMI  00010013)
[    0.008991] ACPI: DSDT 0x00000000DC72A1A0 00E020 (v02 ALASKA A M I    00000031 INTL 20091112)
[    0.008993] ACPI: FACS 0x00000000DCC79080 000040
[    0.008995] ACPI: APIC 0x00000000DC7382D0 000092 (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.008997] ACPI: FPDT 0x00000000DC738368 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.008998] ACPI: LPIT 0x00000000DC7383B0 00005C (v01 ALASKA A M I    00000000 AMI. 00000005)
[    0.009000] ACPI: SSDT 0x00000000DC738410 000539 (v01 PmRef  Cpu0Ist  00003000 INTL 20091112)
[    0.009002] ACPI: SSDT 0x00000000DC738950 000AD8 (v01 PmRef  CpuPm    00003000 INTL 20091112)
[    0.009004] ACPI: MCFG 0x00000000DC739428 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.009005] ACPI: HPET 0x00000000DC739468 000038 (v01 ALASKA A M I    01072009 AMI. 00000005)
[    0.009007] ACPI: SSDT 0x00000000DC7394A0 00036D (v01 SataRe SataTabl 00001000 INTL 20091112)
[    0.009009] ACPI: SSDT 0x00000000DC739810 0034E1 (v01 SaSsdt SaSsdt   00003000 INTL 20091112)
[    0.009010] ACPI: BGRT 0x00000000DC73CDF8 000038 (v00 ALASKA A M I    01072009 AMI  00010013)
[    0.009012] ACPI: ASF! 0x00000000DC73CD50 0000A5 (v32 INTEL   HCG     00000001 TFSM 000F4240)
[    0.009017] ACPI: Local APIC address 0xfee00000
[    0.009074] No NUMA configuration found
[    0.009075] Faking a node at [mem 0x0000000000000000-0x000000041dffffff]
[    0.009078] NODE_DATA(0) allocated [mem 0x41dffc000-0x41dffffff]
[    0.009097] Zone ranges:
[    0.009098]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.009098]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.009099]   Normal   [mem 0x0000000100000000-0x000000041dffffff]
[    0.009100]   Device   empty
[    0.009100] Movable zone start for each node
[    0.009101] Early memory node ranges
[    0.009101]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.009102]   node   0: [mem 0x0000000000059000-0x000000000009efff]
[    0.009102]   node   0: [mem 0x0000000000100000-0x00000000c0a28fff]
[    0.009103]   node   0: [mem 0x00000000c0a30000-0x00000000c0e83fff]
[    0.009103]   node   0: [mem 0x00000000c12d9000-0x00000000dc51cfff]
[    0.009103]   node   0: [mem 0x00000000ddfff000-0x00000000ddffffff]
[    0.009104]   node   0: [mem 0x0000000100000000-0x000000041dffffff]
[    0.009268] Zeroed struct page in unavailable ranges: 16289 pages
[    0.009269] Initmem setup node 0 [mem 0x0000000000001000-0x000000041dffffff]
[    0.009270] On node 0 totalpages: 4169823
[    0.009271]   DMA zone: 64 pages used for memmap
[    0.009271]   DMA zone: 26 pages reserved
[    0.009272]   DMA zone: 3997 pages, LIFO batch:0
[    0.009333]   DMA32 zone: 14020 pages used for memmap
[    0.009334]   DMA32 zone: 897218 pages, LIFO batch:63
[    0.022786]   Normal zone: 51072 pages used for memmap
[    0.022787]   Normal zone: 3268608 pages, LIFO batch:63
[    0.069978] ACPI: PM-Timer IO Port: 0x1808
[    0.069980] ACPI: Local APIC address 0xfee00000
[    0.069985] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.069993] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
[    0.069995] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.069996] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.069997] ACPI: IRQ0 used by override.
[    0.069997] ACPI: IRQ9 used by override.
[    0.069998] Using ACPI (MADT) for SMP configuration information
[    0.069999] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.070003] efi_bgrt: Ignoring BGRT: invalid image address
[    0.070005] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.070023] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.070024] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.070025] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.070026] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.070027] PM: Registered nosave memory: [mem 0xc0a29000-0xc0a2ffff]
[    0.070028] PM: Registered nosave memory: [mem 0xc0e84000-0xc12d8fff]
[    0.070029] PM: Registered nosave memory: [mem 0xdc51d000-0xdc725fff]
[    0.070029] PM: Registered nosave memory: [mem 0xdc726000-0xdc73cfff]
[    0.070030] PM: Registered nosave memory: [mem 0xdc73d000-0xdcc7afff]
[    0.070030] PM: Registered nosave memory: [mem 0xdcc7b000-0xddf58fff]
[    0.070031] PM: Registered nosave memory: [mem 0xddf59000-0xddffefff]
[    0.070032] PM: Registered nosave memory: [mem 0xde000000-0xf7ffffff]
[    0.070032] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.070033] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[    0.070033] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.070033] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.070034] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[    0.070034] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
[    0.070035] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.070035] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[    0.070035] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.070036] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.070036] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.070038] [mem 0xde000000-0xf7ffffff] available for PCI devices
[    0.070038] Booting paravirtualized kernel on bare hardware
[    0.070040] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.148528] random: get_random_bytes called from start_kernel+0x95/0x538 with crng_init=0
[    0.148533] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
[    0.148680] percpu: Embedded 45 pages/cpu @(____ptrval____) s147456 r8192 d28672 u262144
[    0.148685] pcpu-alloc: s147456 r8192 d28672 u262144 alloc=1*2097152
[    0.148685] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.148699] Built 1 zonelists, mobility grouping on.  Total pages: 4104641
[    0.148700] Policy zone: Normal
[    0.148701] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=35c6c4e7-7c1e-42d8-b6f6-2094dda6d12f rw quiet
[    0.151488] Calgary: detecting Calgary via BIOS EBDA area
[    0.151489] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.185546] Memory: 16074952K/16679292K available (12291K kernel code, 1286K rwdata, 3720K rodata, 1536K init, 3904K bss, 604340K reserved, 0K cma-reserved)
[    0.185655] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.185659] Kernel/User page tables isolation: enabled
[    0.185670] ftrace: allocating 35888 entries in 141 pages
[    0.195448] rcu: Preemptible hierarchical RCU implementation.
[    0.195449] rcu: 	CONFIG_RCU_FANOUT set to non-default value of 32.
[    0.195449] rcu: 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.195450] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
[    0.195450] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.195451] 	Tasks RCU enabled.
[    0.195451] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.195452] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.196554] NR_IRQS: 20736, nr_irqs: 488, preallocated irqs: 16
[    0.196764] rcu: 	Offload RCU callbacks from CPUs: (none).
[    0.196800] Console: colour dummy device 80x25
[    0.196804] printk: console [tty0] enabled
[    0.196816] ACPI: Core revision 20181213
[    0.196959] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.196966] hpet clockevent registered
[    0.196969] APIC: Switch to symmetric I/O mode setup
[    0.197033] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.197476] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.213637] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33c580a3ea6, max_idle_ns: 440795270901 ns
[    0.213644] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.59 BogoMIPS (lpj=11972156)
[    0.213645] pid_max: default: 32768 minimum: 301
[    0.219576] LSM: Security Framework initializing
[    0.219577] Yama: becoming mindful.
[    0.219580] AppArmor: AppArmor disabled by boot time parameter
[    0.221462] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.222421] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.222459] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.222489] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.222653] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.222653] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.222657] mce: CPU supports 9 MCE banks
[    0.222664] mce: CPU0: Thermal monitoring enabled (TM1)
[    0.222673] process: using mwait in idle threads
[    0.222675] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[    0.222676] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[    0.222677] Spectre V2 : Mitigation: Full generic retpoline
[    0.222677] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.222677] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.222683] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.222683] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.222684] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.222805] Freeing SMP alternatives memory: 28K
[    0.223688] TSC deadline timer enabled
[    0.223690] smpboot: CPU0: Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz (family: 0x6, model: 0x3c, stepping: 0x3)
[    0.243654] Performance Events: PEBS fmt2+, Haswell events, 16-deep LBR, full-width counters, Intel PMU driver.
[    0.243684] ... version:                3
[    0.243685] ... bit width:              48
[    0.243685] ... generic registers:      4
[    0.243686] ... value mask:             0000ffffffffffff
[    0.243686] ... max period:             00007fffffffffff
[    0.243687] ... fixed-purpose events:   3
[    0.243687] ... event mask:             000000070000000f
[    0.250319] rcu: Hierarchical SRCU implementation.
[    0.273761] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.280323] smp: Bringing up secondary CPUs ...
[    0.320326] x86: Booting SMP configuration:
[    0.320326] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
[    0.560623] smp: Brought up 1 node, 8 CPUs
[    0.560623] smpboot: Max logical packages: 1
[    0.560623] smpboot: Total of 8 processors activated (57489.78 BogoMIPS)
[    0.563946] devtmpfs: initialized
[    0.563946] x86/mm: Memory block size: 128MB
[    0.564409] PM: Registering ACPI NVS region [mem 0xc0a29000-0xc0a2ffff] (28672 bytes)
[    0.564409] PM: Registering ACPI NVS region [mem 0xdc73d000-0xdcc7afff] (5496832 bytes)
[    0.564409] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.564409] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.564409] pinctrl core: initialized pinctrl subsystem
[    0.564409] RTC time: 17:38:13, date: 2019-03-18
[    0.564409] NET: Registered protocol family 16
[    0.564409] audit: initializing netlink subsys (disabled)
[    0.564409] audit: type=2000 audit(1552930693.366:1): state=initialized audit_enabled=0 res=1
[    0.566977] cpuidle: using governor ladder
[    0.566981] cpuidle: using governor menu
[    0.566997] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.566997] ACPI: bus type PCI registered
[    0.566998] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.567046] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.567048] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.567054] PCI: Using configuration type 1 for base access
[    0.567064] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[    0.567837] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.567837] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.567837] ACPI: Added _OSI(Module Device)
[    0.567837] ACPI: Added _OSI(Processor Device)
[    0.567837] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.567837] ACPI: Added _OSI(Processor Aggregator Device)
[    0.567837] ACPI: Added _OSI(Linux-Dell-Video)
[    0.567837] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.567837] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.575037] ACPI: 5 ACPI AML tables successfully acquired and loaded
[    0.575644] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.577087] ACPI: Dynamic OEM Table Load:
[    0.577091] ACPI: SSDT 0xFFFF92FADBBAE000 0003D3 (v01 PmRef  Cpu0Cst  00003001 INTL 20091112)
[    0.577243] ACPI: Dynamic OEM Table Load:
[    0.577243] ACPI: SSDT 0xFFFF92FADBBFE000 0005AA (v01 PmRef  ApIst    00003000 INTL 20091112)
[    0.577585] ACPI: Dynamic OEM Table Load:
[    0.577585] ACPI: SSDT 0xFFFF92FADB57CC00 000119 (v01 PmRef  ApCst    00003000 INTL 20091112)
[    0.578058] ACPI: Interpreter enabled
[    0.578078] ACPI: (supports S0 S3 S4 S5)
[    0.578079] ACPI: Using IOAPIC for interrupt routing
[    0.578101] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.578446] ACPI: Enabled 10 GPEs in block 00 to 3F
[    0.589626] ACPI: Power Resource [FN00] (off)
[    0.589687] ACPI: Power Resource [FN01] (off)
[    0.589745] ACPI: Power Resource [FN02] (off)
[    0.589802] ACPI: Power Resource [FN03] (off)
[    0.589859] ACPI: Power Resource [FN04] (off)
[    0.590603] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.590607] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.590828] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
[    0.590962] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR]
[    0.590963] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.591346] PCI host bridge to bus 0000:00
[    0.591348] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.591349] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.591350] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.591350] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.591351] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.591352] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.591353] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.591354] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff window]
[    0.591355] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.591360] pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000
[    0.591431] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
[    0.591460] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.591578] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
[    0.591596] pci 0000:00:14.0: reg 0x10: [mem 0xf7200000-0xf720ffff 64bit]
[    0.591646] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.591705] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
[    0.591723] pci 0000:00:16.0: reg 0x10: [mem 0xf721b000-0xf721b00f 64bit]
[    0.591776] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.591840] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
[    0.591858] pci 0000:00:1a.0: reg 0x10: [mem 0xf7218000-0xf72183ff]
[    0.591928] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.591990] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
[    0.592005] pci 0000:00:1b.0: reg 0x10: [mem 0xf7210000-0xf7213fff 64bit]
[    0.592056] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.592113] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
[    0.592176] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.592275] pci 0000:00:1c.2: [8086:8c14] type 01 class 0x060400
[    0.592338] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.592434] pci 0000:00:1c.3: [8086:244e] type 01 class 0x060401
[    0.592497] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.592597] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
[    0.592616] pci 0000:00:1d.0: reg 0x10: [mem 0xf7217000-0xf72173ff]
[    0.592687] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.592750] pci 0000:00:1f.0: [8086:8c50] type 00 class 0x060100
[    0.592894] pci 0000:00:1f.2: [8086:8c02] type 00 class 0x010601
[    0.592907] pci 0000:00:1f.2: reg 0x10: [io  0xf070-0xf077]
[    0.592913] pci 0000:00:1f.2: reg 0x14: [io  0xf060-0xf063]
[    0.592919] pci 0000:00:1f.2: reg 0x18: [io  0xf050-0xf057]
[    0.592924] pci 0000:00:1f.2: reg 0x1c: [io  0xf040-0xf043]
[    0.592930] pci 0000:00:1f.2: reg 0x20: [io  0xf020-0xf03f]
[    0.592936] pci 0000:00:1f.2: reg 0x24: [mem 0xf7216000-0xf72167ff]
[    0.592965] pci 0000:00:1f.2: PME# supported from D3hot
[    0.593017] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
[    0.593032] pci 0000:00:1f.3: reg 0x10: [mem 0xf7215000-0xf72150ff 64bit]
[    0.593049] pci 0000:00:1f.3: reg 0x20: [io  0xf000-0xf01f]
[    0.593141] pci 0000:01:00.0: [10de:1401] type 00 class 0x030000
[    0.593158] pci 0000:01:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff]
[    0.593167] pci 0000:01:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.593175] pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
[    0.593181] pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.593187] pci 0000:01:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref]
[    0.593200] pci 0000:01:00.0: BAR 3: assigned to efifb
[    0.593254] pci 0000:01:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x16 link at 0000:00:01.0 (capable of 126.016 Gb/s with 8 GT/s x16 link)
[    0.593288] pci 0000:01:00.1: [10de:0fba] type 00 class 0x040300
[    0.593301] pci 0000:01:00.1: reg 0x10: [mem 0xf7080000-0xf7083fff]
[    0.593402] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.593404] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.593405] pci 0000:00:01.0:   bridge window [mem 0xf6000000-0xf70fffff]
[    0.593408] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
[    0.593454] acpiphp: Slot [1] registered
[    0.593458] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.593518] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
[    0.593545] pci 0000:03:00.0: reg 0x10: [io  0xd000-0xd0ff]
[    0.593570] pci 0000:03:00.0: reg 0x18: [mem 0xf2104000-0xf2104fff 64bit pref]
[    0.593586] pci 0000:03:00.0: reg 0x20: [mem 0xf2100000-0xf2103fff 64bit pref]
[    0.593675] pci 0000:03:00.0: supports D1 D2
[    0.593676] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.593774] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    0.593776] pci 0000:00:1c.2:   bridge window [io  0xd000-0xdfff]
[    0.593782] pci 0000:00:1c.2:   bridge window [mem 0xf2100000-0xf21fffff 64bit pref]
[    0.593827] pci 0000:04:00.0: [1b21:1080] type 01 class 0x060401
[    0.593944] pci 0000:00:1c.3: PCI bridge to [bus 04-05] (subtractive decode)
[    0.593948] pci 0000:00:1c.3:   bridge window [mem 0xf7100000-0xf71fffff]
[    0.593952] pci 0000:00:1c.3:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.593953] pci 0000:00:1c.3:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.593954] pci 0000:00:1c.3:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.593955] pci 0000:00:1c.3:   bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
[    0.593956] pci 0000:00:1c.3:   bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
[    0.593957] pci 0000:00:1c.3:   bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
[    0.593957] pci 0000:00:1c.3:   bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode)
[    0.593958] pci 0000:00:1c.3:   bridge window [mem 0xe0000000-0xfeafffff window] (subtractive decode)
[    0.593983] pci_bus 0000:05: extended config space not accessible
[    0.594004] pci 0000:05:00.0: [1814:3062] type 00 class 0x028000
[    0.594030] pci 0000:05:00.0: reg 0x10: [mem 0xf7100000-0xf710ffff]
[    0.594245] pci 0000:04:00.0: PCI bridge to [bus 05] (subtractive decode)
[    0.594256] pci 0000:04:00.0:   bridge window [mem 0xf7100000-0xf71fffff]
[    0.594263] pci 0000:04:00.0:   bridge window [mem 0xf7100000-0xf71fffff] (subtractive decode)
[    0.594264] pci 0000:04:00.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.594264] pci 0000:04:00.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.594265] pci 0000:04:00.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.594266] pci 0000:04:00.0:   bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
[    0.594267] pci 0000:04:00.0:   bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
[    0.594268] pci 0000:04:00.0:   bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
[    0.594269] pci 0000:04:00.0:   bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode)
[    0.594269] pci 0000:04:00.0:   bridge window [mem 0xe0000000-0xfeafffff window] (subtractive decode)
[    0.594972] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.595017] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[    0.595061] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 *6 7 10 11 12 14 15)
[    0.595104] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 7 10 11 12 14 15)
[    0.595147] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 *7 10 11 12 14 15)
[    0.595190] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 *15)
[    0.595234] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 *14 15)
[    0.595277] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.595560] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[    0.595560] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.595560] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.595560] vgaarb: loaded
[    0.595560] ACPI: bus type USB registered
[    0.595560] usbcore: registered new interface driver usbfs
[    0.595560] usbcore: registered new interface driver hub
[    0.595563] usbcore: registered new device driver usb
[    0.595563] pps_core: LinuxPPS API ver. 1 registered
[    0.595563] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.595563] PTP clock support registered
[    0.595563] EDAC MC: Ver: 3.0.0
[    0.595563] Registered efivars operations
[    0.597134] PCI: Using ACPI for IRQ routing
[    0.600473] PCI: pci_cache_line_size set to 64 bytes
[    0.600519] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.600520] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.600520] e820: reserve RAM buffer [mem 0xc0a29000-0xc3ffffff]
[    0.600521] e820: reserve RAM buffer [mem 0xc0e84000-0xc3ffffff]
[    0.600522] e820: reserve RAM buffer [mem 0xdc51d000-0xdfffffff]
[    0.600522] e820: reserve RAM buffer [mem 0xde000000-0xdfffffff]
[    0.600523] e820: reserve RAM buffer [mem 0x41e000000-0x41fffffff]
[    0.600582] NetLabel: Initializing
[    0.600582] NetLabel:  domain hash size = 128
[    0.600583] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.600591] NetLabel:  unlabeled traffic allowed by default
[    0.600594] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.600594] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.602546] clocksource: Switched to clocksource tsc-early
[    0.607205] VFS: Disk quotas dquot_6.6.0
[    0.607217] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.607262] pnp: PnP ACPI init
[    0.607345] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.607349] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.607509] system 00:01: [io  0x0680-0x069f] has been reserved
[    0.607510] system 00:01: [io  0xffff] has been reserved
[    0.607511] system 00:01: [io  0xffff] has been reserved
[    0.607512] system 00:01: [io  0xffff] has been reserved
[    0.607513] system 00:01: [io  0x1c00-0x1cfe] has been reserved
[    0.607514] system 00:01: [io  0x1d00-0x1dfe] has been reserved
[    0.607515] system 00:01: [io  0x1e00-0x1efe] has been reserved
[    0.607516] system 00:01: [io  0x1f00-0x1ffe] has been reserved
[    0.607517] system 00:01: [io  0x1800-0x18fe] has been reserved
[    0.607518] system 00:01: [io  0x164e-0x164f] has been reserved
[    0.607521] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.607537] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.607574] system 00:03: [io  0x1854-0x1857] has been reserved
[    0.607577] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.607646] system 00:04: [io  0x0290-0x029f] has been reserved
[    0.607649] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.607883] pnp 00:05: [dma 0 disabled]
[    0.607964] pnp 00:05: Plug and Play ACPI device, IDs PNP0400 (active)
[    0.608002] system 00:06: [io  0x04d0-0x04d1] has been reserved
[    0.608005] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.608175] pnp 00:07: [dma 0 disabled]
[    0.608206] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.608235] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    0.608591] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.608592] system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.608593] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.608594] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.608596] system 00:09: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.608597] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.608598] system 00:09: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.608599] system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.608600] system 00:09: [mem 0xff000000-0xffffffff] has been reserved
[    0.608601] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.608602] system 00:09: [mem 0xf7fdf000-0xf7fdffff] has been reserved
[    0.608603] system 00:09: [mem 0xf7fe0000-0xf7feffff] has been reserved
[    0.608606] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.608807] pnp: PnP ACPI: found 10 devices
[    0.614106] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.614118] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
[    0.614120] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
[    0.614121] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 add_align 100000
[    0.614147] pci 0000:00:1c.0: BAR 14: assigned [mem 0xf2200000-0xf23fffff]
[    0.614151] pci 0000:00:1c.0: BAR 15: assigned [mem 0xf2400000-0xf25fffff 64bit pref]
[    0.614152] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
[    0.614154] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.614155] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.614157] pci 0000:00:01.0:   bridge window [mem 0xf6000000-0xf70fffff]
[    0.614159] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
[    0.614161] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.614163] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    0.614166] pci 0000:00:1c.0:   bridge window [mem 0xf2200000-0xf23fffff]
[    0.614169] pci 0000:00:1c.0:   bridge window [mem 0xf2400000-0xf25fffff 64bit pref]
[    0.614173] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    0.614175] pci 0000:00:1c.2:   bridge window [io  0xd000-0xdfff]
[    0.614180] pci 0000:00:1c.2:   bridge window [mem 0xf2100000-0xf21fffff 64bit pref]
[    0.614184] pci 0000:04:00.0: PCI bridge to [bus 05]
[    0.614190] pci 0000:04:00.0:   bridge window [mem 0xf7100000-0xf71fffff]
[    0.614200] pci 0000:00:1c.3: PCI bridge to [bus 04-05]
[    0.614203] pci 0000:00:1c.3:   bridge window [mem 0xf7100000-0xf71fffff]
[    0.614210] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.614211] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.614212] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.614212] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window]
[    0.614213] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window]
[    0.614214] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window]
[    0.614215] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window]
[    0.614216] pci_bus 0000:00: resource 11 [mem 0xe0000000-0xfeafffff window]
[    0.614217] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.614218] pci_bus 0000:01: resource 1 [mem 0xf6000000-0xf70fffff]
[    0.614219] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xf1ffffff 64bit pref]
[    0.614220] pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
[    0.614221] pci_bus 0000:02: resource 1 [mem 0xf2200000-0xf23fffff]
[    0.614222] pci_bus 0000:02: resource 2 [mem 0xf2400000-0xf25fffff 64bit pref]
[    0.614223] pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
[    0.614224] pci_bus 0000:03: resource 2 [mem 0xf2100000-0xf21fffff 64bit pref]
[    0.614224] pci_bus 0000:04: resource 1 [mem 0xf7100000-0xf71fffff]
[    0.614225] pci_bus 0000:04: resource 4 [io  0x0000-0x0cf7 window]
[    0.614226] pci_bus 0000:04: resource 5 [io  0x0d00-0xffff window]
[    0.614227] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.614228] pci_bus 0000:04: resource 7 [mem 0x000d0000-0x000d3fff window]
[    0.614229] pci_bus 0000:04: resource 8 [mem 0x000d4000-0x000d7fff window]
[    0.614230] pci_bus 0000:04: resource 9 [mem 0x000d8000-0x000dbfff window]
[    0.614231] pci_bus 0000:04: resource 10 [mem 0x000dc000-0x000dffff window]
[    0.614232] pci_bus 0000:04: resource 11 [mem 0xe0000000-0xfeafffff window]
[    0.614233] pci_bus 0000:05: resource 1 [mem 0xf7100000-0xf71fffff]
[    0.614234] pci_bus 0000:05: resource 4 [mem 0xf7100000-0xf71fffff]
[    0.614234] pci_bus 0000:05: resource 5 [io  0x0000-0x0cf7 window]
[    0.614235] pci_bus 0000:05: resource 6 [io  0x0d00-0xffff window]
[    0.614236] pci_bus 0000:05: resource 7 [mem 0x000a0000-0x000bffff window]
[    0.614237] pci_bus 0000:05: resource 8 [mem 0x000d0000-0x000d3fff window]
[    0.614238] pci_bus 0000:05: resource 9 [mem 0x000d4000-0x000d7fff window]
[    0.614239] pci_bus 0000:05: resource 10 [mem 0x000d8000-0x000dbfff window]
[    0.614240] pci_bus 0000:05: resource 11 [mem 0x000dc000-0x000dffff window]
[    0.614241] pci_bus 0000:05: resource 12 [mem 0xe0000000-0xfeafffff window]
[    0.614326] NET: Registered protocol family 2
[    0.614420] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
[    0.614456] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.614569] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.614662] TCP: Hash tables configured (established 131072 bind 65536)
[    0.614685] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    0.614715] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    0.614766] NET: Registered protocol family 1
[    0.614770] NET: Registered protocol family 44
[    0.633714] pci 0000:00:1a.0: quirk_usb_early_handoff+0x0/0x6ad took 18351 usecs
[    0.650378] pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x6ad took 16262 usecs
[    0.650394] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.650402] pci 0000:01:00.1: Linked as a consumer to 0000:01:00.0
[    0.650435] PCI: CLS 64 bytes, default 64
[    0.650458] Unpacking initramfs...
[    0.738509] Freeing initrd memory: 10900K
[    0.738514] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.738516] software IO TLB: mapped [mem 0xc96c0000-0xcd6c0000] (64MB)
[    0.738642] check: Scanning for low memory corruption every 60 seconds
[    0.739023] Initialise system trusted keyrings
[    0.739028] Key type blacklist registered
[    0.739060] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[    0.739853] zbud: loaded
[    0.765836] Key type asymmetric registered
[    0.765837] Asymmetric key parser 'x509' registered
[    0.765844] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    0.765867] io scheduler mq-deadline registered
[    0.765868] io scheduler kyber registered
[    0.765901] io scheduler bfq registered
[    0.766307] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.766354] efifb: probing for efifb
[    0.766363] efifb: No BGRT, not showing boot graphics
[    0.766364] efifb: framebuffer at 0xf1000000, using 3072k, total 3072k
[    0.766365] efifb: mode is 1024x768x32, linelength=4096, pages=1
[    0.766365] efifb: scrolling: redraw
[    0.766366] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.766394] fbcon: Deferring console take-over
[    0.766395] fb0: EFI VGA frame buffer device
[    0.766400] intel_idle: MWAIT substates: 0x42120
[    0.766400] intel_idle: v0.4.1 model 0x3C
[    0.766633] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.766681] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.766687] ACPI: Power Button [PWRB]
[    0.766716] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.766734] ACPI: Power Button [PWRF]
[    0.767536] thermal LNXTHERM:00: registered as thermal_zone0
[    0.767537] ACPI: Thermal Zone [TZ00] (28 C)
[    0.767739] thermal LNXTHERM:01: registered as thermal_zone1
[    0.767740] ACPI: Thermal Zone [TZ01] (30 C)
[    0.767882] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.788511] 00:07: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.789755] usbcore: registered new interface driver usbserial_generic
[    0.789758] usbserial: USB Serial support registered for generic
[    0.789771] rtc_cmos 00:02: RTC can wake from S4
[    0.789909] rtc_cmos 00:02: registered as rtc0
[    0.789919] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.789952] intel_pstate: Intel P-state driver initializing
[    0.790277] ledtrig-cpu: registered to indicate activity on CPUs
[    0.790934] NET: Registered protocol family 10
[    0.804300] Segment Routing with IPv6
[    0.804312] NET: Registered protocol family 17
[    0.804659] RAS: Correctable Errors collector initialized.
[    0.804680] microcode: sig=0x306c3, pf=0x2, revision=0x25
[    0.804768] microcode: Microcode Update Driver: v2.2.
[    0.804775] sched_clock: Marking stable (804578435, 186962)->(814462439, -9697042)
[    0.804937] registered taskstats version 1
[    0.804942] Loading compiled-in X.509 certificates
[    0.807176] Loaded X.509 cert 'Build time autogenerated kernel key: 99038d2e75a4db33613e35d3aec7de22c3ebdaec'
[    0.807190] zswap: loaded using pool lzo/zbud
[    0.811665] Key type big_key registered
[    0.812039]   Magic number: 11:717:643
[    0.812128] rtc_cmos 00:02: setting system clock to 2019-03-18T17:38:13 UTC (1552930693)
[    0.812786] Freeing unused decrypted memory: 2040K
[    0.812968] Freeing unused kernel image memory: 1536K
[    0.837135] Write protecting the kernel read-only data: 18432k
[    0.837831] Freeing unused kernel image memory: 2016K
[    0.838002] Freeing unused kernel image memory: 376K
[    0.849678] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.849678] x86/mm: Checking user space page tables
[    0.856048] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.856049] Run /init as init process
[    0.876745] fbcon: Taking over console
[    0.876794] Console: switching to colour frame buffer device 128x48
[    0.913531] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    0.913532] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    0.914185] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.916392] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.917356] ehci-pci: EHCI PCI platform driver
[    0.917518] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    0.917524] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.917534] ehci-pci 0000:00:1a.0: debug port 2
[    0.921445] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    0.921455] ehci-pci 0000:00:1a.0: irq 20, io mem 0xf7218000
[    0.923848] SCSI subsystem initialized
[    0.929314] libata version 3.00 loaded.
[    0.931645] ahci 0000:00:1f.2: version 3.0
[    0.931773] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0xd impl SATA mode
[    0.931775] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst 
[    0.933669] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.933704] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.00
[    0.933705] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.933706] usb usb1: Product: EHCI Host Controller
[    0.933707] usb usb1: Manufacturer: Linux 5.0.2-arch1-1-ARCH ehci_hcd
[    0.933708] usb usb1: SerialNumber: 0000:00:1a.0
[    0.933788] hub 1-0:1.0: USB hub found
[    0.933792] hub 1-0:1.0: 2 ports detected
[    0.933916] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.933920] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.934972] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
[    0.934975] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.935073] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.00
[    0.935074] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.935075] usb usb2: Product: xHCI Host Controller
[    0.935075] usb usb2: Manufacturer: Linux 5.0.2-arch1-1-ARCH xhci-hcd
[    0.935076] usb usb2: SerialNumber: 0000:00:14.0
[    0.935202] hub 2-0:1.0: USB hub found
[    0.935215] hub 2-0:1.0: 12 ports detected
[    0.936838] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.936841] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.936842] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 3
[    0.936844] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    0.936846] xhci_hcd 0000:00:14.0: Host supports USB 3.0  SuperSpeed
[    0.936851] ehci-pci 0000:00:1d.0: debug port 2
[    0.936872] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.00
[    0.936873] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.936874] usb usb4: Product: xHCI Host Controller
[    0.936875] usb usb4: Manufacturer: Linux 5.0.2-arch1-1-ARCH xhci-hcd
[    0.936876] usb usb4: SerialNumber: 0000:00:14.0
[    0.936936] hub 4-0:1.0: USB hub found
[    0.936949] hub 4-0:1.0: 6 ports detected
[    0.940762] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    0.940768] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7217000
[    0.951069] scsi host0: ahci
[    0.951269] scsi host1: ahci
[    0.951467] scsi host2: ahci
[    0.951618] scsi host3: ahci
[    0.951716] scsi host4: ahci
[    0.951797] scsi host5: ahci
[    0.951843] ata1: SATA max UDMA/133 abar m2048@0xf7216000 port 0xf7216100 irq 24
[    0.951844] ata2: DUMMY
[    0.951846] ata3: SATA max UDMA/133 abar m2048@0xf7216000 port 0xf7216200 irq 24
[    0.951848] ata4: SATA max UDMA/133 abar m2048@0xf7216000 port 0xf7216280 irq 24
[    0.951849] ata5: DUMMY
[    0.951849] ata6: DUMMY
[    0.953656] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.953739] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.00
[    0.953741] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.953742] usb usb3: Product: EHCI Host Controller
[    0.953743] usb usb3: Manufacturer: Linux 5.0.2-arch1-1-ARCH ehci_hcd
[    0.953745] usb usb3: SerialNumber: 0000:00:1d.0
[    0.953866] hub 3-0:1.0: USB hub found
[    0.953877] hub 3-0:1.0: 2 ports detected
[    0.955740] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[    1.263763] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    1.263795] usb 2-6: new full-speed USB device number 2 using xhci_hcd
[    1.265988] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.266018] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.266048] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.266738] ata1.00: supports DRM functions and may not be fully accessible
[    1.267044] ata4.00: ATA-8: FUJITSU MHY2250BH, 890B, max UDMA/100
[    1.267051] ata4.00: 488397168 sectors, multi 16: LBA48 
[    1.267495] ata3.00: ATAPI: HL-DT-ST DVDRAM GH24NSC0, LK00, max UDMA/133
[    1.267966] ata1.00: ATA-10: Crucial_CT250MX200SSD1, MU01, max UDMA/133
[    1.267973] ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.268293] ata4.00: configured for UDMA/100
[    1.269284] ata3.00: configured for UDMA/133
[    1.272595] ata1.00: supports DRM functions and may not be fully accessible
[    1.278364] ata1.00: configured for UDMA/133
[    1.278907] scsi 0:0:0:0: Direct-Access     ATA      Crucial_CT250MX2 MU01 PQ: 0 ANSI: 5
[    1.280589] scsi 2:0:0:0: CD-ROM            HL-DT-ST DVDRAM GH24NSC0  LK00 PQ: 0 ANSI: 5
[    1.283705] usb 3-1: new high-speed USB device number 2 using ehci-pci
[    1.318400] scsi 3:0:0:0: Direct-Access     ATA      FUJITSU MHY2250B 890B PQ: 0 ANSI: 5
[    1.328887] ata1.00: Enabling discard_zeroes_data
[    1.329038] sd 3:0:0:0: [sdb] 488397168 512-byte logical blocks: (250 GB/233 GiB)
[    1.329048] sd 3:0:0:0: [sdb] Write Protect is off
[    1.329050] sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.329056] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB)
[    1.329057] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    1.329061] sd 0:0:0:0: [sda] Write Protect is off
[    1.329062] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.329067] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.329069] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.329165] ata1.00: Enabling discard_zeroes_data
[    1.330542]  sda: sda1 sda2 sda3 sda4 sda5 sda6
[    1.330885] ata1.00: Enabling discard_zeroes_data
[    1.331163] sd 0:0:0:0: [sda] supports TCG Opal
[    1.331165] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.400101] sr 2:0:0:0: [sr0] scsi3-mmc drive: 48x/12x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.400103] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.400455] sr 2:0:0:0: Attached scsi CD-ROM sr0
[    1.409267] usb 2-6: New USB device found, idVendor=12c9, idProduct=1002, bcdDevice= 1.30
[    1.409269] usb 2-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.409271] usb 2-6: Product: USB Gaming Mouse
[    1.409272] usb 2-6: Manufacturer: Newmen
[    1.414002] usb 1-1: New USB device found, idVendor=8087, idProduct=8008, bcdDevice= 0.05
[    1.414005] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.414310] hub 1-1:1.0: USB hub found
[    1.414385] hub 1-1:1.0: 6 ports detected
[    1.414864] hidraw: raw HID events driver (C) Jiri Kosina
[    1.423086] usbcore: registered new interface driver usbhid
[    1.423087] usbhid: USB HID core driver
[    1.424610] input: Newmen USB Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-6/2-6:1.0/0003:12C9:1002.0001/input/input3
[    1.424657] hid-generic 0003:12C9:1002.0001: input,hidraw0: USB HID v1.10 Mouse [Newmen USB Gaming Mouse] on usb-0000:00:14.0-6/input0
[    1.424884] input: Newmen USB Gaming Mouse Keyboard as /devices/pci0000:00/0000:00:14.0/usb2/2-6/2-6:1.1/0003:12C9:1002.0002/input/input4
[    1.437456] usb 3-1: New USB device found, idVendor=8087, idProduct=8000, bcdDevice= 0.05
[    1.437459] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.437821] hub 3-1:1.0: USB hub found
[    1.437894] hub 3-1:1.0: 6 ports detected
[    1.480480] input: Newmen USB Gaming Mouse System Control as /devices/pci0000:00/0000:00:14.0/usb2/2-6/2-6:1.1/0003:12C9:1002.0002/input/input5
[    1.480588] input: Newmen USB Gaming Mouse Consumer Control as /devices/pci0000:00/0000:00:14.0/usb2/2-6/2-6:1.1/0003:12C9:1002.0002/input/input6
[    1.480652] input: Newmen USB Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-6/2-6:1.1/0003:12C9:1002.0002/input/input7
[    1.480892] hid-generic 0003:12C9:1002.0002: input,hiddev0,hidraw1: USB HID v1.10 Keyboard [Newmen USB Gaming Mouse] on usb-0000:00:14.0-6/input1
[    1.481262] hid-generic 0003:12C9:1002.0003: hiddev1,hidraw2: USB HID v1.10 Device [Newmen USB Gaming Mouse] on usb-0000:00:14.0-6/input2
[    1.517516] random: fast init done
[    1.734758]  sdb: sdb1 sdb2
[    1.735999] sd 3:0:0:0: [sdb] Attached SCSI disk
[    1.743701] tsc: Refined TSC clocksource calibration: 3591.681 MHz
[    1.743716] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33c5a0b45fc, max_idle_ns: 440795301468 ns
[    1.743762] clocksource: Switched to clocksource tsc
[    2.162894] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[    2.261999] systemd[1]: systemd 241.7-2-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    2.277151] systemd[1]: Detected architecture x86-64.
[    2.280528] systemd[1]: Set hostname to <deepcore>.
[    2.367105] systemd[1]: Created slice User and Session Slice.
[    2.367200] systemd[1]: Listening on Journal Socket (/dev/log).
[    2.367210] systemd[1]: Reached target Remote File Systems.
[    2.367341] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    2.367376] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    2.367575] systemd[1]: Listening on LVM2 metadata daemon socket.
[    2.367869] systemd[1]: Created slice system-getty.slice.
[    2.377596] EXT4-fs (sda6): re-mounted. Opts: (null)
[    2.382428] random: lvm: uninitialized urandom read (4 bytes read)
[    2.384527] random: systemd-random-: uninitialized urandom read (512 bytes read)
[    2.385406] audit: type=1130 audit(1552930695.068:2): 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'
[    2.394179] audit: type=1130 audit(1552930695.078:3): 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'
[    2.415380] audit: type=1130 audit(1552930695.098:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.418995] audit: type=1130 audit(1552930695.101:5): 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'
[    2.421772] systemd-journald[322]: Received request to flush runtime journal from PID 1
[    2.430551] audit: type=1130 audit(1552930695.114: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'
[    2.517423] input: PC Speaker as /devices/platform/pcspkr/input/input8
[    2.522285] mousedev: PS/2 mouse device common for all mice
[    2.522414] ACPI Warning: SystemIO range 0x0000000000001828-0x000000000000182F conflicts with OpRegion 0x0000000000001800-0x000000000000187F (\PMIO) (20181213/utaddress-213)
[    2.522419] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    2.522421] ACPI Warning: SystemIO range 0x0000000000001C40-0x0000000000001C4F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20181213/utaddress-213)
[    2.522424] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    2.522425] ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C3F (\GPRL) (20181213/utaddress-213)
[    2.522428] ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20181213/utaddress-213)
[    2.522431] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    2.522431] ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C3F (\GPRL) (20181213/utaddress-213)
[    2.522434] ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20181213/utaddress-213)
[    2.522437] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    2.522437] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    2.522606] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[    2.522607] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    2.522608] RAPL PMU: hw unit of domain package 2^-14 Joules
[    2.522610] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    2.522611] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    2.522719] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[    2.531081] parport_pc 00:05: reported by Plug and Play ACPI
[    2.531138] parport0: PC-style at 0x378, irq 5 [PCSPP]
[    2.536329] IPMI message handler: version 39.2
[    2.540788] ipmi device interface
[    2.546036] cryptd: max_cpu_qlen set to 1000
[    2.546755] asus_wmi: ASUS WMI generic driver loaded
[    2.549994] Linux agpgart interface v0.103
[    2.551396] asus_wmi: Initialization: 0x0
[    2.551439] asus_wmi: BIOS WMI version: 0.9
[    2.551510] asus_wmi: SFUN value: 0x0
[    2.552160] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input9
[    2.552487] asus_wmi: Number of fans: 1
[    2.552522] iTCO_vendor_support: vendor-support=0
[    2.578698] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    2.578733] iTCO_wdt: Found a Lynx Point TCO device (Version=2, TCOBASE=0x1860)
[    2.578883] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    2.584398] AVX2 version of gcm_enc/dec engaged.
[    2.584400] AES CTR mode by8 optimization enabled
[    2.584883] libphy: r8169: probed
[    2.585303] r8169 0000:03:00.0 eth0: RTL8168f/8111f, 54:a0:50:7e:75:96, XID 480, IRQ 27
[    2.585305] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    2.585334] ppdev: user-space parallel port driver
[    2.587390] Adding 4194300k swap on /dev/sda5.  Priority:-2 extents:1 across:4194300k SSFS
[    2.589993] r8169 0000:03:00.0 enp3s0: renamed from eth0
[    2.598691] intel-spi intel-spi: w25q128 (16384 Kbytes)
[    2.603986] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    2.605829] Creating 1 MTD partitions on "intel-spi":
[    2.605832] 0x000000000000-0x000001000000 : "BIOS"
[    2.613747] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    2.615762] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    2.615764] cfg80211: failed to load regulatory.db
[    2.628977] snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002)
[    2.630535] snd_hda_intel 0000:01:00.1: Disabling MSI
[    2.630540] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[    2.649915] audit: type=1130 audit(1552930695.331:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.655106] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC887-VD: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[    2.655107] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    2.655108] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    2.655109] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    2.655110] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    2.655111] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[    2.655112] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[    2.655113] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[    2.666229] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[    2.666262] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[    2.666290] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[    2.666318] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[    2.666346] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[    2.681373] rt2800pci 0000:05:00.0: enabling device (0000 -> 0002)
[    2.681444] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3572, rev 0223 detected
[    2.685166] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0008 detected
[    2.718169] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[    2.720467] rt2800pci 0000:05:00.0 wlp5s0: renamed from wlan0
[    2.720768] audit: type=1130 audit(1552930695.404:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.735743] nvidia: loading out-of-tree module taints kernel.
[    2.735753] nvidia: module license 'NVIDIA' taints kernel.
[    2.735753] Disabling lock debugging due to kernel taint
[    2.739890] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[    2.750604] nvidia-nvlink: Nvlink Core is being initialized, major device number 238
[    2.750936] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[    2.768768] intel_rapl: Found RAPL domain package
[    2.768769] intel_rapl: Found RAPL domain core
[    2.768771] intel_rapl: Found RAPL domain dram
[    2.852587] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  418.43  Tue Feb 19 01:12:11 CST 2019
[    2.859396] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  418.43  Tue Feb 19 01:05:14 CST 2019
[    2.861109] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[    2.861111] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
[    3.172022] audit: type=1130 audit(1552930695.854: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'
[    3.207588] audit: type=1130 audit(1552930695.891:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-5CA0\x2dA5BD comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.257908] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
[    3.258025] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
[    3.258100] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
[    3.258173] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input18
[    3.309476] random: crng init done
[    3.322138] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[    3.901715] RTL8211E Gigabit Ethernet r8169-300:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=r8169-300:00, irq=IGNORE)
[    4.090115] r8169 0000:03:00.0 enp3s0: Link is Down
[    4.091431] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2860.bin'
[    4.091994] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.40
[    4.344218] resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000d0000-0x000d3fff window]
[    4.344331] caller _nv000934rm+0x1bf/0x1f0 [nvidia] mapping multiple BARs
[    5.616815] kauditd_printk_skb: 36 callbacks suppressed
[    5.616817] audit: type=1130 audit(1552930698.298:47): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@620 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.625240] audit: type=1006 audit(1552930698.308:48): pid=774 uid=0 old-auid=4294967295 auid=620 tty=(none) old-ses=4294967295 ses=1 res=1
[    5.659075] audit: type=1130 audit(1552930698.341:49): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@620 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.814710] fuse init (API version 7.28)
[    6.711132] wlp5s0: authenticate with b0:e5:ed:5e:93:2f
[    6.717182] wlp5s0: send auth to b0:e5:ed:5e:93:2f (try 1/3)
[    6.722158] wlp5s0: authenticated
[    6.723719] wlp5s0: associate with b0:e5:ed:5e:93:2f (try 1/3)
[    6.730440] wlp5s0: RX AssocResp from b0:e5:ed:5e:93:2f (capab=0x1411 status=0 aid=6)
[    6.730555] wlp5s0: associated
[    6.761728] IPv6: ADDRCONF(NETDEV_CHANGE): wlp5s0: link becomes ready
[    7.727143] audit: type=1131 audit(1552930700.411:50): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    9.351090] audit: type=1006 audit(1552930702.034:51): pid=815 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[    9.362048] audit: type=1130 audit(1552930702.044:52): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    9.366612] audit: type=1006 audit(1552930702.048:53): pid=849 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
[    9.397123] audit: type=1130 audit(1552930702.081:54): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    9.417470] audit: type=1112 audit(1552930702.101:55): pid=815 uid=0 auid=1000 ses=2 msg='op=login id=1000 exe="/usr/bin/lightdm" hostname=deepcore addr=? terminal=/dev/tty7 res=success'
[    9.729930] audit: type=1130 audit(1552930702.411:56): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.008147] kauditd_printk_skb: 3 callbacks suppressed
[   14.008149] audit: type=1131 audit(1552930706.691:60): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   19.610083] audit: type=1131 audit(1552930712.291:61): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@620 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   19.616255] audit: type=1131 audit(1552930712.298:62): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@620 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   33.890888] audit: type=1131 audit(1552930726.574:63): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  945.186175] audit: type=1130 audit(1552931638.131:64): 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'
[  945.186180] audit: type=1131 audit(1552931638.131:65): 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'
[ 3532.519261] audit: type=1131 audit(1552934225.424:66): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3532.522986] audit: type=1113 audit(1552934225.427:67): pid=815 uid=0 auid=1000 ses=2 msg='op=logout id=1000 exe="/usr/bin/lightdm" hostname=deepcore addr=? terminal=/dev/tty7 res=success'
[ 3532.526901] audit: type=1131 audit(1552934225.434:68): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3532.530768] audit: type=1131 audit(1552934225.437:69): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3532.531428] audit: type=1131 audit(1552934225.437:70): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3532.534042] audit: type=1131 audit(1552934225.441:71): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3532.603801] audit: type=1131 audit(1552934225.511:72): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3532.610001] audit: type=1131 audit(1552934225.514:73): 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'
[ 3532.611751] audit: type=1130 audit(1552934225.517:74): 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'
[ 3532.611754] audit: type=1131 audit(1552934225.517:75): 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'
[ 3533.033261] wlp5s0: deauthenticating from b0:e5:ed:5e:93:2f by local choice (Reason: 3=DEAUTH_LEAVING)
[ 3535.263744] watchdog: watchdog0: watchdog did not stop!
[ 3535.264298] printk: systemd-shutdow: 45 output lines suppressed due to ratelimiting
[ 3535.269436] systemd-shutdown[1]: Syncing filesystems and block devices.
[ 3535.289330] systemd-shutdown[1]: Sending SIGTERM to remaining processes...
[ 3535.290725] systemd-journald[322]: Received SIGTERM from PID 1 (systemd-shutdow).
[ 3625.296230] systemd-shutdown[1]: Sending SIGKILL to remaining processes...
[ 3625.299123] systemd-shutdown[1]: Sending SIGKILL to PID 327 (lvmetad).
[ 3625.300067] systemd-shutdown[1]: Hardware watchdog 'iTCO_wdt', version 0
[ 3625.301241] systemd-shutdown[1]: Unmounting file systems.
[ 3625.302676] [1761]: Remounting '/' read-only in with options '(null)'.
[ 3625.327180] EXT4-fs (sda6): re-mounted. Opts: (null)
[ 3625.334306] systemd-shutdown[1]: All filesystems unmounted.
[ 3625.334308] systemd-shutdown[1]: Deactivating swaps.
[ 3625.334342] systemd-shutdown[1]: All swaps deactivated.
[ 3625.334343] systemd-shutdown[1]: Detaching loop devices.
[ 3625.334425] systemd-shutdown[1]: All loop devices detached.
[ 3625.334426] systemd-shutdown[1]: Detaching DM devices.
[ 3625.345244] EXT4-fs (sda6): re-mounted. Opts: (null)

Last edited by chloris (2019-03-18 18:49:49)

Offline

#8 2019-03-18 20:29:03

Head_on_a_Stick
Member
From: London
Registered: 2014-02-20
Posts: 7,771
Website

Re: [SOLVED] Restart/shutdown delay caused by lvmetad

Thanks for posting those but I don't think I can interpret them in any significant way; certainly nothing stands out for me but then I'm a n00b so...

Unless somebody else spots something I've missed then I think you should probably report this upstream and supply the logs to people who know how to read them properly.

Offline

#9 2019-03-19 07:15:04

chloris
Member
From: Slovenia
Registered: 2019-03-17
Posts: 11

Re: [SOLVED] Restart/shutdown delay caused by lvmetad

Thank you for replying and linking a page leading to possible solution.

When inspecting shutdown logs myself, I found a significant difference. Example follows:

No delay:

...
[  106.609687] systemd-shutdown[1]: Sending SIGTERM to remaining processes...
[  106.612302] systemd-journald[411]: Received SIGTERM from PID 1 (systemd-shutdow).
[  106.624157] systemd-shutdown[1]: Sending SIGKILL to remaining processes...
[  106.625978] systemd-shutdown[1]: Unmounting file systems.
...

Delay:

...
[   27.752636] systemd-shutdown[1]: Sending SIGTERM to remaining processes...
[   27.756127] systemd-journald[410]: Received SIGTERM from PID 1 (systemd-shutdow).
[  117.756503] systemd-shutdown[1]: Sending SIGKILL to remaining processes...
[  117.759251] systemd-shutdown[1]: Sending SIGKILL to PID 417 (lvmetad).
[  117.760619] systemd-shutdown[1]: Unmounting file systems.
...

Now I don't know what these number mean exactly, but there is a significant difference in the second case just after "Received SIGTERM from PID 1 (systemd-shutdow)". The next log entry with much greater number (which I assume is time-related) is "Sending SIGKILL to remaining processes...". So systemd is waiting to kill a process and shutdown delay of 1 min 30 s makes perfect sense for this. And then there's the line "Sending SIGKILL to PID 417 (lvmetad)". Inspecting another log yields similar result: "Sending SIGKILL to PID 327 (lvmetad)".

So the culprit is lvmetad. Additional information: I actively use LVM only on one of the three PCs I have trouble with.

When searching for lvmetad, I've found two threads on Arch forums:

Also there's a solution mentioned in the wiki: LVM#Delay on shutdown. But how would people like me know to look for it there?

I'll try starting "lvm2-monitor.service". But this should not be happening at all and there is a bug report associated with it (see wiki link). However, it hasn't been touched for some time.

Last edited by chloris (2019-03-19 07:15:21)

Offline

#10 2019-03-19 11:49:57

loqs
Member
Registered: 2014-03-06
Posts: 17,567

Re: [SOLVED] Restart/shutdown delay caused by lvmetad

Offline

#11 2019-03-20 06:55:45

chloris
Member
From: Slovenia
Registered: 2019-03-17
Posts: 11

Re: [SOLVED] Restart/shutdown delay caused by lvmetad

I've tried starting "lvm2-monitor.service" and found out there is no effect (except when delay randomly does not occur). Also the service seems to be started already as proved by this output:

$ sudo systemctl status lvm2-monitor.service

● lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeve>
   Loaded: loaded (/usr/lib/systemd/system/lvm2-monitor.service; static; vendor>
   Active: active (exited) since Wed 2019-03-20 07:34:33 CET; 10min ago
     Docs: man:dmeventd(8)
           man:lvcreate(8)
           man:lvchange(8)
           man:vgchange(8)
  Process: 412 ExecStart=/usr/bin/lvm vgchange --monitor y --ignoreskippedclust>
 Main PID: 412 (code=exited, status=0/SUCCESS)

The service is also not meant to be enabled:

$ sudo systemctl enable lvm2-monitor.service

The unit files have no installation config (WantedBy=, RequiredBy=, Also=,
Alias= settings in the [Install] section, and DefaultInstance= for template
units). This means they are not meant to be enabled using systemctl.
 
Possible reasons for having this kind of units are:
• A unit may be statically enabled by being symlinked from another unit's
  .wants/ or .requires/ directory.
• A unit's purpose may be to act as a helper for some other unit which has
  a requirement dependency on it.
• A unit may be started when needed via activation (socket, path, timer,
  D-Bus, udev, scripted systemctl call, ...).
• In case of template units, the unit is meant to be enabled with some
  instance name specified.

The last thing that remains is masking what I think is "lvm2-lvmetad.service" (see [SOLVED] Hangs randomly on shutdown). Masking is something that should normally not be done.

Mask a unit to make it impossible to start it (both manually and as a dependency, which makes masking dangerous)

What do you think I should do? Should I post a bug report? No idea how to reproduce the problem though, it does not occur for everyone.

Offline

#12 2019-03-20 07:42:34

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,885

Re: [SOLVED] Restart/shutdown delay caused by lvmetad

masking lvmetad is safe if you don't use LVM (and apparently even if you are using it it seems to be some legacy identification daemon, that the kernel does a much better job of figuring out the correct interdependencies).

Offline

#13 2019-03-20 12:44:37

zielonek430
Member
Registered: 2019-03-20
Posts: 9

Re: [SOLVED] Restart/shutdown delay caused by lvmetad

Hi!
I am currently facing a similar issue. I have my Arch installed on SSD drive alongisde Win10 (I am not using LVM, just plain EXT4 partitions) and sometimes (definitely not everey each reboot/shutdown, but often) it hangs at `Reached target reboot`.

I did follow some steps from this tutorial: https://freedesktop.org/wiki/Software/s … /#index2h1 under `Shutdown Completes Eventually` and generated a log where I found out the problem wass connected with `Stopping Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...`. Here is a gist with the output of the command from the tutorial:
https://gist.github.com/9e769e9400d7794 … 2f920b29ab

If any additional logs are needed I will of course provide.

Could you help me with the problem?

EDIT: I masked lvm2-lvmetad and the issue is gone

Last edited by zielonek430 (2019-03-20 19:07:56)

Offline

#14 2019-03-20 13:23:09

Swiggles
Member
Registered: 2014-08-02
Posts: 266

Re: [SOLVED] Restart/shutdown delay caused by lvmetad

Since I proposed the solution of masking lvmetad in the linked thread I might add a few words here. :-)
You can safely mask the units and lvm will fall back to device scanning. Disabling lvmetad in your config however might cause the system to fail booting if your root is on an lvm volume (note: It works until you update your kernel or rebuild your initram - no idea why). Make sure to at least have a recovery plan available in case you disable it in your config.

Personally I have never figured out why it fails to boot without so you might have to keep it enabled. The delay itself is not caused by the lvmetad units themselves, but the combination of disabling lvmetad and masking the files fixes the delay in all my tests. There are also some additional weird side effects of this particular issue, but I don't think this is the right place to discuss them. Edit: Here is an issue I opened myself, see the conclusion.

Overall I think it is a bad/broken lvm version since many people are affected by this issue, but there are already some open issues in the tracker so hopefully it gets fixed in the near future.

Last edited by Swiggles (2019-03-20 13:36:24)

Offline

#15 2019-03-20 19:40:57

loqs
Member
Registered: 2014-03-06
Posts: 17,567

Re: [SOLVED] Restart/shutdown delay caused by lvmetad

@Swiggles regarding the root on lvm issue does that affect both the lvm2 and sd-lvm2 hooks?
You could try building an lvm2 package either 2.02 or 2.03 with lvmetad support disabled.
Note if you build 2.03 there is an so version bump caused by the new version even if the ABI is compatible.

Last edited by loqs (2019-03-20 22:33:49)

Offline

#16 2019-03-20 22:06:51

Swiggles
Member
Registered: 2014-08-02
Posts: 266

Re: [SOLVED] Restart/shutdown delay caused by lvmetad

@loqs Regarding this issue there is no difference between them except that sd-lvm2 suffers from an additional bug where pvscan times out during boot, but a workaround is available: https://bugs.archlinux.org/task/57275#comment167331
I just tried building 2.02 with lvmetad disabled and changed the hooks to exclude all lvmetad references (ofc otherwise makepkg fails). It has shown the same behavior as disabling lvmetad in the config, so no difference --> System does not boot after rebuilding the initram.
Going back to the normal core package and reenabling lvmetad fixes the boot once again.

Offline

#17 2019-03-20 22:33:26

loqs
Member
Registered: 2014-03-06
Posts: 17,567

Re: [SOLVED] Restart/shutdown delay caused by lvmetad

Apart from seeing if anything in 2.03 helps there is https://bbs.archlinux.org/viewtopic.php … 9#p1836629 if you are using a 5.0+ kernel which may help.

Offline

#18 2019-03-21 00:11:17

Swiggles
Member
Registered: 2014-08-02
Posts: 266

Re: [SOLVED] Restart/shutdown delay caused by lvmetad

I am on arch 5.0.2, so yes. But I am not sure what you are hinting at, sorry.
What might be interesting is the deprecation and removal of lvmetad in 2.03. I have to check if I find some release notes and test it.

The last pre release is already 4 months old though unless I am missing something: 2.03.01
Could you possibly give any pointers to a semi stable commit?

Offline

#19 2019-03-21 00:40:32

loqs
Member
Registered: 2014-03-06
Posts: 17,567

Re: [SOLVED] Restart/shutdown delay caused by lvmetad

I mean apply http://ix.io/1yEJ to linux 5.0.2 I have not tested this patch so I would definitely backup data before testing.

With respect to lvm 2.03 I have only built the package and not tested it due to https://abi-laboratory.pro/index.php?vi … v2=2.03.00
I do not know if anything outside the lvm2 package uses liblvm2cmd.so,  I thought about symlinking 2.03 back to 2.02 or
changing the contents of the file VERSION in the source tree back to 2.02 but I never got around to it so I can not recommend any commit as stable.

Offline

#20 2019-03-21 00:54:42

Swiggles
Member
Registered: 2014-08-02
Posts: 266

Re: [SOLVED] Restart/shutdown delay caused by lvmetad

I tested the lts kernel (4.19) just now instead and it shows the same issue. Therefore I conclude the source of the problem is not that commit, at least in this case. Please correct me if I am wrong.

Offline

#21 2019-03-21 01:03:22

loqs
Member
Registered: 2014-03-06
Posts: 17,567

Re: [SOLVED] Restart/shutdown delay caused by lvmetad

That commit is not in 4.19.30 just double checked so the 5.0 issue with slow boot using lvm2 is distinct just the mitigation of disabling lvmetad is the same.

Offline

#22 2019-03-21 01:22:33

Swiggles
Member
Registered: 2014-08-02
Posts: 266

Re: [SOLVED] Restart/shutdown delay caused by lvmetad

Yes, I think so. lvmetad causes many random issues it seems and I do not understand why it is seemingly required for certain setups. Just disabling it would otherwise be a great workaround.
Currently I am living with the problem and you can speed it up by SIGKILLing (SysRq + i) the remaining processes for a fast reboot/shutdown. I think it is save, because at that point it already reached the shutdown target and all volumes have been unmounted or remounted in ro.

I think my next step would be testing lvm 2.03, but I am not really comfortable doing it. Maybe I can reproduce the issue in a VM first.. but not today.

Offline

#23 2019-03-21 06:45:09

chloris
Member
From: Slovenia
Registered: 2019-03-17
Posts: 11

Re: [SOLVED] Restart/shutdown delay caused by lvmetad

I have tried masking "lvm2-lvmetad.service" and, although hacky, it works in cases where LVM is not being used. Problem is I do use LVM on one of my PCs (not for root, but partition is automounted). Consequently I have booted into recovery mode (or something similar, don't remember the name) and had to unmask the service there to boot successfully.

So the way things stand, I understand we have to wait for upstream to fix the problem. Thank you all for your responses and tips.

Do you think the wiki (LVM#Delay on shutdown) should be updated? Perhaps it should be noted that delay caused by lvmetad can be avoided by masking the service, but LVM will not work.

Unless anyone has an objection, I will be marking the thread as solved.

Offline

#24 2019-03-21 15:21:51

Swiggles
Member
Registered: 2014-08-02
Posts: 266

Re: [SOLVED] Restart/shutdown delay caused by lvmetad

Have you masked both, the service and socket? Does it fail just by masking or did you additionally disable lvmetad in you lvm.conf? It should still work normally after masking with minor performance degradation on discover.
The wiki is incomplete there and I would update it myself, but there are too many open questions and the workaround potentially breaks system boot.

Offline

#25 2019-03-21 16:55:28

chloris
Member
From: Slovenia
Registered: 2019-03-17
Posts: 11

Re: [SOLVED] Restart/shutdown delay caused by lvmetad

I have masked only the service and I did not disable lvmetad in LVM configuration file. I can try masking both the service and the socket. Or just disabling lvmetad in lvm.conf without masking anything and see what happens in either case.

On the PC where I don't use LVM, masking the service was sufficient to eliminate the delay.

Offline

Board footer

Powered by FluxBB