You are not logged in.

#1 2024-06-10 08:18:41

Sjukingen
Member
Registered: 2024-06-10
Posts: 4

[SOLVED] Laptop won't power off

Hi,

Yesterday I had a problem with the clock time, which was 2 minutes off from what it was supposed to be. To fix it, I set my  $ timedatectl set-timezone Zone/SubZone and $ hwclock --systohc .

After I got the time correct, I tried to shut down the computer. It resulted in a blank screen, but the keyboard lights and fans are still on. The final solution is to hold down the power button. It has been a problem since.

Now, I am not 100% sure it is an issue with the hardware or system clock anymore. This is due to the logs.

System:
     - Lenovo ThinkPad T14 Gen 4
     - Kernel: 6.6.32-1-lts
     - Boot loader: grub_uefi



My timedatectl status:

           Local time: Mon 2024-06-10 09:43:34 CEST
           Universal time: Mon 2024-06-10 07:43:34 UTC
           RTC time: Mon 2024-06-10 07:43:34 
           Time zone: --- (CEST, +0200)
           System clock synchronized: yes
              NTP service: active
          RTC in local TZ: no

Some actions I have tried:

- Reinstalling the boot loader (GRUB uefi)

- Holding ctrl + alt + delete when blank screen occurs
            - Didn't do much

- Removing watchdog from kernel parameters


My logs from two previous "systemctl poweroff --force", waiting half an hour before holding down power button:


loqs wrote:

journalctl -b -1 -e:

Jun 10 09:01:50 archlinux sudo[82111]:      ivs : TTY=pts/5 ; PWD=/home/ivs ; USER=root ; COMMAND=/usr/bin/systemctl poweroff --force
Jun 10 09:01:50 archlinux sudo[82111]: pam_unix(sudo:session): session opened for user root(uid=0) by ivs(uid=1000)
Jun 10 09:01:50 archlinux systemd[1]: Shutting down.
Jun 10 09:01:50 archlinux sudo[82111]: pam_unix(sudo:session): session closed for user root
Jun 10 09:01:50 archlinux systemd-shutdown[1]: Syncing filesystems and block devices.
Jun 10 09:01:50 archlinux systemd-shutdown[1]: Sending SIGTERM to remaining processes...
Jun 10 09:01:50 archlinux systemd-journald[585]: Received SIGTERM from PID 1 (systemd-shutdow).
Jun 10 09:01:50 archlinux dbus-broker[2754]: Dispatched 211 messages @ 5(±6)μs / message.
Jun 10 09:01:50 archlinux wireplumber[3283]: wireplumber: stopped by signal: Terminated
Jun 10 09:01:50 archlinux kernel: wlp2s0: deauthenticating from 08:62:66:3d:11:3c by local choice (Reason: 3=DEAUTH_LEAVING)
Jun 10 09:01:50 archlinux systemd[2531]: Activating special unit Exit the Session...
Jun 10 09:01:50 archlinux containerd[2033]: time="2024-06-10T09:01:50.552477151+02:00" level=error msg="notify stopping failed" error="dial unixgram /run/systemd/notify: connect: connection refused"
Jun 10 09:01:50 archlinux containerd[2033]: time="2024-06-10T09:01:50.552954091+02:00" level=info msg="Stop CRI service"
Jun 10 09:01:50 archlinux bluetoothd[793]: Terminating
Jun 10 09:01:50 archlinux dockerd[3018]: time="2024-06-10T09:01:50.551101403+02:00" level=info msg="Processing signal 'terminated'"
Jun 10 09:01:50 archlinux dockerd[3018]: time="2024-06-10T09:01:50.553087914+02:00" level=error msg="Failed to get event" error="rpc error: code = Unavailable desc = error reading from server: EOF" module=libcontainerd namespace=plugins.>
Jun 10 09:01:50 archlinux dockerd[3018]: time="2024-06-10T09:01:50.553120696+02:00" level=info msg="Waiting for containerd to be ready to restart event processing" module=libcontainerd namespace=plugins.moby
Jun 10 09:01:50 archlinux dockerd[3018]: time="2024-06-10T09:01:50.553418087+02:00" level=error msg="Failed to get event" error="rpc error: code = Unavailable desc = error reading from server: EOF" module=libcontainerd namespace=moby
Jun 10 09:01:50 archlinux dockerd[3018]: time="2024-06-10T09:01:50.553431924+02:00" level=info msg="Waiting for containerd to be ready to restart event processing" module=libcontainerd namespace=moby
Jun 10 09:01:50 archlinux dockerd[3018]: time="2024-06-10T09:01:50.554809385+02:00" level=warning msg="Error while testing if containerd API is ready" error="rpc error: code = Canceled desc = grpc: the client connection is closing"
Jun 10 09:01:50 archlinux dockerd[3018]: time="2024-06-10T09:01:50.555216744+02:00" level=info msg="Daemon shutdown complete"
Jun 10 09:01:50 archlinux gnome-shell[2646]: Connection to xwayland lost
Jun 10 09:01:50 archlinux gdm-password][2515]: pam_unix(gdm-password:session): session closed for user ivs
Jun 10 09:01:50 archlinux gsd-screensaver[2812]: Error releasing name org.freedesktop.ScreenSaver: The connection is closed
Jun 10 09:01:50 archlinux sshd[2026]: Received signal 15; terminating.
Jun 10 09:01:50 archlinux NetworkManager[792]: <info>  [1718002910.5537] caught SIGTERM, shutting down normally.
Jun 10 09:01:50 archlinux bluetoothd[793]: Disconnected from D-Bus. Exiting.
Jun 10 09:01:50 archlinux dbus-broker[791]: Dispatched 8542 messages @ 4(±6)μs / message.
Jun 10 09:01:50 archlinux bluetoothd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSource/ldac
Jun 10 09:01:50 archlinux systemd-logind[796]: Failed to remove file descriptor "session-3-device-13-74" from the store, ignoring: Connection refused
Jun 10 09:01:50 archlinux bluetoothd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSink/aptx_hd
Jun 10 09:01:50 archlinux systemd-logind[796]: Failed to remove file descriptor "session-3-device-13-64" from the store, ignoring: Connection refused
Jun 10 09:01:50 archlinux bluetoothd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSource/aptx_hd
Jun 10 09:01:50 archlinux systemd-logind[796]: Failed to remove file descriptor "session-3-device-13-67" from the store, ignoring: Connection refused
Jun 10 09:01:50 archlinux bluetoothd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSink/aptx
Jun 10 09:01:50 archlinux systemd-logind[796]: Failed to remove file descriptor "session-3-device-13-69" from the store, ignoring: Connection refused
Jun 10 09:01:50 archlinux bluetoothd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSource/aptx
Jun 10 09:01:50 archlinux systemd-logind[796]: Failed to remove file descriptor "session-3-device-13-68" from the store, ignoring: Connection refused
Jun 10 09:01:50 archlinux bluetoothd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSink/aac
Jun 10 09:01:50 archlinux systemd-logind[796]: Failed to remove file descriptor "session-3-device-13-75" from the store, ignoring: Connection refused
Jun 10 09:01:50 archlinux bluetoothd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSource/aac
Jun 10 09:01:50 archlinux systemd-logind[796]: Failed to remove file descriptor "session-3-device-13-65" from the store, ignoring: Connection refused
Jun 10 09:01:50 archlinux bluetoothd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSink/sbc
Jun 10 09:01:50 archlinux gsd-housekeepin[2795]: Error releasing name org.gnome.SettingsDaemon.Housekeeping: The connection is closed
Jun 10 09:01:50 archlinux bluetoothd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSource/sbc
Jun 10 09:01:50 archlinux systemd-logind[796]: Failed to remove file descriptor "session-3-device-13-78" from the store, ignoring: Connection refused
Jun 10 09:01:50 archlinux bluetoothd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSink/sbc_xq
Jun 10 09:01:50 archlinux systemd-logind[796]: Failed to remove file descriptor "session-3-device-13-66" from the store, ignoring: Connection refused
Jun 10 09:01:50 archlinux bluetootJun 10 09:01:50 archlinux sudo[82111]:      ivs : TTY=pts/5 ; PWD=/home/ivs ; USER=root ; COMMAND=/usr/bin/systemctl poweroff --force
Jun 10 09:01:50 archlinux sudo[82111]: pam_unix(sudo:session): session opened for user root(uid=0) by ivs(uid=1000)
Jun 10 09:01:50 archlinux systemd[1]: Shutting down.
Jun 10 09:01:50 archlinux sudo[82111]: pam_unix(sudo:session): session closed for user root
Jun 10 09:01:50 archlinux systemd-shutdown[1]: Syncing filesystems and block devices.
Jun 10 09:01:50 archlinux systemd-shutdown[1]: Sending SIGTERM to remaining processes...
Jun 10 09:01:50 archlinux systemd-journald[585]: Received SIGTERM from PID 1 (systemd-shutdow).
Jun 10 09:01:50 archlinux dbus-broker[2754]: Dispatched 211 messages @ 5(±6)μs / message.
Jun 10 09:01:50 archlinux wireplumber[3283]: wireplumber: stopped by signal: Terminated
Jun 10 09:01:50 archlinux kernel: wlp2s0: deauthenticating from 08:62:66:3d:11:3c by local choice (Reason: 3=DEAUTH_LEAVING)
Jun 10 09:01:50 archlinux systemd[2531]: Activating special unit Exit the Session...
Jun 10 09:01:50 archlinux containerd[2033]: time="2024-06-10T09:01:50.552477151+02:00" level=error msg="notify stopping failed" error="dial unixgram /run/systemd/notify: connect: connection refused"
Jun 10 09:01:50 archlinux containerd[2033]: time="2024-06-10T09:01:50.552954091+02:00" level=info msg="Stop CRI service"
Jun 10 09:01:50 archlinux bluetoothd[793]: Terminating
Jun 10 09:01:50 archlinux dockerd[3018]: time="2024-06-10T09:01:50.551101403+02:00" level=info msg="Processing signal 'terminated'"
Jun 10 09:01:50 archlinux dockerd[3018]: time="2024-06-10T09:01:50.553087914+02:00" level=error msg="Failed to get event" error="rpc error: code = Unavailable desc = error reading from server: EOF" module=libcontainerd namespace=plugins.>
Jun 10 09:01:50 archlinux dockerd[3018]: time="2024-06-10T09:01:50.553120696+02:00" level=info msg="Waiting for containerd to be ready to restart event processing" module=libcontainerd namespace=plugins.moby
Jun 10 09:01:50 archlinux dockerd[3018]: time="2024-06-10T09:01:50.553418087+02:00" level=error msg="Failed to get event" error="rpc error: code = Unavailable desc = error reading from server: EOF" module=libcontainerd namespace=moby
Jun 10 09:01:50 archlinux dockerd[3018]: time="2024-06-10T09:01:50.553431924+02:00" level=info msg="Waiting for containerd to be ready to restart event processing" module=libcontainerd namespace=moby
Jun 10 09:01:50 archlinux dockerd[3018]: time="2024-06-10T09:01:50.554809385+02:00" level=warning msg="Error while testing if containerd API is ready" error="rpc error: code = Canceled desc = grpc: the client connection is closing"
Jun 10 09:01:50 archlinux dockerd[3018]: time="2024-06-10T09:01:50.555216744+02:00" level=info msg="Daemon shutdown complete"
Jun 10 09:01:50 archlinux gnome-shell[2646]: Connection to xwayland lost
Jun 10 09:01:50 archlinux gdm-password][2515]: pam_unix(gdm-password:session): session closed for user ivs
Jun 10 09:01:50 archlinux gsd-screensaver[2812]: Error releasing name org.freedesktop.ScreenSaver: The connection is closed
Jun 10 09:01:50 archlinux sshd[2026]: Received signal 15; terminating.
Jun 10 09:01:50 archlinux NetworkManager[792]: <info>  [1718002910.5537] caught SIGTERM, shutting down normally.
Jun 10 09:01:50 archlinux bluetoothd[793]: Disconnected from D-Bus. Exiting.
Jun 10 09:01:50 archlinux dbus-broker[791]: Dispatched 8542 messages @ 4(±6)μs / message.
Jun 10 09:01:50 archlinux bluetoothd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSource/ldac
Jun 10 09:01:50 archlinux systemd-logind[796]: Failed to remove file descriptor "session-3-device-13-74" from the store, ignoring: Connection refused
Jun 10 09:01:50 archlinux bluetoothd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSink/aptx_hd
Jun 10 09:01:50 archlinux systemd-logind[796]: Failed to remove file descriptor "session-3-device-13-64" from the store, ignoring: Connection refused
Jun 10 09:01:50 archlinux bluetoothd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSource/aptx_hd
Jun 10 09:01:50 archlinux systemd-logind[796]: Failed to remove file descriptor "session-3-device-13-67" from the store, ignoring: Connection refused
Jun 10 09:01:50 archlinux bluetoothd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSink/aptx
Jun 10 09:01:50 archlinux systemd-logind[796]: Failed to remove file descriptor "session-3-device-13-69" from the store, ignoring: Connection refused
Jun 10 09:01:50 archlinux bluetoothd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSource/aptx
Jun 10 09:01:50 archlinux systemd-logind[796]: Failed to remove file descriptor "session-3-device-13-68" from the store, ignoring: Connection refused
Jun 10 09:01:50 archlinux bluetoothd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSink/aac
Jun 10 09:01:50 archlinux systemd-logind[796]: Failed to remove file descriptor "session-3-device-13-75" from the store, ignoring: Connection refused
Jun 10 09:01:50 archlinux bluetoothd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSource/aac
Jun 10 09:01:50 archlinux systemd-logind[796]: Failed to remove file descriptor "session-3-device-13-65" from the store, ignoring: Connection refused
Jun 10 09:01:50 archlinux bluetoothd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSink/sbc
Jun 10 09:01:50 archlinux gsd-housekeepin[2795]: Error releasing name org.gnome.SettingsDaemon.Housekeeping: The connection is closed
Jun 10 09:01:50 archlinux bluetoothd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSource/sbc
Jun 10 09:01:50 archlinux systemd-logind[796]: Failed to remove file descriptor "session-3-device-13-78" from the store, ignoring: Connection refused
Jun 10 09:01:50 archlinux bluetoothd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSink/sbc_xq
Jun 10 09:01:50 archlinux systemd-logind[796]: Failed to remove file descriptor "session-3-device-13-66" from the store, ignoring: Connection refused
Jun 10 09:01:50 archlinux bluetoothd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSource/sbc_xq
Jun 10 09:01:50 archlinux systemd-logind[796]: Failed to remove file descriptor "session-3-device-226-1" from the store, ignoring: Connection refused
Jun 10 09:01:50 archlinux bluetoothd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Jun 10 09:01:50 archlinux gsd-usb-protect[2824]: Error releasing name org.gnome.SettingsDaemon.UsbProtection: The connection is closed
Jun 10 09:01:50 archlinux bluetoothd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Jun 10 09:01:50 archlinux gnome-shell[2646]: Lost or failed to acquire name org.gnome.Mutter.ServiceChannel
Jun 10 09:01:50 archlinux bluetoothd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Jun 10 09:01:50 archlinux bluetoothd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Jun 10 09:01:50 archlinux bluetoothd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSource/faststream
Jun 10 09:01:50 archlinux bluetoothd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSource/faststream_duplex
Jun 10 09:01:50 archlinux bluetoothd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSink/opus_05
Jun 10 09:01:50 archlinux bluetoothd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSource/opus_05
Jun 10 09:01:50 archlinux bluetoothd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSink/opus_05_duplex
hd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSource/sbc_xq
Jun 10 09:01:50 archlinux systemd-logind[796]: Failed to remove file descriptor "session-3-device-226-1" from the store, ignoring: Connection refused
Jun 10 09:01:50 archlinux bluetoothd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Jun 10 09:01:50 archlinux gsd-usb-protect[2824]: Error releasing name org.gnome.SettingsDaemon.UsbProtection: The connection is closed
Jun 10 09:01:50 archlinux bluetoothd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Jun 10 09:01:50 archlinux gnome-shell[2646]: Lost or failed to acquire name org.gnome.Mutter.ServiceChannel
Jun 10 09:01:50 archlinux bluetoothd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Jun 10 09:01:50 archlinux bluetoothd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Jun 10 09:01:50 archlinux bluetoothd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSource/faststream
Jun 10 09:01:50 archlinux bluetoothd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSource/faststream_duplex
Jun 10 09:01:50 archlinux bluetoothd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSink/opus_05
Jun 10 09:01:50 archlinux bluetoothd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSource/opus_05
Jun 10 09:01:50 archlinux bluetoothd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Jun 10 09:01:50 archlinux bluetoothd[793]: Endpoint unregistered: sender=:1.83 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Jun 10 09:01:50 archlinux bluetoothd[793]: Battery Provider Manager destroyed
Jun 10 09:01:50 archlinux bluetoothd[793]: Stopping SDP server
Jun 10 09:01:50 archlinux bluetoothd[793]: Exit
Jun 10 09:01:50 archlinux gdm-password][2515]: pam_systemd(gdm-password:session): Failed to release session: Transport endpoint is not connected
Jun 10 09:01:50 archlinux systemd-journald[585]: Journal stopped
loqs wrote:

journalctl -b -2 -e:

Jun 10 08:03:40 archlinux sudo[50346]:      ivs : TTY=pts/0 ; PWD=/home/ivs ; USER=root ; COMMAND=/usr/bin/systemctl poweroff --force
Jun 10 08:03:40 archlinux sudo[50346]: pam_unix(sudo:session): session opened for user root(uid=0) by ivs(uid=1000)
Jun 10 08:03:40 archlinux systemd[1]: Shutting down.
Jun 10 08:03:40 archlinux sudo[50346]: pam_unix(sudo:session): session closed for user root
Jun 10 08:03:41 archlinux systemd-shutdown[1]: Syncing filesystems and block devices.
Jun 10 08:03:41 archlinux systemd-shutdown[1]: Sending SIGTERM to remaining processes...
Jun 10 08:03:41 archlinux systemd-journald[578]: Received SIGTERM from PID 1 (systemd-shutdow).
Jun 10 08:03:41 archlinux bluetoothd[786]: Terminating
Jun 10 08:03:41 archlinux NetworkManager[785]: <info>  [1717999421.1959] caught SIGTERM, shutting down normally.
Jun 10 08:03:41 archlinux systemd-logind[789]: Failed to remove file descriptor "session-3-device-13-67" from the store, ignoring: Connection refused
Jun 10 08:03:41 archlinux containerd[2046]: time="2024-06-10T08:03:41.196115274+02:00" level=error msg="notify stopping failed" error="dial unixgram /run/systemd/notify: connect: connection refused"
Jun 10 08:03:41 archlinux containerd[2046]: time="2024-06-10T08:03:41.196375106+02:00" level=info msg="Stop CRI service"
Jun 10 08:03:41 archlinux systemd-logind[789]: Failed to remove file descriptor "session-3-device-13-71" from the store, ignoring: Connection refused
Jun 10 08:03:41 archlinux systemd-logind[789]: Failed to remove file descriptor "session-3-device-13-72" from the store, ignoring: Connection refused
Jun 10 08:03:41 archlinux systemd-logind[789]: Failed to remove file descriptor "session-3-device-13-66" from the store, ignoring: Connection refused
Jun 10 08:03:41 archlinux systemd-logind[789]: Failed to remove file descriptor "session-3-device-13-69" from the store, ignoring: Connection refused
Jun 10 08:03:41 archlinux systemd-logind[789]: Failed to remove file descriptor "session-3-device-13-68" from the store, ignoring: Connection refused
Jun 10 08:03:41 archlinux systemd-logind[789]: Failed to remove file descriptor "session-3-device-13-78" from the store, ignoring: Connection refused
Jun 10 08:03:41 archlinux systemd-logind[789]: Failed to remove file descriptor "session-3-device-13-65" from the store, ignoring: Connection refused
Jun 10 08:03:41 archlinux systemd-logind[789]: Failed to remove file descriptor "session-3-device-226-1" from the store, ignoring: Connection refused
Jun 10 08:03:41 archlinux systemd-logind[789]: Failed to remove file descriptor "session-3-device-13-64" from the store, ignoring: Connection refused
Jun 10 08:03:41 archlinux dbus-broker[2754]: Dispatched 889 messages @ 3(±6)μs / message.
Jun 10 08:03:41 archlinux systemd-journald[578]: Journal stopped

Last edited by Sjukingen (2024-06-11 05:35:50)

Offline

#2 2024-06-10 09:11:26

Sjukingen
Member
Registered: 2024-06-10
Posts: 4

Re: [SOLVED] Laptop won't power off

logs wrote:

systemctl reboot --force

Jun 10 10:34:54 archlinux sudo[119454]:      ivs : TTY=pts/2 ; PWD=/home/ivs ; USER=root ; COMMAND=/usr/bin/systemctl reboot --force
Jun 10 10:34:54 archlinux sudo[119454]: pam_unix(sudo:session): session opened for user root(uid=0) by ivs(uid=1000)
Jun 10 10:34:54 archlinux systemd[1]: Shutting down.
Jun 10 10:34:54 archlinux sudo[119454]: pam_unix(sudo:session): session closed for user root
Jun 10 10:34:54 archlinux systemd-shutdown[1]: Syncing filesystems and block devices.
Jun 10 10:34:54 archlinux systemd-shutdown[1]: Sending SIGTERM to remaining processes...
Jun 10 10:34:54 archlinux systemd-journald[582]: Received SIGTERM from PID 1 (systemd-shutdow).
Jun 10 10:34:54 archlinux dockerd[2582]: time="2024-06-10T10:34:54.628723259+02:00" level=info msg="Processing signal 'terminated'"
Jun 10 10:34:54 archlinux kernel: wlp2s0: deauthenticating from 08:62:66:3d:11:3c by local choice (Reason: 3=DEAUTH_LEAVING)
Jun 10 10:34:54 archlinux bluetoothd[805]: Terminating
Jun 10 10:34:54 archlinux containerd[2075]: time="2024-06-10T10:34:54.629628869+02:00" level=error msg="notify stopping failed" error="dial unixgram /run/systemd/notify: connect: connection refused"
Jun 10 10:34:54 archlinux containerd[2075]: time="2024-06-10T10:34:54.629893986+02:00" level=info msg="Stop CRI service"
Jun 10 10:34:54 archlinux containerd[2075]: time="2024-06-10T10:34:54.632291227+02:00" level=info msg="Stop CRI service"
Jun 10 10:34:54 archlinux containerd[2075]: time="2024-06-10T10:34:54.632395546+02:00" level=info msg="Event monitor stopped"
Jun 10 10:34:54 archlinux unknown[806]: Error releasing name org.freedesktop.bolt: The connection is closed
Jun 10 10:34:54 archlinux dockerd[2582]: time="2024-06-10T10:34:54.631193519+02:00" level=error msg="Failed to get event" error="rpc error: code = Unavailable desc = error reading from server: EOF" module=libcontainerd namespace=plugins.>
Jun 10 10:34:54 archlinux dockerd[2582]: time="2024-06-10T10:34:54.631253053+02:00" level=info msg="Waiting for containerd to be ready to restart event processing" module=libcontainerd namespace=plugins.moby
Jun 10 10:34:54 archlinux dockerd[2582]: time="2024-06-10T10:34:54.631335039+02:00" level=error msg="Failed to get event" error="rpc error: code = Unavailable desc = error reading from server: EOF" module=libcontainerd namespace=moby
Jun 10 10:34:54 archlinux dockerd[2582]: time="2024-06-10T10:34:54.631363153+02:00" level=info msg="Waiting for containerd to be ready to restart event processing" module=libcontainerd namespace=moby
Jun 10 10:34:54 archlinux sshd[2068]: Received signal 15; terminating.
Jun 10 10:34:54 archlinux systemd-logind[808]: Failed to remove file descriptor "session-3-device-13-69" from the store, ignoring: Connection refused
Jun 10 10:34:54 archlinux bluetoothd[805]: Disconnected from D-Bus. Exiting.
Jun 10 10:34:54 archlinux systemd-logind[808]: Failed to remove file descriptor "session-3-device-13-78" from the store, ignoring: Connection refused
Jun 10 10:34:54 archlinux bluetoothd[805]: Endpoint unregistered: sender=:1.87 path=/MediaEndpoint/A2DPSource/ldac
Jun 10 10:34:54 archlinux systemd-logind[808]: Failed to remove file descriptor "session-3-device-226-1" from the store, ignoring: Connection refused
Jun 10 10:34:54 archlinux bluetoothd[805]: Endpoint unregistered: sender=:1.87 path=/MediaEndpoint/A2DPSink/aptx_hd
Jun 10 10:34:54 archlinux systemd-logind[808]: Failed to remove file descriptor "session-3-device-13-66" from the store, ignoring: Connection refused
Jun 10 10:34:54 archlinux bluetoothd[805]: Endpoint unregistered: sender=:1.87 path=/MediaEndpoint/A2DPSource/aptx_hd
Jun 10 10:34:54 archlinux systemd-logind[808]: Failed to remove file descriptor "session-3-device-13-65" from the store, ignoring: Connection refused
Jun 10 10:34:54 archlinux bluetoothd[805]: Endpoint unregistered: sender=:1.87 path=/MediaEndpoint/A2DPSink/aptx
Jun 10 10:34:54 archlinux systemd-logind[808]: Failed to remove file descriptor "session-3-device-13-72" from the store, ignoring: Connection refused
Jun 10 10:34:54 archlinux bluetoothd[805]: Endpoint unregistered: sender=:1.87 path=/MediaEndpoint/A2DPSource/aptx
Jun 10 10:34:54 archlinux systemd[2784]: Activating special unit Exit the Session...
Jun 10 10:34:54 archlinux bluetoothd[805]: Endpoint unregistered: sender=:1.87 path=/MediaEndpoint/A2DPSink/aac
Jun 10 10:34:54 archlinux systemd-logind[808]: Failed to remove file descriptor "session-3-device-13-64" from the store, ignoring: Connection refused
Jun 10 10:34:54 archlinux bluetoothd[805]: Endpoint unregistered: sender=:1.87 path=/MediaEndpoint/A2DPSource/aac
Jun 10 10:34:54 archlinux systemd-logind[808]: Failed to remove file descriptor "session-3-device-13-71" from the store, ignoring: Connection refused
Jun 10 10:34:54 archlinux bluetoothd[805]: Endpoint unregistered: sender=:1.87 path=/MediaEndpoint/A2DPSink/sbc
Jun 10 10:34:54 archlinux systemd-logind[808]: Failed to remove file descriptor "session-3-device-13-68" from the store, ignoring: Connection refused
Jun 10 10:34:54 archlinux bluetoothd[805]: Endpoint unregistered: sender=:1.87 path=/MediaEndpoint/A2DPSource/sbc
Jun 10 10:34:54 archlinux systemd-logind[808]: Failed to remove file descriptor "session-3-device-13-67" from the store, ignoring: Connection refused
Jun 10 10:34:54 archlinux bluetoothd[805]: Endpoint unregistered: sender=:1.87 path=/MediaEndpoint/A2DPSink/sbc_xq
Jun 10 10:34:54 archlinux NetworkManager[804]: <info>  [1718008494.6314] caught SIGTERM, shutting down normally.
Jun 10 10:34:54 archlinux bluetoothd[805]: Endpoint unregistered: sender=:1.87 path=/MediaEndpoint/A2DPSource/sbc_xq
Jun 10 10:34:54 archlinux dbus-broker[3000]: Dispatched 942 messages @ 2(±5)μs / message.
Jun 10 10:34:54 archlinux bluetoothd[805]: Endpoint unregistered: sender=:1.87 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Jun 10 10:34:54 archlinux gnome-shell[2900]: Could not release device '/dev/input/event5' (13,69): The connection is closed
Jun 10 10:34:54 archlinux bluetoothd[805]: Endpoint unregistered: sender=:1.87 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Jun 10 10:34:54 archlinux gnome-shell[2900]: Connection to xwayland lost
Jun 10 10:34:54 archlinux bluetoothd[805]: Endpoint unregistered: sender=:1.87 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Jun 10 10:34:54 archlinux dbus-broker[803]: Dispatched 8619 messages @ 6(±8)μs / message.
Jun 10 10:34:54 archlinux bluetoothd[805]: Endpoint unregistered: sender=:1.87 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Jun 10 10:34:54 archlinux dockerd[2582]: time="2024-06-10T10:34:54.644595037+02:00" level=warning msg="Error while testing if containerd API is ready" error="rpc error: code = Canceled desc = grpc: the client connection is closing"
Jun 10 10:34:54 archlinux gsd-rfkill[3048]: Error releasing name org.gnome.SettingsDaemon.Rfkill: The connection is closed
Jun 10 10:34:54 archlinux bluetoothd[805]: Endpoint unregistered: sender=:1.87 path=/MediaEndpoint/A2DPSource/faststream
Jun 10 10:34:54 archlinux bluetoothd[805]: Endpoint unregistered: sender=:1.87 path=/MediaEndpoint/A2DPSource/faststream_duplex
Jun 10 10:34:54 archlinux bluetoothd[805]: Endpoint unregistered: sender=:1.87 path=/MediaEndpoint/A2DPSink/opus_05
Jun 10 10:34:54 archlinux bluetoothd[805]: Endpoint unregistered: sender=:1.87 path=/MediaEndpoint/A2DPSource/opus_05
Jun 10 10:34:54 archlinux bluetoothd[805]: Endpoint unregistered: sender=:1.87 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Jun 10 10:34:54 archlinux bluetoothd[805]: Endpoint unregistered: sender=:1.87 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Jun 10 10:34:54 archlinux bluetoothd[805]: Battery Provider Manager destroyed
Jun 10 10:34:54 archlinux gsd-screensaver[3055]: Error releasing name org.gnome.SettingsDaemon.ScreensaverProxy: The connection is closed
Jun 10 10:34:54 archlinux bluetoothd[805]: Stopping SDP server
Jun 10 10:34:54 archlinux bluetoothd[805]: Exit
Jun 10 10:34:54 archlinux dockerd[2582]: time="2024-06-10T10:34:54.645292470+02:00" level=info msg="Daemon shutdown complete"
Jun 10 10:34:54 archlinux kernel: rfkill: input handler enabled
Jun 10 10:34:54 archlinux dockerd[2582]: time="2024-06-10T10:34:54.645341504+02:00" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=moby
Jun 10 10:34:54 archlinux systemd-journald[582]: Journal stopped

Last edited by Sjukingen (2024-06-10 09:12:00)

Offline

#3 2024-06-10 15:21:58

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,765

Re: [SOLVED] Laptop won't power off

Now, I am not 100% sure it is an issue with the hardware or system clock anymore.

This isn't very likely to be caused by setting the RTC.

Does this always happen or only after an S3/S4 cycle?
Does it matter whether you're on external power supply or on battery?
Is there a parallel windows installation?
Does it remain if you downgrade the (LTS) kernel?

Please post your complete system journal for the boot:

sudo journalctl -b | curl -F 'file=@-' 0x0.st

Online

#4 2024-06-10 16:39:35

Sjukingen
Member
Registered: 2024-06-10
Posts: 4

Re: [SOLVED] Laptop won't power off

Does this always happen or only after an S3/S4 cycle?

Always happens.

Does it matter whether you're on external power supply or on battery?

Not that I'm aware and have tried both.

Is there a parallel windows installation?

No such thing.

Does it remain if you downgrade the (LTS) kernel?

No it does not. This seems to have solved the issue. Is there a known issue related to that lts version, and should I just stick with this new kernel version?

uname -r
6.9.3-arch1-1

Offline

#5 2024-06-10 17:03:05

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,765

Re: [SOLVED] Laptop won't power off

Hold on, you're now running on 6.9.3 and that doesn't have the problem but previously on 6.6.32-1-lts you had that problem?
What about 6.6.31-1-lts?

If the problem only exists in (older) LTS kernels but not in the recent kernel there's probably just better support for your hardware (you didn't say which generation the T14 is, new?)

Online

#6 2024-06-10 17:38:27

Sjukingen
Member
Registered: 2024-06-10
Posts: 4

Re: [SOLVED] Laptop won't power off

uname -r
6.6.31-2-lts

Problem seems to come back with this kernel version.

T14 is a new laptop from 2023 yep. Lenovo ThinkPad T14 Gen 4


logs wrote:
Jun 10 19:34:50 archlinux kernel: Linux version 6.6.31-2-lts (linux-lts@archlinux) (gcc (GCC) 14.1.1 20240522, GNU ld (GNU Binutils) 2.42.0) #1 SMP PREEMPT_DYNAMIC Wed, 22 May 2024 13:47:12 +0000
Jun 10 19:34:50 archlinux kernel: Command line: BOOT_IMAGE=/vmlinuz-linux-lts root=/dev/mapper/volgroup0-lv_root rw loglevel=3 cryptdevice=/dev/nvme0n1p3:volgroup0 quiet splash nowatchdog
Jun 10 19:34:50 archlinux kernel: BIOS-provided physical RAM map:
Jun 10 19:34:50 archlinux kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Jun 10 19:34:50 archlinux kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009bfffff] usable
Jun 10 19:34:50 archlinux kernel: BIOS-e820: [mem 0x0000000009c00000-0x0000000009dd0fff] reserved
Jun 10 19:34:50 archlinux kernel: BIOS-e820: [mem 0x0000000009dd1000-0x0000000009efffff] usable
Jun 10 19:34:50 archlinux kernel: BIOS-e820: [mem 0x0000000009f00000-0x0000000009f3bfff] ACPI NVS
Jun 10 19:34:50 archlinux kernel: BIOS-e820: [mem 0x0000000009f3c000-0x000000001af2cfff] usable
Jun 10 19:34:50 archlinux kernel: BIOS-e820: [mem 0x000000001af2d000-0x000000001bf2cfff] ACPI NVS
Jun 10 19:34:50 archlinux kernel: BIOS-e820: [mem 0x000000001bf2d000-0x000000001bfacfff] ACPI data
Jun 10 19:34:50 archlinux kernel: BIOS-e820: [mem 0x000000001bfad000-0x00000000211acfff] reserved
Jun 10 19:34:50 archlinux kernel: BIOS-e820: [mem 0x00000000211ad000-0x00000000531fdfff] usable
Jun 10 19:34:50 archlinux kernel: BIOS-e820: [mem 0x00000000531fe000-0x00000000581fdfff] reserved
Jun 10 19:34:50 archlinux kernel: BIOS-e820: [mem 0x00000000581fe000-0x0000000059fe8fff] usable
Jun 10 19:34:50 archlinux kernel: BIOS-e820: [mem 0x0000000059fe9000-0x0000000059fecfff] reserved
Jun 10 19:34:50 archlinux kernel: BIOS-e820: [mem 0x0000000059fed000-0x0000000059feefff] usable
Jun 10 19:34:50 archlinux kernel: BIOS-e820: [mem 0x0000000059fef000-0x000000005bffffff] reserved
Jun 10 19:34:50 archlinux kernel: BIOS-e820: [mem 0x000000005d790000-0x000000005d7effff] reserved
Jun 10 19:34:50 archlinux kernel: BIOS-e820: [mem 0x000000005d7f5000-0x000000005fffffff] reserved
Jun 10 19:34:50 archlinux kernel: BIOS-e820: [mem 0x00000000c0300000-0x00000000c03fffff] reserved
Jun 10 19:34:50 archlinux kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Jun 10 19:34:50 archlinux kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
Jun 10 19:34:50 archlinux kernel: BIOS-e820: [mem 0x0000000100000000-0x000000085e2fffff] usable
Jun 10 19:34:50 archlinux kernel: BIOS-e820: [mem 0x000000085f340000-0x00000008c01fffff] reserved
Jun 10 19:34:50 archlinux kernel: NX (Execute Disable) protection: active
Jun 10 19:34:50 archlinux kernel: APIC: Static calls initialized
Jun 10 19:34:50 archlinux kernel: e820: update [mem 0x1af05018-0x1af08057] usable ==> usable
Jun 10 19:34:50 archlinux kernel: e820: update [mem 0x1af05018-0x1af08057] usable ==> usable
Jun 10 19:34:50 archlinux kernel: extended physical RAM map:
Jun 10 19:34:50 archlinux kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
Jun 10 19:34:50 archlinux kernel: reserve setup_data: [mem 0x0000000000100000-0x0000000009bfffff] usable
Jun 10 19:34:50 archlinux kernel: reserve setup_data: [mem 0x0000000009c00000-0x0000000009dd0fff] reserved
Jun 10 19:34:50 archlinux kernel: reserve setup_data: [mem 0x0000000009dd1000-0x0000000009efffff] usable
Jun 10 19:34:50 archlinux kernel: reserve setup_data: [mem 0x0000000009f00000-0x0000000009f3bfff] ACPI NVS
Jun 10 19:34:50 archlinux kernel: reserve setup_data: [mem 0x0000000009f3c000-0x000000001af05017] usable
Jun 10 19:34:50 archlinux kernel: reserve setup_data: [mem 0x000000001af05018-0x000000001af08057] usable
Jun 10 19:34:50 archlinux kernel: reserve setup_data: [mem 0x000000001af08058-0x000000001af2cfff] usable
Jun 10 19:34:50 archlinux kernel: reserve setup_data: [mem 0x000000001af2d000-0x000000001bf2cfff] ACPI NVS
Jun 10 19:34:50 archlinux kernel: reserve setup_data: [mem 0x000000001bf2d000-0x000000001bfacfff] ACPI data
Jun 10 19:34:50 archlinux kernel: reserve setup_data: [mem 0x000000001bfad000-0x00000000211acfff] reserved
Jun 10 19:34:50 archlinux kernel: reserve setup_data: [mem 0x00000000211ad000-0x00000000531fdfff] usable
Jun 10 19:34:50 archlinux kernel: reserve setup_data: [mem 0x00000000531fe000-0x00000000581fdfff] reserved
Jun 10 19:34:50 archlinux kernel: reserve setup_data: [mem 0x00000000581fe000-0x0000000059fe8fff] usable
Jun 10 19:34:50 archlinux kernel: reserve setup_data: [mem 0x0000000059fe9000-0x0000000059fecfff] reserved
Jun 10 19:34:50 archlinux kernel: reserve setup_data: [mem 0x0000000059fed000-0x0000000059feefff] usable
Jun 10 19:34:50 archlinux kernel: reserve setup_data: [mem 0x0000000059fef000-0x000000005bffffff] reserved
Jun 10 19:34:50 archlinux kernel: reserve setup_data: [mem 0x000000005d790000-0x000000005d7effff] reserved
Jun 10 19:34:50 archlinux kernel: reserve setup_data: [mem 0x000000005d7f5000-0x000000005fffffff] reserved
Jun 10 19:34:50 archlinux kernel: reserve setup_data: [mem 0x00000000c0300000-0x00000000c03fffff] reserved
Jun 10 19:34:50 archlinux kernel: reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Jun 10 19:34:50 archlinux kernel: reserve setup_data: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
Jun 10 19:34:50 archlinux kernel: reserve setup_data: [mem 0x0000000100000000-0x000000085e2fffff] usable
Jun 10 19:34:50 archlinux kernel: reserve setup_data: [mem 0x000000085f340000-0x00000008c01fffff] reserved
Jun 10 19:34:50 archlinux kernel: efi: EFI v2.7 by Lenovo
Jun 10 19:34:50 archlinux kernel: efi: ACPI=0x1bfac000 ACPI 2.0=0x1bfac014 SMBIOS=0x20e96000 SMBIOS 3.0=0x20e89000 MEMATTR=0x4dbca018 ESRT=0x4dc0ad18 INITRD=0x1af03e98 RNG=0x1bfab018 
Jun 10 19:34:50 archlinux kernel: random: crng init done
Jun 10 19:34:50 archlinux kernel: efi: Remove mem64: MMIO range=[0xc0300000-0xc03fffff] (1MB) from e820 map
Jun 10 19:34:50 archlinux kernel: e820: remove [mem 0xc0300000-0xc03fffff] reserved
Jun 10 19:34:50 archlinux kernel: efi: Not removing mem66: MMIO range=[0xfed80000-0xfed80fff] (4KB) from e820 map
Jun 10 19:34:50 archlinux kernel: efi: Remove mem68: MMIO range=[0x8a0000000-0x8c01fffff] (514MB) from e820 map
Jun 10 19:34:50 archlinux kernel: e820: remove [mem 0x8a0000000-0x8c01fffff] reserved
Jun 10 19:34:50 archlinux kernel: SMBIOS 3.3.0 present.
Jun 10 19:34:50 archlinux kernel: DMI: LENOVO 21K4S1L800/21K4S1L800, BIOS R2FET33W (1.13 ) 09/08/2023
Jun 10 19:34:50 archlinux kernel: tsc: Fast TSC calibration using PIT
Jun 10 19:34:50 archlinux kernel: tsc: Detected 3293.848 MHz processor
Jun 10 19:34:50 archlinux kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jun 10 19:34:50 archlinux kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jun 10 19:34:50 archlinux kernel: last_pfn = 0x85e300 max_arch_pfn = 0x400000000
Jun 10 19:34:50 archlinux kernel: MTRR map: 7 entries (3 fixed + 4 variable; max 20), built from 9 variable MTRRs
Jun 10 19:34:50 archlinux kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Jun 10 19:34:50 archlinux kernel: last_pfn = 0x59fef max_arch_pfn = 0x400000000
Jun 10 19:34:50 archlinux kernel: esrt: Reserving ESRT space from 0x000000004dc0ad18 to 0x000000004dc0ae40.
Jun 10 19:34:50 archlinux kernel: e820: update [mem 0x4dc0a000-0x4dc0afff] usable ==> reserved
Jun 10 19:34:50 archlinux kernel: Using GB pages for direct mapping
Jun 10 19:34:50 archlinux kernel: Secure boot disabled
Jun 10 19:34:50 archlinux kernel: RAMDISK: [mem 0x15d2e000-0x1852efff]
Jun 10 19:34:50 archlinux kernel: ACPI: Early table checksum verification disabled
Jun 10 19:34:50 archlinux kernel: ACPI: RSDP 0x000000001BFAC014 000024 (v02 LENOVO)
Jun 10 19:34:50 archlinux kernel: ACPI: XSDT 0x000000001BFAA188 00014C (v01 LENOVO TP-R2F   000010D0 PTEC 00000002)
Jun 10 19:34:50 archlinux kernel: ACPI: FACP 0x000000001CB8D000 000114 (v06 LENOVO TP-R2F   000010D0 PTEC 00000002)
Jun 10 19:34:50 archlinux kernel: ACPI: DSDT 0x000000001CB70000 017E72 (v02 LENOVO AMD_EDK2 00000000 INTL 20180313)
Jun 10 19:34:50 archlinux kernel: ACPI: FACS 0x000000001BF06000 000040
Jun 10 19:34:50 archlinux kernel: ACPI: SSDT 0x0000000020ECB000 0006F4 (v02 LENOVO UsbCTabl 00000001 INTL 20180313)
Jun 10 19:34:50 archlinux kernel: ACPI: SSDT 0x0000000020E9A000 008416 (v02 LENOVO AmdTable 00000002 MSFT 02000002)
Jun 10 19:34:50 archlinux kernel: ACPI: MSDM 0x0000000020DA5000 000055 (v03 LENOVO TP-R2F   000010D0 PTEC 00000002)
Jun 10 19:34:50 archlinux kernel: ACPI: BATB 0x0000000020D8F000 00004A (v02 LENOVO TP-R2F   000010D0 PTEC 00000002)
Jun 10 19:34:50 archlinux kernel: ACPI: HPET 0x000000001CB8C000 000038 (v01 LENOVO TP-R2F   000010D0 PTEC 00000002)
Jun 10 19:34:50 archlinux kernel: ACPI: ECDT 0x000000001CB8B000 000054 (v01 LENOVO TP-R2F   000010D0 PTEC 00000002)
Jun 10 19:34:50 archlinux kernel: ACPI: APIC 0x000000001CB8A000 00014C (v05 LENOVO TP-R2F   000010D0 PTEC 00000002)
Jun 10 19:34:50 archlinux kernel: ACPI: MCFG 0x000000001CB89000 00003C (v01 LENOVO TP-R2F   000010D0 PTEC 00000002)
Jun 10 19:34:50 archlinux kernel: ACPI: WSMT 0x000000001CB88000 000028 (v01 LENOVO TP-R2F   000010D0 PTEC 00000002)
Jun 10 19:34:50 archlinux kernel: ACPI: SSDT 0x000000001CB6F000 000083 (v02 LENOVO PID0Ssdt 00000010 INTL 20180313)
Jun 10 19:34:50 archlinux kernel: ACPI: SSDT 0x000000001CB6E000 000AE9 (v02 LENOVO ProjSsdt 00000010 INTL 20180313)
Jun 10 19:34:50 archlinux kernel: ACPI: SSDT 0x000000001CB68000 00547E (v02 LENOVO AmdTable 00000001 AMD  00000001)
Jun 10 19:34:50 archlinux kernel: ACPI: CRAT 0x000000001CB67000 000EE8 (v01 LENOVO TP-R2F   000010D0 PTEC 00000002)
Jun 10 19:34:50 archlinux kernel: ACPI: CDIT 0x000000001CB66000 000029 (v01 LENOVO TP-R2F   000010D0 PTEC 00000002)
Jun 10 19:34:50 archlinux kernel: ACPI: VFCT 0x000000001CB62000 003084 (v01 LENOVO TP-R2F   000010D0 PTEC 00000002)
Jun 10 19:34:50 archlinux kernel: ACPI: SDEV 0x000000001CB39000 00014E (v01 LENOVO TP-R2F   000010D0 PTEC 00000002)
Jun 10 19:34:50 archlinux kernel: ACPI: FPDT 0x000000001CB38000 000034 (v01 LENOVO TP-R2F   000010D0 PTEC 00000002)
Jun 10 19:34:50 archlinux kernel: ACPI: SSDT 0x000000001CB36000 001358 (v02 LENOVO OEMACP   00000001 INTL 20180313)
Jun 10 19:34:50 archlinux kernel: ACPI: SSDT 0x0000000020D91000 00058E (v02 LENOVO OEMPMF   00000001 INTL 20180313)
Jun 10 19:34:50 archlinux kernel: ACPI: SSDT 0x000000001CB35000 000BEB (v02 LENOVO CPMDFIG4 00000001 INTL 20180313)
Jun 10 19:34:50 archlinux kernel: ACPI: SSDT 0x000000001CB32000 002C6A (v02 LENOVO CDFAAIG2 00000001 INTL 20180313)
Jun 10 19:34:50 archlinux kernel: ACPI: SSDT 0x000000001CB28000 009F19 (v02 LENOVO CPMCMN   00000001 INTL 20180313)
Jun 10 19:34:50 archlinux kernel: ACPI: BGRT 0x000000001CB27000 000038 (v01 LENOVO TP-R2F   000010D0 PTEC 00000002)
Jun 10 19:34:50 archlinux kernel: ACPI: SSDT 0x000000001CB26000 000CCD (v02 LENOVO NVME     00000001 INTL 20180313)
Jun 10 19:34:50 archlinux kernel: ACPI: SSDT 0x000000001CB25000 0008E7 (v02 LENOVO GpMsSsdt 00000001 INTL 20180313)
Jun 10 19:34:50 archlinux kernel: ACPI: SSDT 0x000000001CB24000 000058 (v02 LENOVO GPP0     00000001 INTL 20180313)
Jun 10 19:34:50 archlinux kernel: ACPI: SSDT 0x000000001CB22000 001AA6 (v02 LENOVO UPEP     00000001 INTL 20180313)
Jun 10 19:34:50 archlinux kernel: ACPI: SSDT 0x000000001CB20000 00108F (v02 LENOVO GPP_PME_ 00000001 INTL 20180313)
Jun 10 19:34:50 archlinux kernel: ACPI: SSDT 0x000000001CB16000 009FDE (v02 LENOVO INTGPP03 00000001 INTL 20180313)
Jun 10 19:34:50 archlinux kernel: ACPI: SSDT 0x000000001CB10000 0052B4 (v02 LENOVO INTGPP01 00000001 INTL 20180313)
Jun 10 19:34:50 archlinux kernel: ACPI: SSDT 0x000000001CB0F000 000DD0 (v02 LENOVO CPMGPIO0 00000001 INTL 20180313)
Jun 10 19:34:50 archlinux kernel: ACPI: UEFI 0x000000001BF05000 00009E (v01 LENOVO TP-R2F   000010D0 PTEC 00000002)
Jun 10 19:34:50 archlinux kernel: ACPI: IVRS 0x000000001CB0E000 0001E4 (v02 LENOVO TP-R2F   000010D0 PTEC 00000002)
Jun 10 19:34:50 archlinux kernel: ACPI: SSDT 0x0000000020EC9000 00097B (v02 LENOVO CPMMSOSC 00000001 INTL 20180313)
Jun 10 19:34:50 archlinux kernel: ACPI: SSDT 0x0000000020EC8000 000090 (v02 LENOVO CPMMSLPI 00000001 INTL 20180313)
Jun 10 19:34:50 archlinux kernel: ACPI: SSDT 0x0000000020EC7000 000FDF (v02 LENOVO CPMACPV5 00000001 INTL 20180313)
Jun 10 19:34:50 archlinux kernel: ACPI: Reserving FACP table memory at [mem 0x1cb8d000-0x1cb8d113]
Jun 10 19:34:50 archlinux kernel: ACPI: Reserving DSDT table memory at [mem 0x1cb70000-0x1cb87e71]
Jun 10 19:34:50 archlinux kernel: ACPI: Reserving FACS table memory at [mem 0x1bf06000-0x1bf0603f]
Jun 10 19:34:50 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x20ecb000-0x20ecb6f3]
Jun 10 19:34:50 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x20e9a000-0x20ea2415]
Jun 10 19:34:50 archlinux kernel: ACPI: Reserving MSDM table memory at [mem 0x20da5000-0x20da5054]
Jun 10 19:34:50 archlinux kernel: ACPI: Reserving BATB table memory at [mem 0x20d8f000-0x20d8f049]
Jun 10 19:34:50 archlinux kernel: ACPI: Reserving HPET table memory at [mem 0x1cb8c000-0x1cb8c037]
Jun 10 19:34:50 archlinux kernel: ACPI: Reserving ECDT table memory at [mem 0x1cb8b000-0x1cb8b053]
Jun 10 19:34:50 archlinux kernel: ACPI: Reserving APIC table memory at [mem 0x1cb8a000-0x1cb8a14b]
Jun 10 19:34:50 archlinux kernel: ACPI: Reserving MCFG table memory at [mem 0x1cb89000-0x1cb8903b]
Jun 10 19:34:50 archlinux kernel: ACPI: Reserving WSMT table memory at [mem 0x1cb88000-0x1cb88027]
Jun 10 19:34:50 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x1cb6f000-0x1cb6f082]
Jun 10 19:34:50 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x1cb6e000-0x1cb6eae8]
Jun 10 19:34:50 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x1cb68000-0x1cb6d47d]
Jun 10 19:34:50 archlinux kernel: ACPI: Reserving CRAT table memory at [mem 0x1cb67000-0x1cb67ee7]
Jun 10 19:34:50 archlinux kernel: ACPI: Reserving CDIT table memory at [mem 0x1cb66000-0x1cb66028]
Jun 10 19:34:50 archlinux kernel: ACPI: Reserving VFCT table memory at [mem 0x1cb62000-0x1cb65083]
Jun 10 19:34:50 archlinux kernel: ACPI: Reserving SDEV table memory at [mem 0x1cb39000-0x1cb3914d]
Jun 10 19:34:50 archlinux kernel: ACPI: Reserving FPDT table memory at [mem 0x1cb38000-0x1cb38033]
Jun 10 19:34:50 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x1cb36000-0x1cb37357]
Jun 10 19:34:50 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x20d91000-0x20d9158d]
Jun 10 19:34:50 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x1cb35000-0x1cb35bea]
Jun 10 19:34:50 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x1cb32000-0x1cb34c69]
Jun 10 19:34:50 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x1cb28000-0x1cb31f18]
Jun 10 19:34:50 archlinux kernel: ACPI: Reserving BGRT table memory at [mem 0x1cb27000-0x1cb27037]
Jun 10 19:34:50 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x1cb26000-0x1cb26ccc]
Jun 10 19:34:50 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x1cb25000-0x1cb258e6]
Jun 10 19:34:50 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x1cb24000-0x1cb24057]
Jun 10 19:34:50 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x1cb22000-0x1cb23aa5]
Jun 10 19:34:50 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x1cb20000-0x1cb2108e]
Jun 10 19:34:50 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x1cb16000-0x1cb1ffdd]
Jun 10 19:34:50 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x1cb10000-0x1cb152b3]
Jun 10 19:34:50 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x1cb0f000-0x1cb0fdcf]
Jun 10 19:34:50 archlinux kernel: ACPI: Reserving UEFI table memory at [mem 0x1bf05000-0x1bf0509d]
Jun 10 19:34:50 archlinux kernel: ACPI: Reserving IVRS table memory at [mem 0x1cb0e000-0x1cb0e1e3]
Jun 10 19:34:50 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x20ec9000-0x20ec997a]
Jun 10 19:34:50 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x20ec8000-0x20ec808f]
Jun 10 19:34:50 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x20ec7000-0x20ec7fde]
Jun 10 19:34:50 archlinux kernel: No NUMA configuration found
Jun 10 19:34:50 archlinux kernel: Faking a node at [mem 0x0000000000000000-0x000000085e2fffff]
Jun 10 19:34:50 archlinux kernel: NODE_DATA(0) allocated [mem 0x85e2fb000-0x85e2fffff]
Jun 10 19:34:50 archlinux kernel: Zone ranges:
Jun 10 19:34:50 archlinux kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Jun 10 19:34:50 archlinux kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Jun 10 19:34:50 archlinux kernel:   Normal   [mem 0x0000000100000000-0x000000085e2fffff]
Jun 10 19:34:50 archlinux kernel:   Device   empty
Jun 10 19:34:50 archlinux kernel: Movable zone start for each node
Jun 10 19:34:50 archlinux kernel: Early memory node ranges
Jun 10 19:34:50 archlinux kernel:   node   0: [mem 0x0000000000001000-0x000000000009ffff]
Jun 10 19:34:50 archlinux kernel:   node   0: [mem 0x0000000000100000-0x0000000009bfffff]
Jun 10 19:34:50 archlinux kernel:   node   0: [mem 0x0000000009dd1000-0x0000000009efffff]
Jun 10 19:34:50 archlinux kernel:   node   0: [mem 0x0000000009f3c000-0x000000001af2cfff]
Jun 10 19:34:50 archlinux kernel:   node   0: [mem 0x00000000211ad000-0x00000000531fdfff]
Jun 10 19:34:50 archlinux kernel:   node   0: [mem 0x00000000581fe000-0x0000000059fe8fff]
Jun 10 19:34:50 archlinux kernel:   node   0: [mem 0x0000000059fed000-0x0000000059feefff]
Jun 10 19:34:50 archlinux kernel:   node   0: [mem 0x0000000100000000-0x000000085e2fffff]
Jun 10 19:34:50 archlinux kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000085e2fffff]
Jun 10 19:34:50 archlinux kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Jun 10 19:34:50 archlinux kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Jun 10 19:34:50 archlinux kernel: On node 0, zone DMA32: 465 pages in unavailable ranges
Jun 10 19:34:50 archlinux kernel: On node 0, zone DMA32: 60 pages in unavailable ranges
Jun 10 19:34:50 archlinux kernel: On node 0, zone DMA32: 25216 pages in unavailable ranges
Jun 10 19:34:50 archlinux kernel: On node 0, zone DMA32: 20480 pages in unavailable ranges
Jun 10 19:34:50 archlinux kernel: On node 0, zone DMA32: 4 pages in unavailable ranges
Jun 10 19:34:50 archlinux kernel: On node 0, zone Normal: 24593 pages in unavailable ranges
Jun 10 19:34:50 archlinux kernel: On node 0, zone Normal: 7424 pages in unavailable ranges
Jun 10 19:34:50 archlinux kernel: ACPI: PM-Timer IO Port: 0x408
Jun 10 19:34:50 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Jun 10 19:34:50 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Jun 10 19:34:50 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Jun 10 19:34:50 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Jun 10 19:34:50 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Jun 10 19:34:50 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Jun 10 19:34:50 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Jun 10 19:34:50 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Jun 10 19:34:50 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Jun 10 19:34:50 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Jun 10 19:34:50 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Jun 10 19:34:50 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Jun 10 19:34:50 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Jun 10 19:34:50 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Jun 10 19:34:50 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Jun 10 19:34:50 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Jun 10 19:34:50 archlinux kernel: IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23
Jun 10 19:34:50 archlinux kernel: IOAPIC[1]: apic_id 34, version 33, address 0xfec01000, GSI 24-55
Jun 10 19:34:50 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 1 global_irq 1 low edge)
Jun 10 19:34:50 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 12 global_irq 12 low edge)
Jun 10 19:34:50 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jun 10 19:34:50 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Jun 10 19:34:50 archlinux kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Jun 10 19:34:50 archlinux kernel: ACPI: HPET id: 0x43538210 base: 0xfed00000
Jun 10 19:34:50 archlinux kernel: e820: update [mem 0x4d485000-0x4d515fff] usable ==> reserved
Jun 10 19:34:50 archlinux kernel: smpboot: Allowing 16 CPUs, 0 hotplug CPUs
Jun 10 19:34:50 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jun 10 19:34:50 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Jun 10 19:34:50 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x09c00000-0x09dd0fff]
Jun 10 19:34:50 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x09f00000-0x09f3bfff]
Jun 10 19:34:50 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x1af05000-0x1af05fff]
Jun 10 19:34:50 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x1af08000-0x1af08fff]
Jun 10 19:34:50 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x1af2d000-0x1bf2cfff]
Jun 10 19:34:50 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x1bf2d000-0x1bfacfff]
Jun 10 19:34:50 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x1bfad000-0x211acfff]
Jun 10 19:34:50 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x4d485000-0x4d515fff]
Jun 10 19:34:50 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x4dc0a000-0x4dc0afff]
Jun 10 19:34:50 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x531fe000-0x581fdfff]
Jun 10 19:34:50 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x59fe9000-0x59fecfff]
Jun 10 19:34:50 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x59fef000-0x5bffffff]
Jun 10 19:34:50 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x5c000000-0x5d78ffff]
Jun 10 19:34:50 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x5d790000-0x5d7effff]
Jun 10 19:34:50 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x5d7f0000-0x5d7f4fff]
Jun 10 19:34:50 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x5d7f5000-0x5fffffff]
Jun 10 19:34:50 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x60000000-0xdfffffff]
Jun 10 19:34:50 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
Jun 10 19:34:50 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfed7ffff]
Jun 10 19:34:50 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed80fff]
Jun 10 19:34:50 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed81000-0xffffffff]
Jun 10 19:34:50 archlinux kernel: [mem 0x60000000-0xdfffffff] available for PCI devices
Jun 10 19:34:50 archlinux kernel: Booting paravirtualized kernel on bare hardware
Jun 10 19:34:50 archlinux kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Jun 10 19:34:50 archlinux kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
Jun 10 19:34:50 archlinux kernel: percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144
Jun 10 19:34:50 archlinux kernel: pcpu-alloc: s225280 r8192 d28672 u262144 alloc=1*2097152
Jun 10 19:34:50 archlinux kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
Jun 10 19:34:50 archlinux kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux-lts root=/dev/mapper/volgroup0-lv_root rw loglevel=3 cryptdevice=/dev/nvme0n1p3:volgroup0 quiet splash nowatchdog
Jun 10 19:34:50 archlinux kernel: Unknown kernel command line parameters "splash BOOT_IMAGE=/vmlinuz-linux-lts cryptdevice=/dev/nvme0n1p3:volgroup0", will be passed to user space.
Jun 10 19:34:50 archlinux kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Jun 10 19:34:50 archlinux kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Jun 10 19:34:50 archlinux kernel: Fallback order for Node 0: 0 
Jun 10 19:34:50 archlinux kernel: Built 1 zonelists, mobility grouping on.  Total pages: 7922212
Jun 10 19:34:50 archlinux kernel: Policy zone: Normal
Jun 10 19:34:50 archlinux kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Jun 10 19:34:50 archlinux kernel: software IO TLB: area num 16.
Jun 10 19:34:50 archlinux kernel: Memory: 31342488K/32192500K available (16384K kernel code, 2136K rwdata, 13088K rodata, 3424K init, 3792K bss, 849756K reserved, 0K cma-reserved)
Jun 10 19:34:50 archlinux kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
Jun 10 19:34:50 archlinux kernel: ftrace: allocating 48883 entries in 191 pages
Jun 10 19:34:50 archlinux kernel: ftrace: allocated 191 pages with 7 groups
Jun 10 19:34:50 archlinux kernel: Dynamic Preempt: voluntary
Jun 10 19:34:50 archlinux kernel: rcu: Preemptible hierarchical RCU implementation.
Jun 10 19:34:50 archlinux kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
Jun 10 19:34:50 archlinux kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Jun 10 19:34:50 archlinux kernel:         Trampoline variant of Tasks RCU enabled.
Jun 10 19:34:50 archlinux kernel:         Rude variant of Tasks RCU enabled.
Jun 10 19:34:50 archlinux kernel:         Tracing variant of Tasks RCU enabled.
Jun 10 19:34:50 archlinux kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Jun 10 19:34:50 archlinux kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
Jun 10 19:34:50 archlinux kernel: NR_IRQS: 20736, nr_irqs: 1096, preallocated irqs: 16
Jun 10 19:34:50 archlinux kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Jun 10 19:34:50 archlinux kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Jun 10 19:34:50 archlinux kernel: Console: colour dummy device 80x25
Jun 10 19:34:50 archlinux kernel: printk: console [tty0] enabled
Jun 10 19:34:50 archlinux kernel: ACPI: Core revision 20230628
Jun 10 19:34:50 archlinux kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Jun 10 19:34:50 archlinux kernel: APIC: Switch to symmetric I/O mode setup
Jun 10 19:34:50 archlinux kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR0, rdevid:160
Jun 10 19:34:50 archlinux kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR1, rdevid:160
Jun 10 19:34:50 archlinux kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR2, rdevid:160
Jun 10 19:34:50 archlinux kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR3, rdevid:160
Jun 10 19:34:50 archlinux kernel: AMD-Vi: Using global IVHD EFR:0x246577efa2254afa, EFR2:0x0
Jun 10 19:34:50 archlinux kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Jun 10 19:34:50 archlinux kernel: APIC: Switched APIC routing to: physical flat
Jun 10 19:34:50 archlinux kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jun 10 19:34:50 archlinux kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2f7a98c406a, max_idle_ns: 440795202126 ns
Jun 10 19:34:50 archlinux kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6590.18 BogoMIPS (lpj=10979493)
Jun 10 19:34:50 archlinux kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Jun 10 19:34:50 archlinux kernel: LVT offset 1 assigned for vector 0xf9
Jun 10 19:34:50 archlinux kernel: LVT offset 2 assigned for vector 0xf4
Jun 10 19:34:50 archlinux kernel: process: using mwait in idle threads
Jun 10 19:34:50 archlinux kernel: Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
Jun 10 19:34:50 archlinux kernel: Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
Jun 10 19:34:50 archlinux kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Jun 10 19:34:50 archlinux kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS
Jun 10 19:34:50 archlinux kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Jun 10 19:34:50 archlinux kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Jun 10 19:34:50 archlinux kernel: Spectre V2 : User space: Mitigation: STIBP always-on protection
Jun 10 19:34:50 archlinux kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Jun 10 19:34:50 archlinux kernel: Speculative Return Stack Overflow: IBPB-extending microcode not applied!
Jun 10 19:34:50 archlinux kernel: Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options.
Jun 10 19:34:50 archlinux kernel: Speculative Return Stack Overflow: Vulnerable: Safe RET, no microcode
Jun 10 19:34:50 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jun 10 19:34:50 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jun 10 19:34:50 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jun 10 19:34:50 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
Jun 10 19:34:50 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
Jun 10 19:34:50 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
Jun 10 19:34:50 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Jun 10 19:34:50 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
Jun 10 19:34:50 archlinux kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Jun 10 19:34:50 archlinux kernel: x86/fpu: xstate_offset[5]:  832, xstate_sizes[5]:   64
Jun 10 19:34:50 archlinux kernel: x86/fpu: xstate_offset[6]:  896, xstate_sizes[6]:  512
Jun 10 19:34:50 archlinux kernel: x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
Jun 10 19:34:50 archlinux kernel: x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]:    8
Jun 10 19:34:50 archlinux kernel: x86/fpu: xstate_offset[11]: 2440, xstate_sizes[11]:   16
Jun 10 19:34:50 archlinux kernel: x86/fpu: Enabled xstate features 0xae7, context size is 2456 bytes, using 'compacted' format.
Jun 10 19:34:50 archlinux kernel: Freeing SMP alternatives memory: 40K
Jun 10 19:34:50 archlinux kernel: pid_max: default: 32768 minimum: 301
Jun 10 19:34:50 archlinux kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
Jun 10 19:34:50 archlinux kernel: landlock: Up and running.
Jun 10 19:34:50 archlinux kernel: Yama: becoming mindful.
Jun 10 19:34:50 archlinux kernel: LSM support for eBPF active
Jun 10 19:34:50 archlinux kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Jun 10 19:34:50 archlinux kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Jun 10 19:34:50 archlinux kernel: smpboot: CPU0: AMD Ryzen 7 PRO 7840U w/ Radeon 780M Graphics (family: 0x19, model: 0x74, stepping: 0x1)
Jun 10 19:34:50 archlinux kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Jun 10 19:34:50 archlinux kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Jun 10 19:34:50 archlinux kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Jun 10 19:34:50 archlinux kernel: Performance Events: Fam17h+ 16-deep LBR, core perfctr, AMD PMU driver.
Jun 10 19:34:50 archlinux kernel: ... version:                2
Jun 10 19:34:50 archlinux kernel: ... bit width:              48
Jun 10 19:34:50 archlinux kernel: ... generic registers:      6
Jun 10 19:34:50 archlinux kernel: ... value mask:             0000ffffffffffff
Jun 10 19:34:50 archlinux kernel: ... max period:             00007fffffffffff
Jun 10 19:34:50 archlinux kernel: ... fixed-purpose events:   0
Jun 10 19:34:50 archlinux kernel: ... event mask:             000000000000003f
Jun 10 19:34:50 archlinux kernel: signal: max sigframe size: 3376
Jun 10 19:34:50 archlinux kernel: rcu: Hierarchical SRCU implementation.
Jun 10 19:34:50 archlinux kernel: rcu:         Max phase no-delay instances is 1000.
Jun 10 19:34:50 archlinux kernel: smp: Bringing up secondary CPUs ...
Jun 10 19:34:50 archlinux kernel: smpboot: x86: Booting SMP configuration:
Jun 10 19:34:50 archlinux kernel: .... node  #0, CPUs:        #2  #4  #6  #8 #10 #12 #14  #1  #3  #5  #7  #9 #11 #13 #15
Jun 10 19:34:50 archlinux kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
Jun 10 19:34:50 archlinux kernel: smp: Brought up 1 node, 16 CPUs
Jun 10 19:34:50 archlinux kernel: smpboot: Max logical packages: 1
Jun 10 19:34:50 archlinux kernel: smpboot: Total of 16 processors activated (105445.93 BogoMIPS)
Jun 10 19:34:50 archlinux kernel: devtmpfs: initialized
Jun 10 19:34:50 archlinux kernel: x86/mm: Memory block size: 128MB
Jun 10 19:34:50 archlinux kernel: ACPI: PM: Registering ACPI NVS region [mem 0x09f00000-0x09f3bfff] (245760 bytes)
Jun 10 19:34:50 archlinux kernel: ACPI: PM: Registering ACPI NVS region [mem 0x1af2d000-0x1bf2cfff] (16777216 bytes)
Jun 10 19:34:50 archlinux kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Jun 10 19:34:50 archlinux kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Jun 10 19:34:50 archlinux kernel: pinctrl core: initialized pinctrl subsystem
Jun 10 19:34:50 archlinux kernel: PM: RTC time: 17:34:39, date: 2024-06-10
Jun 10 19:34:50 archlinux kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Jun 10 19:34:50 archlinux kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Jun 10 19:34:50 archlinux kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Jun 10 19:34:50 archlinux kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Jun 10 19:34:50 archlinux kernel: audit: initializing netlink subsys (disabled)
Jun 10 19:34:50 archlinux kernel: audit: type=2000 audit(1718040878.193:1): state=initialized audit_enabled=0 res=1
Jun 10 19:34:50 archlinux kernel: thermal_sys: Registered thermal governor 'fair_share'
Jun 10 19:34:50 archlinux kernel: thermal_sys: Registered thermal governor 'bang_bang'
Jun 10 19:34:50 archlinux kernel: thermal_sys: Registered thermal governor 'step_wise'
Jun 10 19:34:50 archlinux kernel: thermal_sys: Registered thermal governor 'user_space'
Jun 10 19:34:50 archlinux kernel: thermal_sys: Registered thermal governor 'power_allocator'
Jun 10 19:34:50 archlinux kernel: cpuidle: using governor ladder
Jun 10 19:34:50 archlinux kernel: cpuidle: using governor menu
Jun 10 19:34:50 archlinux kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jun 10 19:34:50 archlinux kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Jun 10 19:34:50 archlinux kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved as E820 entry
Jun 10 19:34:50 archlinux kernel: PCI: Using configuration type 1 for base access
Jun 10 19:34:50 archlinux kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Jun 10 19:34:50 archlinux kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Jun 10 19:34:50 archlinux kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Jun 10 19:34:50 archlinux kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Jun 10 19:34:50 archlinux kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Jun 10 19:34:50 archlinux kernel: ACPI: Added _OSI(Module Device)
Jun 10 19:34:50 archlinux kernel: ACPI: Added _OSI(Processor Device)
Jun 10 19:34:50 archlinux kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jun 10 19:34:50 archlinux kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jun 10 19:34:50 archlinux kernel: ACPI: 22 ACPI AML tables successfully acquired and loaded
Jun 10 19:34:50 archlinux kernel: ACPI: EC: EC started
Jun 10 19:34:50 archlinux kernel: ACPI: EC: interrupt blocked
Jun 10 19:34:50 archlinux kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jun 10 19:34:50 archlinux kernel: ACPI: EC: Boot ECDT EC used to handle transactions
Jun 10 19:34:50 archlinux kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Jun 10 19:34:50 archlinux kernel: ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
Jun 10 19:34:50 archlinux kernel: ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
Jun 10 19:34:50 archlinux kernel: ACPI: _OSC evaluation for CPUs failed, trying _PDC
Jun 10 19:34:50 archlinux kernel: ACPI: Interpreter enabled
Jun 10 19:34:50 archlinux kernel: ACPI: PM: (supports S0 S4 S5)
Jun 10 19:34:50 archlinux kernel: ACPI: Using IOAPIC for interrupt routing
Jun 10 19:34:50 archlinux kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jun 10 19:34:50 archlinux kernel: PCI: Ignoring E820 reservations for host bridge windows
Jun 10 19:34:50 archlinux kernel: ACPI: Enabled 3 GPEs in block 00 to 1F
Jun 10 19:34:50 archlinux kernel: ACPI: \_SB_.PCI0.GPP2.P0WW: New power resource
Jun 10 19:34:50 archlinux kernel: ACPI: \_SB_.PCI0.GPP2.WWAN.MRST: New power resource
Jun 10 19:34:50 archlinux kernel: ACPI: \_SB_.PCI0.GPP6.WLAN.WRST: New power resource
Jun 10 19:34:50 archlinux kernel: ACPI: \_SB_.PCI0.GPP8.P0NV: New power resource
Jun 10 19:34:50 archlinux kernel: ACPI: \_SB_.PCI0.GP11.PWRS: New power resource
Jun 10 19:34:50 archlinux kernel: ACPI: \_SB_.PCI0.GP11.SWUS.PWRS: New power resource
Jun 10 19:34:50 archlinux kernel: ACPI: \_SB_.PCI0.GP12.PWRS: New power resource
Jun 10 19:34:50 archlinux kernel: ACPI: \_SB_.PCI0.GP12.SWUS.PWRS: New power resource
Jun 10 19:34:50 archlinux kernel: ACPI: \_SB_.PCI0.GP17.PWRS: New power resource
Jun 10 19:34:50 archlinux kernel: ACPI: \_SB_.PCI0.GP17.VGA_.PWRS: New power resource
Jun 10 19:34:50 archlinux kernel: ACPI: \_SB_.PCI0.GP17.ACP_.PWRS: New power resource
Jun 10 19:34:50 archlinux kernel: ACPI: \_SB_.PCI0.GP17.AZAL.PWRS: New power resource
Jun 10 19:34:50 archlinux kernel: ACPI: \_SB_.PCI0.GP17.HDAU.PWRS: New power resource
Jun 10 19:34:50 archlinux kernel: ACPI: \_SB_.PCI0.GP17.XHC0.PWRS: New power resource
Jun 10 19:34:50 archlinux kernel: ACPI: \_SB_.PCI0.GP17.XHC0.RHUB.PRT3.PRT1.BTRT: New power resource
Jun 10 19:34:50 archlinux kernel: ACPI: \_SB_.PCI0.GP17.XHC0.RHUB.PRT4.WWPR: New power resource
Jun 10 19:34:50 archlinux kernel: ACPI: \_SB_.PCI0.GP17.XHC1.PWRS: New power resource
Jun 10 19:34:50 archlinux kernel: ACPI: \_SB_.PCI0.GP19.XHC2.PWRS: New power resource
Jun 10 19:34:50 archlinux kernel: ACPI: \_SB_.PCI0.GP19.NHI0.PWRS: New power resource
Jun 10 19:34:50 archlinux kernel: ACPI: \_SB_.PCI0.GP19.XHC3.PWRS: New power resource
Jun 10 19:34:50 archlinux kernel: ACPI: \_SB_.PCI0.GP19.NHI1.PWRS: New power resource
Jun 10 19:34:50 archlinux kernel: ACPI: \_SB_.PCI0.GP19.XHC4.PWRS: New power resource
Jun 10 19:34:50 archlinux kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Jun 10 19:34:50 archlinux kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Jun 10 19:34:50 archlinux kernel: acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug AER]
Jun 10 19:34:50 archlinux kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability LTR DPC]
Jun 10 19:34:50 archlinux kernel: PCI host bridge to bus 0000:00
Jun 10 19:34:50 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000effff window]
Jun 10 19:34:50 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x60000000-0xbfffffff window]
Jun 10 19:34:50 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfebfffff window]
Jun 10 19:34:50 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x8a0000000-0xffffffffff window]
Jun 10 19:34:50 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Jun 10 19:34:50 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Jun 10 19:34:50 archlinux kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Jun 10 19:34:50 archlinux kernel: pci 0000:00:00.0: [1022:14e8] type 00 class 0x060000
Jun 10 19:34:50 archlinux kernel: pci 0000:00:00.2: [1022:14e9] type 00 class 0x080600
Jun 10 19:34:50 archlinux kernel: pci 0000:00:01.0: [1022:14ea] type 00 class 0x060000
Jun 10 19:34:50 archlinux kernel: pci 0000:00:02.0: [1022:14ea] type 00 class 0x060000
Jun 10 19:34:50 archlinux kernel: pci 0000:00:02.1: [1022:14ee] type 01 class 0x060400
Jun 10 19:34:50 archlinux kernel: pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
Jun 10 19:34:50 archlinux kernel: pci 0000:00:02.2: [1022:14ee] type 01 class 0x060400
Jun 10 19:34:50 archlinux kernel: pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
Jun 10 19:34:50 archlinux kernel: pci 0000:00:02.4: [1022:14ee] type 01 class 0x060400
Jun 10 19:34:50 archlinux kernel: pci 0000:00:02.4: PME# supported from D0 D3hot D3cold
Jun 10 19:34:50 archlinux kernel: pci 0000:00:03.0: [1022:14ea] type 00 class 0x060000
Jun 10 19:34:50 archlinux kernel: pci 0000:00:04.0: [1022:14ea] type 00 class 0x060000
Jun 10 19:34:50 archlinux kernel: pci 0000:00:04.1: [1022:14ef] type 01 class 0x060400
Jun 10 19:34:50 archlinux kernel: pci 0000:00:04.1: PME# supported from D0 D3hot D3cold
Jun 10 19:34:50 archlinux kernel: pci 0000:00:08.0: [1022:14ea] type 00 class 0x060000
Jun 10 19:34:50 archlinux kernel: pci 0000:00:08.1: [1022:14eb] type 01 class 0x060400
Jun 10 19:34:50 archlinux kernel: pci 0000:00:08.1: enabling Extended Tags
Jun 10 19:34:50 archlinux kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Jun 10 19:34:50 archlinux kernel: pci 0000:00:08.2: [1022:14eb] type 01 class 0x060400
Jun 10 19:34:50 archlinux kernel: pci 0000:00:08.2: enabling Extended Tags
Jun 10 19:34:50 archlinux kernel: pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
Jun 10 19:34:50 archlinux kernel: pci 0000:00:08.3: [1022:14eb] type 01 class 0x060400
Jun 10 19:34:50 archlinux kernel: pci 0000:00:08.3: enabling Extended Tags
Jun 10 19:34:50 archlinux kernel: pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
Jun 10 19:34:50 archlinux kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
Jun 10 19:34:50 archlinux kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
Jun 10 19:34:50 archlinux kernel: pci 0000:00:18.0: [1022:14f0] type 00 class 0x060000
Jun 10 19:34:50 archlinux kernel: pci 0000:00:18.1: [1022:14f1] type 00 class 0x060000
Jun 10 19:34:50 archlinux kernel: pci 0000:00:18.2: [1022:14f2] type 00 class 0x060000
Jun 10 19:34:50 archlinux kernel: pci 0000:00:18.3: [1022:14f3] type 00 class 0x060000
Jun 10 19:34:50 archlinux kernel: pci 0000:00:18.4: [1022:14f4] type 00 class 0x060000
Jun 10 19:34:50 archlinux kernel: pci 0000:00:18.5: [1022:14f5] type 00 class 0x060000
Jun 10 19:34:50 archlinux kernel: pci 0000:00:18.6: [1022:14f6] type 00 class 0x060000
Jun 10 19:34:50 archlinux kernel: pci 0000:00:18.7: [1022:14f7] type 00 class 0x060000
Jun 10 19:34:50 archlinux kernel: pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000
Jun 10 19:34:50 archlinux kernel: pci 0000:01:00.0: reg 0x10: [io  0x6000-0x60ff]
Jun 10 19:34:50 archlinux kernel: pci 0000:01:00.0: reg 0x18: [mem 0x78d04000-0x78d04fff 64bit]
Jun 10 19:34:50 archlinux kernel: pci 0000:01:00.0: reg 0x20: [mem 0x78d00000-0x78d03fff 64bit]
Jun 10 19:34:50 archlinux kernel: pci 0000:01:00.0: supports D1 D2
Jun 10 19:34:50 archlinux kernel: pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Jun 10 19:34:50 archlinux kernel: pci 0000:00:02.1: PCI bridge to [bus 01]
Jun 10 19:34:50 archlinux kernel: pci 0000:00:02.1:   bridge window [io  0x6000-0x6fff]
Jun 10 19:34:50 archlinux kernel: pci 0000:00:02.1:   bridge window [mem 0x78d00000-0x78dfffff]
Jun 10 19:34:50 archlinux kernel: pci 0000:02:00.0: [17cb:1103] type 00 class 0x028000
Jun 10 19:34:50 archlinux kernel: pci 0000:02:00.0: reg 0x10: [mem 0x78600000-0x787fffff 64bit]
Jun 10 19:34:50 archlinux kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
Jun 10 19:34:50 archlinux kernel: pci 0000:00:02.2: PCI bridge to [bus 02]
Jun 10 19:34:50 archlinux kernel: pci 0000:00:02.2:   bridge window [mem 0x78600000-0x787fffff]
Jun 10 19:34:50 archlinux kernel: pci 0000:03:00.0: [1c5c:1959] type 00 class 0x010802
Jun 10 19:34:50 archlinux kernel: pci 0000:03:00.0: reg 0x10: [mem 0x78c00000-0x78c03fff 64bit]
Jun 10 19:34:50 archlinux kernel: pci 0000:00:02.4: PCI bridge to [bus 03]
Jun 10 19:34:50 archlinux kernel: pci 0000:00:02.4:   bridge window [mem 0x78c00000-0x78cfffff]
Jun 10 19:34:50 archlinux kernel: pci 0000:00:04.1: PCI bridge to [bus 04-63]
Jun 10 19:34:50 archlinux kernel: pci 0000:00:04.1:   bridge window [io  0x2000-0x5fff]
Jun 10 19:34:50 archlinux kernel: pci 0000:00:04.1:   bridge window [mem 0x60000000-0x77ffffff]
Jun 10 19:34:50 archlinux kernel: pci 0000:00:04.1:   bridge window [mem 0xc00000000-0x1bffffffff 64bit pref]
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.0: [1002:15bf] type 00 class 0x030000
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.0: reg 0x10: [mem 0x1c00000000-0x1c0fffffff 64bit pref]
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.0: reg 0x18: [mem 0x78000000-0x781fffff 64bit pref]
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.0: reg 0x20: [io  0x1000-0x10ff]
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.0: reg 0x24: [mem 0x78500000-0x7857ffff]
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.0: enabling Extended Tags
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.0: BAR 0: assigned to efifb
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.0: PME# supported from D1 D2 D3hot D3cold
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.1: [1002:1640] type 00 class 0x040300
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.1: reg 0x10: [mem 0x785c8000-0x785cbfff]
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.1: enabling Extended Tags
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.1: PME# supported from D1 D2 D3hot D3cold
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.2: [1022:15c7] type 00 class 0x108000
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.2: reg 0x18: [mem 0x78400000-0x784fffff]
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.2: reg 0x24: [mem 0x785cc000-0x785cdfff]
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.2: enabling Extended Tags
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.3: [1022:15b9] type 00 class 0x0c0330
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.3: reg 0x10: [mem 0x78200000-0x782fffff 64bit]
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.3: enabling Extended Tags
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.3: PME# supported from D0 D3hot D3cold
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.4: [1022:15ba] type 00 class 0x0c0330
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.4: reg 0x10: [mem 0x78300000-0x783fffff 64bit]
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.4: enabling Extended Tags
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.4: PME# supported from D0 D3hot D3cold
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.5: [1022:15e2] type 00 class 0x048000
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.5: reg 0x10: [mem 0x78580000-0x785bffff]
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.5: reg 0x18: [mem 0x1c10000000-0x1c107fffff 64bit pref]
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.5: enabling Extended Tags
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.5: PME# supported from D0 D3hot D3cold
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.6: [1022:15e3] type 00 class 0x040300
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.6: reg 0x10: [mem 0x785c0000-0x785c7fff]
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.6: enabling Extended Tags
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.6: PME# supported from D0 D3hot D3cold
Jun 10 19:34:50 archlinux kernel: pci 0000:00:08.1: PCI bridge to [bus 64]
Jun 10 19:34:50 archlinux kernel: pci 0000:00:08.1:   bridge window [io  0x1000-0x1fff]
Jun 10 19:34:50 archlinux kernel: pci 0000:00:08.1:   bridge window [mem 0x78000000-0x785fffff]
Jun 10 19:34:50 archlinux kernel: pci 0000:00:08.1:   bridge window [mem 0x1c00000000-0x1c107fffff 64bit pref]
Jun 10 19:34:50 archlinux kernel: pci 0000:65:00.0: [1022:14ec] type 00 class 0x130000
Jun 10 19:34:50 archlinux kernel: pci 0000:65:00.0: enabling Extended Tags
Jun 10 19:34:50 archlinux kernel: pci 0000:65:00.0: PME# supported from D3hot D3cold
Jun 10 19:34:50 archlinux kernel: pci 0000:65:00.1: [1022:1502] type 00 class 0x118000
Jun 10 19:34:50 archlinux kernel: pci 0000:65:00.1: reg 0x10: [mem 0x78b00000-0x78b7ffff]
Jun 10 19:34:50 archlinux kernel: pci 0000:65:00.1: reg 0x14: [mem 0x78bc0000-0x78bc1fff]
Jun 10 19:34:50 archlinux kernel: pci 0000:65:00.1: reg 0x18: [mem 0x1c10800000-0x1c1083ffff 64bit pref]
Jun 10 19:34:50 archlinux kernel: pci 0000:65:00.1: reg 0x20: [mem 0x78b80000-0x78bbffff]
Jun 10 19:34:50 archlinux kernel: pci 0000:65:00.1: enabling Extended Tags
Jun 10 19:34:50 archlinux kernel: pci 0000:00:08.2: PCI bridge to [bus 65]
Jun 10 19:34:50 archlinux kernel: pci 0000:00:08.2:   bridge window [mem 0x78b00000-0x78bfffff]
Jun 10 19:34:50 archlinux kernel: pci 0000:00:08.2:   bridge window [mem 0x1c10800000-0x1c108fffff 64bit pref]
Jun 10 19:34:50 archlinux kernel: pci 0000:66:00.0: [1022:14ec] type 00 class 0x130000
Jun 10 19:34:50 archlinux kernel: pci 0000:66:00.0: enabling Extended Tags
Jun 10 19:34:50 archlinux kernel: pci 0000:66:00.3: [1022:15c0] type 00 class 0x0c0330
Jun 10 19:34:50 archlinux kernel: pci 0000:66:00.3: reg 0x10: [mem 0x78800000-0x788fffff 64bit]
Jun 10 19:34:50 archlinux kernel: pci 0000:66:00.3: enabling Extended Tags
Jun 10 19:34:50 archlinux kernel: pci 0000:66:00.3: PME# supported from D0 D3hot D3cold
Jun 10 19:34:50 archlinux kernel: pci 0000:66:00.4: [1022:15c1] type 00 class 0x0c0330
Jun 10 19:34:50 archlinux kernel: pci 0000:66:00.4: reg 0x10: [mem 0x78900000-0x789fffff 64bit]
Jun 10 19:34:50 archlinux kernel: pci 0000:66:00.4: enabling Extended Tags
Jun 10 19:34:50 archlinux kernel: pci 0000:66:00.4: PME# supported from D0 D3hot D3cold
Jun 10 19:34:50 archlinux kernel: pci 0000:66:00.6: [1022:1669] type 00 class 0x0c0340
Jun 10 19:34:50 archlinux kernel: pci 0000:66:00.6: reg 0x10: [mem 0x78a00000-0x78a7ffff 64bit]
Jun 10 19:34:50 archlinux kernel: pci 0000:66:00.6: Max Payload Size set to 128 (was 256, max 256)
Jun 10 19:34:50 archlinux kernel: pci 0000:66:00.6: enabling Extended Tags
Jun 10 19:34:50 archlinux kernel: pci 0000:66:00.6: PME# supported from D0 D3hot D3cold
Jun 10 19:34:50 archlinux kernel: pci 0000:00:08.3: PCI bridge to [bus 66]
Jun 10 19:34:50 archlinux kernel: pci 0000:00:08.3:   bridge window [mem 0x78800000-0x78afffff]
Jun 10 19:34:50 archlinux kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Jun 10 19:34:50 archlinux kernel: ACPI: PCI: Interrupt link LNKA disabled
Jun 10 19:34:50 archlinux kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0
Jun 10 19:34:50 archlinux kernel: ACPI: PCI: Interrupt link LNKB disabled
Jun 10 19:34:50 archlinux kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Jun 10 19:34:50 archlinux kernel: ACPI: PCI: Interrupt link LNKC disabled
Jun 10 19:34:50 archlinux kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Jun 10 19:34:50 archlinux kernel: ACPI: PCI: Interrupt link LNKD disabled
Jun 10 19:34:50 archlinux kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Jun 10 19:34:50 archlinux kernel: ACPI: PCI: Interrupt link LNKE disabled
Jun 10 19:34:50 archlinux kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Jun 10 19:34:50 archlinux kernel: ACPI: PCI: Interrupt link LNKF disabled
Jun 10 19:34:50 archlinux kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Jun 10 19:34:50 archlinux kernel: ACPI: PCI: Interrupt link LNKG disabled
Jun 10 19:34:50 archlinux kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Jun 10 19:34:50 archlinux kernel: ACPI: PCI: Interrupt link LNKH disabled
Jun 10 19:34:50 archlinux kernel: Low-power S0 idle used by default for system suspend
Jun 10 19:34:50 archlinux kernel: ACPI: EC: interrupt unblocked
Jun 10 19:34:50 archlinux kernel: ACPI: EC: event unblocked
Jun 10 19:34:50 archlinux kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jun 10 19:34:50 archlinux kernel: ACPI: EC: GPE=0x7
Jun 10 19:34:50 archlinux kernel: ACPI: \_SB_.PCI0.LPC0.EC0_: Boot ECDT EC initialization complete
Jun 10 19:34:50 archlinux kernel: ACPI: \_SB_.PCI0.LPC0.EC0_: EC: Used to handle transactions and events
Jun 10 19:34:50 archlinux kernel: iommu: Default domain type: Translated
Jun 10 19:34:50 archlinux kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Jun 10 19:34:50 archlinux kernel: SCSI subsystem initialized
Jun 10 19:34:50 archlinux kernel: libata version 3.00 loaded.
Jun 10 19:34:50 archlinux kernel: ACPI: bus type USB registered
Jun 10 19:34:50 archlinux kernel: usbcore: registered new interface driver usbfs
Jun 10 19:34:50 archlinux kernel: usbcore: registered new interface driver hub
Jun 10 19:34:50 archlinux kernel: usbcore: registered new device driver usb
Jun 10 19:34:50 archlinux kernel: pps_core: LinuxPPS API ver. 1 registered
Jun 10 19:34:50 archlinux kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Jun 10 19:34:50 archlinux kernel: PTP clock support registered
Jun 10 19:34:50 archlinux kernel: EDAC MC: Ver: 3.0.0
Jun 10 19:34:50 archlinux kernel: efivars: Registered efivars operations
Jun 10 19:34:50 archlinux kernel: NetLabel: Initializing
Jun 10 19:34:50 archlinux kernel: NetLabel:  domain hash size = 128
Jun 10 19:34:50 archlinux kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Jun 10 19:34:50 archlinux kernel: NetLabel:  unlabeled traffic allowed by default
Jun 10 19:34:50 archlinux kernel: mctp: management component transport protocol core
Jun 10 19:34:50 archlinux kernel: NET: Registered PF_MCTP protocol family
Jun 10 19:34:50 archlinux kernel: PCI: Using ACPI for IRQ routing
Jun 10 19:34:50 archlinux kernel: PCI: pci_cache_line_size set to 64 bytes
Jun 10 19:34:50 archlinux kernel: e820: reserve RAM buffer [mem 0x09c00000-0x0bffffff]
Jun 10 19:34:50 archlinux kernel: e820: reserve RAM buffer [mem 0x09f00000-0x0bffffff]
Jun 10 19:34:50 archlinux kernel: e820: reserve RAM buffer [mem 0x1af05018-0x1bffffff]
Jun 10 19:34:50 archlinux kernel: e820: reserve RAM buffer [mem 0x1af2d000-0x1bffffff]
Jun 10 19:34:50 archlinux kernel: e820: reserve RAM buffer [mem 0x4d485000-0x4fffffff]
Jun 10 19:34:50 archlinux kernel: e820: reserve RAM buffer [mem 0x4dc0a000-0x4fffffff]
Jun 10 19:34:50 archlinux kernel: e820: reserve RAM buffer [mem 0x531fe000-0x53ffffff]
Jun 10 19:34:50 archlinux kernel: e820: reserve RAM buffer [mem 0x59fe9000-0x5bffffff]
Jun 10 19:34:50 archlinux kernel: e820: reserve RAM buffer [mem 0x59fef000-0x5bffffff]
Jun 10 19:34:50 archlinux kernel: e820: reserve RAM buffer [mem 0x85e300000-0x85fffffff]
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.0: vgaarb: setting as boot VGA device
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.0: vgaarb: bridge control possible
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Jun 10 19:34:50 archlinux kernel: vgaarb: loaded
Jun 10 19:34:50 archlinux kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Jun 10 19:34:50 archlinux kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Jun 10 19:34:50 archlinux kernel: clocksource: Switched to clocksource tsc-early
Jun 10 19:34:50 archlinux kernel: VFS: Disk quotas dquot_6.6.0
Jun 10 19:34:50 archlinux kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jun 10 19:34:50 archlinux kernel: pnp: PnP ACPI init
Jun 10 19:34:50 archlinux kernel: system 00:00: [mem 0xfec00000-0xfec01fff] could not be reserved
Jun 10 19:34:50 archlinux kernel: system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
Jun 10 19:34:50 archlinux kernel: system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
Jun 10 19:34:50 archlinux kernel: system 00:04: [io  0x0400-0x04cf] has been reserved
Jun 10 19:34:50 archlinux kernel: system 00:04: [io  0x04d0-0x04d1] has been reserved
Jun 10 19:34:50 archlinux kernel: system 00:04: [io  0x04d6] has been reserved
Jun 10 19:34:50 archlinux kernel: system 00:04: [io  0x0c00-0x0c01] has been reserved
Jun 10 19:34:50 archlinux kernel: system 00:04: [io  0x0c14] has been reserved
Jun 10 19:34:50 archlinux kernel: system 00:04: [io  0x0c50-0x0c52] has been reserved
Jun 10 19:34:50 archlinux kernel: system 00:04: [io  0x0c6c] has been reserved
Jun 10 19:34:50 archlinux kernel: system 00:04: [io  0x0c6f] has been reserved
Jun 10 19:34:50 archlinux kernel: system 00:04: [io  0x0cd0-0x0cdb] has been reserved
Jun 10 19:34:50 archlinux kernel: system 00:04: [io  0x0580-0x05fe] has been reserved
Jun 10 19:34:50 archlinux kernel: system 00:05: [mem 0xff000000-0xffffffff] has been reserved
Jun 10 19:34:50 archlinux kernel: pnp: PnP ACPI: found 6 devices
Jun 10 19:34:50 archlinux kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jun 10 19:34:50 archlinux kernel: NET: Registered PF_INET protocol family
Jun 10 19:34:50 archlinux kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jun 10 19:34:50 archlinux kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
Jun 10 19:34:50 archlinux kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Jun 10 19:34:50 archlinux kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jun 10 19:34:50 archlinux kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Jun 10 19:34:50 archlinux kernel: TCP: Hash tables configured (established 262144 bind 65536)
Jun 10 19:34:50 archlinux kernel: MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
Jun 10 19:34:50 archlinux kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
Jun 10 19:34:50 archlinux kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
Jun 10 19:34:50 archlinux kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Jun 10 19:34:50 archlinux kernel: NET: Registered PF_XDP protocol family
Jun 10 19:34:50 archlinux kernel: pci 0000:00:02.1: PCI bridge to [bus 01]
Jun 10 19:34:50 archlinux kernel: pci 0000:00:02.1:   bridge window [io  0x6000-0x6fff]
Jun 10 19:34:50 archlinux kernel: pci 0000:00:02.1:   bridge window [mem 0x78d00000-0x78dfffff]
Jun 10 19:34:50 archlinux kernel: pci 0000:00:02.2: PCI bridge to [bus 02]
Jun 10 19:34:50 archlinux kernel: pci 0000:00:02.2:   bridge window [mem 0x78600000-0x787fffff]
Jun 10 19:34:50 archlinux kernel: pci 0000:00:02.4: PCI bridge to [bus 03]
Jun 10 19:34:50 archlinux kernel: pci 0000:00:02.4:   bridge window [mem 0x78c00000-0x78cfffff]
Jun 10 19:34:50 archlinux kernel: pci 0000:00:04.1: PCI bridge to [bus 04-63]
Jun 10 19:34:50 archlinux kernel: pci 0000:00:04.1:   bridge window [io  0x2000-0x5fff]
Jun 10 19:34:50 archlinux kernel: pci 0000:00:04.1:   bridge window [mem 0x60000000-0x77ffffff]
Jun 10 19:34:50 archlinux kernel: pci 0000:00:04.1:   bridge window [mem 0xc00000000-0x1bffffffff 64bit pref]
Jun 10 19:34:50 archlinux kernel: pci 0000:00:08.1: PCI bridge to [bus 64]
Jun 10 19:34:50 archlinux kernel: pci 0000:00:08.1:   bridge window [io  0x1000-0x1fff]
Jun 10 19:34:50 archlinux kernel: pci 0000:00:08.1:   bridge window [mem 0x78000000-0x785fffff]
Jun 10 19:34:50 archlinux kernel: pci 0000:00:08.1:   bridge window [mem 0x1c00000000-0x1c107fffff 64bit pref]
Jun 10 19:34:50 archlinux kernel: pci 0000:00:08.2: PCI bridge to [bus 65]
Jun 10 19:34:50 archlinux kernel: pci 0000:00:08.2:   bridge window [mem 0x78b00000-0x78bfffff]
Jun 10 19:34:50 archlinux kernel: pci 0000:00:08.2:   bridge window [mem 0x1c10800000-0x1c108fffff 64bit pref]
Jun 10 19:34:50 archlinux kernel: pci 0000:00:08.3: PCI bridge to [bus 66]
Jun 10 19:34:50 archlinux kernel: pci 0000:00:08.3:   bridge window [mem 0x78800000-0x78afffff]
Jun 10 19:34:50 archlinux kernel: pci_bus 0000:00: resource 4 [mem 0x000a0000-0x000effff window]
Jun 10 19:34:50 archlinux kernel: pci_bus 0000:00: resource 5 [mem 0x60000000-0xbfffffff window]
Jun 10 19:34:50 archlinux kernel: pci_bus 0000:00: resource 6 [mem 0xf0000000-0xfebfffff window]
Jun 10 19:34:50 archlinux kernel: pci_bus 0000:00: resource 7 [mem 0x8a0000000-0xffffffffff window]
Jun 10 19:34:50 archlinux kernel: pci_bus 0000:00: resource 8 [io  0x0000-0x0cf7 window]
Jun 10 19:34:50 archlinux kernel: pci_bus 0000:00: resource 9 [io  0x0d00-0xffff window]
Jun 10 19:34:50 archlinux kernel: pci_bus 0000:01: resource 0 [io  0x6000-0x6fff]
Jun 10 19:34:50 archlinux kernel: pci_bus 0000:01: resource 1 [mem 0x78d00000-0x78dfffff]
Jun 10 19:34:50 archlinux kernel: pci_bus 0000:02: resource 1 [mem 0x78600000-0x787fffff]
Jun 10 19:34:50 archlinux kernel: pci_bus 0000:03: resource 1 [mem 0x78c00000-0x78cfffff]
Jun 10 19:34:50 archlinux kernel: pci_bus 0000:04: resource 0 [io  0x2000-0x5fff]
Jun 10 19:34:50 archlinux kernel: pci_bus 0000:04: resource 1 [mem 0x60000000-0x77ffffff]
Jun 10 19:34:50 archlinux kernel: pci_bus 0000:04: resource 2 [mem 0xc00000000-0x1bffffffff 64bit pref]
Jun 10 19:34:50 archlinux kernel: pci_bus 0000:64: resource 0 [io  0x1000-0x1fff]
Jun 10 19:34:50 archlinux kernel: pci_bus 0000:64: resource 1 [mem 0x78000000-0x785fffff]
Jun 10 19:34:50 archlinux kernel: pci_bus 0000:64: resource 2 [mem 0x1c00000000-0x1c107fffff 64bit pref]
Jun 10 19:34:50 archlinux kernel: pci_bus 0000:65: resource 1 [mem 0x78b00000-0x78bfffff]
Jun 10 19:34:50 archlinux kernel: pci_bus 0000:65: resource 2 [mem 0x1c10800000-0x1c108fffff 64bit pref]
Jun 10 19:34:50 archlinux kernel: pci_bus 0000:66: resource 1 [mem 0x78800000-0x78afffff]
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.1: D0 power state depends on 0000:64:00.0
Jun 10 19:34:50 archlinux kernel: PCI: CLS 32 bytes, default 64
Jun 10 19:34:50 archlinux kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
Jun 10 19:34:50 archlinux kernel: pci 0000:00:01.0: Adding to iommu group 0
Jun 10 19:34:50 archlinux kernel: pci 0000:00:02.0: Adding to iommu group 1
Jun 10 19:34:50 archlinux kernel: Trying to unpack rootfs image as initramfs...
Jun 10 19:34:50 archlinux kernel: pci 0000:00:02.1: Adding to iommu group 2
Jun 10 19:34:50 archlinux kernel: pci 0000:00:02.2: Adding to iommu group 3
Jun 10 19:34:50 archlinux kernel: pci 0000:00:02.4: Adding to iommu group 4
Jun 10 19:34:50 archlinux kernel: pci 0000:00:03.0: Adding to iommu group 5
Jun 10 19:34:50 archlinux kernel: pci 0000:00:04.0: Adding to iommu group 6
Jun 10 19:34:50 archlinux kernel: pci 0000:00:04.1: Adding to iommu group 6
Jun 10 19:34:50 archlinux kernel: pci 0000:00:08.0: Adding to iommu group 7
Jun 10 19:34:50 archlinux kernel: pci 0000:00:08.1: Adding to iommu group 8
Jun 10 19:34:50 archlinux kernel: pci 0000:00:08.2: Adding to iommu group 9
Jun 10 19:34:50 archlinux kernel: pci 0000:00:08.3: Adding to iommu group 10
Jun 10 19:34:50 archlinux kernel: pci 0000:00:14.0: Adding to iommu group 11
Jun 10 19:34:50 archlinux kernel: pci 0000:00:14.3: Adding to iommu group 11
Jun 10 19:34:50 archlinux kernel: pci 0000:00:18.0: Adding to iommu group 12
Jun 10 19:34:50 archlinux kernel: pci 0000:00:18.1: Adding to iommu group 12
Jun 10 19:34:50 archlinux kernel: pci 0000:00:18.2: Adding to iommu group 12
Jun 10 19:34:50 archlinux kernel: pci 0000:00:18.3: Adding to iommu group 12
Jun 10 19:34:50 archlinux kernel: pci 0000:00:18.4: Adding to iommu group 12
Jun 10 19:34:50 archlinux kernel: pci 0000:00:18.5: Adding to iommu group 12
Jun 10 19:34:50 archlinux kernel: pci 0000:00:18.6: Adding to iommu group 12
Jun 10 19:34:50 archlinux kernel: pci 0000:00:18.7: Adding to iommu group 12
Jun 10 19:34:50 archlinux kernel: pci 0000:01:00.0: Adding to iommu group 13
Jun 10 19:34:50 archlinux kernel: pci 0000:02:00.0: Adding to iommu group 14
Jun 10 19:34:50 archlinux kernel: pci 0000:03:00.0: Adding to iommu group 15
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.0: Adding to iommu group 16
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.1: Adding to iommu group 17
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.2: Adding to iommu group 18
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.3: Adding to iommu group 19
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.4: Adding to iommu group 20
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.5: Adding to iommu group 21
Jun 10 19:34:50 archlinux kernel: pci 0000:64:00.6: Adding to iommu group 22
Jun 10 19:34:50 archlinux kernel: pci 0000:65:00.0: Adding to iommu group 23
Jun 10 19:34:50 archlinux kernel: pci 0000:65:00.1: Adding to iommu group 24
Jun 10 19:34:50 archlinux kernel: pci 0000:66:00.0: Adding to iommu group 25
Jun 10 19:34:50 archlinux kernel: pci 0000:66:00.3: Adding to iommu group 26
Jun 10 19:34:50 archlinux kernel: pci 0000:66:00.4: Adding to iommu group 27
Jun 10 19:34:50 archlinux kernel: pci 0000:66:00.6: Adding to iommu group 28
Jun 10 19:34:50 archlinux kernel: pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
Jun 10 19:34:50 archlinux kernel: AMD-Vi: Extended features (0x246577efa2254afa, 0x0): PPR NX GT [5] IA GA PC GA_vAPIC
Jun 10 19:34:50 archlinux kernel: AMD-Vi: Interrupt remapping enabled
Jun 10 19:34:50 archlinux kernel: AMD-Vi: Virtual APIC enabled
Jun 10 19:34:50 archlinux kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jun 10 19:34:50 archlinux kernel: software IO TLB: mapped [mem 0x00000000485bd000-0x000000004c5bd000] (64MB)
Jun 10 19:34:50 archlinux kernel: LVT offset 0 assigned for vector 0x400
Jun 10 19:34:50 archlinux kernel: perf: AMD IBS detected (0x00000bff)
Jun 10 19:34:50 archlinux kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
Jun 10 19:34:50 archlinux kernel: Initialise system trusted keyrings
Jun 10 19:34:50 archlinux kernel: Key type blacklist registered
Jun 10 19:34:50 archlinux kernel: workingset: timestamp_bits=41 max_order=23 bucket_order=0
Jun 10 19:34:50 archlinux kernel: zbud: loaded
Jun 10 19:34:50 archlinux kernel: integrity: Platform Keyring initialized
Jun 10 19:34:50 archlinux kernel: integrity: Machine keyring initialized
Jun 10 19:34:50 archlinux kernel: Key type asymmetric registered
Jun 10 19:34:50 archlinux kernel: Asymmetric key parser 'x509' registered
Jun 10 19:34:50 archlinux kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
Jun 10 19:34:50 archlinux kernel: io scheduler mq-deadline registered
Jun 10 19:34:50 archlinux kernel: io scheduler kyber registered
Jun 10 19:34:50 archlinux kernel: io scheduler bfq registered
Jun 10 19:34:50 archlinux kernel: pcieport 0000:00:02.1: PME: Signaling with IRQ 34
Jun 10 19:34:50 archlinux kernel: pcieport 0000:00:02.2: PME: Signaling with IRQ 35
Jun 10 19:34:50 archlinux kernel: pcieport 0000:00:02.4: PME: Signaling with IRQ 36
Jun 10 19:34:50 archlinux kernel: pcieport 0000:00:04.1: PME: Signaling with IRQ 37
Jun 10 19:34:50 archlinux kernel: pcieport 0000:00:04.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Jun 10 19:34:50 archlinux kernel: pcieport 0000:00:08.1: PME: Signaling with IRQ 38
Jun 10 19:34:50 archlinux kernel: pcieport 0000:00:08.2: PME: Signaling with IRQ 39
Jun 10 19:34:50 archlinux kernel: pcieport 0000:00:08.3: PME: Signaling with IRQ 40
Jun 10 19:34:50 archlinux kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jun 10 19:34:50 archlinux kernel: ACPI: AC: AC Adapter [AC] (off-line)
Jun 10 19:34:50 archlinux kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Jun 10 19:34:50 archlinux kernel: ACPI: button: Power Button [PWRB]
Jun 10 19:34:50 archlinux kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
Jun 10 19:34:50 archlinux kernel: ACPI: button: Lid Switch [LID]
Jun 10 19:34:50 archlinux kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
Jun 10 19:34:50 archlinux kernel: ACPI: button: Sleep Button [SLPB]
Jun 10 19:34:50 archlinux kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1548
Jun 10 19:34:50 archlinux kernel: Monitor-Mwait will be used to enter C-1 state
Jun 10 19:34:50 archlinux kernel: ACPI: \_SB_.PLTF.C000: Found 3 idle states
Jun 10 19:34:50 archlinux kernel: ACPI: \_SB_.PLTF.C001: Found 3 idle states
Jun 10 19:34:50 archlinux kernel: ACPI: \_SB_.PLTF.C002: Found 3 idle states
Jun 10 19:34:50 archlinux kernel: ACPI: \_SB_.PLTF.C003: Found 3 idle states
Jun 10 19:34:50 archlinux kernel: ACPI: \_SB_.PLTF.C004: Found 3 idle states
Jun 10 19:34:50 archlinux kernel: ACPI: \_SB_.PLTF.C005: Found 3 idle states
Jun 10 19:34:50 archlinux kernel: ACPI: \_SB_.PLTF.C006: Found 3 idle states
Jun 10 19:34:50 archlinux kernel: ACPI: \_SB_.PLTF.C007: Found 3 idle states
Jun 10 19:34:50 archlinux kernel: ACPI: \_SB_.PLTF.C008: Found 3 idle states
Jun 10 19:34:50 archlinux kernel: ACPI: \_SB_.PLTF.C009: Found 3 idle states
Jun 10 19:34:50 archlinux kernel: ACPI: \_SB_.PLTF.C00A: Found 3 idle states
Jun 10 19:34:50 archlinux kernel: ACPI: \_SB_.PLTF.C00B: Found 3 idle states
Jun 10 19:34:50 archlinux kernel: ACPI: \_SB_.PLTF.C00C: Found 3 idle states
Jun 10 19:34:50 archlinux kernel: ACPI: \_SB_.PLTF.C00D: Found 3 idle states
Jun 10 19:34:50 archlinux kernel: ACPI: \_SB_.PLTF.C00E: Found 3 idle states
Jun 10 19:34:50 archlinux kernel: ACPI: \_SB_.PLTF.C00F: Found 3 idle states
Jun 10 19:34:50 archlinux kernel: thermal LNXTHERM:00: registered as thermal_zone0
Jun 10 19:34:50 archlinux kernel: ACPI: thermal: Thermal Zone [THM0] (53 C)
Jun 10 19:34:50 archlinux kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Jun 10 19:34:50 archlinux kernel: Non-volatile memory driver v1.3
Jun 10 19:34:50 archlinux kernel: Linux agpgart interface v0.103
Jun 10 19:34:50 archlinux kernel: AMD-Vi: AMD IOMMUv2 loaded and initialized
Jun 10 19:34:50 archlinux kernel: ACPI: bus type drm_connector registered
Jun 10 19:34:50 archlinux kernel: usbcore: registered new interface driver usbserial_generic
Jun 10 19:34:50 archlinux kernel: usbserial: USB Serial support registered for generic
Jun 10 19:34:50 archlinux kernel: rtc_cmos 00:01: RTC can wake from S4
Jun 10 19:34:50 archlinux kernel: rtc_cmos 00:01: registered as rtc0
Jun 10 19:34:50 archlinux kernel: rtc_cmos 00:01: setting system clock to 2024-06-10T17:34:39 UTC (1718040879)
Jun 10 19:34:50 archlinux kernel: rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram
Jun 10 19:34:50 archlinux kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jun 10 19:34:50 archlinux kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
Jun 10 19:34:50 archlinux kernel: fbcon: Deferring console take-over
Jun 10 19:34:50 archlinux kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Jun 10 19:34:50 archlinux kernel: hid: raw HID events driver (C) Jiri Kosina
Jun 10 19:34:50 archlinux kernel: drop_monitor: Initializing network drop monitor service
Jun 10 19:34:50 archlinux kernel: ACPI: battery: Slot [BAT0] (battery present)
Jun 10 19:34:50 archlinux kernel: Initializing XFRM netlink socket
Jun 10 19:34:50 archlinux kernel: NET: Registered PF_INET6 protocol family
Jun 10 19:34:50 archlinux kernel: Freeing initrd memory: 40964K
Jun 10 19:34:50 archlinux kernel: Segment Routing with IPv6
Jun 10 19:34:50 archlinux kernel: RPL Segment Routing with IPv6
Jun 10 19:34:50 archlinux kernel: In-situ OAM (IOAM) with IPv6
Jun 10 19:34:50 archlinux kernel: NET: Registered PF_PACKET protocol family
Jun 10 19:34:50 archlinux kernel: microcode: CPU7: patch_level=0x0a704103
Jun 10 19:34:50 archlinux kernel: microcode: CPU6: patch_level=0x0a704103
Jun 10 19:34:50 archlinux kernel: microcode: CPU12: patch_level=0x0a704103
Jun 10 19:34:50 archlinux kernel: microcode: CPU13: patch_level=0x0a704103
Jun 10 19:34:50 archlinux kernel: microcode: CPU9: patch_level=0x0a704103
Jun 10 19:34:50 archlinux kernel: microcode: CPU8: patch_level=0x0a704103
Jun 10 19:34:50 archlinux kernel: microcode: CPU11: patch_level=0x0a704103
Jun 10 19:34:50 archlinux kernel: microcode: CPU10: patch_level=0x0a704103
Jun 10 19:34:50 archlinux kernel: microcode: CPU1: patch_level=0x0a704103
Jun 10 19:34:50 archlinux kernel: microcode: CPU0: patch_level=0x0a704103
Jun 10 19:34:50 archlinux kernel: microcode: CPU3: patch_level=0x0a704103
Jun 10 19:34:50 archlinux kernel: microcode: CPU2: patch_level=0x0a704103
Jun 10 19:34:50 archlinux kernel: microcode: CPU4: patch_level=0x0a704103
Jun 10 19:34:50 archlinux kernel: microcode: CPU5: patch_level=0x0a704103
Jun 10 19:34:50 archlinux kernel: microcode: CPU14: patch_level=0x0a704103
Jun 10 19:34:50 archlinux kernel: microcode: CPU15: patch_level=0x0a704103
Jun 10 19:34:50 archlinux kernel: microcode: Microcode Update Driver: v2.2.
Jun 10 19:34:50 archlinux kernel: resctrl: L3 allocation detected
Jun 10 19:34:50 archlinux kernel: resctrl: MB allocation detected
Jun 10 19:34:50 archlinux kernel: resctrl: SMBA allocation detected
Jun 10 19:34:50 archlinux kernel: resctrl: L3 monitoring detected
Jun 10 19:34:50 archlinux kernel: IPI shorthand broadcast: enabled
Jun 10 19:34:50 archlinux kernel: sched_clock: Marking stable (832350106, 492643)->(834977831, -2135082)
Jun 10 19:34:50 archlinux kernel: registered taskstats version 1
Jun 10 19:34:50 archlinux kernel: Loading compiled-in X.509 certificates
Jun 10 19:34:50 archlinux kernel: Loaded X.509 cert 'Build time autogenerated kernel key: d194ca7602a63931da9fb4dabcc0b4d267fcb5a7'
Jun 10 19:34:50 archlinux kernel: zswap: loaded using pool zstd/zsmalloc
Jun 10 19:34:50 archlinux kernel: Key type .fscrypt registered
Jun 10 19:34:50 archlinux kernel: Key type fscrypt-provisioning registered
Jun 10 19:34:50 archlinux kernel: PM:   Magic number: 12:583:592
Jun 10 19:34:50 archlinux kernel: RAS: Correctable Errors collector initialized.
Jun 10 19:34:50 archlinux kernel: clk: Disabling unused clocks
Jun 10 19:34:50 archlinux kernel: Freeing unused decrypted memory: 2028K
Jun 10 19:34:50 archlinux kernel: Freeing unused kernel image (initmem) memory: 3424K
Jun 10 19:34:50 archlinux kernel: Write protecting the kernel read-only data: 30720k
Jun 10 19:34:50 archlinux kernel: Freeing unused kernel image (rodata/data gap) memory: 1248K
Jun 10 19:34:50 archlinux kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jun 10 19:34:50 archlinux kernel: rodata_test: all tests were successful
Jun 10 19:34:50 archlinux kernel: Run /init as init process
Jun 10 19:34:50 archlinux kernel:   with arguments:
Jun 10 19:34:50 archlinux kernel:     /init
Jun 10 19:34:50 archlinux kernel:     splash
Jun 10 19:34:50 archlinux kernel:   with environment:
Jun 10 19:34:50 archlinux kernel:     HOME=/
Jun 10 19:34:50 archlinux kernel:     TERM=linux
Jun 10 19:34:50 archlinux kernel:     BOOT_IMAGE=/vmlinuz-linux-lts
Jun 10 19:34:50 archlinux kernel:     cryptdevice=/dev/nvme0n1p3:volgroup0
Jun 10 19:34:50 archlinux kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Jun 10 19:34:50 archlinux kernel: ccp 0000:64:00.2: enabling device (0000 -> 0002)
Jun 10 19:34:50 archlinux kernel: xhci_hcd 0000:64:00.3: xHCI Host Controller
Jun 10 19:34:50 archlinux kernel: xhci_hcd 0000:64:00.3: new USB bus registered, assigned bus number 1
Jun 10 19:34:50 archlinux kernel: i8042: Warning: Keylock active
Jun 10 19:34:50 archlinux kernel: xhci_hcd 0000:64:00.3: hcc params 0x0128ffc5 hci version 0x120 quirks 0x0000000200000410
Jun 10 19:34:50 archlinux kernel: ACPI: video: Video Device [VGA] (multi-head: yes  rom: no  post: no)
Jun 10 19:34:50 archlinux kernel: xhci_hcd 0000:64:00.3: xHCI Host Controller
Jun 10 19:34:50 archlinux kernel: xhci_hcd 0000:64:00.3: new USB bus registered, assigned bus number 2
Jun 10 19:34:50 archlinux kernel: xhci_hcd 0000:64:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Jun 10 19:34:50 archlinux kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
Jun 10 19:34:50 archlinux kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 10 19:34:50 archlinux kernel: usb usb1: Product: xHCI Host Controller
Jun 10 19:34:50 archlinux kernel: usb usb1: Manufacturer: Linux 6.6.31-2-lts xhci-hcd
Jun 10 19:34:50 archlinux kernel: usb usb1: SerialNumber: 0000:64:00.3
Jun 10 19:34:50 archlinux kernel: hub 1-0:1.0: USB hub found
Jun 10 19:34:50 archlinux kernel: hub 1-0:1.0: 5 ports detected
Jun 10 19:34:50 archlinux kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jun 10 19:34:50 archlinux kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Jun 10 19:34:50 archlinux kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:16/LNXVIDEO:00/input/input3
Jun 10 19:34:50 archlinux kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 10 19:34:50 archlinux kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06
Jun 10 19:34:50 archlinux kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 10 19:34:50 archlinux kernel: usb usb2: Product: xHCI Host Controller
Jun 10 19:34:50 archlinux kernel: usb usb2: Manufacturer: Linux 6.6.31-2-lts xhci-hcd
Jun 10 19:34:50 archlinux kernel: usb usb2: SerialNumber: 0000:64:00.3
Jun 10 19:34:50 archlinux kernel: hub 2-0:1.0: USB hub found
Jun 10 19:34:50 archlinux kernel: hub 2-0:1.0: 2 ports detected
Jun 10 19:34:50 archlinux kernel: xhci_hcd 0000:64:00.4: xHCI Host Controller
Jun 10 19:34:50 archlinux kernel: xhci_hcd 0000:64:00.4: new USB bus registered, assigned bus number 3
Jun 10 19:34:50 archlinux kernel: xhci_hcd 0000:64:00.4: hcc params 0x0110ffc5 hci version 0x120 quirks 0x0000000200000410
Jun 10 19:34:50 archlinux kernel: xhci_hcd 0000:64:00.4: xHCI Host Controller
Jun 10 19:34:50 archlinux kernel: xhci_hcd 0000:64:00.4: new USB bus registered, assigned bus number 4
Jun 10 19:34:50 archlinux kernel: xhci_hcd 0000:64:00.4: Host supports USB 3.1 Enhanced SuperSpeed
Jun 10 19:34:50 archlinux kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
Jun 10 19:34:50 archlinux kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 10 19:34:50 archlinux kernel: usb usb3: Product: xHCI Host Controller
Jun 10 19:34:50 archlinux kernel: usb usb3: Manufacturer: Linux 6.6.31-2-lts xhci-hcd
Jun 10 19:34:50 archlinux kernel: usb usb3: SerialNumber: 0000:64:00.4
Jun 10 19:34:50 archlinux kernel: hub 3-0:1.0: USB hub found
Jun 10 19:34:50 archlinux kernel: hub 3-0:1.0: 1 port detected
Jun 10 19:34:50 archlinux kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 10 19:34:50 archlinux kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06
Jun 10 19:34:50 archlinux kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 10 19:34:50 archlinux kernel: usb usb4: Product: xHCI Host Controller
Jun 10 19:34:50 archlinux kernel: usb usb4: Manufacturer: Linux 6.6.31-2-lts xhci-hcd
Jun 10 19:34:50 archlinux kernel: usb usb4: SerialNumber: 0000:64:00.4
Jun 10 19:34:50 archlinux kernel: hub 4-0:1.0: USB hub found
Jun 10 19:34:50 archlinux kernel: hub 4-0:1.0: 1 port detected
Jun 10 19:34:50 archlinux kernel: cryptd: max_cpu_qlen set to 1000
Jun 10 19:34:50 archlinux kernel: xhci_hcd 0000:66:00.3: xHCI Host Controller
Jun 10 19:34:50 archlinux kernel: xhci_hcd 0000:66:00.3: new USB bus registered, assigned bus number 5
Jun 10 19:34:50 archlinux kernel: xhci_hcd 0000:66:00.3: hcc params 0x0110ffc5 hci version 0x120 quirks 0x0000000200000410
Jun 10 19:34:50 archlinux kernel: xhci_hcd 0000:66:00.3: xHCI Host Controller
Jun 10 19:34:50 archlinux kernel: xhci_hcd 0000:66:00.3: new USB bus registered, assigned bus number 6
Jun 10 19:34:50 archlinux kernel: xhci_hcd 0000:66:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Jun 10 19:34:50 archlinux kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
Jun 10 19:34:50 archlinux kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 10 19:34:50 archlinux kernel: usb usb5: Product: xHCI Host Controller
Jun 10 19:34:50 archlinux kernel: usb usb5: Manufacturer: Linux 6.6.31-2-lts xhci-hcd
Jun 10 19:34:50 archlinux kernel: usb usb5: SerialNumber: 0000:66:00.3
Jun 10 19:34:50 archlinux kernel: hub 5-0:1.0: USB hub found
Jun 10 19:34:50 archlinux kernel: hub 5-0:1.0: 1 port detected
Jun 10 19:34:50 archlinux kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 10 19:34:50 archlinux kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06
Jun 10 19:34:50 archlinux kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 10 19:34:50 archlinux kernel: usb usb6: Product: xHCI Host Controller
Jun 10 19:34:50 archlinux kernel: usb usb6: Manufacturer: Linux 6.6.31-2-lts xhci-hcd
Jun 10 19:34:50 archlinux kernel: usb usb6: SerialNumber: 0000:66:00.3
Jun 10 19:34:50 archlinux kernel: hub 6-0:1.0: USB hub found
Jun 10 19:34:50 archlinux kernel: hub 6-0:1.0: 1 port detected
Jun 10 19:34:50 archlinux kernel: xhci_hcd 0000:66:00.4: xHCI Host Controller
Jun 10 19:34:50 archlinux kernel: xhci_hcd 0000:66:00.4: new USB bus registered, assigned bus number 7
Jun 10 19:34:50 archlinux kernel: xhci_hcd 0000:66:00.4: hcc params 0x0110ffc5 hci version 0x120 quirks 0x0000000200000410
Jun 10 19:34:50 archlinux kernel: xhci_hcd 0000:66:00.4: xHCI Host Controller
Jun 10 19:34:50 archlinux kernel: xhci_hcd 0000:66:00.4: new USB bus registered, assigned bus number 8
Jun 10 19:34:50 archlinux kernel: xhci_hcd 0000:66:00.4: Host supports USB 3.1 Enhanced SuperSpeed
Jun 10 19:34:50 archlinux kernel: usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
Jun 10 19:34:50 archlinux kernel: usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 10 19:34:50 archlinux kernel: usb usb7: Product: xHCI Host Controller
Jun 10 19:34:50 archlinux kernel: usb usb7: Manufacturer: Linux 6.6.31-2-lts xhci-hcd
Jun 10 19:34:50 archlinux kernel: usb usb7: SerialNumber: 0000:66:00.4
Jun 10 19:34:50 archlinux kernel: hub 7-0:1.0: USB hub found
Jun 10 19:34:50 archlinux kernel: hub 7-0:1.0: 1 port detected
Jun 10 19:34:50 archlinux kernel: usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 10 19:34:50 archlinux kernel: usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06
Jun 10 19:34:50 archlinux kernel: usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 10 19:34:50 archlinux kernel: usb usb8: Product: xHCI Host Controller
Jun 10 19:34:50 archlinux kernel: usb usb8: Manufacturer: Linux 6.6.31-2-lts xhci-hcd
Jun 10 19:34:50 archlinux kernel: usb usb8: SerialNumber: 0000:66:00.4
Jun 10 19:34:50 archlinux kernel: hub 8-0:1.0: USB hub found
Jun 10 19:34:50 archlinux kernel: hub 8-0:1.0: 1 port detected
Jun 10 19:34:50 archlinux kernel: nvme 0000:03:00.0: platform quirk: setting simple suspend
Jun 10 19:34:50 archlinux kernel: nvme nvme0: pci function 0000:03:00.0
Jun 10 19:34:50 archlinux kernel: ccp 0000:64:00.2: tee enabled
Jun 10 19:34:50 archlinux kernel: ccp 0000:64:00.2: psp enabled
Jun 10 19:34:50 archlinux kernel: AVX2 version of gcm_enc/dec engaged.
Jun 10 19:34:50 archlinux kernel: AES CTR mode by8 optimization enabled
Jun 10 19:34:50 archlinux kernel: nvme nvme0: 16/0/0 default/read/poll queues
Jun 10 19:34:50 archlinux kernel:  nvme0n1: p1 p2 p3
Jun 10 19:34:50 archlinux kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
Jun 10 19:34:50 archlinux kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.26
Jun 10 19:34:50 archlinux kernel: thinkpad_acpi: http://ibm-acpi.sf.net/
Jun 10 19:34:50 archlinux kernel: thinkpad_acpi: ThinkPad BIOS R2FET33W (1.13 ), EC R2FHT27W
Jun 10 19:34:50 archlinux kernel: thinkpad_acpi: Lenovo ThinkPad T14 Gen 4, model 21K4S1L800
Jun 10 19:34:50 archlinux kernel: thinkpad_acpi: radio switch found; radios are enabled
Jun 10 19:34:50 archlinux kernel: thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
Jun 10 19:34:50 archlinux kernel: thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
Jun 10 19:34:50 archlinux kernel: thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
Jun 10 19:34:50 archlinux kernel: thinkpad_acpi: secondary fan control detected & enabled
Jun 10 19:34:50 archlinux kernel: thinkpad_acpi: battery 1 registered (start 20, stop 80, behaviours: 0x7)
Jun 10 19:34:50 archlinux kernel: ACPI: battery: new extension: ThinkPad Battery Extension
Jun 10 19:34:50 archlinux kernel: input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input6
Jun 10 19:34:50 archlinux kernel: usb 1-3: new high-speed USB device number 2 using xhci_hcd
Jun 10 19:34:50 archlinux kernel: usb 3-1: new high-speed USB device number 2 using xhci_hcd
Jun 10 19:34:50 archlinux kernel: usb 1-3: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=61.60
Jun 10 19:34:50 archlinux kernel: usb 1-3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Jun 10 19:34:50 archlinux kernel: usb 1-3: Product: USB2.0 Hub
Jun 10 19:34:50 archlinux kernel: usb 3-1: New USB device found, idVendor=5986, idProduct=118c, bcdDevice=68.18
Jun 10 19:34:50 archlinux kernel: usb 3-1: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Jun 10 19:34:50 archlinux kernel: usb 3-1: Product: Integrated Camera
Jun 10 19:34:50 archlinux kernel: usb 3-1: Manufacturer: Generic
Jun 10 19:34:50 archlinux kernel: usb 3-1: SerialNumber: 200901010001
Jun 10 19:34:50 archlinux kernel: hub 1-3:1.0: USB hub found
Jun 10 19:34:50 archlinux kernel: hub 1-3:1.0: 2 ports detected
Jun 10 19:34:50 archlinux kernel: usb 1-5: new full-speed USB device number 3 using xhci_hcd
Jun 10 19:34:50 archlinux kernel: tsc: Refined TSC clocksource calibration: 3293.808 MHz
Jun 10 19:34:50 archlinux kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2f7a7357994, max_idle_ns: 440795345789 ns
Jun 10 19:34:50 archlinux kernel: clocksource: Switched to clocksource tsc
Jun 10 19:34:50 archlinux kernel: [drm] amdgpu kernel modesetting enabled.
Jun 10 19:34:50 archlinux kernel: amdgpu: Virtual CRAT table created for CPU
Jun 10 19:34:50 archlinux kernel: amdgpu: Topology: Add CPU node
Jun 10 19:34:50 archlinux kernel: amdgpu 0000:64:00.0: enabling device (0006 -> 0007)
Jun 10 19:34:50 archlinux kernel: [drm] initializing kernel modesetting (IP DISCOVERY 0x1002:0x15BF 0x17AA:0x50D9 0xDD).
Jun 10 19:34:50 archlinux kernel: [drm] register mmio base: 0x78500000
Jun 10 19:34:50 archlinux kernel: [drm] register mmio size: 524288
Jun 10 19:34:50 archlinux kernel: [drm] add ip block number 0 <soc21_common>
Jun 10 19:34:50 archlinux kernel: [drm] add ip block number 1 <gmc_v11_0>
Jun 10 19:34:50 archlinux kernel: [drm] add ip block number 2 <ih_v6_0>
Jun 10 19:34:50 archlinux kernel: [drm] add ip block number 3 <psp>
Jun 10 19:34:50 archlinux kernel: [drm] add ip block number 4 <smu>
Jun 10 19:34:50 archlinux kernel: [drm] add ip block number 5 <dm>
Jun 10 19:34:50 archlinux kernel: [drm] add ip block number 6 <gfx_v11_0>
Jun 10 19:34:50 archlinux kernel: [drm] add ip block number 7 <sdma_v6_0>
Jun 10 19:34:50 archlinux kernel: [drm] add ip block number 8 <vcn_v4_0>
Jun 10 19:34:50 archlinux kernel: [drm] add ip block number 9 <jpeg_v4_0>
Jun 10 19:34:50 archlinux kernel: [drm] add ip block number 10 <mes_v11_0>
Jun 10 19:34:50 archlinux kernel: amdgpu 0000:64:00.0: amdgpu: Fetched VBIOS from VFCT
Jun 10 19:34:50 archlinux kernel: amdgpu: ATOM BIOS: 113-PHXGENERIC-001
Jun 10 19:34:50 archlinux kernel: [drm] VCN(0) encode/decode are enabled in VM mode
Jun 10 19:34:50 archlinux kernel: amdgpu 0000:64:00.0: [drm:jpeg_v4_0_early_init [amdgpu]] JPEG decode is enabled in VM mode
Jun 10 19:34:50 archlinux kernel: usb 1-5: New USB device found, idVendor=27c6, idProduct=6594, bcdDevice= 1.00
Jun 10 19:34:50 archlinux kernel: usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 10 19:34:50 archlinux kernel: usb 1-5: Product: Goodix USB2.0 MISC
Jun 10 19:34:50 archlinux kernel: usb 1-5: Manufacturer: Goodix Technology Co., Ltd.
Jun 10 19:34:50 archlinux kernel: usb 1-5: SerialNumber: UIDF3AACCB8_XXXX_MOC_B0
Jun 10 19:34:50 archlinux kernel: amdgpu 0000:64:00.0: vgaarb: deactivate vga console
Jun 10 19:34:50 archlinux kernel: amdgpu 0000:64:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
Jun 10 19:34:50 archlinux kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Jun 10 19:34:50 archlinux kernel: amdgpu 0000:64:00.0: amdgpu: VRAM: 1024M 0x0000008000000000 - 0x000000803FFFFFFF (1024M used)
Jun 10 19:34:50 archlinux kernel: amdgpu 0000:64:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
Jun 10 19:34:50 archlinux kernel: amdgpu 0000:64:00.0: amdgpu: AGP: 267894784M 0x0000008400000000 - 0x0000FFFFFFFFFFFF
Jun 10 19:34:50 archlinux kernel: [drm] Detected VRAM RAM=1024M, BAR=1024M
Jun 10 19:34:50 archlinux kernel: [drm] RAM width 128bits LPDDR5
Jun 10 19:34:50 archlinux kernel: [drm] amdgpu: 1024M of VRAM memory ready
Jun 10 19:34:50 archlinux kernel: [drm] amdgpu: 15392M of GTT memory ready.
Jun 10 19:34:50 archlinux kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072
Jun 10 19:34:50 archlinux kernel: [drm] PCIE GART of 512M enabled (table at 0x0000008000900000).
Jun 10 19:34:50 archlinux kernel: [drm] Loading DMUB firmware via PSP: version=0x08003A00
Jun 10 19:34:50 archlinux kernel: [drm] Found VCN firmware Version ENC: 1.19 DEC: 7 VEP: 0 Revision: 13
Jun 10 19:34:50 archlinux kernel: amdgpu 0000:64:00.0: amdgpu: Will use PSP to load VCN firmware
Jun 10 19:34:50 archlinux kernel: [drm] reserve 0x4a00000 from 0x8030000000 for PSP TMR
Jun 10 19:34:50 archlinux kernel: usb 1-3.1: new full-speed USB device number 4 using xhci_hcd
Jun 10 19:34:50 archlinux kernel: usb 1-3.1: New USB device found, idVendor=10ab, idProduct=9309, bcdDevice= 0.01
Jun 10 19:34:50 archlinux kernel: usb 1-3.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Jun 10 19:34:50 archlinux kernel: usb 1-3.2: new full-speed USB device number 5 using xhci_hcd
Jun 10 19:34:50 archlinux kernel: usb 1-3.2: New USB device found, idVendor=2ce3, idProduct=9563, bcdDevice= 1.20
Jun 10 19:34:50 archlinux kernel: usb 1-3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 10 19:34:50 archlinux kernel: usb 1-3.2: Product: EMV Smartcard Reader
Jun 10 19:34:50 archlinux kernel: usb 1-3.2: Manufacturer: Generic
Jun 10 19:34:50 archlinux kernel: amdgpu 0000:64:00.0: amdgpu: RAS: optional ras ta ucode is not available
Jun 10 19:34:50 archlinux kernel: amdgpu 0000:64:00.0: amdgpu: RAP: optional rap ta ucode is not available
Jun 10 19:34:50 archlinux kernel: amdgpu 0000:64:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Jun 10 19:34:50 archlinux kernel: amdgpu 0000:64:00.0: amdgpu: SMU is initialized successfully!
Jun 10 19:34:50 archlinux kernel: [drm] Display Core v3.2.247 initialized on DCN 3.1.4
Jun 10 19:34:50 archlinux kernel: [drm] DP-HDMI FRL PCON supported
Jun 10 19:34:50 archlinux kernel: [drm] DMUB hardware initialized: version=0x08003A00
Jun 10 19:34:50 archlinux kernel: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Jun 10 19:34:50 archlinux kernel: [drm] kiq ring mec 3 pipe 1 q 0
Jun 10 19:34:50 archlinux kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
Jun 10 19:34:50 archlinux kernel: amdgpu 0000:64:00.0: [drm:jpeg_v4_0_hw_init [amdgpu]] JPEG decode initialized successfully.
Jun 10 19:34:50 archlinux kernel: amdgpu: HMM registered 1024MB device memory
Jun 10 19:34:50 archlinux kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
Jun 10 19:34:50 archlinux kernel: kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
Jun 10 19:34:50 archlinux kernel: amdgpu: Virtual CRAT table created for GPU
Jun 10 19:34:50 archlinux kernel: amdgpu: Topology: Add dGPU node [0x15bf:0x1002]
Jun 10 19:34:50 archlinux kernel: kfd kfd: amdgpu: added device 1002:15bf
Jun 10 19:34:50 archlinux kernel: amdgpu 0000:64:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 6, active_cu_number 12
Jun 10 19:34:50 archlinux kernel: amdgpu 0000:64:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Jun 10 19:34:50 archlinux kernel: amdgpu 0000:64:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Jun 10 19:34:50 archlinux kernel: amdgpu 0000:64:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Jun 10 19:34:50 archlinux kernel: amdgpu 0000:64:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
Jun 10 19:34:50 archlinux kernel: amdgpu 0000:64:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
Jun 10 19:34:50 archlinux kernel: amdgpu 0000:64:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
Jun 10 19:34:50 archlinux kernel: amdgpu 0000:64:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
Jun 10 19:34:50 archlinux kernel: amdgpu 0000:64:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
Jun 10 19:34:50 archlinux kernel: amdgpu 0000:64:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
Jun 10 19:34:50 archlinux kernel: amdgpu 0000:64:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
Jun 10 19:34:50 archlinux kernel: amdgpu 0000:64:00.0: amdgpu: ring vcn_unified_0 uses VM inv eng 0 on hub 8
Jun 10 19:34:50 archlinux kernel: amdgpu 0000:64:00.0: amdgpu: ring jpeg_dec uses VM inv eng 1 on hub 8
Jun 10 19:34:50 archlinux kernel: amdgpu 0000:64:00.0: amdgpu: ring mes_kiq_3.1.0 uses VM inv eng 13 on hub 0
Jun 10 19:34:50 archlinux kernel: [drm] ring gfx_32768.1.1 was added
Jun 10 19:34:50 archlinux kernel: [drm] ring compute_32768.2.2 was added
Jun 10 19:34:50 archlinux kernel: [drm] ring sdma_32768.3.3 was added
Jun 10 19:34:50 archlinux kernel: [drm] ring gfx_32768.1.1 ib test pass
Jun 10 19:34:50 archlinux kernel: [drm] ring compute_32768.2.2 ib test pass
Jun 10 19:34:50 archlinux kernel: [drm] ring sdma_32768.3.3 ib test pass
Jun 10 19:34:50 archlinux kernel: [drm] Initialized amdgpu 3.54.0 20150101 for 0000:64:00.0 on minor 1
Jun 10 19:34:50 archlinux kernel: fbcon: amdgpudrmfb (fb0) is primary device
Jun 10 19:34:50 archlinux kernel: fbcon: Deferring console take-over
Jun 10 19:34:50 archlinux kernel: amdgpu 0000:64:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Jun 10 19:34:50 archlinux kernel: device-mapper: uevent: version 1.0.3
Jun 10 19:34:50 archlinux kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
Jun 10 19:34:50 archlinux kernel: Key type encrypted registered
Jun 10 19:34:50 archlinux kernel: fbcon: Taking over console
Jun 10 19:34:50 archlinux kernel: [drm] DSC precompute is not needed.
Jun 10 19:34:50 archlinux kernel: Console: switching to colour frame buffer device 240x75
Jun 10 19:34:50 archlinux kernel: EXT4-fs (dm-1): mounted filesystem 40cac2b4-bf17-446d-90cf-33a55aabef29 r/w with ordered data mode. Quota mode: none.
Jun 10 19:34:50 archlinux systemd[1]: systemd 255.7-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
Jun 10 19:34:50 archlinux systemd[1]: Detected architecture x86-64.
Jun 10 19:34:50 archlinux kernel: systemd[1]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
Jun 10 19:34:50 archlinux systemd[1]: bpf-lsm: LSM BPF program attached
Jun 10 19:34:50 archlinux systemd-fstab-generator[552]: Failed to create unit file '/run/systemd/generator/-.mount', as it already exists. Duplicate entry in '/etc/fstab'?
Jun 10 19:34:50 archlinux systemd-fstab-generator[552]: Failed to create unit file '/run/systemd/generator/boot.mount', as it already exists. Duplicate entry in '/etc/fstab'?
Jun 10 19:34:50 archlinux systemd-fstab-generator[552]: Failed to create unit file '/run/systemd/generator/home.mount', as it already exists. Duplicate entry in '/etc/fstab'?
Jun 10 19:34:50 archlinux systemd-fstab-generator[552]: Failed to create unit file '/run/systemd/generator/-.mount', as it already exists. Duplicate entry in '/etc/fstab'?
Jun 10 19:34:50 archlinux systemd-fstab-generator[552]: Failed to create unit file '/run/systemd/generator/boot.mount', as it already exists. Duplicate entry in '/etc/fstab'?
Jun 10 19:34:50 archlinux systemd-fstab-generator[552]: Failed to create unit file '/run/systemd/generator/home.mount', as it already exists. Duplicate entry in '/etc/fstab'?
Jun 10 19:34:50 archlinux systemd-fstab-generator[552]: Failed to create unit file '/run/systemd/generator/-.mount', as it already exists. Duplicate entry in '/etc/fstab'?
Jun 10 19:34:50 archlinux systemd-fstab-generator[552]: Failed to create unit file '/run/systemd/generator/boot.mount', as it already exists. Duplicate entry in '/etc/fstab'?
Jun 10 19:34:50 archlinux systemd-fstab-generator[552]: Failed to create unit file '/run/systemd/generator/home.mount', as it already exists. Duplicate entry in '/etc/fstab'?
Jun 10 19:34:50 archlinux (sd-exec-[547]: /usr/lib/systemd/system-generators/systemd-fstab-generator failed with exit status 1.
Jun 10 19:34:50 archlinux systemd[1]: Queued start job for default target Graphical Interface.
Jun 10 19:34:50 archlinux systemd[1]: Created slice Slice /system/dirmngr.
Jun 10 19:34:50 archlinux systemd[1]: Created slice Slice /system/getty.
Jun 10 19:34:50 archlinux systemd[1]: Created slice Slice /system/gpg-agent.
Jun 10 19:34:50 archlinux systemd[1]: Created slice Slice /system/gpg-agent-browser.
Jun 10 19:34:50 archlinux systemd[1]: Created slice Slice /system/gpg-agent-extra.
Jun 10 19:34:50 archlinux systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Jun 10 19:34:50 archlinux systemd[1]: Created slice Slice /system/keyboxd.
Jun 10 19:34:50 archlinux systemd[1]: Created slice Slice /system/modprobe.
Jun 10 19:34:50 archlinux systemd[1]: Created slice Slice /system/systemd-fsck.
Jun 10 19:34:50 archlinux systemd[1]: Created slice User and Session Slice.
Jun 10 19:34:50 archlinux systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Jun 10 19:34:50 archlinux systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Jun 10 19:34:50 archlinux systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Jun 10 19:34:50 archlinux systemd[1]: Expecting device /dev/disk/by-uuid/41a2aba2-43aa-4ac5-9550-404a21afc7a3...
Jun 10 19:34:50 archlinux systemd[1]: Expecting device /dev/disk/by-uuid/e7205e1f-4a9e-49fd-9d7a-76452d207e88...
Jun 10 19:34:50 archlinux systemd[1]: Reached target Local Encrypted Volumes.
Jun 10 19:34:50 archlinux systemd[1]: Reached target Login Prompts.
Jun 10 19:34:50 archlinux systemd[1]: Reached target Local Integrity Protected Volumes.
Jun 10 19:34:50 archlinux systemd[1]: Reached target Path Units.
Jun 10 19:34:50 archlinux systemd[1]: Reached target Remote File Systems.
Jun 10 19:34:50 archlinux systemd[1]: Reached target Slice Units.
Jun 10 19:34:50 archlinux systemd[1]: Reached target Swaps.
Jun 10 19:34:50 archlinux systemd[1]: Reached target Local Verity Protected Volumes.
Jun 10 19:34:50 archlinux systemd[1]: Listening on Device-mapper event daemon FIFOs.
Jun 10 19:34:50 archlinux systemd[1]: Listening on LVM2 poll daemon socket.
Jun 10 19:34:50 archlinux systemd[1]: Listening on Process Core Dump Socket.
Jun 10 19:34:50 archlinux systemd[1]: Listening on Journal Socket (/dev/log).
Jun 10 19:34:50 archlinux systemd[1]: Listening on Journal Socket.
Jun 10 19:34:50 archlinux systemd[1]: TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 10 19:34:50 archlinux systemd[1]: Listening on udev Control Socket.
Jun 10 19:34:50 archlinux systemd[1]: Listening on udev Kernel Socket.
Jun 10 19:34:50 archlinux systemd[1]: Listening on User Database Manager Socket.
Jun 10 19:34:50 archlinux systemd[1]: Mounting Huge Pages File System...
Jun 10 19:34:50 archlinux systemd[1]: Mounting POSIX Message Queue File System...
Jun 10 19:34:50 archlinux systemd[1]: Mounting Kernel Debug File System...
Jun 10 19:34:50 archlinux systemd[1]: Mounting Kernel Trace File System...
Jun 10 19:34:50 archlinux systemd[1]: Mounting Temporary Directory /tmp...
Jun 10 19:34:50 archlinux systemd[1]: Starting Create List of Static Device Nodes...
Jun 10 19:34:50 archlinux systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Jun 10 19:34:50 archlinux systemd[1]: Starting Load Kernel Module configfs...
Jun 10 19:34:50 archlinux systemd[1]: Starting Load Kernel Module dm_mod...
Jun 10 19:34:50 archlinux systemd[1]: Starting Load Kernel Module drm...
Jun 10 19:34:50 archlinux systemd[1]: Starting Load Kernel Module fuse...
Jun 10 19:34:50 archlinux systemd[1]: Starting Load Kernel Module loop...
Jun 10 19:34:50 archlinux systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Jun 10 19:34:50 archlinux systemd[1]: Starting Journal Service...
Jun 10 19:34:50 archlinux systemd[1]: Starting Load Kernel Modules...
Jun 10 19:34:50 archlinux systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 10 19:34:50 archlinux systemd[1]: Starting Remount Root and Kernel File Systems...
Jun 10 19:34:50 archlinux systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 10 19:34:50 archlinux systemd[1]: Starting Coldplug All udev Devices...
Jun 10 19:34:50 archlinux systemd[1]: Mounted Huge Pages File System.
Jun 10 19:34:50 archlinux systemd[1]: Mounted POSIX Message Queue File System.
Jun 10 19:34:50 archlinux systemd[1]: Mounted Kernel Debug File System.
Jun 10 19:34:50 archlinux systemd[1]: Mounted Kernel Trace File System.
Jun 10 19:34:50 archlinux systemd[1]: Mounted Temporary Directory /tmp.
Jun 10 19:34:50 archlinux kernel: loop: module loaded
Jun 10 19:34:50 archlinux kernel: fuse: init (API version 7.39)
Jun 10 19:34:50 archlinux systemd-journald[575]: Collecting audit messages is disabled.
Jun 10 19:34:50 archlinux kernel: EXT4-fs (dm-1): re-mounted 40cac2b4-bf17-446d-90cf-33a55aabef29 r/w. Quota mode: none.
Jun 10 19:34:50 archlinux systemd[1]: Finished Create List of Static Device Nodes.
Jun 10 19:34:50 archlinux kernel: EXT4-fs (dm-1): re-mounted 40cac2b4-bf17-446d-90cf-33a55aabef29 r/w. Quota mode: none.
Jun 10 19:34:50 archlinux kernel: EXT4-fs (dm-1): re-mounted 40cac2b4-bf17-446d-90cf-33a55aabef29 r/w. Quota mode: none.
Jun 10 19:34:50 archlinux kernel: EXT4-fs (dm-1): re-mounted 40cac2b4-bf17-446d-90cf-33a55aabef29 r/w. Quota mode: none.
Jun 10 19:34:50 archlinux systemd[1]: modprobe@configfs.service: Deactivated successfully.
Jun 10 19:34:50 archlinux systemd-journald[575]: Journal started
Jun 10 19:34:50 archlinux systemd-journald[575]: Runtime Journal (/run/log/journal/c813076fa7f84acd84c366bd7121b455) is 8.0M, max 1.5G, 1.4G free.
Jun 10 19:34:50 archlinux systemd-modules-load[576]: Inserted module 'crypto_user'
Jun 10 19:34:50 archlinux lvm[569]:   2 logical volume(s) in volume group "volgroup0" monitored
Jun 10 19:34:50 archlinux systemd[1]: Finished Load Kernel Module configfs.
Jun 10 19:34:50 archlinux systemd[1]: Started Journal Service.
Jun 10 19:34:50 archlinux systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Jun 10 19:34:50 archlinux systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Jun 10 19:34:50 archlinux systemd[1]: Finished Load Kernel Module dm_mod.
Jun 10 19:34:50 archlinux systemd[1]: modprobe@drm.service: Deactivated successfully.
Jun 10 19:34:50 archlinux systemd[1]: Finished Load Kernel Module drm.
Jun 10 19:34:50 archlinux systemd[1]: modprobe@fuse.service: Deactivated successfully.
Jun 10 19:34:50 archlinux systemd[1]: Finished Load Kernel Module fuse.
Jun 10 19:34:50 archlinux systemd[1]: modprobe@loop.service: Deactivated successfully.
Jun 10 19:34:51 archlinux systemd[1]: Finished Load Kernel Module loop.
Jun 10 19:34:51 archlinux systemd[1]: Finished Load Kernel Modules.
Jun 10 19:34:51 archlinux systemd[1]: Finished Remount Root and Kernel File Systems.
Jun 10 19:34:51 archlinux systemd[1]: Finished Coldplug All udev Devices.
Jun 10 19:34:51 archlinux systemd[1]: Mounting FUSE Control File System...
Jun 10 19:34:51 archlinux systemd[1]: Mounting Kernel Configuration File System...
Jun 10 19:34:51 archlinux systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Jun 10 19:34:51 archlinux systemd[1]: Starting Flush Journal to Persistent Storage...
Jun 10 19:34:51 archlinux systemd[1]: Starting Load/Save OS Random Seed...
Jun 10 19:34:51 archlinux systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Jun 10 19:34:51 archlinux systemd[1]: Starting Apply Kernel Variables...
Jun 10 19:34:51 archlinux systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Jun 10 19:34:51 archlinux systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 10 19:34:51 archlinux systemd[1]: Mounted FUSE Control File System.
Jun 10 19:34:51 archlinux systemd[1]: Mounted Kernel Configuration File System.
Jun 10 19:34:51 archlinux systemd-journald[575]: Time spent on flushing to /var/log/journal/c813076fa7f84acd84c366bd7121b455 is 40.525ms for 1187 entries.
Jun 10 19:34:51 archlinux systemd-journald[575]: System Journal (/var/log/journal/c813076fa7f84acd84c366bd7121b455) is 443.8M, max 2.9G, 2.5G free.
Jun 10 19:34:51 archlinux systemd-journald[575]: Received client request to flush runtime journal.
Jun 10 19:34:51 archlinux systemd-journald[575]: /var/log/journal/c813076fa7f84acd84c366bd7121b455/system.journal: Journal file uses a different sequence number ID, rotating.
Jun 10 19:34:51 archlinux systemd-journald[575]: Rotating system journal.
Jun 10 19:34:51 archlinux systemd[1]: Finished Apply Kernel Variables.
Jun 10 19:34:51 archlinux systemd[1]: Finished Flush Journal to Persistent Storage.
Jun 10 19:34:51 archlinux systemd[1]: Finished Load/Save OS Random Seed.
Jun 10 19:34:51 archlinux systemd[1]: Starting User Database Manager...
Jun 10 19:34:51 archlinux systemd[1]: Started User Database Manager.
Jun 10 19:34:51 archlinux systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Jun 10 19:34:51 archlinux systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Jun 10 19:34:51 archlinux systemd[1]: Starting Create Static Device Nodes in /dev...
Jun 10 19:34:51 archlinux systemd[1]: Finished Create Static Device Nodes in /dev.
Jun 10 19:34:51 archlinux systemd[1]: Reached target Preparation for Local File Systems.
Jun 10 19:34:51 archlinux systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Jun 10 19:34:51 archlinux systemd[1]: Starting Rule-based Manager for Device Events and Files...
Jun 10 19:34:51 archlinux systemd-udevd[626]: Using default interface naming scheme 'v255'.
Jun 10 19:34:51 archlinux systemd[1]: Started Rule-based Manager for Device Events and Files.
Jun 10 19:34:51 archlinux lvm[650]: PV /dev/dm-0 online, VG volgroup0 is complete.
Jun 10 19:34:51 archlinux lvm[650]: VG volgroup0 finished
Jun 10 19:34:51 archlinux systemd[1]: Found device /dev/disk/by-uuid/e7205e1f-4a9e-49fd-9d7a-76452d207e88.
Jun 10 19:34:51 archlinux kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
Jun 10 19:34:51 archlinux kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
Jun 10 19:34:51 archlinux kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
Jun 10 19:34:51 archlinux mtp-probe[691]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:08.1/0000:64:00.4/usb3/3-1"
Jun 10 19:34:51 archlinux kernel: ACPI: bus type thunderbolt registered
Jun 10 19:34:51 archlinux kernel: input: PC Speaker as /devices/platform/pcspkr/input/input17
Jun 10 19:34:51 archlinux kernel: mc: Linux media interface: v0.10
Jun 10 19:34:51 archlinux systemd[1]: Starting File System Check on /dev/disk/by-uuid/e7205e1f-4a9e-49fd-9d7a-76452d207e88...
Jun 10 19:34:51 archlinux mtp-probe[693]: checking bus 1, device 5: "/sys/devices/pci0000:00/0000:00:08.1/0000:64:00.3/usb1/1-3/1-3.2"
Jun 10 19:34:51 archlinux mtp-probe[692]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:08.1/0000:64:00.3/usb1/1-5"
Jun 10 19:34:51 archlinux mtp-probe[692]: bus: 1, device: 3 was not an MTP device
Jun 10 19:34:51 archlinux mtp-probe[691]: bus: 3, device: 2 was not an MTP device
Jun 10 19:34:51 archlinux mtp-probe[693]: bus: 1, device: 5 was not an MTP device
Jun 10 19:34:51 archlinux systemd[1]: Found device SKHynix_HFS001TEJ9X162N 2.
Jun 10 19:34:51 archlinux kernel: RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
Jun 10 19:34:51 archlinux kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Jun 10 19:34:51 archlinux systemd[1]: Created slice Slice /system/systemd-backlight.
Jun 10 19:34:51 archlinux systemd[1]: Reached target Smart Card.
Jun 10 19:34:51 archlinux systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:amdgpu_bl1...
Jun 10 19:34:51 archlinux systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight...
Jun 10 19:34:51 archlinux systemd[1]: Starting File System Check on /dev/disk/by-uuid/41a2aba2-43aa-4ac5-9550-404a21afc7a3...
Jun 10 19:34:51 archlinux systemd-fsck[701]: /dev/mapper/volgroup0-lv_home: clean, 346965/32768000 files, 22143182/131072000 blocks
Jun 10 19:34:51 archlinux systemd-fsck[704]: /dev/nvme0n1p2: clean, 385/65536 files, 91560/262144 blocks
Jun 10 19:34:51 archlinux systemd[1]: Finished Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight.
Jun 10 19:34:51 archlinux systemd[1]: Finished File System Check on /dev/disk/by-uuid/e7205e1f-4a9e-49fd-9d7a-76452d207e88.
Jun 10 19:34:51 archlinux kernel: input: SYNA8018:00 06CB:CE67 Mouse as /devices/platform/AMDI0010:01/i2c-1/i2c-SYNA8018:00/0018:06CB:CE67.0001/input/input19
Jun 10 19:34:51 archlinux kernel: input: SYNA8018:00 06CB:CE67 Touchpad as /devices/platform/AMDI0010:01/i2c-1/i2c-SYNA8018:00/0018:06CB:CE67.0001/input/input20
Jun 10 19:34:51 archlinux kernel: hid-generic 0018:06CB:CE67.0001: input,hidraw0: I2C HID v1.00 Mouse [SYNA8018:00 06CB:CE67] on i2c-SYNA8018:00
Jun 10 19:34:51 archlinux systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:amdgpu_bl1.
Jun 10 19:34:51 archlinux systemd[1]: Finished File System Check on /dev/disk/by-uuid/41a2aba2-43aa-4ac5-9550-404a21afc7a3.
Jun 10 19:34:51 archlinux kernel: videodev: Linux video capture interface: v2.00
Jun 10 19:34:51 archlinux kernel: r8169 0000:01:00.0: enabling device (0000 -> 0003)
Jun 10 19:34:51 archlinux systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jun 10 19:34:51 archlinux kernel: r8169 0000:01:00.0 eth0: RTL8168ep/8111ep, fc:5c:ee:06:89:3d, XID 502, IRQ 90
Jun 10 19:34:51 archlinux kernel: r8169 0000:01:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Jun 10 19:34:51 archlinux kernel: r8169 0000:01:00.0 eth0: DASH disabled
Jun 10 19:34:51 archlinux kernel: Bluetooth: Core ver 2.22
Jun 10 19:34:51 archlinux kernel: NET: Registered PF_BLUETOOTH protocol family
Jun 10 19:34:51 archlinux kernel: Bluetooth: HCI device and connection manager initialized
Jun 10 19:34:51 archlinux kernel: Bluetooth: HCI socket layer initialized
Jun 10 19:34:51 archlinux kernel: Bluetooth: L2CAP socket layer initialized
Jun 10 19:34:51 archlinux kernel: Bluetooth: SCO socket layer initialized
Jun 10 19:34:51 archlinux kernel: r8169 0000:01:00.0 enp1s0f0: renamed from eth0
Jun 10 19:34:51 archlinux kernel: kvm_amd: TSC scaling supported
Jun 10 19:34:51 archlinux kernel: kvm_amd: Nested Virtualization enabled
Jun 10 19:34:51 archlinux kernel: kvm_amd: Nested Paging enabled
Jun 10 19:34:51 archlinux kernel: kvm_amd: Virtual VMLOAD VMSAVE supported
Jun 10 19:34:51 archlinux kernel: kvm_amd: Virtual GIF supported
Jun 10 19:34:51 archlinux kernel: kvm_amd: Virtual NMI enabled
Jun 10 19:34:51 archlinux kernel: kvm_amd: LBR virtualization supported
Jun 10 19:34:51 archlinux kernel: snd_pci_ps 0000:64:00.5: enabling device (0000 -> 0002)
Jun 10 19:34:51 archlinux kernel: MCE: In-kernel MCE decoding enabled.
Jun 10 19:34:51 archlinux kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jun 10 19:34:51 archlinux kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jun 10 19:34:51 archlinux kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Jun 10 19:34:51 archlinux kernel: usbcore: registered new interface driver btusb
Jun 10 19:34:51 archlinux kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Jun 10 19:34:51 archlinux kernel: cfg80211: failed to load regulatory.db
Jun 10 19:34:51 archlinux kernel: usb 3-1: Found UVC 1.50 device Integrated Camera (5986:118c)
Jun 10 19:34:51 archlinux systemd[1]: Mounting /boot...
Jun 10 19:34:51 archlinux systemd[1]: Mounting /home...
Jun 10 19:34:51 archlinux systemd[1]: Starting Virtual Console Setup...
Jun 10 19:34:51 archlinux systemd[1]: Mounted /boot.
Jun 10 19:34:51 archlinux kernel: snd_hda_intel 0000:64:00.1: enabling device (0000 -> 0002)
Jun 10 19:34:51 archlinux kernel: EXT4-fs (nvme0n1p2): mounted filesystem 41a2aba2-43aa-4ac5-9550-404a21afc7a3 r/w with ordered data mode. Quota mode: none.
Jun 10 19:34:51 archlinux kernel: snd_hda_intel 0000:64:00.1: Handle vga_switcheroo audio client
Jun 10 19:34:51 archlinux kernel: snd_hda_intel 0000:64:00.6: enabling device (0000 -> 0002)
Jun 10 19:34:51 archlinux kernel: Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00130201.bin
Jun 10 19:34:51 archlinux kernel: Bluetooth: hci0: QCA: patch rome 0x130201 build 0x65e2, firmware rome 0x130201 build 0x38e6
Jun 10 19:34:51 archlinux kernel: usb 3-1: Found UVC 1.50 device Integrated Camera (5986:118c)
Jun 10 19:34:51 archlinux kernel: usbcore: registered new interface driver uvcvideo
Jun 10 19:34:51 archlinux systemd[1]: Starting Load Kernel Module dm_mod...
Jun 10 19:34:51 archlinux systemd[1]: Starting Load Kernel Module loop...
Jun 10 19:34:51 archlinux systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Jun 10 19:34:51 archlinux systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Jun 10 19:34:51 archlinux systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 10 19:34:51 archlinux systemd[1]: Starting Load/Save RF Kill Switch Status...
Jun 10 19:34:51 archlinux systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Jun 10 19:34:51 archlinux systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 10 19:34:51 archlinux systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 10 19:34:51 archlinux systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Jun 10 19:34:51 archlinux kernel: snd_hda_intel 0000:64:00.1: bound 0000:64:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Jun 10 19:34:51 archlinux kernel: input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:64:00.1/sound/card0/input22
Jun 10 19:34:51 archlinux kernel: EXT4-fs (dm-2): mounted filesystem e7205e1f-4a9e-49fd-9d7a-76452d207e88 r/w with ordered data mode. Quota mode: none.
Jun 10 19:34:51 archlinux kernel: input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:64:00.1/sound/card0/input23
Jun 10 19:34:51 archlinux kernel: input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:64:00.1/sound/card0/input24
Jun 10 19:34:51 archlinux kernel: input: SYNA8018:00 06CB:CE67 Mouse as /devices/platform/AMDI0010:01/i2c-1/i2c-SYNA8018:00/0018:06CB:CE67.0001/input/input25
Jun 10 19:34:51 archlinux kernel: input: SYNA8018:00 06CB:CE67 Touchpad as /devices/platform/AMDI0010:01/i2c-1/i2c-SYNA8018:00/0018:06CB:CE67.0001/input/input26
Jun 10 19:34:51 archlinux kernel: hid-multitouch 0018:06CB:CE67.0001: input,hidraw0: I2C HID v1.00 Mouse [SYNA8018:00 06CB:CE67] on i2c-SYNA8018:00
Jun 10 19:34:51 archlinux systemd[1]: Finished Load Kernel Module dm_mod.
Jun 10 19:34:51 archlinux systemd[1]: Started Load/Save RF Kill Switch Status.
Jun 10 19:34:51 archlinux systemd[1]: Mounted /home.
Jun 10 19:34:51 archlinux systemd[1]: modprobe@loop.service: Deactivated successfully.
Jun 10 19:34:51 archlinux systemd[1]: Finished Load Kernel Module loop.
Jun 10 19:34:51 archlinux kernel: mousedev: PS/2 mouse device common for all mice
Jun 10 19:34:51 archlinux kernel: intel_rapl_common: Found RAPL domain package
Jun 10 19:34:51 archlinux kernel: intel_rapl_common: Found RAPL domain core
Jun 10 19:34:51 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Jun 10 19:34:51 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Jun 10 19:34:51 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Jun 10 19:34:51 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
Jun 10 19:34:51 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:    inputs:
Jun 10 19:34:51 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:      Mic=0x19
Jun 10 19:34:51 archlinux kernel: ath11k_pci 0000:02:00.0: BAR 0: assigned [mem 0x78600000-0x787fffff 64bit]
Jun 10 19:34:51 archlinux kernel: ath11k_pci 0000:02:00.0: enabling device (0000 -> 0002)
Jun 10 19:34:51 archlinux kernel: ath11k_pci 0000:02:00.0: MSI vectors: 32
Jun 10 19:34:51 archlinux kernel: ath11k_pci 0000:02:00.0: wcn6855 hw2.1
Jun 10 19:34:52 archlinux systemd[1]: Finished Virtual Console Setup.
Jun 10 19:34:52 archlinux kernel: NET: Registered PF_QIPCRTR protocol family
Jun 10 19:34:52 archlinux systemd[1]: Reached target Local File Systems.
Jun 10 19:34:52 archlinux systemd[1]: Reached target Sound Card.
Jun 10 19:34:52 archlinux systemd[1]: Listening on System Extension Image Management (Varlink).
Jun 10 19:34:52 archlinux systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Jun 10 19:34:52 archlinux systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Jun 10 19:34:52 archlinux systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Jun 10 19:34:52 archlinux systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Jun 10 19:34:52 archlinux kernel: input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:08.1/0000:64:00.6/sound/card1/input28
Jun 10 19:34:52 archlinux kernel: input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:64:00.6/sound/card1/input29
Jun 10 19:34:52 archlinux systemd[1]: Starting Create Volatile Files and Directories...
Jun 10 19:34:52 archlinux kernel: psmouse serio1: trackpoint: Elan TrackPoint firmware: 0x00, buttons: 3/3
Jun 10 19:34:52 archlinux kernel: input: TPPS/2 Elan TrackPoint as /devices/platform/i8042/serio1/input/input18
Jun 10 19:34:52 archlinux systemd[1]: Finished Create Volatile Files and Directories.
Jun 10 19:34:52 archlinux systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jun 10 19:34:52 archlinux systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jun 10 19:34:52 archlinux systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Jun 10 19:34:52 archlinux systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Jun 10 19:34:52 archlinux kernel: mhi mhi0: Requested to power ON
Jun 10 19:34:52 archlinux kernel: mhi mhi0: Power on setup success
Jun 10 19:34:52 archlinux systemd[1]: Starting Network Time Synchronization...
Jun 10 19:34:52 archlinux systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Jun 10 19:34:52 archlinux systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Jun 10 19:34:52 archlinux systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Jun 10 19:34:52 archlinux systemd[1]: Started Network Time Synchronization.
Jun 10 19:34:52 archlinux systemd[1]: Reached target System Initialization.
Jun 10 19:34:52 archlinux systemd[1]: Started Daily Cleanup of Temporary Directories.
Jun 10 19:34:52 archlinux systemd[1]: Reached target System Time Set.
Jun 10 19:34:52 archlinux systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Jun 10 19:34:52 archlinux systemd[1]: Started Daily verification of password and group files.
Jun 10 19:34:52 archlinux systemd[1]: Reached target Timer Units.
Jun 10 19:34:52 archlinux systemd[1]: Listening on D-Bus System Message Bus Socket.
Jun 10 19:34:52 archlinux systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Jun 10 19:34:52 archlinux systemd[1]: Starting Docker Socket for the API...
Jun 10 19:34:52 archlinux systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Jun 10 19:34:52 archlinux systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Jun 10 19:34:52 archlinux systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Jun 10 19:34:52 archlinux systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Jun 10 19:34:52 archlinux systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Jun 10 19:34:52 archlinux systemd[1]: Starting D-Bus System Message Bus...
Jun 10 19:34:52 archlinux systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 10 19:34:52 archlinux systemd[1]: Listening on Docker Socket for the API.
Jun 10 19:34:52 archlinux systemd[1]: Reached target Socket Units.
Jun 10 19:34:52 archlinux systemd[1]: Started D-Bus System Message Bus.
Jun 10 19:34:52 archlinux systemd[1]: Reached target Basic System.
Jun 10 19:34:52 archlinux systemd[1]: Starting Network Manager...
Jun 10 19:34:52 archlinux systemd[1]: Starting Bluetooth service...
Jun 10 19:34:52 archlinux systemd[1]: Starting Thunderbolt system service...
Jun 10 19:34:52 archlinux kernel: mhi mhi0: Wait for device to enter SBL or Mission mode
Jun 10 19:34:52 archlinux systemd[1]: Started Adaptive readahead daemon.
Jun 10 19:34:52 archlinux systemd[1]: SSH Key Generation was skipped because no trigger condition checks were met.
Jun 10 19:34:52 archlinux systemd[1]: Starting User Login Management...
Jun 10 19:34:52 archlinux systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 10 19:34:52 archlinux dbus-broker-launch[782]: Ready
Jun 10 19:34:52 archlinux boltd[786]: bolt 0.9.8 starting up.
Jun 10 19:34:52 archlinux boltd[786]: manager: initializing store
Jun 10 19:34:52 archlinux boltd[786]: store: located at: /var/lib/boltd
Jun 10 19:34:52 archlinux boltd[786]: config: loading user config
Jun 10 19:34:52 archlinux boltd[786]: bouncer: initializing polkit
Jun 10 19:34:52 archlinux systemd[1]: Starting Authorization Manager...
Jun 10 19:34:52 archlinux bluetoothd[785]: Bluetooth daemon 5.76
Jun 10 19:34:52 archlinux NetworkManager[784]: <info>  [1718040892.2911] NetworkManager (version 1.48.0-1) is starting... (boot:92f33d7d-199b-4f46-a1b9-bbc6a60adef1)
Jun 10 19:34:52 archlinux NetworkManager[784]: <info>  [1718040892.2911] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf) (etc: default-wifi-powersave-on.conf)
Jun 10 19:34:52 archlinux systemd[1]: Started Bluetooth service.
Jun 10 19:34:52 archlinux bluetoothd[785]: Starting SDP server
Jun 10 19:34:52 archlinux systemd[1]: Reached target Bluetooth Support.
Jun 10 19:34:52 archlinux systemd-logind[788]: New seat seat0.
Jun 10 19:34:52 archlinux NetworkManager[784]: <info>  [1718040892.2975] manager[0x5e580ed51f10]: monitoring kernel firmware directory '/lib/firmware'.
Jun 10 19:34:52 archlinux systemd[1]: Starting Hostname Service...
Jun 10 19:34:52 archlinux systemd-logind[788]: Watching system buttons on /dev/input/event0 (Power Button)
Jun 10 19:34:52 archlinux bluetoothd[785]: src/plugin.c:init_plugin() System does not support bap plugin
Jun 10 19:34:52 archlinux bluetoothd[785]: src/plugin.c:init_plugin() System does not support bass plugin
Jun 10 19:34:52 archlinux kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Jun 10 19:34:52 archlinux kernel: Bluetooth: BNEP filters: protocol multicast
Jun 10 19:34:52 archlinux kernel: Bluetooth: BNEP socket layer initialized
Jun 10 19:34:52 archlinux bluetoothd[785]: src/plugin.c:init_plugin() System does not support mcp plugin
Jun 10 19:34:52 archlinux bluetoothd[785]: src/plugin.c:init_plugin() System does not support vcp plugin
Jun 10 19:34:52 archlinux bluetoothd[785]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
Jun 10 19:34:52 archlinux bluetoothd[785]: src/plugin.c:init_plugin() System does not support micp plugin
Jun 10 19:34:52 archlinux bluetoothd[785]: src/plugin.c:init_plugin() System does not support ccp plugin
Jun 10 19:34:52 archlinux bluetoothd[785]: src/plugin.c:init_plugin() System does not support csip plugin
Jun 10 19:34:52 archlinux bluetoothd[785]: Bluetooth management interface 1.22 initialized
Jun 10 19:34:52 archlinux systemd-logind[788]: Watching system buttons on /dev/input/event1 (Lid Switch)
Jun 10 19:34:52 archlinux systemd-logind[788]: Watching system buttons on /dev/input/event2 (Sleep Button)
Jun 10 19:34:52 archlinux systemd-logind[788]: Watching system buttons on /dev/input/event4 (AT Translated Set 2 keyboard)
Jun 10 19:34:52 archlinux systemd-logind[788]: Watching system buttons on /dev/input/event5 (ThinkPad Extra Buttons)
Jun 10 19:34:52 archlinux systemd[1]: Started User Login Management.
Jun 10 19:34:52 archlinux polkitd[795]: Started polkitd version 124
Jun 10 19:34:52 archlinux polkitd[795]: Loading rules from directory /etc/polkit-1/rules.d
Jun 10 19:34:52 archlinux polkitd[795]: Loading rules from directory /usr/share/polkit-1/rules.d
Jun 10 19:34:52 archlinux systemd[1]: Started Hostname Service.
Jun 10 19:34:52 archlinux polkitd[795]: Finished loading, compiling and executing 11 rules
Jun 10 19:34:52 archlinux systemd[1]: Started Authorization Manager.
Jun 10 19:34:52 archlinux polkitd[795]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Jun 10 19:34:52 archlinux boltd[786]: watchdog: enabled [pulse: 90s]
Jun 10 19:34:52 archlinux boltd[786]: udev: initializing udev
Jun 10 19:34:52 archlinux boltd[786]: store: loading domains
Jun 10 19:34:52 archlinux boltd[786]: store: loading devices
Jun 10 19:34:52 archlinux boltd[786]: power: state located at: /run/boltd/power
Jun 10 19:34:52 archlinux NetworkManager[784]: <info>  [1718040892.3393] hostname: hostname: using hostnamed
Jun 10 19:34:52 archlinux NetworkManager[784]: <info>  [1718040892.3399] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Jun 10 19:34:52 archlinux NetworkManager[784]: <info>  [1718040892.3414] manager[0x5e580ed51f10]: rfkill: Wi-Fi hardware radio set enabled
Jun 10 19:34:52 archlinux NetworkManager[784]: <info>  [1718040892.3414] manager[0x5e580ed51f10]: rfkill: WWAN hardware radio set enabled
Jun 10 19:34:52 archlinux boltd[786]: power: force power support: no
Jun 10 19:34:52 archlinux boltd[786]: udev: enumerating devices
Jun 10 19:34:52 archlinux boltd[786]: probing: adding /sys/devices/pci0000:00 to roots
Jun 10 19:34:52 archlinux boltd[786]: [060f3804-80ff-domain0                    ] newly connected [iommu+user] (/sys/devices/pci0000:00/0000:00:08.3/0000:66:00.6/domain0/0-0)
Jun 10 19:34:52 archlinux boltd[786]: security level set to 'user'
Jun 10 19:34:52 archlinux boltd[786]: [060f3804-80ff-domain0                    ] domain: registered (bootacl: 0/0)
Jun 10 19:34:52 archlinux boltd[786]: [060f3804-80ff-domain0                    ] bootacl: bootacl not supported, no sync
Jun 10 19:34:52 archlinux boltd[786]: [060f3804-80ff-domain0                    ] udev: failed to determine if uid is stable: unknown NHI PCI id '0x1669'
Jun 10 19:34:52 archlinux boltd[786]: [060f3804-80ff-domain0                    ] udev: uuid is stable: no (for NHI: 0x1669)
Jun 10 19:34:52 archlinux boltd[786]: global 'generation' set to '4'
Jun 10 19:34:52 archlinux boltd[786]: [060f3804-80ff-ThinkPad T14 Gen 4         ] device added, status: authorized, at /sys/devices/pci0000:00/0000:00:08.3/0000:66:00.6/domain0/0-0
Jun 10 19:34:52 archlinux boltd[786]: [060f3804-80ff-ThinkPad T14 Gen 4         ] labeling device: Lenovo ThinkPad T14 Gen 4
Jun 10 19:34:52 archlinux boltd[786]: [060f3804-80ff-domain0                    ] dbus: exported domain at /org/freedesktop/bolt/domains/060f3804_80ff_f309_ffff_ffffffffffff
Jun 10 19:34:52 archlinux boltd[786]: [060f3804-80ff-ThinkPad T14 Gen 4         ] dbus: exported device at /org/freedesktop/bolt/devices/060f3804_80ff...
Jun 10 19:34:52 archlinux systemd[1]: Started Thunderbolt system service.
Jun 10 19:34:52 archlinux NetworkManager[784]: <info>  [1718040892.3498] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.48.0-1/libnm-device-plugin-wifi.so)
Jun 10 19:34:52 archlinux NetworkManager[784]: <info>  [1718040892.3516] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.48.0-1/libnm-device-plugin-ovs.so)
Jun 10 19:34:52 archlinux NetworkManager[784]: <info>  [1718040892.3551] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.48.0-1/libnm-device-plugin-bluetooth.so)
Jun 10 19:34:52 archlinux NetworkManager[784]: <info>  [1718040892.3555] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.48.0-1/libnm-device-plugin-adsl.so)
Jun 10 19:34:52 archlinux NetworkManager[784]: <info>  [1718040892.3558] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.48.0-1/libnm-device-plugin-wwan.so)
Jun 10 19:34:52 archlinux NetworkManager[784]: <info>  [1718040892.3722] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.48.0-1/libnm-device-plugin-team.so)
Jun 10 19:34:52 archlinux NetworkManager[784]: <info>  [1718040892.3725] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Jun 10 19:34:52 archlinux NetworkManager[784]: <info>  [1718040892.3725] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Jun 10 19:34:52 archlinux NetworkManager[784]: <info>  [1718040892.3725] manager: Networking is enabled by state file
Jun 10 19:34:52 archlinux NetworkManager[784]: <info>  [1718040892.3730] settings: Loaded settings plugin: keyfile (internal)
Jun 10 19:34:52 archlinux systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun 10 19:34:52 archlinux NetworkManager[784]: <info>  [1718040892.3776] dhcp: init: Using DHCP client 'internal'
Jun 10 19:34:52 archlinux NetworkManager[784]: <info>  [1718040892.3777] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Jun 10 19:34:52 archlinux NetworkManager[784]: <info>  [1718040892.3783] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Jun 10 19:34:52 archlinux NetworkManager[784]: <info>  [1718040892.3788] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Jun 10 19:34:52 archlinux NetworkManager[784]: <info>  [1718040892.3791] device (lo): Activation: starting connection 'lo' (b57074d0-ce46-4159-b0fb-50e4eee90650)
Jun 10 19:34:52 archlinux NetworkManager[784]: <info>  [1718040892.3796] manager: (enp1s0f0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Jun 10 19:34:52 archlinux NetworkManager[784]: <info>  [1718040892.3800] settings: (enp1s0f0): created default wired connection 'Wired connection 1'
Jun 10 19:34:52 archlinux NetworkManager[784]: <info>  [1718040892.3800] device (enp1s0f0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jun 10 19:34:52 archlinux systemd[1]: Started Network Manager Script Dispatcher Service.
Jun 10 19:34:52 archlinux kernel: Generic FE-GE Realtek PHY r8169-0-100:00: attached PHY driver (mii_bus:phy_addr=r8169-0-100:00, irq=MAC)
Jun 10 19:34:52 archlinux kernel: Bluetooth: hci0: using NVM file: qca/nvm_usb_00130201_gf.bin
Jun 10 19:34:52 archlinux NetworkManager[784]: <info>  [1718040892.5292] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Jun 10 19:34:52 archlinux systemd[1]: Started Network Manager.
Jun 10 19:34:52 archlinux systemd[1]: Reached target Network.
Jun 10 19:34:52 archlinux NetworkManager[784]: <info>  [1718040892.5305] ovsdb: disconnected from ovsdb
Jun 10 19:34:52 archlinux NetworkManager[784]: <info>  [1718040892.5306] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Jun 10 19:34:52 archlinux NetworkManager[784]: <info>  [1718040892.5307] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Jun 10 19:34:52 archlinux kernel: r8169 0000:01:00.0 enp1s0f0: Link is Down
Jun 10 19:34:52 archlinux NetworkManager[784]: <info>  [1718040892.5308] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Jun 10 19:34:52 archlinux NetworkManager[784]: <info>  [1718040892.5312] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Jun 10 19:34:52 archlinux NetworkManager[784]: <info>  [1718040892.5320] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Jun 10 19:34:52 archlinux NetworkManager[784]: <info>  [1718040892.5321] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Jun 10 19:34:52 archlinux NetworkManager[784]: <info>  [1718040892.5323] device (lo): Activation: successful, device activated.
Jun 10 19:34:52 archlinux systemd[1]: Starting Network Manager Wait Online...
Jun 10 19:34:52 archlinux systemd[1]: Starting containerd container runtime...
Jun 10 19:34:52 archlinux systemd[1]: Started OpenSSH Daemon.
Jun 10 19:34:52 archlinux systemd[1]: Starting Permit User Sessions...
Jun 10 19:34:52 archlinux kernel: Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
Jun 10 19:34:52 archlinux sshd[2040]: Server listening on 0.0.0.0 port 22.
Jun 10 19:34:52 archlinux sshd[2040]: Server listening on :: port 22.
Jun 10 19:34:52 archlinux systemd[1]: Finished Permit User Sessions.
Jun 10 19:34:52 archlinux systemd[1]: Starting GNOME Display Manager...
Jun 10 19:34:52 archlinux systemd[1]: Started GNOME Display Manager.
Jun 10 19:34:52 archlinux systemd[1]: Reached target User and Group Name Lookups.
Jun 10 19:34:52 archlinux systemd[1]: Starting Accounts Service...
Jun 10 19:34:52 archlinux accounts-daemon[2055]: started daemon version 23.13.0
Jun 10 19:34:52 archlinux systemd[1]: Started Accounts Service.
Jun 10 19:34:52 archlinux systemd-logind[788]: New session 1 of user gdm.
Jun 10 19:34:52 archlinux systemd[1]: Created slice User Slice of UID 120.
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.722974743+02:00" level=info msg="starting containerd" revision=ae71819c4f5e67bb4d5ae76a6b735f29cc25774e.m version=v1.7.18
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.734186852+02:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.736949857+02:00" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: FATAL: Module aufs not found in directory /lib/modules/6.6.31-2-lts\\n\"): skip plugin" type=io.containerd.snapshotter.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.736981195+02:00" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.737004409+02:00" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.737261351+02:00" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.737279615+02:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.737458902+02:00" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.737482025+02:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.btrfs\"..." type=io.containerd.snapshotter.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.737734469+02:00" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.btrfs\"..." error="path /var/lib/containerd/io.containerd.snapshotter.v1.btrfs (ext4) must be a btrfs filesystem to be used with the btrfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.737750008+02:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.737767140+02:00" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
Jun 10 19:34:52 archlinux systemd[1]: Starting User Runtime Directory /run/user/120...
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.737778902+02:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.737946226+02:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.738154737+02:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.738207807+02:00" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /var/lib/containerd/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.738214049+02:00" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.738292125+02:00" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.738308055+02:00" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.738315519+02:00" level=info msg="metadata content store policy set" policy=shared
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.739689908+02:00" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.739718071+02:00" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.739729212+02:00" level=info msg="loading plugin \"io.containerd.lease.v1.manager\"..." type=io.containerd.lease.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.739741405+02:00" level=info msg="loading plugin \"io.containerd.streaming.v1.manager\"..." type=io.containerd.streaming.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.739750502+02:00" level=info msg="loading plugin \"io.containerd.runtime.v1.linux\"..." type=io.containerd.runtime.v1
Jun 10 19:34:52 archlinux systemd[1]: Started containerd container runtime.
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.739808851+02:00" level=info msg="loading plugin \"io.containerd.monitor.v1.cgroups\"..." type=io.containerd.monitor.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.740616176+02:00" level=info msg="loading plugin \"io.containerd.runtime.v2.task\"..." type=io.containerd.runtime.v2
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.740671600+02:00" level=info msg="loading plugin \"io.containerd.runtime.v2.shim\"..." type=io.containerd.runtime.v2
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.740680206+02:00" level=info msg="loading plugin \"io.containerd.sandbox.store.v1.local\"..." type=io.containerd.sandbox.store.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.740689403+02:00" level=info msg="loading plugin \"io.containerd.sandbox.controller.v1.local\"..." type=io.containerd.sandbox.controller.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.740702478+02:00" level=info msg="loading plugin \"io.containerd.service.v1.containers-service\"..." type=io.containerd.service.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.740717075+02:00" level=info msg="loading plugin \"io.containerd.service.v1.content-service\"..." type=io.containerd.service.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.740726002+02:00" level=info msg="loading plugin \"io.containerd.service.v1.diff-service\"..." type=io.containerd.service.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.740734528+02:00" level=info msg="loading plugin \"io.containerd.service.v1.images-service\"..." type=io.containerd.service.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.740745298+02:00" level=info msg="loading plugin \"io.containerd.service.v1.introspection-service\"..." type=io.containerd.service.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.740755407+02:00" level=info msg="loading plugin \"io.containerd.service.v1.namespaces-service\"..." type=io.containerd.service.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.740763943+02:00" level=info msg="loading plugin \"io.containerd.service.v1.snapshots-service\"..." type=io.containerd.service.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.740770786+02:00" level=info msg="loading plugin \"io.containerd.service.v1.tasks-service\"..." type=io.containerd.service.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.740814608+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.containers\"..." type=io.containerd.grpc.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.740824827+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.content\"..." type=io.containerd.grpc.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.740832732+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.diff\"..." type=io.containerd.grpc.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.740840717+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.events\"..." type=io.containerd.grpc.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.740849083+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.images\"..." type=io.containerd.grpc.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.740866155+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.introspection\"..." type=io.containerd.grpc.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.740877967+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.leases\"..." type=io.containerd.grpc.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.740894388+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.namespaces\"..." type=io.containerd.grpc.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.740902463+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.sandbox-controllers\"..." type=io.containerd.grpc.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.740912712+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.sandboxes\"..." type=io.containerd.grpc.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.740920607+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.snapshots\"..." type=io.containerd.grpc.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.740930115+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.streaming\"..." type=io.containerd.grpc.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.740938431+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.tasks\"..." type=io.containerd.grpc.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.740948429+02:00" level=info msg="loading plugin \"io.containerd.transfer.v1.local\"..." type=io.containerd.transfer.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.740963878+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.transfer\"..." type=io.containerd.grpc.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.740976602+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.version\"..." type=io.containerd.grpc.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.740982734+02:00" level=info msg="loading plugin \"io.containerd.internal.v1.restart\"..." type=io.containerd.internal.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.741295601+02:00" level=info msg="loading plugin \"io.containerd.tracing.processor.v1.otlp\"..." type=io.containerd.tracing.processor.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.741305509+02:00" level=info msg="skip loading plugin \"io.containerd.tracing.processor.v1.otlp\"..." error="skip plugin: tracing endpoint not configured" type=io.containerd.tracing.processor.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.741312072+02:00" level=info msg="loading plugin \"io.containerd.internal.v1.tracing\"..." type=io.containerd.internal.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.741318414+02:00" level=info msg="skip loading plugin \"io.containerd.internal.v1.tracing\"..." error="skip plugin: tracing endpoint not configured" type=io.containerd.internal.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.741323784+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.healthcheck\"..." type=io.containerd.grpc.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.741332781+02:00" level=info msg="loading plugin \"io.containerd.nri.v1.nri\"..." type=io.containerd.nri.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.741344302+02:00" level=info msg="NRI interface is disabled by configuration."
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.741353019+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.cri\"..." type=io.containerd.grpc.v1
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.741429191+02:00" level=info msg="Start cri plugin with config {PluginConfig:{ContainerdConfig:{Snapshotter:overlayfs DefaultRuntimeName:runc DefaultRuntime:{Type: Path: Engine: PodAnnotations:[] ContainerAnnotations:[] Root: Options:map[] PrivilegedWithoutHostDevices:false PrivilegedWithoutHostDevicesAllDevicesAllowed:false BaseRuntimeSpec: NetworkPluginConfDir: NetworkPluginMaxConfNum:0 Snapshotter: SandboxMode:} UntrustedWorkloadRuntime:{Type: Path: Engine: PodAnnotations:[] ContainerAnnotations:[] Root: Options:map[] PrivilegedWithoutHostDevices:false PrivilegedWithoutHostDevicesAllDevicesAllowed:false BaseRuntimeSpec: NetworkPluginConfDir: NetworkPluginMaxConfNum:0 Snapshotter: SandboxMode:} Runtimes:map[runc:{Type:io.containerd.runc.v2 Path: Engine: PodAnnotations:[] ContainerAnnotations:[] Root: Options:map[BinaryName: CriuImagePath: CriuPath: CriuWorkPath: IoGid:0 IoUid:0 NoNewKeyring:false NoPivotRoot:false Root: ShimCgroup: SystemdCgroup:false] PrivilegedWithoutHostDevices:false PrivilegedWithoutHostDevicesAllDevicesAllowed:false BaseRuntimeSpec: NetworkPluginConfDir: NetworkPluginMaxConfNum:0 Snapshotter: SandboxMode:podsandbox}] NoPivot:false DisableSnapshotAnnotations:true DiscardUnpackedLayers:false IgnoreBlockIONotEnabledErrors:false IgnoreRdtNotEnabledErrors:false} CniConfig:{NetworkPluginBinDir:/opt/cni/bin NetworkPluginConfDir:/etc/cni/net.d NetworkPluginMaxConfNum:1 NetworkPluginSetupSerially:false NetworkPluginConfTemplate: IPPreference:} Registry:{ConfigPath: Mirrors:map[] Configs:map[] Auths:map[] Headers:map[]} ImageDecryption:{KeyModel:node} DisableTCPService:true StreamServerAddress:127.0.0.1 StreamServerPort:0 StreamIdleTimeout:4h0m0s EnableSelinux:false SelinuxCategoryRange:1024 SandboxImage:registry.k8s.io/pause:3.8 StatsCollectPeriod:10 SystemdCgroup:false EnableTLSStreaming:false X509KeyPairStreaming:{TLSCertFile: TLSKeyFile:} MaxContainerLogLineSize:16384 DisableCgroup:false DisableApparmor:false RestrictOOMScoreAdj:false MaxConcurrentDownloads:3 DisableProcMount:false UnsetSeccompProfile: TolerateMissingHugetlbController:true DisableHugetlbController:true DeviceOwnershipFromSecurityContext:false IgnoreImageDefinedVolumes:false NetNSMountsUnderStateDir:false EnableUnprivilegedPorts:false EnableUnprivilegedICMP:false EnableCDI:false CDISpecDirs:[/etc/cdi /var/run/cdi] ImagePullProgressTimeout:5m0s DrainExecSyncIOTimeout:0s ImagePullWithSyncFs:false IgnoreDeprecationWarnings:[]} ContainerdRootDir:/var/lib/containerd ContainerdEndpoint:/run/containerd/containerd.sock RootDir:/var/lib/containerd/io.containerd.grpc.v1.cri StateDir:/run/containerd/io.containerd.grpc.v1.cri}"
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.741459629+02:00" level=info msg="Connect containerd service"
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.742083680+02:00" level=info msg="using legacy CRI server"
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.742094430+02:00" level=info msg="using experimental NRI integration - disable nri plugin to prevent this"
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.742347294+02:00" level=info msg="Get image filesystem path \"/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs\""
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.743120385+02:00" level=error msg="failed to load cni during init, please check CRI plugin status before setting up network for pods" error="cni config load failed: no network config found in /etc/cni/net.d: cni plugin not initialized: failed to load cni config"
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.744348470+02:00" level=info msg="Start subscribing containerd event"
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.744497619+02:00" level=info msg="Start recovering state"
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.744380730+02:00" level=info msg=serving... address=/run/containerd/containerd.sock.ttrpc
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.744590944+02:00" level=info msg=serving... address=/run/containerd/containerd.sock
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.744550869+02:00" level=info msg="Start event monitor"
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.744608618+02:00" level=info msg="Start snapshots syncer"
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.744622053+02:00" level=info msg="Start cni network conf syncer for default"
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.744627693+02:00" level=info msg="Start streaming server"
Jun 10 19:34:52 archlinux containerd[2048]: time="2024-06-10T19:34:52.744670714+02:00" level=info msg="containerd successfully booted in 0.022365s"
Jun 10 19:34:52 archlinux bluetoothd[785]: Battery Provider Manager created
Jun 10 19:34:52 archlinux kernel: Bluetooth: MGMT ver 1.22
Jun 10 19:34:52 archlinux systemd[1]: Finished User Runtime Directory /run/user/120.
Jun 10 19:34:52 archlinux systemd[1]: Starting User Manager for UID 120...
Jun 10 19:34:52 archlinux kernel: NET: Registered PF_ALG protocol family
Jun 10 19:34:52 archlinux dbus-broker-launch[782]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Jun 10 19:34:52 archlinux (systemd)[2084]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[gdm] ruser=[<unknown>] rhost=[<unknown>]
Jun 10 19:34:52 archlinux (systemd)[2084]: pam_unix(systemd-user:session): session opened for user gdm(uid=120) by gdm(uid=0)
Jun 10 19:34:52 archlinux boltd[786]: probing: started [1000]
Jun 10 19:34:52 archlinux kernel: ath11k_pci 0000:02:00.0: chip_id 0x12 chip_family 0xb board_id 0xff soc_id 0x400c1211
Jun 10 19:34:52 archlinux kernel: ath11k_pci 0000:02:00.0: fw_version 0x1106196e fw_build_timestamp 2024-01-12 11:30 fw_build_id WLAN.HSP.1.1-03125-QCAHSPSWPL_V1_V2_SILICONZ_LITE-3.6510.37
Jun 10 19:34:52 archlinux systemd[2084]: Queued start job for default target Main User Target.
Jun 10 19:34:52 archlinux systemd[2084]: Created slice User Application Slice.
Jun 10 19:34:52 archlinux systemd[2084]: Reached target Paths.
Jun 10 19:34:52 archlinux systemd[2084]: Reached target Timers.
Jun 10 19:34:52 archlinux systemd[2084]: Starting D-Bus User Message Bus Socket...
Jun 10 19:34:52 archlinux systemd[2084]: Listening on GnuPG network certificate management daemon.
Jun 10 19:34:52 archlinux systemd[2084]: Starting GCR ssh-agent wrapper...
Jun 10 19:34:52 archlinux systemd[2084]: Listening on GNOME Keyring daemon.
Jun 10 19:34:52 archlinux systemd[2084]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 10 19:34:52 archlinux systemd[2084]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jun 10 19:34:52 archlinux systemd[2084]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jun 10 19:34:52 archlinux systemd[2084]: Listening on GnuPG cryptographic agent and passphrase cache.
Jun 10 19:34:52 archlinux systemd[2084]: Listening on GnuPG public key management service.
Jun 10 19:34:52 archlinux systemd[2084]: Listening on p11-kit server.
Jun 10 19:34:52 archlinux systemd[2084]: Listening on PipeWire PulseAudio.
Jun 10 19:34:52 archlinux systemd[2084]: Listening on PipeWire Multimedia System Sockets.
Jun 10 19:34:52 archlinux systemd[2084]: Listening on D-Bus User Message Bus Socket.
Jun 10 19:34:52 archlinux systemd[2084]: Listening on GCR ssh-agent wrapper.
Jun 10 19:34:52 archlinux systemd[2084]: Reached target Sockets.
Jun 10 19:34:52 archlinux systemd[2084]: Reached target Basic System.
Jun 10 19:34:52 archlinux systemd[2084]: Starting Update XDG user dir configuration...
Jun 10 19:34:52 archlinux systemd[1]: Started User Manager for UID 120.
Jun 10 19:34:52 archlinux systemd[1]: Started Session 1 of User gdm.
Jun 10 19:34:52 archlinux systemd[2084]: Finished Update XDG user dir configuration.
Jun 10 19:34:52 archlinux systemd[2084]: Reached target Main User Target.
Jun 10 19:34:52 archlinux systemd[2084]: Startup finished in 152ms.
Jun 10 19:34:52 archlinux systemd[2084]: Created slice User Core Session Slice.
Jun 10 19:34:52 archlinux systemd[2084]: Starting D-Bus User Message Bus...
Jun 10 19:34:52 archlinux dbus-broker-launch[2110]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Jun 10 19:34:52 archlinux dbus-broker-launch[2110]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Jun 10 19:34:52 archlinux systemd[2084]: Started D-Bus User Message Bus.
Jun 10 19:34:52 archlinux dbus-broker-launch[2110]: Ready
Jun 10 19:34:53 archlinux /usr/lib/gdm-wayland-session[2114]: dbus-daemon[2114]: [session uid=120 pid=2114] Activating service name='org.freedesktop.systemd1' requested by ':1.2' (uid=120 pid=2115 comm="/usr/lib/gnome-session-binary --autostart /usr/sha")
Jun 10 19:34:53 archlinux /usr/lib/gdm-wayland-session[2114]: dbus-daemon[2114]: [session uid=120 pid=2114] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Jun 10 19:34:53 archlinux gnome-session[2115]: gnome-session-binary[2115]: WARNING: Could not check if unit gnome-session-wayland@gnome-login.target is active: Error calling StartServiceByName for org.freedesktop.systemd1: Process org.freedesktop.systemd1 exited with status 1
Jun 10 19:34:53 archlinux gnome-session-binary[2115]: WARNING: Could not check if unit gnome-session-wayland@gnome-login.target is active: Error calling StartServiceByName for org.freedesktop.systemd1: Process org.freedesktop.systemd1 exited with status 1
Jun 10 19:34:53 archlinux gnome-shell[2127]: Running GNOME Shell (using mutter 46.2) as a Wayland display server
Jun 10 19:34:53 archlinux NetworkManager[784]: <info>  [1718040893.2185] device (wlan0): driver supports Access Point (AP) mode
Jun 10 19:34:53 archlinux NetworkManager[784]: <info>  [1718040893.2189] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Jun 10 19:34:53 archlinux NetworkManager[784]: <info>  [1718040893.2193] rfkill2: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:02.2/0000:02:00.0/ieee80211/phy0/rfkill2) (driver ath11k_pci)
Jun 10 19:34:53 archlinux kernel: ath11k_pci 0000:02:00.0 wlp2s0: renamed from wlan0
Jun 10 19:34:53 archlinux kernel: ath11k_pci 0000:02:00.0: Failed to set the requested Country regulatory setting
Jun 10 19:34:53 archlinux kernel: ath11k_pci 0000:02:00.0: Failed to set the requested Country regulatory setting
Jun 10 19:34:53 archlinux systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Jun 10 19:34:53 archlinux NetworkManager[784]: <info>  [1718040893.2718] device (wlan0): interface index 3 renamed iface from 'wlan0' to 'wlp2s0'
Jun 10 19:34:53 archlinux rtkit-daemon[2146]: Successfully called chroot.
Jun 10 19:34:53 archlinux rtkit-daemon[2146]: Successfully dropped privileges.
Jun 10 19:34:53 archlinux systemd[1]: Started RealtimeKit Scheduling Policy Service.
Jun 10 19:34:53 archlinux rtkit-daemon[2146]: Successfully limited resources.
Jun 10 19:34:53 archlinux rtkit-daemon[2146]: Running.
Jun 10 19:34:53 archlinux rtkit-daemon[2146]: Watchdog thread running.
Jun 10 19:34:53 archlinux rtkit-daemon[2146]: Canary thread running.
Jun 10 19:34:53 archlinux rtkit-daemon[2146]: Supervising 0 threads of 0 processes of 0 users.
Jun 10 19:34:53 archlinux rtkit-daemon[2146]: Supervising 0 threads of 0 processes of 0 users.
Jun 10 19:34:53 archlinux NetworkManager[784]: <info>  [1718040893.2786] device (wlp2s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jun 10 19:34:53 archlinux rtkit-daemon[2146]: Successfully made thread 2145 of process 2127 owned by '120' RT at priority 20.
Jun 10 19:34:53 archlinux rtkit-daemon[2146]: Supervising 1 threads of 1 processes of 1 users.
Jun 10 19:34:53 archlinux gnome-shell[2127]: Made thread 'KMS thread' realtime scheduled
Jun 10 19:34:53 archlinux gnome-shell[2127]: Device '/dev/dri/card1' prefers shadow buffer
Jun 10 19:34:53 archlinux gnome-shell[2127]: Added device '/dev/dri/card1' (amdgpu) using atomic mode setting.
Jun 10 19:34:53 archlinux gnome-shell[2127]: Created gbm renderer for '/dev/dri/card1'
Jun 10 19:34:53 archlinux gnome-shell[2127]: Boot VGA GPU /dev/dri/card1 selected as primary
Jun 10 19:34:53 archlinux gnome-shell[2127]: Obtained a high priority EGL context
Jun 10 19:34:53 archlinux gnome-shell[2127]: Obtained a high priority EGL context
Jun 10 19:34:53 archlinux NetworkManager[784]: <info>  [1718040893.3914] device (wlp2s0): set-hw-addr: set MAC address to 66:63:34:B8:75:D1 (scanning)
Jun 10 19:34:53 archlinux /usr/lib/gdm-wayland-session[2114]: dbus-daemon[2114]: [session uid=120 pid=2114] Activating service name='org.a11y.Bus' requested by ':1.4' (uid=120 pid=2127 comm="/usr/bin/gnome-shell")
Jun 10 19:34:53 archlinux /usr/lib/gdm-wayland-session[2114]: dbus-daemon[2114]: [session uid=120 pid=2114] Successfully activated service 'org.a11y.Bus'
Jun 10 19:34:53 archlinux systemd[1]: Starting WPA supplicant...
Jun 10 19:34:53 archlinux gnome-shell[2127]: Using public X11 display :1024, (using :1025 for managed services)
Jun 10 19:34:53 archlinux gnome-shell[2127]: Using Wayland display name 'wayland-0'
Jun 10 19:34:53 archlinux systemd[1]: Started WPA supplicant.
Jun 10 19:34:53 archlinux wpa_supplicant[2177]: Successfully initialized wpa_supplicant
Jun 10 19:34:53 archlinux wpa_supplicant[2177]: dbus: fill_dict_with_properties dbus_interface=fi.w1.wpa_supplicant1.Interface.P2PDevice dbus_property=P2PDeviceConfig getter failed
Jun 10 19:34:53 archlinux NetworkManager[784]: <info>  [1718040893.5637] device (wlp2s0): supplicant interface state: internal-starting -> disconnected
Jun 10 19:34:53 archlinux NetworkManager[784]: <info>  [1718040893.5638] device (wlp2s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Jun 10 19:34:53 archlinux /usr/lib/gdm-wayland-session[2185]: dbus-daemon[2185]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=120 pid=2127 comm="/usr/bin/gnome-shell")
Jun 10 19:34:53 archlinux systemd[1]: Starting Manage, Install and Generate Color Profiles...
Jun 10 19:34:53 archlinux /usr/lib/gdm-wayland-session[2185]: dbus-daemon[2185]: Successfully activated service 'org.a11y.atspi.Registry'
Jun 10 19:34:53 archlinux /usr/lib/gdm-wayland-session[2190]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Jun 10 19:34:53 archlinux systemd[1]: Started Manage, Install and Generate Color Profiles.
Jun 10 19:34:53 archlinux dbus-broker-launch[782]: Activation request for 'org.freedesktop.Avahi' failed: The systemd unit 'dbus-org.freedesktop.Avahi.service' could not be found.
Jun 10 19:34:53 archlinux gnome-shell[2127]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Jun 10 19:34:53 archlinux gnome-shell[2127]: Will monitor session 1
Jun 10 19:34:53 archlinux systemd[1]: Starting Locale Service...
Jun 10 19:34:53 archlinux /usr/lib/gdm-wayland-session[2114]: dbus-daemon[2114]: [session uid=120 pid=2114] Activating service name='org.gnome.Shell.Screencast' requested by ':1.3' (uid=120 pid=2127 comm="/usr/bin/gnome-shell")
Jun 10 19:34:53 archlinux /usr/lib/gdm-wayland-session[2114]: dbus-daemon[2114]: [session uid=120 pid=2114] Activating service name='org.freedesktop.impl.portal.PermissionStore' requested by ':1.3' (uid=120 pid=2127 comm="/usr/bin/gnome-shell")
Jun 10 19:34:53 archlinux /usr/lib/gdm-wayland-session[2114]: dbus-daemon[2114]: [session uid=120 pid=2114] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Jun 10 19:34:53 archlinux systemd[1]: Started Locale Service.
Jun 10 19:34:53 archlinux /usr/lib/gdm-wayland-session[2114]: dbus-daemon[2114]: [session uid=120 pid=2114] Activating service name='org.gnome.Shell.Notifications' requested by ':1.3' (uid=120 pid=2127 comm="/usr/bin/gnome-shell")
Jun 10 19:34:53 archlinux gnome-shell[2127]: Extension apps-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 10 19:34:53 archlinux gnome-shell[2127]: Extension auto-move-windows@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 10 19:34:53 archlinux gnome-shell[2127]: Extension drive-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 10 19:34:53 archlinux gnome-shell[2127]: Extension launch-new-instance@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 10 19:34:53 archlinux gnome-shell[2127]: Extension light-style@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/light-style@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/light-style@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 10 19:34:53 archlinux gnome-shell[2127]: Extension native-window-placement@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 10 19:34:53 archlinux gnome-shell[2127]: Extension places-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 10 19:34:53 archlinux gnome-shell[2127]: Extension screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 10 19:34:53 archlinux gnome-shell[2127]: Extension user-theme@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 10 19:34:53 archlinux gnome-shell[2127]: Extension system-monitor@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/system-monitor@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/system-monitor@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 10 19:34:53 archlinux gnome-shell[2127]: Extension window-list@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 10 19:34:53 archlinux gnome-shell[2127]: Extension windowsNavigator@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 10 19:34:53 archlinux gnome-shell[2127]: Extension workspace-indicator@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 10 19:34:53 archlinux gnome-shell[2127]: Extension forge@jmmaranan.com already installed in /usr/share/gnome-shell/extensions/forge@jmmaranan.com. /usr/share/gnome-shell/extensions/forge@jmmaranan.com will not be loaded
Jun 10 19:34:53 archlinux org.gnome.Shell.desktop[2127]: Window manager warning: Failed to parse saved session file: Failed to open file “/var/lib/gdm/.config/mutter/sessions/10a1ada11d160d19a17180408935992200000021150000.ms”: No such file or directory
Jun 10 19:34:53 archlinux gnome-shell[2127]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Jun 10 19:34:53 archlinux /usr/lib/gdm-wayland-session[2114]: dbus-daemon[2114]: [session uid=120 pid=2114] Successfully activated service 'org.gnome.Shell.Notifications'
Jun 10 19:34:53 archlinux systemd[1]: Starting Daemon for power management...
Jun 10 19:34:53 archlinux gnome-shell[2127]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Jun 10 19:34:53 archlinux polkitd[795]: Registered Authentication Agent for unix-session:1 (system bus name :1.19 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_GB.UTF-8)
Jun 10 19:34:53 archlinux kernel: rfkill: input handler disabled
Jun 10 19:34:53 archlinux /usr/lib/gdm-wayland-session[2114]: dbus-daemon[2114]: [session uid=120 pid=2114] Activating service name='org.freedesktop.systemd1' requested by ':1.10' (uid=120 pid=2243 comm="/usr/lib/gsd-sharing")
Jun 10 19:34:53 archlinux /usr/lib/gdm-wayland-session[2114]: dbus-daemon[2114]: [session uid=120 pid=2114] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Jun 10 19:34:53 archlinux gsd-sharing[2243]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jun 10 19:34:53 archlinux gsd-sharing[2243]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jun 10 19:34:53 archlinux NetworkManager[784]: <info>  [1718040893.9970] agent-manager: agent[6a418bacf2858368,:1.19/org.gnome.Shell.NetworkAgent/120]: agent registered
Jun 10 19:34:54 archlinux systemd[1]: Started Daemon for power management.
Jun 10 19:34:54 archlinux /usr/lib/gdm-wayland-session[2114]: dbus-daemon[2114]: [session uid=120 pid=2114] Successfully activated service 'org.gnome.Shell.Screencast'
Jun 10 19:34:54 archlinux systemd[2084]: Started PipeWire Multimedia Service.
Jun 10 19:34:54 archlinux systemd[2084]: Started Multimedia Service Session Manager.
Jun 10 19:34:54 archlinux systemd[1]: Starting Location Lookup Service...
Jun 10 19:34:54 archlinux systemd[2084]: Started PipeWire PulseAudio.
Jun 10 19:34:54 archlinux rtkit-daemon[2146]: Supervising 1 threads of 1 processes of 1 users.
Jun 10 19:34:54 archlinux rtkit-daemon[2146]: Supervising 1 threads of 1 processes of 1 users.
Jun 10 19:34:54 archlinux rtkit-daemon[2146]: Supervising 1 threads of 1 processes of 1 users.
Jun 10 19:34:54 archlinux rtkit-daemon[2146]: Successfully made thread 2430 of process 2430 owned by '120' high priority at nice level -11.
Jun 10 19:34:54 archlinux rtkit-daemon[2146]: Supervising 2 threads of 2 processes of 1 users.
Jun 10 19:34:54 archlinux rtkit-daemon[2146]: Successfully made thread 2442 of process 2430 owned by '120' RT at priority 20.
Jun 10 19:34:54 archlinux rtkit-daemon[2146]: Supervising 3 threads of 2 processes of 1 users.
Jun 10 19:34:54 archlinux rtkit-daemon[2146]: Supervising 3 threads of 2 processes of 1 users.
Jun 10 19:34:54 archlinux rtkit-daemon[2146]: Supervising 3 threads of 2 processes of 1 users.
Jun 10 19:34:54 archlinux rtkit-daemon[2146]: Supervising 3 threads of 2 processes of 1 users.
Jun 10 19:34:54 archlinux rtkit-daemon[2146]: Successfully made thread 2435 of process 2435 owned by '120' high priority at nice level -11.
Jun 10 19:34:54 archlinux rtkit-daemon[2146]: Supervising 4 threads of 3 processes of 1 users.
Jun 10 19:34:54 archlinux rtkit-daemon[2146]: Supervising 4 threads of 3 processes of 1 users.
Jun 10 19:34:54 archlinux rtkit-daemon[2146]: Supervising 4 threads of 3 processes of 1 users.
Jun 10 19:34:54 archlinux rtkit-daemon[2146]: Supervising 4 threads of 3 processes of 1 users.
Jun 10 19:34:54 archlinux rtkit-daemon[2146]: Successfully made thread 2452 of process 2435 owned by '120' RT at priority 20.
Jun 10 19:34:54 archlinux rtkit-daemon[2146]: Supervising 5 threads of 3 processes of 1 users.
Jun 10 19:34:54 archlinux rtkit-daemon[2146]: Successfully made thread 2433 of process 2433 owned by '120' high priority at nice level -11.
Jun 10 19:34:54 archlinux rtkit-daemon[2146]: Supervising 6 threads of 4 processes of 1 users.
Jun 10 19:34:54 archlinux gnome-shell[2127]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Jun 10 19:34:54 archlinux geoclue[2434]: Failed to connect to avahi service: Daemon not running
Jun 10 19:34:54 archlinux systemd[1]: Started Location Lookup Service.
Jun 10 19:34:54 archlinux org.gnome.Shell.desktop[2464]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jun 10 19:34:54 archlinux org.gnome.Shell.desktop[2464]: > Warning:          Unsupported maximum keycode 708, clipping.
Jun 10 19:34:54 archlinux org.gnome.Shell.desktop[2464]: >                   X11 cannot support keycodes above 255.
Jun 10 19:34:54 archlinux org.gnome.Shell.desktop[2464]: > Warning:          Could not resolve keysym XF86KbdInputAssistPrevgrou
Jun 10 19:34:54 archlinux org.gnome.Shell.desktop[2464]: > Warning:          Could not resolve keysym XF86KbdInputAssistNextgrou
Jun 10 19:34:54 archlinux org.gnome.Shell.desktop[2464]: Errors from xkbcomp are not fatal to the X server
Jun 10 19:34:54 archlinux gnome-session-binary[2115]: Entering running state
Jun 10 19:34:54 archlinux xbrlapi.desktop[2470]: openConnection: connect: No such file or directory
Jun 10 19:34:54 archlinux xbrlapi.desktop[2470]: cannot connect to braille devices daemon brltty at :0
Jun 10 19:34:54 archlinux gsd-media-keys[2295]: Failed to grab accelerator for keybinding settings:playback-repeat
Jun 10 19:34:54 archlinux gsd-media-keys[2295]: Failed to grab accelerator for keybinding settings:hibernate
Jun 10 19:34:54 archlinux /usr/lib/gdm-wayland-session[2114]: dbus-daemon[2114]: [session uid=120 pid=2114] Activating service name='org.gnome.ScreenSaver' requested by ':1.24' (uid=120 pid=2335 comm="/usr/lib/gsd-power")
Jun 10 19:34:54 archlinux wireplumber[2433]: wp-device: SPA handle 'api.alsa.acp.device' could not be loaded; is it installed?
Jun 10 19:34:54 archlinux wireplumber[2433]: s-monitors: Failed to create 'api.alsa.acp.device' device
Jun 10 19:34:54 archlinux /usr/lib/gdm-wayland-session[2114]: dbus-daemon[2114]: [session uid=120 pid=2114] Successfully activated service 'org.gnome.ScreenSaver'
Jun 10 19:34:54 archlinux rtkit-daemon[2146]: Successfully made thread 2145 of process 2127 owned by '120' high priority at nice level 0.
Jun 10 19:34:54 archlinux rtkit-daemon[2146]: Supervising 6 threads of 4 processes of 1 users.
Jun 10 19:34:54 archlinux rtkit-daemon[2146]: Supervising 5 threads of 3 processes of 1 users.
Jun 10 19:34:54 archlinux rtkit-daemon[2146]: Supervising 5 threads of 3 processes of 1 users.
Jun 10 19:34:54 archlinux rtkit-daemon[2146]: Successfully made thread 2145 of process 2127 owned by '120' RT at priority 20.
Jun 10 19:34:54 archlinux rtkit-daemon[2146]: Supervising 6 threads of 4 processes of 1 users.
Jun 10 19:34:54 archlinux wireplumber[2433]: spa.alsa: Path Mic ACP LED is not a volume or mute control
Jun 10 19:34:54 archlinux bluetoothd[785]: Endpoint registered: sender=:1.44 path=/MediaEndpoint/A2DPSource/ldac
Jun 10 19:34:54 archlinux bluetoothd[785]: Endpoint registered: sender=:1.44 path=/MediaEndpoint/A2DPSink/aptx_hd
Jun 10 19:34:54 archlinux bluetoothd[785]: Endpoint registered: sender=:1.44 path=/MediaEndpoint/A2DPSource/aptx_hd
Jun 10 19:34:54 archlinux bluetoothd[785]: Endpoint registered: sender=:1.44 path=/MediaEndpoint/A2DPSink/aptx
Jun 10 19:34:54 archlinux bluetoothd[785]: Endpoint registered: sender=:1.44 path=/MediaEndpoint/A2DPSource/aptx
Jun 10 19:34:54 archlinux bluetoothd[785]: Endpoint registered: sender=:1.44 path=/MediaEndpoint/A2DPSink/aac
Jun 10 19:34:54 archlinux bluetoothd[785]: Endpoint registered: sender=:1.44 path=/MediaEndpoint/A2DPSource/aac
Jun 10 19:34:54 archlinux bluetoothd[785]: Endpoint registered: sender=:1.44 path=/MediaEndpoint/A2DPSink/sbc
Jun 10 19:34:54 archlinux bluetoothd[785]: Endpoint registered: sender=:1.44 path=/MediaEndpoint/A2DPSource/sbc
Jun 10 19:34:54 archlinux bluetoothd[785]: Endpoint registered: sender=:1.44 path=/MediaEndpoint/A2DPSink/sbc_xq
Jun 10 19:34:54 archlinux bluetoothd[785]: Endpoint registered: sender=:1.44 path=/MediaEndpoint/A2DPSource/sbc_xq
Jun 10 19:34:54 archlinux bluetoothd[785]: Endpoint registered: sender=:1.44 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Jun 10 19:34:54 archlinux bluetoothd[785]: Endpoint registered: sender=:1.44 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Jun 10 19:34:54 archlinux bluetoothd[785]: Endpoint registered: sender=:1.44 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Jun 10 19:34:54 archlinux bluetoothd[785]: Endpoint registered: sender=:1.44 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Jun 10 19:34:54 archlinux bluetoothd[785]: Endpoint registered: sender=:1.44 path=/MediaEndpoint/A2DPSource/faststream
Jun 10 19:34:54 archlinux bluetoothd[785]: Endpoint registered: sender=:1.44 path=/MediaEndpoint/A2DPSource/faststream_duplex
Jun 10 19:34:54 archlinux bluetoothd[785]: Endpoint registered: sender=:1.44 path=/MediaEndpoint/A2DPSink/opus_05
Jun 10 19:34:54 archlinux bluetoothd[785]: Endpoint registered: sender=:1.44 path=/MediaEndpoint/A2DPSource/opus_05
Jun 10 19:34:54 archlinux bluetoothd[785]: Endpoint registered: sender=:1.44 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Jun 10 19:34:54 archlinux bluetoothd[785]: Endpoint registered: sender=:1.44 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Jun 10 19:34:54 archlinux kernel: Bluetooth: RFCOMM TTY layer initialized
Jun 10 19:34:54 archlinux kernel: Bluetooth: RFCOMM socket layer initialized
Jun 10 19:34:54 archlinux kernel: Bluetooth: RFCOMM ver 1.11
Jun 10 19:34:54 archlinux wireplumber[2433]: [0:00:15.616786400] [2433] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found
Jun 10 19:34:54 archlinux wireplumber[2433]: [0:00:15.616808111] [2433] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info
Jun 10 19:34:54 archlinux wireplumber[2433]: [0:00:15.616854618] [2433]  INFO Camera camera_manager.cpp:313 libcamera v0.3.0
Jun 10 19:34:54 archlinux systemd[2084]: Starting sandboxed app permission store...
Jun 10 19:34:54 archlinux systemd[2084]: Started sandboxed app permission store.
Jun 10 19:34:54 archlinux gnome-shell[2127]: Registering session with GDM
Jun 10 19:34:55 archlinux boltd[786]: probing: timeout, done: [2587427] (2000000)
Jun 10 19:34:58 archlinux systemd[1]: systemd-rfkill.service: Deactivated successfully.
Jun 10 19:34:59 archlinux gdm-password][2525]: gkr-pam: unable to locate daemon control file
Jun 10 19:34:59 archlinux gdm-password][2525]: gkr-pam: stashed password to try later in open session
Jun 10 19:34:59 archlinux gdm-password][2525]: pam_unix(gdm-password:session): session opened for user ivs(uid=1000) by ivs(uid=0)
Jun 10 19:34:59 archlinux systemd-logind[788]: New session 3 of user ivs.
Jun 10 19:34:59 archlinux systemd[1]: Created slice User Slice of UID 1000.
Jun 10 19:35:00 archlinux systemd[1]: Starting User Runtime Directory /run/user/1000...
Jun 10 19:35:00 archlinux systemd[1]: Finished User Runtime Directory /run/user/1000.
Jun 10 19:35:00 archlinux systemd[1]: Starting User Manager for UID 1000...
Jun 10 19:35:00 archlinux (systemd)[2543]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[ivs] ruser=[<unknown>] rhost=[<unknown>]
Jun 10 19:35:00 archlinux (systemd)[2543]: pam_unix(systemd-user:session): session opened for user ivs(uid=1000) by ivs(uid=0)
Jun 10 19:35:00 archlinux wpa_supplicant[2177]: wlp2s0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=DE
Jun 10 19:35:00 archlinux NetworkManager[784]: <info>  [1718040900.2169] policy: auto-activating connection 'Krabbekloa_5G' (578856d7-5396-4586-b448-749ada8cb31f)
Jun 10 19:35:00 archlinux NetworkManager[784]: <info>  [1718040900.2173] device (wlp2s0): Activation: starting connection 'Krabbekloa_5G' (578856d7-5396-4586-b448-749ada8cb31f)
Jun 10 19:35:00 archlinux NetworkManager[784]: <info>  [1718040900.2173] device (wlp2s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jun 10 19:35:00 archlinux NetworkManager[784]: <info>  [1718040900.2174] manager: NetworkManager state is now CONNECTING
Jun 10 19:35:00 archlinux systemd[2543]: Queued start job for default target Main User Target.
Jun 10 19:35:00 archlinux systemd-journald[575]: /var/log/journal/c813076fa7f84acd84c366bd7121b455/user-1000.journal: Journal file uses a different sequence number ID, rotating.
Jun 10 19:35:00 archlinux systemd[2543]: Created slice User Application Slice.
Jun 10 19:35:00 archlinux systemd[2543]: Reached target Paths.
Jun 10 19:35:00 archlinux systemd[2543]: Reached target Timers.
Jun 10 19:35:00 archlinux systemd[2543]: Starting D-Bus User Message Bus Socket...
Jun 10 19:35:00 archlinux systemd[2543]: Listening on GnuPG network certificate management daemon.
Jun 10 19:35:00 archlinux gnome-keyring-daemon[2558]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Jun 10 19:35:00 archlinux systemd[2543]: Starting GCR ssh-agent wrapper...
Jun 10 19:35:00 archlinux systemd[2543]: Listening on GNOME Keyring daemon.
Jun 10 19:35:00 archlinux systemd[2543]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 10 19:35:00 archlinux systemd[2543]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jun 10 19:35:00 archlinux systemd[2543]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jun 10 19:35:00 archlinux systemd[2543]: Listening on GnuPG cryptographic agent and passphrase cache.
Jun 10 19:35:00 archlinux systemd[2543]: Listening on GnuPG public key management service.
Jun 10 19:35:00 archlinux systemd[2543]: Listening on p11-kit server.
Jun 10 19:35:00 archlinux systemd[2543]: Listening on PipeWire PulseAudio.
Jun 10 19:35:00 archlinux systemd[2543]: Listening on PipeWire Multimedia System Sockets.
Jun 10 19:35:00 archlinux systemd[2543]: Listening on D-Bus User Message Bus Socket.
Jun 10 19:35:00 archlinux systemd[2543]: Listening on GCR ssh-agent wrapper.
Jun 10 19:35:00 archlinux systemd[2543]: Reached target Sockets.
Jun 10 19:35:00 archlinux systemd[2543]: Reached target Basic System.
Jun 10 19:35:00 archlinux systemd[1]: Started User Manager for UID 1000.
Jun 10 19:35:00 archlinux systemd[2543]: Starting Update XDG user dir configuration...
Jun 10 19:35:00 archlinux systemd[1]: Started Session 3 of User ivs.
Jun 10 19:35:00 archlinux systemd[2543]: Started GNOME Keyring daemon.
Jun 10 19:35:00 archlinux systemd[2543]: Finished Update XDG user dir configuration.
Jun 10 19:35:00 archlinux systemd[2543]: Reached target Main User Target.
Jun 10 19:35:00 archlinux systemd[2543]: Startup finished in 155ms.
Jun 10 19:35:00 archlinux systemd[2543]: Created slice User Core Session Slice.
Jun 10 19:35:00 archlinux systemd[2543]: Starting D-Bus User Message Bus...
Jun 10 19:35:00 archlinux dbus-broker-launch[2567]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Jun 10 19:35:00 archlinux dbus-broker-launch[2567]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Jun 10 19:35:00 archlinux systemd[2543]: Started D-Bus User Message Bus.
Jun 10 19:35:00 archlinux dbus-broker-launch[2567]: Ready
Jun 10 19:35:00 archlinux gdm-password][2525]: gkr-pam: unlocked login keyring
Jun 10 19:35:00 archlinux NetworkManager[784]: <info>  [1718040900.3080] device (wlp2s0): set-hw-addr: reset MAC address to 04:7B:CB:C9:73:30 (preserve)
Jun 10 19:35:00 archlinux NetworkManager[784]: <info>  [1718040900.4075] device (wlp2s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jun 10 19:35:00 archlinux NetworkManager[784]: <info>  [1718040900.4080] device (wlp2s0): Activation: (wifi) access point 'Krabbekloa_5G' has security, but secrets are required.
Jun 10 19:35:00 archlinux NetworkManager[784]: <info>  [1718040900.4080] device (wlp2s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Jun 10 19:35:00 archlinux NetworkManager[784]: <info>  [1718040900.4081] sup-iface[d31311c73c03f26a,0,wlp2s0]: wps: type pbc start...
Jun 10 19:35:00 archlinux NetworkManager[784]: <info>  [1718040900.4084] device (wlp2s0): supplicant interface state: disconnected -> interface_disabled
Jun 10 19:35:00 archlinux NetworkManager[784]: <info>  [1718040900.4091] device (wlp2s0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Jun 10 19:35:00 archlinux NetworkManager[784]: <info>  [1718040900.4092] device (wlp2s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jun 10 19:35:00 archlinux NetworkManager[784]: <info>  [1718040900.4093] device (wlp2s0): Activation: (wifi) connection 'Krabbekloa_5G' has security, and secrets exist.  No new secrets needed.
Jun 10 19:35:00 archlinux NetworkManager[784]: <info>  [1718040900.4094] Config: added 'ssid' value 'Krabbekloa_5G'
Jun 10 19:35:00 archlinux NetworkManager[784]: <info>  [1718040900.4094] Config: added 'scan_ssid' value '1'
Jun 10 19:35:00 archlinux NetworkManager[784]: <info>  [1718040900.4094] Config: added 'bgscan' value 'simple:30:-70:86400'
Jun 10 19:35:00 archlinux NetworkManager[784]: <info>  [1718040900.4094] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
Jun 10 19:35:00 archlinux NetworkManager[784]: <info>  [1718040900.4094] Config: added 'auth_alg' value 'OPEN'
Jun 10 19:35:00 archlinux NetworkManager[784]: <info>  [1718040900.4094] Config: added 'psk' value '<hidden>'
Jun 10 19:35:00 archlinux wpa_supplicant[2177]: wlp2s0: WPS-CANCEL
Jun 10 19:35:00 archlinux NetworkManager[784]: <info>  [1718040900.4358] device (wlp2s0): supplicant interface state: interface_disabled -> inactive
Jun 10 19:35:00 archlinux wpa_supplicant[2177]: wlp2s0: SME: Trying to authenticate with 08:62:66:3d:11:3c (SSID='Krabbekloa_5G' freq=5180 MHz)
Jun 10 19:35:00 archlinux kernel: wlp2s0: authenticate with 08:62:66:3d:11:3c
Jun 10 19:35:00 archlinux gdm[2050]: Gdm: on_display_added: assertion 'GDM_IS_REMOTE_DISPLAY (display)' failed
Jun 10 19:35:00 archlinux NetworkManager[784]: <info>  [1718040900.5690] device (wlp2s0): supplicant interface state: inactive -> authenticating
Jun 10 19:35:00 archlinux bluetoothd[785]: Endpoint unregistered: sender=:1.44 path=/MediaEndpoint/A2DPSource/ldac
Jun 10 19:35:00 archlinux bluetoothd[785]: Endpoint unregistered: sender=:1.44 path=/MediaEndpoint/A2DPSink/aptx_hd
Jun 10 19:35:00 archlinux bluetoothd[785]: Endpoint unregistered: sender=:1.44 path=/MediaEndpoint/A2DPSource/aptx_hd
Jun 10 19:35:00 archlinux bluetoothd[785]: Endpoint unregistered: sender=:1.44 path=/MediaEndpoint/A2DPSink/aptx
Jun 10 19:35:00 archlinux bluetoothd[785]: Endpoint unregistered: sender=:1.44 path=/MediaEndpoint/A2DPSource/aptx
Jun 10 19:35:00 archlinux bluetoothd[785]: Endpoint unregistered: sender=:1.44 path=/MediaEndpoint/A2DPSink/aac
Jun 10 19:35:00 archlinux bluetoothd[785]: Endpoint unregistered: sender=:1.44 path=/MediaEndpoint/A2DPSource/aac
Jun 10 19:35:00 archlinux bluetoothd[785]: Endpoint unregistered: sender=:1.44 path=/MediaEndpoint/A2DPSink/sbc
Jun 10 19:35:00 archlinux bluetoothd[785]: Endpoint unregistered: sender=:1.44 path=/MediaEndpoint/A2DPSource/sbc
Jun 10 19:35:00 archlinux bluetoothd[785]: Endpoint unregistered: sender=:1.44 path=/MediaEndpoint/A2DPSink/sbc_xq
Jun 10 19:35:00 archlinux bluetoothd[785]: Endpoint unregistered: sender=:1.44 path=/MediaEndpoint/A2DPSource/sbc_xq
Jun 10 19:35:00 archlinux gsd-media-keys[2295]: Unable to get default sink
Jun 10 19:35:00 archlinux gsd-media-keys[2295]: Unable to get default source
Jun 10 19:35:00 archlinux bluetoothd[785]: Endpoint unregistered: sender=:1.44 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Jun 10 19:35:00 archlinux bluetoothd[785]: Endpoint unregistered: sender=:1.44 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Jun 10 19:35:00 archlinux bluetoothd[785]: Endpoint unregistered: sender=:1.44 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Jun 10 19:35:00 archlinux bluetoothd[785]: Endpoint unregistered: sender=:1.44 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Jun 10 19:35:00 archlinux bluetoothd[785]: Endpoint unregistered: sender=:1.44 path=/MediaEndpoint/A2DPSource/faststream
Jun 10 19:35:00 archlinux bluetoothd[785]: Endpoint unregistered: sender=:1.44 path=/MediaEndpoint/A2DPSource/faststream_duplex
Jun 10 19:35:00 archlinux bluetoothd[785]: Endpoint unregistered: sender=:1.44 path=/MediaEndpoint/A2DPSink/opus_05
Jun 10 19:35:00 archlinux bluetoothd[785]: Endpoint unregistered: sender=:1.44 path=/MediaEndpoint/A2DPSource/opus_05
Jun 10 19:35:00 archlinux bluetoothd[785]: Endpoint unregistered: sender=:1.44 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Jun 10 19:35:00 archlinux bluetoothd[785]: Endpoint unregistered: sender=:1.44 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Jun 10 19:35:00 archlinux kernel: rfkill: input handler enabled
Jun 10 19:35:00 archlinux kernel: wlp2s0: send auth to 08:62:66:3d:11:3c (try 1/3)
Jun 10 19:35:00 archlinux wpa_supplicant[2177]: wlp2s0: Trying to associate with 08:62:66:3d:11:3c (SSID='Krabbekloa_5G' freq=5180 MHz)
Jun 10 19:35:00 archlinux NetworkManager[784]: <info>  [1718040900.5730] device (wlp2s0): supplicant interface state: authenticating -> associating
Jun 10 19:35:00 archlinux kernel: wlp2s0: authenticated
Jun 10 19:35:00 archlinux kernel: wlp2s0: VHT capa missing/short, disabling VHT/HE/EHT
Jun 10 19:35:00 archlinux kernel: wlp2s0: associate with 08:62:66:3d:11:3c (try 1/3)
Jun 10 19:35:00 archlinux kernel: wlp2s0: RX AssocResp from 08:62:66:3d:11:3c (capab=0x11 status=0 aid=2)
Jun 10 19:35:00 archlinux kernel: wlp2s0: associated
Jun 10 19:35:00 archlinux wpa_supplicant[2177]: wlp2s0: Associated with 08:62:66:3d:11:3c
Jun 10 19:35:00 archlinux wpa_supplicant[2177]: wlp2s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jun 10 19:35:00 archlinux NetworkManager[784]: <info>  [1718040900.5999] device (wlp2s0): supplicant interface state: associating -> 4way_handshake
Jun 10 19:35:00 archlinux kernel: wlp2s0: Limiting TX power to 23 (23 - 0) dBm as advertised by 08:62:66:3d:11:3c
Jun 10 19:35:00 archlinux systemd[2543]: Created slice Slice /app/gnome-session-manager.
Jun 10 19:35:00 archlinux systemd[2543]: Reached target GNOME Wayland Session.
Jun 10 19:35:00 archlinux systemd[2543]: Reached target Session services which should run early before the graphical session is brought up.
Jun 10 19:35:00 archlinux systemd[2543]: Reached target GNOME Shell.
Jun 10 19:35:00 archlinux wpa_supplicant[2177]: wlp2s0: WPA: Key negotiation completed with 08:62:66:3d:11:3c [PTK=CCMP GTK=CCMP]
Jun 10 19:35:00 archlinux wpa_supplicant[2177]: wlp2s0: CTRL-EVENT-CONNECTED - Connection to 08:62:66:3d:11:3c completed [id=0 id_str=]
Jun 10 19:35:00 archlinux NetworkManager[784]: <info>  [1718040900.6820] device (wlp2s0): supplicant interface state: 4way_handshake -> completed
Jun 10 19:35:00 archlinux NetworkManager[784]: <info>  [1718040900.6821] device (wlp2s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "Krabbekloa_5G"
Jun 10 19:35:00 archlinux NetworkManager[784]: <info>  [1718040900.6822] device (wlp2s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jun 10 19:35:00 archlinux NetworkManager[784]: <info>  [1718040900.6825] dhcp4 (wlp2s0): activation: beginning transaction (timeout in 45 seconds)
Jun 10 19:35:00 archlinux NetworkManager[784]: <info>  [1718040900.6937] dhcp4 (wlp2s0): state changed new lease, address=192.168.1.50, acd pending
Jun 10 19:35:00 archlinux systemd[2543]: Starting Monitor Session leader for GNOME Session...
Jun 10 19:35:00 archlinux systemd[2543]: Started Monitor Session leader for GNOME Session.
Jun 10 19:35:00 archlinux systemd[2543]: Reached target Tasks to be run before GNOME Session starts.
Jun 10 19:35:00 archlinux systemd[2543]: Starting GNOME Session Manager (session: gnome)...
Jun 10 19:35:00 archlinux gnome-keyring-daemon[2558]: The PKCS#11 component was already initialized
Jun 10 19:35:00 archlinux gnome-keyring-d[2558]: The PKCS#11 component was already initialized
Jun 10 19:35:00 archlinux gnome-keyring-secrets.desktop[2666]: discover_other_daemon: 1GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Jun 10 19:35:00 archlinux gnome-keyring-daemon[2558]: The Secret Service was already initialized
Jun 10 19:35:00 archlinux gnome-keyring-d[2558]: The Secret Service was already initialized
Jun 10 19:35:00 archlinux gnome-keyring-pkcs11.desktop[2665]: discover_other_daemon: 1GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Jun 10 19:35:00 archlinux gnome-keyring-daemon[2666]: discover_other_daemon: 1
Jun 10 19:35:00 archlinux gnome-keyring-daemon[2665]: discover_other_daemon: 1
Jun 10 19:35:00 archlinux gnome-session[2648]: gnome-session-binary[2648]: GnomeDesktop-WARNING: Could not create transient scope for PID 2659: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Failed to set unit properties: No such process
Jun 10 19:35:00 archlinux gnome-session-binary[2648]: GnomeDesktop-WARNING: Could not create transient scope for PID 2659: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Failed to set unit properties: No such process
Jun 10 19:35:00 archlinux systemd[2543]: app-gnome-gnome\x2dkeyring\x2dpkcs11-2657.scope: PID 2657 vanished before we could move it to target cgroup '/user.slice/user-1000.slice/user@1000.service/app.slice/app-gnome-gnome\x2dkeyring\x2dpkcs11-2657.scope', skipping: No such process
Jun 10 19:35:00 archlinux systemd[2543]: app-gnome-gnome\x2dkeyring\x2dpkcs11-2657.scope: No PIDs left to attach to the scope's control group, refusing.
Jun 10 19:35:00 archlinux systemd[2543]: app-gnome-gnome\x2dkeyring\x2dpkcs11-2657.scope: Failed with result 'resources'.
Jun 10 19:35:00 archlinux systemd[2543]: Failed to start Application launched by gnome-session-binary.
Jun 10 19:35:00 archlinux gnome-keyring-daemon[2671]: discover_other_daemon: 1
Jun 10 19:35:00 archlinux systemd[2543]: Started Application launched by gnome-session-binary.
Jun 10 19:35:00 archlinux gnome-keyring-ssh.desktop[2671]: discover_other_daemon: 1GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Jun 10 19:35:00 archlinux systemd[2543]: Started GNOME Session Manager (session: gnome).
Jun 10 19:35:00 archlinux systemd[2543]: Reached target GNOME Session Manager is ready.
Jun 10 19:35:00 archlinux systemd[2543]: Starting GNOME Shell on Wayland...
Jun 10 19:35:00 archlinux systemd[2543]: GNOME Shell on X11 was skipped because of an unmet condition check (ConditionEnvironment=XDG_SESSION_TYPE=x11).
Jun 10 19:35:00 archlinux systemd[2543]: Starting Virtual filesystem service...
Jun 10 19:35:00 archlinux systemd[2543]: Started Virtual filesystem service.
Jun 10 19:35:00 archlinux gnome-shell[2674]: Running GNOME Shell (using mutter 46.2) as a Wayland display server
Jun 10 19:35:00 archlinux rtkit-daemon[2146]: Supervising 6 threads of 4 processes of 1 users.
Jun 10 19:35:00 archlinux rtkit-daemon[2146]: Supervising 6 threads of 4 processes of 1 users.
Jun 10 19:35:00 archlinux rtkit-daemon[2146]: Successfully made thread 2706 of process 2674 owned by '1000' RT at priority 20.
Jun 10 19:35:00 archlinux rtkit-daemon[2146]: Supervising 7 threads of 5 processes of 2 users.
Jun 10 19:35:00 archlinux gnome-shell[2674]: Made thread 'KMS thread' realtime scheduled
Jun 10 19:35:00 archlinux NetworkManager[784]: <info>  [1718040900.8675] dhcp4 (wlp2s0): state changed new lease, address=192.168.1.50
Jun 10 19:35:00 archlinux NetworkManager[784]: <info>  [1718040900.8679] policy: set 'Krabbekloa_5G' (wlp2s0) as default for IPv4 routing and DNS
Jun 10 19:35:00 archlinux dbus-broker-launch[782]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
Jun 10 19:35:00 archlinux /usr/lib/gdm-wayland-session[2114]: dbus-daemon[2114]: [session uid=120 pid=2114] Activating service name='org.freedesktop.systemd1' requested by ':1.10' (uid=120 pid=2243 comm="/usr/lib/gsd-sharing")
Jun 10 19:35:00 archlinux /usr/lib/gdm-wayland-session[2114]: dbus-daemon[2114]: [session uid=120 pid=2114] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Jun 10 19:35:00 archlinux gsd-sharing[2243]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jun 10 19:35:00 archlinux gsd-sharing[2243]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jun 10 19:35:00 archlinux NetworkManager[784]: <info>  [1718040900.8728] device (wlp2s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Jun 10 19:35:00 archlinux NetworkManager[784]: <info>  [1718040900.8754] device (wlp2s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Jun 10 19:35:00 archlinux NetworkManager[784]: <info>  [1718040900.8755] device (wlp2s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Jun 10 19:35:00 archlinux NetworkManager[784]: <info>  [1718040900.8756] manager: NetworkManager state is now CONNECTED_SITE
Jun 10 19:35:00 archlinux NetworkManager[784]: <info>  [1718040900.8759] device (wlp2s0): Activation: successful, device activated.
Jun 10 19:35:00 archlinux NetworkManager[784]: <info>  [1718040900.8768] manager: startup complete
Jun 10 19:35:00 archlinux gnome-shell[2674]: Device '/dev/dri/card1' prefers shadow buffer
Jun 10 19:35:00 archlinux gnome-shell[2674]: Added device '/dev/dri/card1' (amdgpu) using atomic mode setting.
Jun 10 19:35:00 archlinux gnome-shell[2674]: Created gbm renderer for '/dev/dri/card1'
Jun 10 19:35:00 archlinux gnome-shell[2674]: Boot VGA GPU /dev/dri/card1 selected as primary
Jun 10 19:35:00 archlinux gnome-shell[2674]: Obtained a high priority EGL context
Jun 10 19:35:00 archlinux gnome-shell[2674]: Obtained a high priority EGL context
Jun 10 19:35:00 archlinux systemd[1]: Finished Network Manager Wait Online.
Jun 10 19:35:00 archlinux systemd[1]: Reached target Network is Online.
Jun 10 19:35:00 archlinux wpa_supplicant[2177]: wlp2s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-45 noise=-96 txrate=104000
Jun 10 19:35:00 archlinux NetworkManager[784]: <info>  [1718040900.9711] manager: NetworkManager state is now CONNECTED_GLOBAL
Jun 10 19:35:00 archlinux systemd[1]: Started auto-cpufreq - Automatic CPU speed & power optimizer for Linux.
Jun 10 19:35:00 archlinux systemd[1]: Starting Docker Application Container Engine...
Jun 10 19:35:01 archlinux systemd[2543]: Starting Accessibility services bus...
Jun 10 19:35:01 archlinux systemd[2543]: Started Accessibility services bus.
Jun 10 19:35:01 archlinux at-spi-bus-launcher[2766]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +15: Eavesdropping is deprecated and ignored
Jun 10 19:35:01 archlinux at-spi-bus-launcher[2766]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +17: Eavesdropping is deprecated and ignored
Jun 10 19:35:01 archlinux dbus-broker-launch[2766]: Ready
Jun 10 19:35:01 archlinux gnome-shell[2674]: Using public X11 display :0, (using :1 for managed services)
Jun 10 19:35:01 archlinux gnome-shell[2674]: Using Wayland display name 'wayland-0'
Jun 10 19:35:01 archlinux systemd[2543]: Created slice Slice /app/dbus-:1.17-org.a11y.atspi.Registry.
Jun 10 19:35:01 archlinux systemd[2543]: Started dbus-:1.17-org.a11y.atspi.Registry@0.service.
Jun 10 19:35:01 archlinux at-spi2-registryd[2769]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Jun 10 19:35:01 archlinux dockerd[2744]: time="2024-06-10T19:35:01.135438022+02:00" level=info msg="Starting up"
Jun 10 19:35:01 archlinux dockerd[2744]: time="2024-06-10T19:35:01.185771018+02:00" level=info msg="[graphdriver] using prior storage driver: overlay2"
Jun 10 19:35:01 archlinux dockerd[2744]: time="2024-06-10T19:35:01.188743465+02:00" level=info msg="Loading containers: start."
Jun 10 19:35:01 archlinux kernel: bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
Jun 10 19:35:01 archlinux kernel: Bridge firewalling registered
Jun 10 19:35:01 archlinux gnome-shell[2674]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Jun 10 19:35:01 archlinux gnome-shell[2674]: Will monitor session 3
Jun 10 19:35:01 archlinux systemd[2543]: Created slice Slice /app/dbus-:1.2-org.gnome.Shell.Screencast.
Jun 10 19:35:01 archlinux NetworkManager[784]: <info>  [1718040901.2937] manager: (docker0): new Bridge device (/org/freedesktop/NetworkManager/Devices/4)
Jun 10 19:35:01 archlinux NetworkManager[784]: <info>  [1718040901.3333] device (docker0): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Jun 10 19:35:01 archlinux NetworkManager[784]: <info>  [1718040901.3336] device (docker0): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Jun 10 19:35:01 archlinux NetworkManager[784]: <info>  [1718040901.3340] device (docker0): Activation: starting connection 'docker0' (504944f2-9f0f-43b1-b32a-deeb8fc005e4)
Jun 10 19:35:01 archlinux NetworkManager[784]: <info>  [1718040901.3343] device (docker0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Jun 10 19:35:01 archlinux NetworkManager[784]: <info>  [1718040901.3345] device (docker0): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Jun 10 19:35:01 archlinux NetworkManager[784]: <info>  [1718040901.3346] device (docker0): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Jun 10 19:35:01 archlinux NetworkManager[784]: <info>  [1718040901.3346] device (docker0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Jun 10 19:35:01 archlinux NetworkManager[784]: <info>  [1718040901.3355] device (docker0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Jun 10 19:35:01 archlinux NetworkManager[784]: <info>  [1718040901.3356] device (docker0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Jun 10 19:35:01 archlinux NetworkManager[784]: <info>  [1718040901.3358] device (docker0): Activation: successful, device activated.
Jun 10 19:35:01 archlinux systemd[2543]: Started dbus-:1.2-org.gnome.Shell.Screencast@0.service.
Jun 10 19:35:01 archlinux systemd[2543]: Created slice Slice /app/dbus-:1.2-org.gnome.Shell.CalendarServer.
Jun 10 19:35:01 archlinux systemd[2543]: Started dbus-:1.2-org.gnome.Shell.CalendarServer@0.service.
Jun 10 19:35:01 archlinux systemd[2543]: Starting sandboxed app permission store...
Jun 10 19:35:01 archlinux dockerd[2744]: time="2024-06-10T19:35:01.355125688+02:00" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address"
Jun 10 19:35:01 archlinux systemd[2543]: Started sandboxed app permission store.
Jun 10 19:35:01 archlinux systemd[2543]: Created slice Slice /app/dbus-:1.2-org.gnome.Shell.Notifications.
Jun 10 19:35:01 archlinux gnome-shell[2674]: Extension forge@jmmaranan.com already installed in /home/ivs/.local/share/gnome-shell/extensions/forge@jmmaranan.com. /usr/share/gnome-shell/extensions/forge@jmmaranan.com will not be loaded
Jun 10 19:35:01 archlinux systemd[2543]: Started dbus-:1.2-org.gnome.Shell.Notifications@0.service.
Jun 10 19:35:01 archlinux gnome-shell[2674]: Could not issue 'GetUnit' systemd call
Jun 10 19:35:01 archlinux systemd[2543]: Started GNOME Shell on Wayland.
Jun 10 19:35:01 archlinux systemd[2543]: Reached target GNOME Session is initialized.
Jun 10 19:35:01 archlinux systemd[2543]: GNOME session X11 services is inactive.
Jun 10 19:35:01 archlinux systemd[2543]: Dependency failed for GNOME XSettings service.
Jun 10 19:35:01 archlinux systemd[2543]: org.gnome.SettingsDaemon.XSettings.service: Job org.gnome.SettingsDaemon.XSettings.service/start failed with result 'dependency'.
Jun 10 19:35:01 archlinux systemd[2543]: gnome-session-x11-services-ready.target: Job gnome-session-x11-services-ready.target/verify-active failed with result 'dependency'.
Jun 10 19:35:01 archlinux systemd[2543]: Reached target GNOME Session (session: gnome).
Jun 10 19:35:01 archlinux systemd[2543]: Reached target GNOME XSettings target.
Jun 10 19:35:01 archlinux systemd[2543]: Starting Signal initialization done to GNOME Session Manager...
Jun 10 19:35:01 archlinux systemd[2543]: Starting GNOME accessibility service...
Jun 10 19:35:01 archlinux systemd[2543]: Starting GNOME color management service...
Jun 10 19:35:01 archlinux systemd[2543]: Starting GNOME date & time service...
Jun 10 19:35:01 archlinux systemd[2543]: Starting GNOME maintenance of expirable data service...
Jun 10 19:35:01 archlinux systemd[2543]: Starting GNOME keyboard configuration service...
Jun 10 19:35:01 archlinux systemd[2543]: Starting GNOME keyboard shortcuts service...
Jun 10 19:35:01 archlinux systemd[2543]: Starting GNOME power management service...
Jun 10 19:35:01 archlinux systemd[2543]: Starting GNOME printer notifications service...
Jun 10 19:35:01 archlinux systemd[2543]: Starting GNOME RFKill support service...
Jun 10 19:35:01 archlinux systemd[2543]: Starting GNOME FreeDesktop screensaver service...
Jun 10 19:35:01 archlinux systemd[2543]: Starting GNOME file sharing service...
Jun 10 19:35:01 archlinux systemd[2543]: Starting GNOME smartcard service...
Jun 10 19:35:01 archlinux systemd[2543]: Starting GNOME sound sample caching service...
Jun 10 19:35:01 archlinux systemd[2543]: Starting GNOME USB protection service...
Jun 10 19:35:01 archlinux systemd[2543]: Starting GNOME Wacom tablet support service...
Jun 10 19:35:01 archlinux dockerd[2744]: time="2024-06-10T19:35:01.405113907+02:00" level=info msg="Loading containers: done."
Jun 10 19:35:01 archlinux systemd[2543]: Starting Evolution source registry...
Jun 10 19:35:01 archlinux gnome-shell[2674]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Jun 10 19:35:01 archlinux systemd[1]: var-lib-docker-overlay2-opaque\x2dbug\x2dcheck1652575339-merged.mount: Deactivated successfully.
Jun 10 19:35:01 archlinux systemd[2543]: Starting flatpak document portal service...
Jun 10 19:35:01 archlinux dockerd[2744]: time="2024-06-10T19:35:01.441579422+02:00" level=warning msg="Not using native diff for overlay2, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" storage-driver=overlay2
Jun 10 19:35:01 archlinux dockerd[2744]: time="2024-06-10T19:35:01.441783284+02:00" level=info msg="Docker daemon" commit=de5c9cf0b9 containerd-snapshotter=false storage-driver=overlay2 version=26.1.4
Jun 10 19:35:01 archlinux dockerd[2744]: time="2024-06-10T19:35:01.442017694+02:00" level=info msg="Daemon has completed initialization"
Jun 10 19:35:01 archlinux systemd[1]: Starting Disk Manager...
Jun 10 19:35:01 archlinux systemd[2543]: Started flatpak document portal service.
Jun 10 19:35:01 archlinux udisksd[3099]: udisks daemon version 2.10.1 starting
Jun 10 19:35:01 archlinux gnome-session-binary[2648]: Entering running state
Jun 10 19:35:01 archlinux systemd[2543]: Finished Signal initialization done to GNOME Session Manager.
Jun 10 19:35:01 archlinux kernel: rfkill: input handler disabled
Jun 10 19:35:01 archlinux systemd[2543]: Started GNOME FreeDesktop screensaver service.
Jun 10 19:35:01 archlinux systemd[2543]: Started GNOME accessibility service.
Jun 10 19:35:01 archlinux systemd[2543]: Started GNOME file sharing service.
Jun 10 19:35:01 archlinux systemd[2543]: Started GNOME USB protection service.
Jun 10 19:35:01 archlinux systemd[2543]: Started GNOME smartcard service.
Jun 10 19:35:01 archlinux systemd[2543]: Started GNOME RFKill support service.
Jun 10 19:35:01 archlinux systemd[2543]: Started GNOME printer notifications service.
Jun 10 19:35:01 archlinux systemd[2543]: Started GNOME sound sample caching service.
Jun 10 19:35:01 archlinux systemd[2543]: Started GNOME maintenance of expirable data service.
Jun 10 19:35:01 archlinux systemd[2543]: Started Application launched by gnome-session-binary.
Jun 10 19:35:01 archlinux systemd[2543]: Started Application launched by gnome-session-binary.
Jun 10 19:35:01 archlinux gnome-session[2648]: gnome-session-binary[2648]: GnomeDesktop-WARNING: Could not create transient scope for PID 3083: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Failed to set unit properties: No such process
Jun 10 19:35:01 archlinux gnome-session-binary[2648]: GnomeDesktop-WARNING: Could not create transient scope for PID 3083: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Failed to set unit properties: No such process
Jun 10 19:35:01 archlinux systemd[2543]: Started Application launched by gnome-session-binary.
Jun 10 19:35:01 archlinux systemd[2543]: Started Application launched by gnome-session-binary.
Jun 10 19:35:01 archlinux systemd[2543]: Created slice Slice /app/dbus-:1.2-com.github.wwmm.easyeffects.
Jun 10 19:35:01 archlinux systemd[2543]: Created slice Slice /app/dbus-:1.2-org.gnome.ScreenSaver.
Jun 10 19:35:01 archlinux systemd[2543]: Reached target GNOME accessibility target.
Jun 10 19:35:01 archlinux systemd[2543]: Reached target GNOME maintenance of expirable data target.
Jun 10 19:35:01 archlinux systemd[2543]: Reached target GNOME printer notifications target.
Jun 10 19:35:01 archlinux systemd[2543]: Reached target GNOME RFKill support target.
Jun 10 19:35:01 archlinux systemd[2543]: Reached target GNOME FreeDesktop screensaver target.
Jun 10 19:35:01 archlinux systemd[2543]: Reached target GNOME file sharing target.
Jun 10 19:35:01 archlinux systemd[2543]: Reached target GNOME smartcard target.
Jun 10 19:35:01 archlinux systemd[2543]: Reached target GNOME sound sample caching target.
Jun 10 19:35:01 archlinux systemd[2543]: Reached target GNOME USB protection target.
Jun 10 19:35:01 archlinux systemd[2543]: Started dbus-:1.2-com.github.wwmm.easyeffects@0.service.
Jun 10 19:35:01 archlinux dockerd[2744]: time="2024-06-10T19:35:01.495532310+02:00" level=info msg="API listen on /run/docker.sock"
Jun 10 19:35:01 archlinux systemd[1]: Started Docker Application Container Engine.
Jun 10 19:35:01 archlinux systemd[1]: Reached target Multi-User System.
Jun 10 19:35:01 archlinux systemd[1]: Reached target Graphical Interface.
Jun 10 19:35:01 archlinux systemd[2543]: Started dbus-:1.2-org.gnome.ScreenSaver@0.service.
Jun 10 19:35:01 archlinux systemd[1]: Starting Time & Date Service...
Jun 10 19:35:01 archlinux kernel: block nvme0n1: No UUID available providing old NGUID
Jun 10 19:35:01 archlinux systemd[1]: Started Disk Manager.
Jun 10 19:35:01 archlinux udisksd[3099]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Jun 10 19:35:01 archlinux systemd[2543]: Created slice Slice /app/dbus-:1.2-org.gnome.OnlineAccounts.
Jun 10 19:35:01 archlinux systemd[2543]: Started dbus-:1.2-org.gnome.OnlineAccounts@0.service.
Jun 10 19:35:01 archlinux systemd[1]: Started Time & Date Service.
Jun 10 19:35:01 archlinux systemd[1]: Startup finished in 7.085s (firmware) + 6.274s (loader) + 11.283s (kernel) + 11.577s (userspace) = 36.221s.
Jun 10 19:35:01 archlinux systemd[2543]: Started GNOME date & time service.
Jun 10 19:35:01 archlinux systemd[2543]: Reached target GNOME date & time target.
Jun 10 19:35:01 archlinux gnome-shell[2674]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Jun 10 19:35:01 archlinux gsd-usb-protect[2992]: Failed to fetch USBGuard parameters: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
Jun 10 19:35:01 archlinux systemd[2543]: Started Evolution source registry.
Jun 10 19:35:01 archlinux systemd[2543]: Starting Evolution calendar service...
Jun 10 19:35:01 archlinux systemd[2543]: Starting Virtual filesystem service - disk device monitor...
Jun 10 19:35:01 archlinux goa-daemon[3216]: goa-daemon version 3.50.2 starting
Jun 10 19:35:01 archlinux systemd[2543]: Created slice Slice /app/dbus-:1.2-org.gnome.Identity.
Jun 10 19:35:01 archlinux systemd[2543]: Started dbus-:1.2-org.gnome.Identity@0.service.
Jun 10 19:35:01 archlinux systemd[2543]: Started Virtual filesystem service - disk device monitor.
Jun 10 19:35:01 archlinux systemd[2543]: Starting flatpak session helper...
Jun 10 19:35:01 archlinux systemd[2543]: Starting Virtual filesystem service - Apple File Conduit monitor...
Jun 10 19:35:01 archlinux systemd[2543]: Started Virtual filesystem service - Apple File Conduit monitor.
Jun 10 19:35:01 archlinux systemd[2543]: Started flatpak session helper.
Jun 10 19:35:01 archlinux systemd[2543]: Starting Virtual filesystem service - digital camera monitor...
Jun 10 19:35:01 archlinux systemd[2543]: Started Evolution calendar service.
Jun 10 19:35:01 archlinux systemd[2543]: Started Virtual filesystem service - digital camera monitor.
Jun 10 19:35:01 archlinux systemd[2543]: Starting Evolution address book service...
Jun 10 19:35:01 archlinux systemd[2543]: Starting Virtual filesystem service - Media Transfer Protocol monitor...
Jun 10 19:35:01 archlinux systemd[2543]: Started Virtual filesystem service - Media Transfer Protocol monitor.
Jun 10 19:35:01 archlinux systemd[2543]: Starting Virtual filesystem service - GNOME Online Accounts monitor...
Jun 10 19:35:01 archlinux systemd[2543]: Started Virtual filesystem service - GNOME Online Accounts monitor.
Jun 10 19:35:01 archlinux systemd[2543]: Started Evolution address book service.
Jun 10 19:35:01 archlinux polkitd[795]: Registered Authentication Agent for unix-session:3 (system bus name :1.55 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_GB.UTF-8)
Jun 10 19:35:02 archlinux NetworkManager[784]: <info>  [1718040902.0360] agent-manager: agent[b670502f6f28a868,:1.55/org.gnome.Shell.NetworkAgent/1000]: agent registered
Jun 10 19:35:02 archlinux systemd[2543]: Started PipeWire Multimedia Service.
Jun 10 19:35:02 archlinux systemd[2543]: Started Multimedia Service Session Manager.
Jun 10 19:35:02 archlinux systemd[2543]: Started PipeWire PulseAudio.
Jun 10 19:35:02 archlinux rtkit-daemon[2146]: Supervising 7 threads of 5 processes of 2 users.
Jun 10 19:35:02 archlinux rtkit-daemon[2146]: Supervising 7 threads of 5 processes of 2 users.
Jun 10 19:35:02 archlinux rtkit-daemon[2146]: Supervising 7 threads of 5 processes of 2 users.
Jun 10 19:35:02 archlinux rtkit-daemon[2146]: Successfully made thread 3336 of process 3336 owned by '1000' high priority at nice level -11.
Jun 10 19:35:02 archlinux rtkit-daemon[2146]: Supervising 8 threads of 6 processes of 2 users.
Jun 10 19:35:02 archlinux rtkit-daemon[2146]: Successfully made thread 3345 of process 3336 owned by '1000' RT at priority 20.
Jun 10 19:35:02 archlinux rtkit-daemon[2146]: Supervising 9 threads of 6 processes of 2 users.
Jun 10 19:35:02 archlinux rtkit-daemon[2146]: Supervising 9 threads of 6 processes of 2 users.
Jun 10 19:35:02 archlinux rtkit-daemon[2146]: Supervising 9 threads of 6 processes of 2 users.
Jun 10 19:35:02 archlinux rtkit-daemon[2146]: Supervising 9 threads of 6 processes of 2 users.
Jun 10 19:35:02 archlinux rtkit-daemon[2146]: Supervising 9 threads of 6 processes of 2 users.
Jun 10 19:35:02 archlinux rtkit-daemon[2146]: Supervising 9 threads of 6 processes of 2 users.
Jun 10 19:35:02 archlinux rtkit-daemon[2146]: Supervising 9 threads of 6 processes of 2 users.
Jun 10 19:35:02 archlinux rtkit-daemon[2146]: Successfully made thread 3339 of process 3339 owned by '1000' high priority at nice level -11.
Jun 10 19:35:02 archlinux rtkit-daemon[2146]: Supervising 10 threads of 7 processes of 2 users.
Jun 10 19:35:02 archlinux rtkit-daemon[2146]: Successfully made thread 3354 of process 3339 owned by '1000' RT at priority 20.
Jun 10 19:35:02 archlinux rtkit-daemon[2146]: Supervising 11 threads of 7 processes of 2 users.
Jun 10 19:35:02 archlinux rtkit-daemon[2146]: Successfully made thread 3338 of process 3338 owned by '1000' high priority at nice level -11.
Jun 10 19:35:02 archlinux rtkit-daemon[2146]: Supervising 12 threads of 8 processes of 2 users.
Jun 10 19:35:02 archlinux gnome-shell[2674]: Window manager warning: Overwriting existing binding of keysym 68 with keysym 68 (keycode 2b).
Jun 10 19:35:02 archlinux gnome-shell[2674]: Window manager warning: Overwriting existing binding of keysym 76 with keysym 76 (keycode 37).
Jun 10 19:35:02 archlinux wireplumber[3338]: wp-device: SPA handle 'api.alsa.acp.device' could not be loaded; is it installed?
Jun 10 19:35:02 archlinux wireplumber[3338]: s-monitors: Failed to create 'api.alsa.acp.device' device
Jun 10 19:35:02 archlinux systemd[2543]: Started app-flatpak-com.github.wwmm.easyeffects-3172.scope.
Jun 10 19:35:02 archlinux systemd[2543]: Started GNOME keyboard configuration service.
Jun 10 19:35:02 archlinux systemd[2543]: Started GNOME color management service.
Jun 10 19:35:02 archlinux systemd[2543]: Started GNOME keyboard shortcuts service.
Jun 10 19:35:02 archlinux systemd[2543]: Started GNOME Wacom tablet support service.
Jun 10 19:35:02 archlinux systemd[2543]: Started GNOME power management service.
Jun 10 19:35:02 archlinux systemd[2543]: Reached target GNOME color management target.
Jun 10 19:35:02 archlinux systemd[2543]: Reached target GNOME keyboard configuration target.
Jun 10 19:35:02 archlinux systemd[2543]: Reached target GNOME keyboard shortcuts target.
Jun 10 19:35:02 archlinux systemd[2543]: Reached target GNOME power management target.
Jun 10 19:35:02 archlinux systemd[2543]: Reached target GNOME Wacom tablet support target.
Jun 10 19:35:02 archlinux systemd[2543]: Reached target GNOME Session.
Jun 10 19:35:02 archlinux systemd[2543]: Reached target GNOME Wayland Session (session: gnome).
Jun 10 19:35:02 archlinux systemd[2543]: Reached target Current graphical user session.
Jun 10 19:35:02 archlinux systemd[2543]: Starting Portal service...
Jun 10 19:35:02 archlinux gsd-media-keys[2960]: Failed to grab accelerator for keybinding settings:playback-repeat
Jun 10 19:35:02 archlinux gsd-media-keys[2960]: Failed to grab accelerator for keybinding settings:screensaver
Jun 10 19:35:02 archlinux gsd-media-keys[2960]: Failed to grab accelerator for keybinding settings:hibernate
Jun 10 19:35:02 archlinux systemd[2543]: Starting Portal service (GNOME implementation)...
Jun 10 19:35:02 archlinux wireplumber[3338]: spa.alsa: Path Mic ACP LED is not a volume or mute control
Jun 10 19:35:02 archlinux bluetoothd[785]: Endpoint registered: sender=:1.82 path=/MediaEndpoint/A2DPSource/ldac
Jun 10 19:35:02 archlinux bluetoothd[785]: Endpoint registered: sender=:1.82 path=/MediaEndpoint/A2DPSink/aptx_hd
Jun 10 19:35:02 archlinux bluetoothd[785]: Endpoint registered: sender=:1.82 path=/MediaEndpoint/A2DPSource/aptx_hd
Jun 10 19:35:02 archlinux bluetoothd[785]: Endpoint registered: sender=:1.82 path=/MediaEndpoint/A2DPSink/aptx
Jun 10 19:35:02 archlinux bluetoothd[785]: Endpoint registered: sender=:1.82 path=/MediaEndpoint/A2DPSource/aptx
Jun 10 19:35:02 archlinux bluetoothd[785]: Endpoint registered: sender=:1.82 path=/MediaEndpoint/A2DPSink/aac
Jun 10 19:35:02 archlinux bluetoothd[785]: Endpoint registered: sender=:1.82 path=/MediaEndpoint/A2DPSource/aac
Jun 10 19:35:02 archlinux bluetoothd[785]: Endpoint registered: sender=:1.82 path=/MediaEndpoint/A2DPSink/sbc
Jun 10 19:35:02 archlinux bluetoothd[785]: Endpoint registered: sender=:1.82 path=/MediaEndpoint/A2DPSource/sbc
Jun 10 19:35:02 archlinux bluetoothd[785]: Endpoint registered: sender=:1.82 path=/MediaEndpoint/A2DPSink/sbc_xq
Jun 10 19:35:02 archlinux bluetoothd[785]: Endpoint registered: sender=:1.82 path=/MediaEndpoint/A2DPSource/sbc_xq
Jun 10 19:35:02 archlinux bluetoothd[785]: Endpoint registered: sender=:1.82 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Jun 10 19:35:02 archlinux bluetoothd[785]: Endpoint registered: sender=:1.82 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Jun 10 19:35:02 archlinux bluetoothd[785]: Endpoint registered: sender=:1.82 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Jun 10 19:35:02 archlinux bluetoothd[785]: Endpoint registered: sender=:1.82 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Jun 10 19:35:02 archlinux bluetoothd[785]: Endpoint registered: sender=:1.82 path=/MediaEndpoint/A2DPSource/faststream
Jun 10 19:35:02 archlinux bluetoothd[785]: Endpoint registered: sender=:1.82 path=/MediaEndpoint/A2DPSource/faststream_duplex
Jun 10 19:35:02 archlinux bluetoothd[785]: Endpoint registered: sender=:1.82 path=/MediaEndpoint/A2DPSink/opus_05
Jun 10 19:35:02 archlinux bluetoothd[785]: Endpoint registered: sender=:1.82 path=/MediaEndpoint/A2DPSource/opus_05
Jun 10 19:35:02 archlinux bluetoothd[785]: Endpoint registered: sender=:1.82 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Jun 10 19:35:02 archlinux bluetoothd[785]: Endpoint registered: sender=:1.82 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Jun 10 19:35:02 archlinux gsd-media-keys[2960]: Unable to get default sink
Jun 10 19:35:02 archlinux rtkit-daemon[2146]: Successfully made thread 2706 of process 2674 owned by '1000' high priority at nice level 0.
Jun 10 19:35:02 archlinux rtkit-daemon[2146]: Supervising 12 threads of 8 processes of 2 users.
Jun 10 19:35:02 archlinux rtkit-daemon[2146]: Supervising 11 threads of 7 processes of 2 users.
Jun 10 19:35:02 archlinux rtkit-daemon[2146]: Supervising 11 threads of 7 processes of 2 users.
Jun 10 19:35:02 archlinux rtkit-daemon[2146]: Successfully made thread 2706 of process 2674 owned by '1000' RT at priority 20.
Jun 10 19:35:02 archlinux rtkit-daemon[2146]: Supervising 12 threads of 8 processes of 2 users.
Jun 10 19:35:02 archlinux wireplumber[3338]: [0:00:23.630754876] [3338] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found
Jun 10 19:35:02 archlinux wireplumber[3338]: [0:00:23.630789020] [3338] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info
Jun 10 19:35:02 archlinux wireplumber[3338]: [0:00:23.630841408] [3338]  INFO Camera camera_manager.cpp:313 libcamera v0.3.0
Jun 10 19:35:02 archlinux blueman.desktop[3024]: blueman-applet 19.35.02 WARNING  PluginManager:93 load_plugin: Failed to start plugin GameControllerWakelock: Only X11 platform is supported
Jun 10 19:35:02 archlinux systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jun 10 19:35:02 archlinux blueman.desktop[3024]: blueman-applet 19.35.02 WARNING  PluginManager:150 __load_plugin: Not loading PPPSupport because its conflict has higher priority
Jun 10 19:35:02 archlinux blueman.desktop[3024]: blueman-applet 19.35.02 WARNING  PluginManager:150 __load_plugin: Not loading DhcpClient because its conflict has higher priority
Jun 10 19:35:02 archlinux systemd[2543]: Started Portal service (GNOME implementation).
Jun 10 19:35:02 archlinux rtkit-daemon[2146]: Supervising 12 threads of 8 processes of 2 users.
Jun 10 19:35:02 archlinux rtkit-daemon[2146]: Supervising 12 threads of 8 processes of 2 users.
Jun 10 19:35:02 archlinux rtkit-daemon[2146]: Supervising 12 threads of 8 processes of 2 users.
Jun 10 19:35:02 archlinux systemd[2543]: Starting Portal service (GTK/GNOME implementation)...
Jun 10 19:35:02 archlinux gnome-shell[2674]: GNOME Shell started at Mon Jun 10 2024 19:35:01 GMT+0200 (Central European Summer Time)
Jun 10 19:35:02 archlinux gnome-shell[2674]: Registering session with GDM
Jun 10 19:35:02 archlinux gnome-shell[2127]: Connection to xwayland lost
Jun 10 19:35:02 archlinux gnome-shell[2127]: Xwayland terminated, exiting since it was mandatory
Jun 10 19:35:02 archlinux gnome-shell[2127]: JS ERROR: Gio.IOErrorEnum: Xwayland exited unexpectedly
                                             @resource:///org/gnome/shell/ui/init.js:21:20
Jun 10 19:35:02 archlinux gnome-shell[2127]: Execution of main.js threw exception: Module resource:///org/gnome/shell/ui/init.js threw an exception
Jun 10 19:35:02 archlinux gsd-screensaver[2302]: Error releasing name org.freedesktop.ScreenSaver: The connection is closed
Jun 10 19:35:02 archlinux gsd-smartcard[2284]: Error releasing name org.gnome.SettingsDaemon.Smartcard: The connection is closed
Jun 10 19:35:02 archlinux gsd-rfkill[2278]: Error releasing name org.gnome.SettingsDaemon.Rfkill: The connection is closed
Jun 10 19:35:02 archlinux gsd-a11y-settin[2315]: Error releasing name org.gnome.SettingsDaemon.A11ySettings: The connection is closed
Jun 10 19:35:02 archlinux systemd-logind[788]: Session 1 logged out. Waiting for processes to exit.
Jun 10 19:35:02 archlinux systemd[1]: session-1.scope: Deactivated successfully.
Jun 10 19:35:02 archlinux systemd[1]: session-1.scope: Consumed 2.942s CPU time.
Jun 10 19:35:02 archlinux systemd-logind[788]: Removed session 1.
Jun 10 19:35:02 archlinux polkitd[795]: Unregistered Authentication Agent for unix-session:1 (system bus name :1.19, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_GB.UTF-8) (disconnected from bus)
Jun 10 19:35:02 archlinux systemd[2543]: Started Portal service (GTK/GNOME implementation).
Jun 10 19:35:02 archlinux gdm[2050]: Gdm: Child process -2107 was already dead.
Jun 10 19:35:02 archlinux gdm[2050]: Gdm: on_display_removed: assertion 'GDM_IS_REMOTE_DISPLAY (display)' failed
Jun 10 19:35:02 archlinux systemd[2543]: Started Portal service.
Jun 10 19:35:02 archlinux blueman-tray[3486]: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed
Jun 10 19:35:02 archlinux gnome-software[3066]: Failed to load /usr/lib/gnome-software/plugins-20/libgs_plugin_fwupd.so: failed to open plugin /usr/lib/gnome-software/plugins-20/libgs_plugin_fwupd.so: libfwupd.so.2: cannot open shared object file: No such file or directory
Jun 10 19:35:02 archlinux systemd[2543]: Created slice Slice /app/dbus-:1.2-org.gnome.Epiphany.WebAppProvider.
Jun 10 19:35:02 archlinux systemd[2543]: Started dbus-:1.2-org.gnome.Epiphany.WebAppProvider@0.service.
Jun 10 19:35:02 archlinux rtkit-daemon[2146]: Successfully made thread 3562 of process 3419 owned by '1000' RT at priority 20.
Jun 10 19:35:02 archlinux rtkit-daemon[2146]: Supervising 12 threads of 8 processes of 2 users.
Jun 10 19:35:03 archlinux systemd[2543]: Started Application launched by gsd-media-keys.
Jun 10 19:35:03 archlinux systemd[2543]: Created slice Slice /app/org.gnome.Terminal.
Jun 10 19:35:03 archlinux systemd[2543]: Starting GNOME Terminal Server...
Jun 10 19:35:03 archlinux systemd[2543]: Started GNOME Terminal Server.
Jun 10 19:35:03 archlinux gnome-shell[2674]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
Jun 10 19:35:03 archlinux systemd[2543]: Started VTE child process 3623 launched by gnome-terminal-server process 3614.
Jun 10 19:35:12 archlinux systemd[2543]: Started Application launched by gnome-shell.
Jun 10 19:35:12 archlinux systemd[2543]: Started app-flatpak-com.brave.Browser-4160.scope.
Jun 10 19:35:12 archlinux systemd[1]: Stopping User Manager for UID 120...
Jun 10 19:35:12 archlinux systemd[2084]: Activating special unit Exit the Session...
Jun 10 19:35:12 archlinux systemd[2084]: Stopped target Main User Target.
Jun 10 19:35:12 archlinux systemd[2084]: Stopping PipeWire PulseAudio...
Jun 10 19:35:12 archlinux systemd[2084]: Stopping sandboxed app permission store...
Jun 10 19:35:12 archlinux systemd[2084]: Stopped sandboxed app permission store.
Jun 10 19:35:12 archlinux systemd[2543]: Starting flatpak portal...
Jun 10 19:35:12 archlinux systemd[2084]: Stopped PipeWire PulseAudio.
Jun 10 19:35:12 archlinux systemd[2084]: Stopping Multimedia Service Session Manager...
Jun 10 19:35:12 archlinux wireplumber[2433]: wireplumber: stopped by signal: Terminated
Jun 10 19:35:12 archlinux wireplumber[2433]: wireplumber: disconnected from pipewire
Jun 10 19:35:12 archlinux wireplumber[2433]: pw.core: 0x56c5f7b62980: leaked proxy 0x56c5f7aa7f20 id:17
Jun 10 19:35:12 archlinux wireplumber[2433]: pw.core: 0x56c5f7b62980: leaked proxy 0x56c5f7aa6aa0 id:18
Jun 10 19:35:12 archlinux systemd[2084]: Stopped Multimedia Service Session Manager.
Jun 10 19:35:12 archlinux systemd[2084]: Stopping PipeWire Multimedia Service...
Jun 10 19:35:12 archlinux systemd[2084]: Stopped PipeWire Multimedia Service.
Jun 10 19:35:12 archlinux systemd[2084]: Stopped target Basic System.
Jun 10 19:35:12 archlinux systemd[2084]: Stopped target Paths.
Jun 10 19:35:12 archlinux systemd[2084]: Stopped target Sockets.
Jun 10 19:35:12 archlinux systemd[2084]: Stopped target Timers.
Jun 10 19:35:12 archlinux systemd[2084]: Closed GnuPG network certificate management daemon.
Jun 10 19:35:12 archlinux systemd[2084]: Closed GCR ssh-agent wrapper.
Jun 10 19:35:12 archlinux systemd[2084]: Closed GNOME Keyring daemon.
Jun 10 19:35:12 archlinux systemd[2084]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 10 19:35:12 archlinux systemd[2084]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Jun 10 19:35:12 archlinux systemd[2084]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Jun 10 19:35:12 archlinux systemd[2084]: Closed GnuPG cryptographic agent and passphrase cache.
Jun 10 19:35:12 archlinux systemd[2084]: Closed GnuPG public key management service.
Jun 10 19:35:12 archlinux systemd[2084]: Closed p11-kit server.
Jun 10 19:35:12 archlinux systemd[2084]: Closed PipeWire PulseAudio.
Jun 10 19:35:12 archlinux systemd[2084]: Closed PipeWire Multimedia System Sockets.
Jun 10 19:35:12 archlinux dbus-broker[2111]: Dispatched 382 messages @ 3(±6)μs / message.
Jun 10 19:35:12 archlinux systemd[2543]: Started flatpak portal.
Jun 10 19:35:12 archlinux systemd[2084]: Stopping D-Bus User Message Bus...
Jun 10 19:35:12 archlinux systemd[2084]: Stopped D-Bus User Message Bus.
Jun 10 19:35:12 archlinux systemd[2084]: Removed slice User Core Session Slice.
Jun 10 19:35:12 archlinux systemd[2084]: Closed D-Bus User Message Bus Socket.
Jun 10 19:35:12 archlinux systemd[2084]: Removed slice User Application Slice.
Jun 10 19:35:12 archlinux systemd[2084]: Reached target Shutdown.
Jun 10 19:35:12 archlinux systemd[2084]: Finished Exit the Session.
Jun 10 19:35:12 archlinux systemd[2084]: Reached target Exit the Session.
Jun 10 19:35:12 archlinux (sd-pam)[2094]: pam_unix(systemd-user:session): session closed for user gdm
Jun 10 19:35:12 archlinux systemd[1]: user@120.service: Deactivated successfully.
Jun 10 19:35:12 archlinux systemd[1]: Stopped User Manager for UID 120.
Jun 10 19:35:12 archlinux systemd[1]: Stopping User Runtime Directory /run/user/120...
Jun 10 19:35:12 archlinux systemd[1]: run-user-120.mount: Deactivated successfully.
Jun 10 19:35:12 archlinux systemd[1]: user-runtime-dir@120.service: Deactivated successfully.
Jun 10 19:35:13 archlinux systemd[1]: Stopped User Runtime Directory /run/user/120.
Jun 10 19:35:13 archlinux systemd[1]: Removed slice User Slice of UID 120.
Jun 10 19:35:13 archlinux systemd[1]: user-120.slice: Consumed 3.429s CPU time.
Jun 10 19:35:13 archlinux systemd[2543]: Started app-flatpak-com.brave.Browser-4753.scope.
Jun 10 19:35:13 archlinux gnome-shell[2674]: Could not issue 'GetUnit' systemd call
Jun 10 19:35:13 archlinux systemd[2543]: Reached target GNOME session X11 services.
Jun 10 19:35:13 archlinux gnome-shell[4778]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jun 10 19:35:13 archlinux gnome-shell[4778]: > Warning:          Unsupported maximum keycode 708, clipping.
Jun 10 19:35:13 archlinux gnome-shell[4778]: >                   X11 cannot support keycodes above 255.
Jun 10 19:35:13 archlinux gnome-shell[4778]: > Warning:          Could not resolve keysym XF86KbdInputAssistPrevgrou
Jun 10 19:35:13 archlinux gnome-shell[4778]: > Warning:          Could not resolve keysym XF86KbdInputAssistNextgrou
Jun 10 19:35:13 archlinux gnome-shell[4778]: Errors from xkbcomp are not fatal to the X server
Jun 10 19:35:13 archlinux gnome-shell[2674]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Jun 10 19:35:13 archlinux systemd[2543]: Starting GNOME XSettings service...
Jun 10 19:35:13 archlinux systemd[2543]: Started GNOME XSettings service.
Jun 10 19:35:13 archlinux systemd[2543]: Reached target GNOME session X11 services.
Jun 10 19:35:14 archlinux kernel: warning: `ThreadPoolForeg' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
Jun 10 19:35:14 archlinux gnome-keyring-daemon[2558]: asked to register item /org/freedesktop/secrets/collection/login/1, but it's already registered
Jun 10 19:35:14 archlinux gnome-keyring-d[2558]: asked to register item /org/freedesktop/secrets/collection/login/1, but it's already registered
Jun 10 19:35:14 archlinux com.brave.Browser.desktop[4174]: [2:2:0610/193514.811281:ERROR:object_proxy.cc(576)] Failed to call method: org.freedesktop.ScreenSaver.GetActive: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.NotSupported: This method is not part of the idle inhibition specification: https://specifications.freedesktop.org/idle-inhibit-spec/latest/
Jun 10 19:35:15 archlinux com.brave.Browser.desktop[4174]: [2:2:0610/193515.424701:ERROR:sharing_service.cc(221)] Device registration failed with fatal error
Jun 10 19:35:16 archlinux com.brave.Browser.desktop[4751]: [163:57:0610/193516.124464:ERROR:native_extension_bindings_system.cc(591)] Failed to create API on Chrome object.
Jun 10 19:35:16 archlinux com.brave.Browser.desktop[4751]: [163:57:0610/193516.124918:ERROR:native_extension_bindings_system.cc(591)] Failed to create API on Chrome object.
Jun 10 19:35:16 archlinux com.brave.Browser.desktop[4751]: [163:57:0610/193516.125262:ERROR:native_extension_bindings_system.cc(591)] Failed to create API on Chrome object.
Jun 10 19:35:16 archlinux com.brave.Browser.desktop[4751]: [163:57:0610/193516.125595:ERROR:native_extension_bindings_system.cc(591)] Failed to create API on Chrome object.
Jun 10 19:35:16 archlinux com.brave.Browser.desktop[4751]: [163:57:0610/193516.125935:ERROR:native_extension_bindings_system.cc(591)] Failed to create API on Chrome object.
Jun 10 19:35:16 archlinux com.brave.Browser.desktop[4751]: [163:57:0610/193516.126341:ERROR:native_extension_bindings_system.cc(591)] Failed to create API on Chrome object.
Jun 10 19:35:16 archlinux com.brave.Browser.desktop[4751]: [163:57:0610/193516.126758:ERROR:native_extension_bindings_system.cc(591)] Failed to create API on Chrome object.
Jun 10 19:35:16 archlinux com.brave.Browser.desktop[4751]: [163:57:0610/193516.127113:ERROR:native_extension_bindings_system.cc(591)] Failed to create API on Chrome object.
Jun 10 19:35:16 archlinux com.brave.Browser.desktop[4751]: [163:57:0610/193516.127500:ERROR:native_extension_bindings_system.cc(591)] Failed to create API on Chrome object.
Jun 10 19:35:16 archlinux com.brave.Browser.desktop[4751]: [163:57:0610/193516.127852:ERROR:native_extension_bindings_system.cc(591)] Failed to create API on Chrome object.
Jun 10 19:35:16 archlinux com.brave.Browser.desktop[4751]: [163:57:0610/193516.128204:ERROR:native_extension_bindings_system.cc(591)] Failed to create API on Chrome object.
Jun 10 19:35:16 archlinux com.brave.Browser.desktop[4751]: [163:57:0610/193516.128565:ERROR:native_extension_bindings_system.cc(591)] Failed to create API on Chrome object.
Jun 10 19:35:16 archlinux com.brave.Browser.desktop[4751]: [163:57:0610/193516.128867:ERROR:native_extension_bindings_system.cc(591)] Failed to create API on Chrome object.
Jun 10 19:35:16 archlinux com.brave.Browser.desktop[4751]: [163:57:0610/193516.129172:ERROR:native_extension_bindings_system.cc(591)] Failed to create API on Chrome object.
Jun 10 19:35:16 archlinux com.brave.Browser.desktop[4751]: [163:57:0610/193516.129476:ERROR:native_extension_bindings_system.cc(591)] Failed to create API on Chrome object.
Jun 10 19:35:16 archlinux com.brave.Browser.desktop[4751]: [163:57:0610/193516.129771:ERROR:native_extension_bindings_system.cc(591)] Failed to create API on Chrome object.
Jun 10 19:35:16 archlinux com.brave.Browser.desktop[4751]: [163:57:0610/193516.130068:ERROR:native_extension_bindings_system.cc(591)] Failed to create API on Chrome object.
Jun 10 19:35:16 archlinux com.brave.Browser.desktop[4751]: [163:57:0610/193516.130482:ERROR:native_extension_bindings_system.cc(591)] Failed to create API on Chrome object.
Jun 10 19:35:17 archlinux systemd[2543]: Started app-flatpak-com.brave.Browser-5122.scope.
Jun 10 19:35:22 archlinux systemd-timesyncd[769]: Contacted time server 195.64.118.26:123 (2.arch.pool.ntp.org).
Jun 10 19:35:22 archlinux systemd-timesyncd[769]: Initial clock synchronization to Mon 2024-06-10 19:35:22.606963 CEST.
Jun 10 19:35:31 archlinux systemd[1]: systemd-timedated.service: Deactivated successfully.
Jun 10 19:35:32 archlinux systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jun 10 19:35:35 archlinux systemd[1]: systemd-localed.service: Deactivated successfully.
Jun 10 19:35:39 archlinux gnome-shell[2674]: libinput error: event11 - SYNA8018:00 06CB:CE67 Touchpad: kernel bug: Touch jump detected and discarded.
Jun 10 19:35:39 archlinux gnome-shell[2674]: See https://wayland.freedesktop.org/libinput/doc/1.26.0/touchpad-jumping-cursors.html for details
Jun 10 19:35:54 archlinux geoclue[2434]: Service not used for 60 seconds. Shutting down..
Jun 10 19:35:54 archlinux systemd[1]: geoclue.service: Deactivated successfully.
Jun 10 19:36:01 archlinux systemd[2543]: Starting Virtual filesystem metadata service...
Jun 10 19:36:01 archlinux systemd[2543]: Started Virtual filesystem metadata service.
Jun 10 19:36:31 archlinux sudo[7681]:      ivs : TTY=pts/0 ; PWD=/home/ivs ; USER=root ; COMMAND=/usr/bin/journalctl -b
Jun 10 19:36:31 archlinux sudo[7681]: pam_unix(sudo:session): session opened for user root(uid=0) by ivs(uid=1000)

Last edited by Sjukingen (2024-06-10 17:40:24)

Offline

#7 2024-06-10 20:35:24

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,765

Re: [SOLVED] Laptop won't power off

Your notebook entered markets about the same time 6.6 was released, so you're simply relying on better support in newer kernels.
Just keep using the 6.9 kernel for now, you can switch to the LTS kernel once it gets bumped to a later version (and if you want to use the LTS kernel)

Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Online

Board footer

Powered by FluxBB